Forum Discussion
Google analytics to Power BI - counters mismatch with adding new metrics and dimensions
- 9 years agoHi there I have had the same issue. And it appears to be because you are using the GA cube that when you put in certain metrics it is cross referencing the data, which causes the numbers to inflate.
What I did was to have different queries where the data matches GA.
It did take me some time to read through the GA definitions to understand what the one value was which was causing the numbers to inflate. As soon as I put those metrics into their own query (table) everything matched back to GA.
The query you are trying to run should give correct values. Though in terms of users I always get little bit of disperity, but try doing the same with sessions and you should get exact values.
Issue arises when you combine User based vs session based metrics ie say Users & sessoin in one query.
In your example, Try running similar query (just users & time) in GA to see how much difference you are getting - though it should be pretty clode.
Thank you, i have run the same query in GA - the result in GA is 1726 users from 1st - 6th November - when i run it in power BI, same date range - value is 1886
So it is still out - i cant seem to figure out how to get the same value.
- Anonymous8 years agoNot applicable
Try doing same may be on couple other metrices like Session, and seperately for pageviews.
If you are getting accurate results then you might have to live with the results in terms of users.
- CyndeeB8 years agoRegular Visitor
Hi there, i have done that and the results are the same for both Sessions and Pageviews, except for Users - i am still out. Is this because Power BI is reading the user information differently to how GA reads it?
Is there no way to get this data as per GA into Power BI then?
- ALRUYOYO8 years ago
Advocate I
Hi CyndeeB,
This missmatch from GA happens because you measure users on a daily basis, where in GA it measures for the whole period.
Example:
same user visits website every day for a week. That will give 7 users from daily perspective and 1 user from weekly perspective.