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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
Anonymous
Not applicable

Google Analytics - Get unique Users across date range

Hi everyone,

 

From Google Analytics connectors, is there a way to get the total number of unique users for a date range?

 

I have imported the data by Date, but since users are unique in nature, I cannot jsut sum the total number of users by Date.

 

For example:

Date                Users

2019-01-01     500

2019-01-02     565

2019-01-03     879

 

However uers for date range  2019-01-01 to 2019-01-03 is 810.

 

Is there a way to handle this?

 

Thanks.

 

6 REPLIES 6
stiggrr87
Frequent Visitor

Hi!
You need to take separate tables for separate time periods. If you want monthly stats then choose time/month from Google Cube (Google Analytics connector). If you need to take days then use time/date etc. 
But you cannot sum daily stats, because you will see wrong result.

 

You can confirm if this is correct when you check Google Analytics site

 

stiggrr87_0-1632060454403.png

 

v-yuezhe-msft
Employee
Employee

@Anonymous,

There is a discussion in this similar thread about user measure of Google Analytics.

In your scenario, you might need to calculate unique users using DAX functions such as DISTINCTCOUNT().


Regards,
Lydia

Community Support Team _ Lydia Zhang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Anonymous
Not applicable

Thanks @v-yuezhe-msft

 

The challenge is that google analytics do not provide the userid and hence you cannot use DistinctCount? 

 

Are there any other way to achive this?

 

Thanks

 

@Anonymous ,

Please check adetogni's reply in that case. You might need to contact Google analytics support to check how to get an identify id to distinguish users. 

Regards,
Lydia

Community Support Team _ Lydia Zhang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Anonymous
Not applicable

Hi @v-yuezhe-msft , 

 

Can you please show me the link for adetogni's  comment?

 

Thanks

@Anonymous,

Please check the link below.

https://community.powerbi.com/t5/Desktop/user-measure-google-analytics/td-p/199791/page/2

Regards,
Lydia

Community Support Team _ Lydia Zhang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.

Top Solution Authors
Top Kudoed Authors