πŸ‘¨β€πŸ’»
TechUp 2.0
  • πŸ‘‹Welcome!
  • πŸšΆβ€β™€οΈSelf-Directed Learning Roadmap
  • About TechUp
    • πŸš€Why do TechUp
      • πŸ’–Rules of Engagement
    • πŸ‘¨β€πŸ’»Deliverables
    • βš–οΈLegal Note
    • πŸ’‘Get Inspiration: Past TechUp Web Apps built by participants
  • Programme Essentials
    • πŸ“ƒProgramme Materials
    • πŸ“–Mandatory Reading on How the Internet Works
    • πŸ’»Mandatory Course (Udemy)
    • πŸ’ΎSample Web App
    • ❓Frequently Asked Questions
    • ⚑Policy Takeaways
  • Resources
    • πŸ“šRecommended Reading
      • πŸ”ŒHow does the Internet work?
      • πŸ–₯️Web Development & Web Application
      • πŸ’ƒDesign Thinking / User Experience (UX)
      • πŸ’‘Product Management
      • πŸ“ŠData Science & Machine Learning
Powered by GitBook
On this page
  • How to Set Up Google Analytics
  • 1. Go to https://marketingplatform.google.com/about/analytics/ and click on Get Started Today
  • 2. After logging in to your Google Account, you will be redirected to the Setup page, click on Start Measuring
  • 3. Enter an account name then click next
  • 4. Enter a property name (and Singapore timezone and currency is selected) then click next
  • 5. Select Other Business Activities and Small then click Next
  • 6. Select Examine User Behaviour then click Create
  • 7. Accept the Terms and click next
  • 8. Select Web
  • 9. Enter your website URL and enter the stream name, then click create stream
  • 10. The installation instruction should pop-up automatically after approx 10-20 seconds, click on Install Manually and copy the Google tag
  • 11. Finally, you will need to place this Google tag in ALL your HTML/EJS pages in the <head>
  • 12. Remember to Commit and Push your changes to the repository once you are done!

Was this helpful?

  1. Admin Instructions
  2. Tooling and Software

Google Analytics

Last updated 1 year ago

Was this helpful?

Setting up Google Analytics is extremely simple, all you need to do is to:

  • Generate a Google Tag (just some JavaScript code)

  • Copy this Google Tag in the <head> section of every page you want to track

How to Set Up Google Analytics

1. Go to and click on Get Started Today

2. After logging in to your Google Account, you will be redirected to the Setup page, click on Start Measuring

3. Enter an account name then click next

4. Enter a property name (and Singapore timezone and currency is selected) then click next

5. Select Other Business Activities and Small then click Next

6. Select Examine User Behaviour then click Create

7. Accept the Terms and click next

8. Select Web

9. Enter your website URL and enter the stream name, then click create stream

10. The installation instruction should pop-up automatically after approx 10-20 seconds, click on Install Manually and copy the Google tag

11. Finally, you will need to place this Google tag in ALL your HTML/EJS pages in the <head>

12. Remember to Commit and Push your changes to the repository once you are done!

βš’οΈ
https://marketingplatform.google.com/about/analytics/