Title: Analytics changed
Last modified: March 27, 2020

---

# Analytics changed

 *  Resolved [mwilbers](https://wordpress.org/support/users/mwilbers/)
 * (@mwilbers)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/analytics-changed/)
 * Hi there,
    Since about the last update the number of sessions per user has been
   rising considerably and the number of pages per user declined. Is that a coincidence,
   or can it be due to the last update.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fanalytics-changed%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Author [Jeff Starr](https://wordpress.org/support/users/specialk/)
 * (@specialk)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/analytics-changed/#post-12592597)
 * Which version of the plugin are you using? There was a typo/bug in version 20200319
   that caused incorrect stat collection, but that has been fixed as of the latest
   version, 20200325.
 *  Thread Starter [mwilbers](https://wordpress.org/support/users/mwilbers/)
 * (@mwilbers)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/analytics-changed/#post-12592622)
 * I had installed the latest version.
 *  Plugin Author [Jeff Starr](https://wordpress.org/support/users/specialk/)
 * (@specialk)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/analytics-changed/#post-12592628)
 * And no longer?
 *  Thread Starter [mwilbers](https://wordpress.org/support/users/mwilbers/)
 * (@mwilbers)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/analytics-changed/#post-12592634)
 * Yes, the change in analytics occurred since the day before yesterday. So with
   the latest version installed.
 *  Plugin Author [Jeff Starr](https://wordpress.org/support/users/specialk/)
 * (@specialk)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/analytics-changed/#post-12592653)
 * Looking at the tracking code that is added to your pages, everything looks normal.
   Except I do notice `!0` values for anonymize IP and force SSL, like:
 *     ```
       ga('set','anonymizeIp',!0);
       ga('set','forceSSL',!0);
       ```
   
 * I haven’t seen that before, so not sure if it’s proper/correct or not.
 *  Thread Starter [mwilbers](https://wordpress.org/support/users/mwilbers/)
 * (@mwilbers)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/analytics-changed/#post-12592690)
 * I did enable this in the settings for the plugin. But have set the method to 
   universal analytics.
 *  Plugin Author [Jeff Starr](https://wordpress.org/support/users/specialk/)
 * (@specialk)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/analytics-changed/#post-12592782)
 * That’s what I am confused about.. with the plugin’s settings for:
 * * IP Anonymization
    * Force SSL
 * When you enable those settings, that part of the tracking-code output looks like
   this:
 *     ```
       ga('set', 'anonymizeIp', true);
       ga('set', 'forceSSL', true);
       ```
   
 * Yet for some reason yours looks like this:
 *     ```
       ga('set','anonymizeIp',!0);
       ga('set','forceSSL',!0);
       ```
   
 * So I’m not sure where the alternate syntax is coming from, you may want to investigate
   further maybe there is some interference from somewhere (like a related plugin,
   etc.).
 *  Plugin Author [Jeff Starr](https://wordpress.org/support/users/specialk/)
 * (@specialk)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/analytics-changed/#post-12641450)
 * Hi [@mwilbers](https://wordpress.org/support/users/mwilbers/), just wanted to
   follow up with this. It’s been a few days I hope the issue is resolved? Or if
   there is anything I can do to help, please let me know. Thank you.
 *  Plugin Author [Jeff Starr](https://wordpress.org/support/users/specialk/)
 * (@specialk)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/analytics-changed/#post-12739299)
 * Hey [@mwilbers](https://wordpress.org/support/users/mwilbers/), I hope you got
   this sorted. It’s been awhile with no reply so gonna go ahead and mark this thread
   as resolved to help keep the forum organized. Feel free to post again with any
   further questions or feedback, Thank you.
 *  Thread Starter [mwilbers](https://wordpress.org/support/users/mwilbers/)
 * (@mwilbers)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/analytics-changed/#post-12739331)
 * Sorry about that. The issue seems to be disappeared. Thanks.
 *  Plugin Author [Jeff Starr](https://wordpress.org/support/users/specialk/)
 * (@specialk)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/analytics-changed/#post-12739344)
 * No problem, glad to hear you got it sorted.

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

The topic ‘Analytics changed’ is closed to new replies.

 * ![](https://ps.w.org/ga-google-analytics/assets/icon-256x256.png?rev=2053004)
 * [GA Google Analytics – Connect Google Analytics to WordPress](https://wordpress.org/plugins/ga-google-analytics/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/ga-google-analytics/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/ga-google-analytics/)
 * [Active Topics](https://wordpress.org/support/plugin/ga-google-analytics/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/ga-google-analytics/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/ga-google-analytics/reviews/)

 * 11 replies
 * 2 participants
 * Last reply from: [Jeff Starr](https://wordpress.org/support/users/specialk/)
 * Last activity: [6 years, 1 month ago](https://wordpress.org/support/topic/analytics-changed/#post-12739344)
 * Status: resolved