Title: Google Analytics Notifications
Last modified: April 5, 2017

---

# Google Analytics Notifications

 *  Resolved [S o f t f u l l y](https://wordpress.org/support/users/softfully/)
 * (@softfully)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/google-analytics-notifications/)
 * Bad Event Tracking Code error
    (not set) entry present in reports for property**
   MySite**.
 * Details:
    The Landing Pages report has a (not set) entry.
 * A pageview hit must precede event hits in order for the event hits to include
   the page that they fire from. When event hits aren’t preceded by a pageview, 
   Google Analytics doesn’t have the page for the event hits, so their page is (
   not set).
 * Verify that tracking code for property **MySite** for Windows sends a pageview
   hit before sending any events.

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Thread Starter [S o f t f u l l y](https://wordpress.org/support/users/softfully/)
 * (@softfully)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/google-analytics-notifications/#post-8999670)
 * It seems that your plugin is sending an event before a pageview was sent. Make
   sure that you have your GA tracking code in the head section of your pages and
   that you have a ga(‘send’, ‘pageview’) command before your ga(‘send’, ‘event’…)
   command. Hope this helps.
 *  Plugin Author [chriscct7](https://wordpress.org/support/users/chriscct7/)
 * (@chriscct7)
 * [9 years ago](https://wordpress.org/support/topic/google-analytics-notifications/#post-9040830)
 * Hi there,
    Our plugin only sends events in a JS file loaded after the GA pageview
   tag. It sounds like you have another plugin that is sending the GA event hits
   in question but without a URL to examine the source code of, there’s no way for
   us to help you track down which plugin this is.
 * -Chris

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Google Analytics Notifications’ is closed to new replies.

 * ![](https://ps.w.org/google-analytics-for-wordpress/assets/icon.svg?rev=2976619)
 * [MonsterInsights - Google Analytics Dashboard for WordPress (Website Stats Made Easy)](https://wordpress.org/plugins/google-analytics-for-wordpress/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/google-analytics-for-wordpress/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/google-analytics-for-wordpress/)
 * [Active Topics](https://wordpress.org/support/plugin/google-analytics-for-wordpress/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/google-analytics-for-wordpress/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/google-analytics-for-wordpress/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [chriscct7](https://wordpress.org/support/users/chriscct7/)
 * Last activity: [9 years ago](https://wordpress.org/support/topic/google-analytics-notifications/#post-9040830)
 * Status: resolved