google-analyticsjekyll

How can I check that Google Analytics is working?


I have a webpage built using Jekyll and hosted in GitHub pages (repo).

I recently tried to set up my account of Google Analytics using this tutorial and this helpful answer.

I've checked that when I go to my page the source code actually includes the Analytics script.

However how do I know that Analytics is really working? My visit to the live site has not made the visit count go up to 1, and I expected it to.

Maybe I am just being impatient and the report will be generated soon?


Solution

    1. Check that your analytics code is being generated when you visit the live version of your site
    2. Go to your analytics view and choose the Report tab
    3. Select Real-Time > Overview.
    4. visit your site in another browser tab
    5. You should see yourself visiting your site in the Real-Time report.