Forum Discussion

asmith's avatar
asmith
Regular Visitor
11 years ago
Solved

Does the Google Analytics connector bring in full data or sampled data?

This might seem like an odd question but does anyone know if the Google Analytics connector brings in sampled data or complete data? On large websites, Google will sample data to lessen data pull loads. However, this isn't helpful if you need accurate data (eg. sales, quantity, etc.). 

 

Thank you!

12 Replies

  • curth's avatar
    curth
    Icon for Power BI Team rankPower BI Team

    We request all of the data. If the underlying data is itself sampled or incomplete, then of course we'd have no control over that -- but we will get everything that the Google API can give us.

    • Luke's avatar
      Luke
      Regular Visitor

      Is there any indicator within Power BI Desktop that denotes that the data is sampled?  The API would at least tell you it's not bringing in the full dataset, I believe.

      • Anonymous's avatar
        Anonymous
        Not applicable

        No indicator. Interestingly enough this thread has an admin answer of the connection (content pack) only pulling the last 6 months. Here

  • soham2000's avatar
    soham2000
    Regular Visitor

    Hello,

     

    I am using the GA connector for power bi.

     

    Then I am exporting the data from powerbi in excel.

     

    Exporting GA side data into excel from GA.

     

    Then mapping both these excel files using VLOOKUP for transaction or order ids.

     

    I see a lot of orders which are there in the GA side are missing in the powerbi side.

     

    So, why don't we get the full transaction ids and the full set of revenues from the GA to the power bi side.

     

    Also, we are using power BI pro account.

     

    So, can someone kindly help? Is the issue due to sampling? Or how to resolve it?

     

    Thanks in advance.

  • Hi,

    So Power bi's connector for google analytics has a sampling issue and an API Calls limit. The standard limitations and quotas for Google Analytics API requests are documented in Limits and Quotas on API Requests. However, Power BI Desktop and Power BI service allow you to use the following enhanced number of queries. Queries per day: 1,500,000 Queries per 100 seconds: 4,000 Might be better to connect Google analytics to a data warehouse such as Google BigQuery, which will help you get access to historical data that you won't be able to get with Power bi's connector. I'd suggest using a third-party connector.