Forum Discussion
Google Analytics Connector: User Count doesnt match Google Analytics
It's a quirk with how the User data from Google Analytics is binned according to the Date. Rather than selecting 'Date' in the Google Analytics Connector, select only the time period that you're interested in and it will display it correctly. For example, if you'd like to see the number of users for a particular month, then select 'Month of Year' (not to be confused w/ 'Month of the year') in the Connector. Doing it this way puts serious constraints on the visual because you're unable to use Date hierarchy, but at the very least the numbers will be correct.
- raymond7 years agoPost Patron
Hi CitySparkInc,
thanks for getting back to me :)
I found there is also another quirk while working with the google analytics api. There are restrictions and due to the high volume of data GA works with a sampling as well. Hence the numbers will almost never be on point. They will rather show a very well calculated trend.
For my clients I keep extracting the data from GA in various forms. One report only comprises date, another date and device, yet another date and user type. Most of the time there are slight variations in user, sessions and other metrics as well. However the variations are slim if your reports consist of a few dimensions only.
I found the more dimensions you are going to use, the more data GA needs to provide. Hence the api limits kicks in and the deviations become larger.