Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.

Reply
Anonymous
Not applicable

Inaccurate data sync from GA

I connected Google Analytics to Power BI desktop directly. All the data points I needed have been synced. However, the data does not match with what I see in Google Analytics for the same data range. I tried taking Sum of Users (in that case it is more than double of what it should be) and I tried taking Count of Users (in which case it is much less than actual). What could be the issue?

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @Anonymous ,

 

This is expected behavior. The API we're using for Google Analytics is the one available to free users, and that API is known to return less accurate values for high volume sites due to the way it samples data. Unfortunately, the API for Google Analytics Premium customers is significantly different than that for the free users, so we'd need to implement a new connector specifically for Premium in order to get the more accurate values. 

 

I recommend to write down your own connector or use other open-sourced GA connectors, like that

 

I have also found a similar topic, please refer to it to see if it helps you.

https://community.powerbi.com/t5/Desktop/Data-from-GA-is-incorrect/m-p/563629

  • Go through BigQuery and pull the data into Power BI

 connecting from Power BI to BigQuery to pull in the Sessions, will remove the sampling mechanism from taking place and limiting the actual dataset.

 

Best Regards

Community Support Team _ Polly

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

 

View solution in original post

2 REPLIES 2
Anonymous
Not applicable

Thank you

Anonymous
Not applicable

Hi @Anonymous ,

 

This is expected behavior. The API we're using for Google Analytics is the one available to free users, and that API is known to return less accurate values for high volume sites due to the way it samples data. Unfortunately, the API for Google Analytics Premium customers is significantly different than that for the free users, so we'd need to implement a new connector specifically for Premium in order to get the more accurate values. 

 

I recommend to write down your own connector or use other open-sourced GA connectors, like that

 

I have also found a similar topic, please refer to it to see if it helps you.

https://community.powerbi.com/t5/Desktop/Data-from-GA-is-incorrect/m-p/563629

  • Go through BigQuery and pull the data into Power BI

 connecting from Power BI to BigQuery to pull in the Sessions, will remove the sampling mechanism from taking place and limiting the actual dataset.

 

Best Regards

Community Support Team _ Polly

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

 

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 2025 Power BI update to learn about new features.

Top Solution Authors
Top Kudoed Authors