Average Daily Active Users | Community
Skip to main content
Level 2
January 21, 2022
Solved

Average Daily Active Users

  • January 21, 2022
  • 2 replies
  • 3704 views

Hi

I read how to calculate the average DAU for a mobile application. I've seen the following formula but I doesn't work in my case.

Do you have an alternative solution?

 

Thanks

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Pankaj_Sabharwal

Hi  @gusrubio 

 

 It's easy to get the DAU per day thanks to a simple table with "day" dimension as rows and "unique visitors" metric as column.

 

As you mentioned about mobile applications, instead of daily active users. You can even go for daily engaged users which can be created by using processing rules. 

Hope this helps.

 

Thanks

2 replies

Pankaj_SabharwalAccepted solution
Level 5
February 9, 2022

Hi  @gusrubio 

 

 It's easy to get the DAU per day thanks to a simple table with "day" dimension as rows and "unique visitors" metric as column.

 

As you mentioned about mobile applications, instead of daily active users. You can even go for daily engaged users which can be created by using processing rules. 

Hope this helps.

 

Thanks

New Member
May 10, 2022

To get the average daily users. Build a table with the Day dimension and then use Column Sum function to sum the unique visitors and count d of days in that view.