Skip to content

Instantly share code, notes, and snippets.

@chavesm
Last active April 29, 2021 08:51
Show Gist options
  • Save chavesm/a7270949241f8f2fedf604296808f911 to your computer and use it in GitHub Desktop.
Save chavesm/a7270949241f8f2fedf604296808f911 to your computer and use it in GitHub Desktop.
How to do a Real-time Test in MonsterInsights

How to Test Your Google Analytics in Real-time

These are the steps for testing if your Google Analytics is working with and without MonsterInsights.


MonsterInsights Real-Time Report

A MonsterInsights premium plan is required.

Steps

The quickest way to test if your Google Analytics is recording your site's traffic is to do the following:

  1. Log into your MonsterInsights and open the Real-Time reports tab.
  2. Open a completely different (incognito/private) browser or use a different device to browse your site while not logged in.
  3. You should have 2 completely different browser windows open at the same time. One logged in and one logged out.
  4. With the logged out browser window, make sure you open a couple of pages on your site.

Results

If everything is working, you'll see your user count go up on the Real-Time reports tab. Here's an example.

MonsterInsights Real-Time Report


Testing Pageviews Using Google Analytic's Realtime Report

This is a quick test for checking if your page views are working. No third-party plugin required.

Steps

  1. Log into your Google Analytics property and navigate to the Realtime > Overview report tab (left-hand side).
  2. Open a completely different (incognito/private) browser or use a different device to browse your site while not logged in.
  3. You should have 2 completely different browser windows open at the same time. One not logged in while visiting your homepage and the other one with the Google Analytics Realtime > Overview report tab open. This is important.
  4. With the logged-out window, make sure you visit 1 or 2 pages on your website.

Results

If everything is working, you'll see the pageview show up on the Realtime > Overview report. Here's an example.

Google Analytics Realtime Pageviews


Testing Events Using Google Analytic's Realtime Report

This example is for download events. You can substitute download for any other event you want to test e.g., outbound link clicks, form impressions, scroll depth events, etc.

No third-party plugin required.

Steps

  1. Log into your Google Analytics property and navigate to the Realtime > Events report tab (left-hand side).
  2. Open a completely different (incognito/private) browser or use a different device to browse your site as a visitor or while not logged in as an admin or editor. Administrator and editor roles are not tracked by default.
  3. You should have 2 completely different browser windows open at the same time:
  • One as a visitor or as a logged-in subscriber to your downloads area on your site.
  • The other one with the Google Analytics Realtime > Events report tab open.
  1. With the browser window that's at the downloads area, make sure you download 1 or 2 files.

Results

If everything is working, you'll see the download event on the Realtime > Events report. Here's an example.

Google Analytics Realtime Events File Download


Learn More

We also have a great YouTube video on how to check if your Google Analytics is working.

https://youtu.be/DnPfb2Skc-E

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment