How to track website traffic using Google Analytics

2023-08-08
Hexo

Log in to your Google account and access the service

https://analytics.google.com/analytics/web/provision

  1. Click on “Start measuring”.

  2. Create your account.

  3. Create a property.

  4. Describe your business.

  5. Choose your business objectives.

  6. Accept “Google Analytics Terms of Service Agreement”.

  7. Choose a platform: choose “web”.

  8. Set up data stream. Input the URL of your website.

  9. Copy and paste the generated Google tag in /themes/clean-blog/layout/_partial/head.ejs

  10. Check the information on https://analytics.google.com/analytics/web.

You will be able to see the website traffic in a short while.