SlideShare a Scribd company logo
1 of 14
#measure engagement
FOCUS: DAU / MAU – THE WHAT, WHY, AND HOW
MEASURECAMPNL 2016-04-09, JULES STUIFBERGEN
Some metrics
Page metrics
 time on page
 exit rate
 scroll-to-bottom
Session metrics
 visit duration
 pageviews per visit
User metrics
 sessions per user
 # multi-session users
More compound metrics
 Return visits within x days
 DAU/MAU and Average Active Days
What is DAU/MAU ?
Definition:
DAU (Daily Active Users)
MAU (Monthly Active Users)
Hence:
DAU / MAU = percentage of monthly active users that we see active this day
What does it say?
https://mixpanel.com/help/platform/tutorials/dau-mau
 DAU/MAU is a common metric used to measure stickiness (i.e. how engaged your users are).
It's derived by dividing DAU (Daily Active Users) by MAU (Monthly Active Users).
http://www.startupdefinition.com/dau-over-mau
 The ratio of Daily Active Users to Monthly Active Users. This metric is used to measure the
depth of engagement of a company's users.
High = good (mostly)
Same users visit often
 Loyal visitors
 Sticky Site
For games, content-sites, community sites, auction sites.. when you want habit or loyalty, you
want high DAU/MAU rates.
Low DAU/MAU rates?
Customer service pages, .. ? ..
Average DAU/MAU and ”AAD”
http://techcrunch.com/2009/10/29/how-to-measure-the-true-stickiness-and-success-of-a-facebook-app/
 [An Average] [..] DAU/MAU ratio of 50% would mean that the average user of your app is
using it 15 out of 30 days that month. [ correction mine ]
The sum of all DAU/MAU ratio’s in a period: Let’s call that “Average Active Days”: AAD
AAD / [number of days] = Average DAU/MAU
sum(DAU day 1, .., DAU day n) / MAU = 15
sum(DAU day 1 / MAU, … DAU day n / MAU) = 15
sum(DAU day 1 / MAU, … DAU day n / MAU) / n = 15/30 = 50%
So, how to calculate in Google Analytics?
Static (once for a period)
period = 28 days (4 whole weeks)
Query 1: users per day (28 rows)
Query 2: users per period (1 row)
DAU / MAU for each day = Q1 day 1 / Q2 … Q1 day n / Q2
AAD = sum(Q1) / Q2
So, how to calculate in Google Analytics?
Rolling (useful for segmented traffic (e.g. New Users), or to correct for period before peaks:
period = 28 days (4 whole weeks)
Query 1 28x (for every day in period): users per day (28 rows per query)
use only 1 row per query
Query 2 28x (for every day in period): users per period (1 row per query)
Automate it (in R)
library(rga)
i <- "12345" # Google Analytics View ID
mau <- ga$getData(i, start.date = s, end.date = e,
metrics = "ga:users", dimensions = "",
samplingLevel = "HIGHER_PRECISION")
dau <- ga$getData(i, start.date = s, end.date = e,
metrics = "ga:users", dimensions = ”ga:date",
samplingLevel = "HIGHER_PRECISION")
Automation is useful for rolling..
dau.rolling <- data.frame()
for (day in seq(from = period.end – 27, to = period.end, by=1) {
q <- ga$getData(i, start.date = day, end.date = day + 27,
metrics = "ga:users", dimensions = "ga:date"
segment = "gaid:-101") #multi-session users (built-in)
# add the row we want
dau.rolling <- rbind(dau.rolling, q[ which(q$date == day),])
}
Plot it in ggplot
Multi-Session users compared
to ALL traffic.
Logically, this differs.
Also plotted: the Average
DAU/MAU (which is AAD)
Source: not-so-sticky website
Missing: absolute numbers
All sessions vs Customers: Big difference
(Same site, all users vs. UID view)
Static vs Rolling: see the pre-peak difference
(AAD higher)
Comments / Discussion
 Would YOU use DAU/MAU? Is it useful?
 How would you communicate what it means?
 Useful segments to compare?
BTW: script available for R-lovers, ask me  @zjuul

More Related Content

What's hot

Keywords and Keyword Research.pdf
Keywords and Keyword Research.pdfKeywords and Keyword Research.pdf
Keywords and Keyword Research.pdfShristi Shrestha
 
EIA2017Italy - Jesse Leimgruber - 75 Launch Tactics to Acquire Customers With...
EIA2017Italy - Jesse Leimgruber - 75 Launch Tactics to Acquire Customers With...EIA2017Italy - Jesse Leimgruber - 75 Launch Tactics to Acquire Customers With...
EIA2017Italy - Jesse Leimgruber - 75 Launch Tactics to Acquire Customers With...European Innovation Academy
 
Digital marketing for real estate
Digital marketing for real estateDigital marketing for real estate
Digital marketing for real estateSpree Marketing
 
Consumer journey analysis powerpoint presentation slides
Consumer journey analysis powerpoint presentation slidesConsumer journey analysis powerpoint presentation slides
Consumer journey analysis powerpoint presentation slidesSlideTeam
 
Whats app promotions & marketing - Market your Product & Services using WhatsApp
Whats app promotions & marketing - Market your Product & Services using WhatsAppWhats app promotions & marketing - Market your Product & Services using WhatsApp
Whats app promotions & marketing - Market your Product & Services using WhatsAppSonu Pandey
 
PR Smith's SOSTAC ® Integrated Digital Marketing Plan
PR Smith's SOSTAC ®  Integrated Digital Marketing Plan   PR Smith's SOSTAC ®  Integrated Digital Marketing Plan
PR Smith's SOSTAC ® Integrated Digital Marketing Plan PR Smith
 
Digital advertising 101
Digital advertising 101Digital advertising 101
Digital advertising 101451 Marketing
 
CleverTap - Behavioral Analytics and User Engagement
CleverTap - Behavioral Analytics and User EngagementCleverTap - Behavioral Analytics and User Engagement
CleverTap - Behavioral Analytics and User EngagementCleverTap
 
Net Promoter Score (NPS) - Measure Customer Satisfaction in 1 Question
Net Promoter Score (NPS) - Measure Customer Satisfaction in 1 QuestionNet Promoter Score (NPS) - Measure Customer Satisfaction in 1 Question
Net Promoter Score (NPS) - Measure Customer Satisfaction in 1 QuestionCheckMarket
 
Walmart DSP & Beyond: Leveraging Offsite Tactics To Fuel Omnichannel Growth
Walmart DSP & Beyond: Leveraging Offsite Tactics To Fuel Omnichannel GrowthWalmart DSP & Beyond: Leveraging Offsite Tactics To Fuel Omnichannel Growth
Walmart DSP & Beyond: Leveraging Offsite Tactics To Fuel Omnichannel GrowthTinuiti
 
S-wifi - Proposal
S-wifi - ProposalS-wifi - Proposal
S-wifi - ProposalThu Duong
 
Getting Started With Marketing Automation
Getting Started With Marketing AutomationGetting Started With Marketing Automation
Getting Started With Marketing AutomationCenterline Digital
 
Company Marketing Analysis Report PowerPoint Presentation Slides
Company Marketing Analysis Report PowerPoint Presentation SlidesCompany Marketing Analysis Report PowerPoint Presentation Slides
Company Marketing Analysis Report PowerPoint Presentation SlidesSlideTeam
 
Digital Marketing workshop ppt
Digital Marketing workshop pptDigital Marketing workshop ppt
Digital Marketing workshop pptPankaj Solanki
 
DIGITAL MARKETING
DIGITAL MARKETINGDIGITAL MARKETING
DIGITAL MARKETINGeasyprince1
 
YouTube Measurement: Proving Out Performance on the World’s Second Most Visit...
YouTube Measurement: Proving Out Performance on the World’s Second Most Visit...YouTube Measurement: Proving Out Performance on the World’s Second Most Visit...
YouTube Measurement: Proving Out Performance on the World’s Second Most Visit...Tinuiti
 

What's hot (20)

Keywords and Keyword Research.pdf
Keywords and Keyword Research.pdfKeywords and Keyword Research.pdf
Keywords and Keyword Research.pdf
 
Work difference between male&female in Vietnam
Work difference between male&female in VietnamWork difference between male&female in Vietnam
Work difference between male&female in Vietnam
 
Vietnamese money saving situation
Vietnamese money saving situationVietnamese money saving situation
Vietnamese money saving situation
 
EIA2017Italy - Jesse Leimgruber - 75 Launch Tactics to Acquire Customers With...
EIA2017Italy - Jesse Leimgruber - 75 Launch Tactics to Acquire Customers With...EIA2017Italy - Jesse Leimgruber - 75 Launch Tactics to Acquire Customers With...
EIA2017Italy - Jesse Leimgruber - 75 Launch Tactics to Acquire Customers With...
 
Digital marketing for real estate
Digital marketing for real estateDigital marketing for real estate
Digital marketing for real estate
 
Consumer journey analysis powerpoint presentation slides
Consumer journey analysis powerpoint presentation slidesConsumer journey analysis powerpoint presentation slides
Consumer journey analysis powerpoint presentation slides
 
Whats app promotions & marketing - Market your Product & Services using WhatsApp
Whats app promotions & marketing - Market your Product & Services using WhatsAppWhats app promotions & marketing - Market your Product & Services using WhatsApp
Whats app promotions & marketing - Market your Product & Services using WhatsApp
 
Digital Aroma - Digital Marketing Services
Digital Aroma - Digital Marketing ServicesDigital Aroma - Digital Marketing Services
Digital Aroma - Digital Marketing Services
 
PR Smith's SOSTAC ® Integrated Digital Marketing Plan
PR Smith's SOSTAC ®  Integrated Digital Marketing Plan   PR Smith's SOSTAC ®  Integrated Digital Marketing Plan
PR Smith's SOSTAC ® Integrated Digital Marketing Plan
 
Digital advertising 101
Digital advertising 101Digital advertising 101
Digital advertising 101
 
CleverTap - Behavioral Analytics and User Engagement
CleverTap - Behavioral Analytics and User EngagementCleverTap - Behavioral Analytics and User Engagement
CleverTap - Behavioral Analytics and User Engagement
 
Net Promoter Score (NPS) - Measure Customer Satisfaction in 1 Question
Net Promoter Score (NPS) - Measure Customer Satisfaction in 1 QuestionNet Promoter Score (NPS) - Measure Customer Satisfaction in 1 Question
Net Promoter Score (NPS) - Measure Customer Satisfaction in 1 Question
 
Walmart DSP & Beyond: Leveraging Offsite Tactics To Fuel Omnichannel Growth
Walmart DSP & Beyond: Leveraging Offsite Tactics To Fuel Omnichannel GrowthWalmart DSP & Beyond: Leveraging Offsite Tactics To Fuel Omnichannel Growth
Walmart DSP & Beyond: Leveraging Offsite Tactics To Fuel Omnichannel Growth
 
S-wifi - Proposal
S-wifi - ProposalS-wifi - Proposal
S-wifi - Proposal
 
Getting Started With Marketing Automation
Getting Started With Marketing AutomationGetting Started With Marketing Automation
Getting Started With Marketing Automation
 
Company Marketing Analysis Report PowerPoint Presentation Slides
Company Marketing Analysis Report PowerPoint Presentation SlidesCompany Marketing Analysis Report PowerPoint Presentation Slides
Company Marketing Analysis Report PowerPoint Presentation Slides
 
Digital Marketing workshop ppt
Digital Marketing workshop pptDigital Marketing workshop ppt
Digital Marketing workshop ppt
 
DIGITAL MARKETING
DIGITAL MARKETINGDIGITAL MARKETING
DIGITAL MARKETING
 
Twitter Advertising
Twitter AdvertisingTwitter Advertising
Twitter Advertising
 
YouTube Measurement: Proving Out Performance on the World’s Second Most Visit...
YouTube Measurement: Proving Out Performance on the World’s Second Most Visit...YouTube Measurement: Proving Out Performance on the World’s Second Most Visit...
YouTube Measurement: Proving Out Performance on the World’s Second Most Visit...
 

Similar to Measure Digital Engagement with DAU/MAU Ratio

Silicon Valley 2.0: The Startup Metrics Revolution (Tokyo, December 2008)
Silicon Valley 2.0: The Startup Metrics Revolution (Tokyo, December 2008)Silicon Valley 2.0: The Startup Metrics Revolution (Tokyo, December 2008)
Silicon Valley 2.0: The Startup Metrics Revolution (Tokyo, December 2008)Dave McClure
 
Startup Metrics for Pirates (FOWA/Miami, Feb 2009)
Startup Metrics for Pirates (FOWA/Miami, Feb 2009)Startup Metrics for Pirates (FOWA/Miami, Feb 2009)
Startup Metrics for Pirates (FOWA/Miami, Feb 2009)Dave McClure
 
Numbers not Napkins: Simple Startup Metrics
Numbers not Napkins: Simple Startup MetricsNumbers not Napkins: Simple Startup Metrics
Numbers not Napkins: Simple Startup MetricsDave McClure
 
Google Analytics for Beginners - Training
Google Analytics for Beginners - TrainingGoogle Analytics for Beginners - Training
Google Analytics for Beginners - TrainingRuben Vezzoli
 
Top 10 Things to Analyse with Google Anaytics on a Monthly Basis
Top 10 Things to Analyse with Google Anaytics on a Monthly BasisTop 10 Things to Analyse with Google Anaytics on a Monthly Basis
Top 10 Things to Analyse with Google Anaytics on a Monthly BasisSocial Beat
 
1120 track 3 prendki_using our laptop
1120 track 3 prendki_using our laptop1120 track 3 prendki_using our laptop
1120 track 3 prendki_using our laptopRising Media, Inc.
 
Google analytics and google data studio
Google analytics and google data studioGoogle analytics and google data studio
Google analytics and google data studioBrian Pichman
 
Operation Analytics and Investigating Metric Spike.pptx
Operation Analytics and Investigating Metric Spike.pptxOperation Analytics and Investigating Metric Spike.pptx
Operation Analytics and Investigating Metric Spike.pptxAnvithaY1
 
Startupmetrics 4 Pirates (Haas April, 2010)
Startupmetrics 4 Pirates (Haas April, 2010)Startupmetrics 4 Pirates (Haas April, 2010)
Startupmetrics 4 Pirates (Haas April, 2010)Dave McClure
 
Startup Metrics 4 Pirates (May 2010)
Startup Metrics 4 Pirates (May 2010)Startup Metrics 4 Pirates (May 2010)
Startup Metrics 4 Pirates (May 2010)Dave McClure
 
Startup Metrics for Pirates (SF, Jan 2010)
Startup Metrics for Pirates (SF, Jan 2010)Startup Metrics for Pirates (SF, Jan 2010)
Startup Metrics for Pirates (SF, Jan 2010)Dave McClure
 
Why and how you should build a growth team?
Why and how you should build a growth team?Why and how you should build a growth team?
Why and how you should build a growth team?Thibault Imbert
 
Product and Technology
Product and TechnologyProduct and Technology
Product and TechnologyElton Minetto
 
Amnesty International Digital Product Roadmap
Amnesty International Digital Product RoadmapAmnesty International Digital Product Roadmap
Amnesty International Digital Product RoadmapAmnesty International UK
 
Analytics and UX: Understanding and designing for people who use data
Analytics and UX: Understanding and designing for people who use dataAnalytics and UX: Understanding and designing for people who use data
Analytics and UX: Understanding and designing for people who use dataSteve Fadden
 
Value Stream Mapping Overview Update
Value Stream Mapping Overview UpdateValue Stream Mapping Overview Update
Value Stream Mapping Overview Updatejheaton418
 
Measuring the New Wikipedia Community (PyData SV 2013)
Measuring the New Wikipedia Community (PyData SV 2013)Measuring the New Wikipedia Community (PyData SV 2013)
Measuring the New Wikipedia Community (PyData SV 2013)PyData
 

Similar to Measure Digital Engagement with DAU/MAU Ratio (20)

Silicon Valley 2.0: The Startup Metrics Revolution (Tokyo, December 2008)
Silicon Valley 2.0: The Startup Metrics Revolution (Tokyo, December 2008)Silicon Valley 2.0: The Startup Metrics Revolution (Tokyo, December 2008)
Silicon Valley 2.0: The Startup Metrics Revolution (Tokyo, December 2008)
 
Startup Metrics for Pirates (FOWA/Miami, Feb 2009)
Startup Metrics for Pirates (FOWA/Miami, Feb 2009)Startup Metrics for Pirates (FOWA/Miami, Feb 2009)
Startup Metrics for Pirates (FOWA/Miami, Feb 2009)
 
Numbers not Napkins: Simple Startup Metrics
Numbers not Napkins: Simple Startup MetricsNumbers not Napkins: Simple Startup Metrics
Numbers not Napkins: Simple Startup Metrics
 
OM Analytics.pdf
OM Analytics.pdfOM Analytics.pdf
OM Analytics.pdf
 
Google Analytics for Beginners - Training
Google Analytics for Beginners - TrainingGoogle Analytics for Beginners - Training
Google Analytics for Beginners - Training
 
Top 10 Things to Analyse with Google Anaytics on a Monthly Basis
Top 10 Things to Analyse with Google Anaytics on a Monthly BasisTop 10 Things to Analyse with Google Anaytics on a Monthly Basis
Top 10 Things to Analyse with Google Anaytics on a Monthly Basis
 
1120 track 3 prendki_using our laptop
1120 track 3 prendki_using our laptop1120 track 3 prendki_using our laptop
1120 track 3 prendki_using our laptop
 
Google analytics and google data studio
Google analytics and google data studioGoogle analytics and google data studio
Google analytics and google data studio
 
Operation Analytics and Investigating Metric Spike.pptx
Operation Analytics and Investigating Metric Spike.pptxOperation Analytics and Investigating Metric Spike.pptx
Operation Analytics and Investigating Metric Spike.pptx
 
Metrics Mapping
Metrics MappingMetrics Mapping
Metrics Mapping
 
Startup analytics
Startup analyticsStartup analytics
Startup analytics
 
Startupmetrics 4 Pirates (Haas April, 2010)
Startupmetrics 4 Pirates (Haas April, 2010)Startupmetrics 4 Pirates (Haas April, 2010)
Startupmetrics 4 Pirates (Haas April, 2010)
 
Startup Metrics 4 Pirates (May 2010)
Startup Metrics 4 Pirates (May 2010)Startup Metrics 4 Pirates (May 2010)
Startup Metrics 4 Pirates (May 2010)
 
Startup Metrics for Pirates (SF, Jan 2010)
Startup Metrics for Pirates (SF, Jan 2010)Startup Metrics for Pirates (SF, Jan 2010)
Startup Metrics for Pirates (SF, Jan 2010)
 
Why and how you should build a growth team?
Why and how you should build a growth team?Why and how you should build a growth team?
Why and how you should build a growth team?
 
Product and Technology
Product and TechnologyProduct and Technology
Product and Technology
 
Amnesty International Digital Product Roadmap
Amnesty International Digital Product RoadmapAmnesty International Digital Product Roadmap
Amnesty International Digital Product Roadmap
 
Analytics and UX: Understanding and designing for people who use data
Analytics and UX: Understanding and designing for people who use dataAnalytics and UX: Understanding and designing for people who use data
Analytics and UX: Understanding and designing for people who use data
 
Value Stream Mapping Overview Update
Value Stream Mapping Overview UpdateValue Stream Mapping Overview Update
Value Stream Mapping Overview Update
 
Measuring the New Wikipedia Community (PyData SV 2013)
Measuring the New Wikipedia Community (PyData SV 2013)Measuring the New Wikipedia Community (PyData SV 2013)
Measuring the New Wikipedia Community (PyData SV 2013)
 

Recently uploaded

Smarteg dropshipping via API with DroFx.pptx
Smarteg dropshipping via API with DroFx.pptxSmarteg dropshipping via API with DroFx.pptx
Smarteg dropshipping via API with DroFx.pptxolyaivanovalion
 
Industrialised data - the key to AI success.pdf
Industrialised data - the key to AI success.pdfIndustrialised data - the key to AI success.pdf
Industrialised data - the key to AI success.pdfLars Albertsson
 
RA-11058_IRR-COMPRESS Do 198 series of 1998
RA-11058_IRR-COMPRESS Do 198 series of 1998RA-11058_IRR-COMPRESS Do 198 series of 1998
RA-11058_IRR-COMPRESS Do 198 series of 1998YohFuh
 
꧁❤ Greater Noida Call Girls Delhi ❤꧂ 9711199171 ☎️ Hard And Sexy Vip Call
꧁❤ Greater Noida Call Girls Delhi ❤꧂ 9711199171 ☎️ Hard And Sexy Vip Call꧁❤ Greater Noida Call Girls Delhi ❤꧂ 9711199171 ☎️ Hard And Sexy Vip Call
꧁❤ Greater Noida Call Girls Delhi ❤꧂ 9711199171 ☎️ Hard And Sexy Vip Callshivangimorya083
 
FESE Capital Markets Fact Sheet 2024 Q1.pdf
FESE Capital Markets Fact Sheet 2024 Q1.pdfFESE Capital Markets Fact Sheet 2024 Q1.pdf
FESE Capital Markets Fact Sheet 2024 Q1.pdfMarinCaroMartnezBerg
 
(PARI) Call Girls Wanowrie ( 7001035870 ) HI-Fi Pune Escorts Service
(PARI) Call Girls Wanowrie ( 7001035870 ) HI-Fi Pune Escorts Service(PARI) Call Girls Wanowrie ( 7001035870 ) HI-Fi Pune Escorts Service
(PARI) Call Girls Wanowrie ( 7001035870 ) HI-Fi Pune Escorts Serviceranjana rawat
 
Dubai Call Girls Wifey O52&786472 Call Girls Dubai
Dubai Call Girls Wifey O52&786472 Call Girls DubaiDubai Call Girls Wifey O52&786472 Call Girls Dubai
Dubai Call Girls Wifey O52&786472 Call Girls Dubaihf8803863
 
Delhi Call Girls CP 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls CP 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip CallDelhi Call Girls CP 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls CP 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Callshivangimorya083
 
BabyOno dropshipping via API with DroFx.pptx
BabyOno dropshipping via API with DroFx.pptxBabyOno dropshipping via API with DroFx.pptx
BabyOno dropshipping via API with DroFx.pptxolyaivanovalion
 
Low Rate Call Girls Bhilai Anika 8250192130 Independent Escort Service Bhilai
Low Rate Call Girls Bhilai Anika 8250192130 Independent Escort Service BhilaiLow Rate Call Girls Bhilai Anika 8250192130 Independent Escort Service Bhilai
Low Rate Call Girls Bhilai Anika 8250192130 Independent Escort Service BhilaiSuhani Kapoor
 
(ISHITA) Call Girls Service Hyderabad Call Now 8617697112 Hyderabad Escorts
(ISHITA) Call Girls Service Hyderabad Call Now 8617697112 Hyderabad Escorts(ISHITA) Call Girls Service Hyderabad Call Now 8617697112 Hyderabad Escorts
(ISHITA) Call Girls Service Hyderabad Call Now 8617697112 Hyderabad EscortsCall girls in Ahmedabad High profile
 
定制英国白金汉大学毕业证(UCB毕业证书) 成绩单原版一比一
定制英国白金汉大学毕业证(UCB毕业证书)																			成绩单原版一比一定制英国白金汉大学毕业证(UCB毕业证书)																			成绩单原版一比一
定制英国白金汉大学毕业证(UCB毕业证书) 成绩单原版一比一ffjhghh
 
VIP Call Girls Service Miyapur Hyderabad Call +91-8250192130
VIP Call Girls Service Miyapur Hyderabad Call +91-8250192130VIP Call Girls Service Miyapur Hyderabad Call +91-8250192130
VIP Call Girls Service Miyapur Hyderabad Call +91-8250192130Suhani Kapoor
 
Delhi Call Girls Punjabi Bagh 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls Punjabi Bagh 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip CallDelhi Call Girls Punjabi Bagh 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls Punjabi Bagh 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Callshivangimorya083
 
Ravak dropshipping via API with DroFx.pptx
Ravak dropshipping via API with DroFx.pptxRavak dropshipping via API with DroFx.pptx
Ravak dropshipping via API with DroFx.pptxolyaivanovalion
 
CebaBaby dropshipping via API with DroFX.pptx
CebaBaby dropshipping via API with DroFX.pptxCebaBaby dropshipping via API with DroFX.pptx
CebaBaby dropshipping via API with DroFX.pptxolyaivanovalion
 
04242024_CCC TUG_Joins and Relationships
04242024_CCC TUG_Joins and Relationships04242024_CCC TUG_Joins and Relationships
04242024_CCC TUG_Joins and Relationshipsccctableauusergroup
 
dokumen.tips_chapter-4-transient-heat-conduction-mehmet-kanoglu.ppt
dokumen.tips_chapter-4-transient-heat-conduction-mehmet-kanoglu.pptdokumen.tips_chapter-4-transient-heat-conduction-mehmet-kanoglu.ppt
dokumen.tips_chapter-4-transient-heat-conduction-mehmet-kanoglu.pptSonatrach
 
Customer Service Analytics - Make Sense of All Your Data.pptx
Customer Service Analytics - Make Sense of All Your Data.pptxCustomer Service Analytics - Make Sense of All Your Data.pptx
Customer Service Analytics - Make Sense of All Your Data.pptxEmmanuel Dauda
 

Recently uploaded (20)

Smarteg dropshipping via API with DroFx.pptx
Smarteg dropshipping via API with DroFx.pptxSmarteg dropshipping via API with DroFx.pptx
Smarteg dropshipping via API with DroFx.pptx
 
VIP Call Girls Service Charbagh { Lucknow Call Girls Service 9548273370 } Boo...
VIP Call Girls Service Charbagh { Lucknow Call Girls Service 9548273370 } Boo...VIP Call Girls Service Charbagh { Lucknow Call Girls Service 9548273370 } Boo...
VIP Call Girls Service Charbagh { Lucknow Call Girls Service 9548273370 } Boo...
 
Industrialised data - the key to AI success.pdf
Industrialised data - the key to AI success.pdfIndustrialised data - the key to AI success.pdf
Industrialised data - the key to AI success.pdf
 
RA-11058_IRR-COMPRESS Do 198 series of 1998
RA-11058_IRR-COMPRESS Do 198 series of 1998RA-11058_IRR-COMPRESS Do 198 series of 1998
RA-11058_IRR-COMPRESS Do 198 series of 1998
 
꧁❤ Greater Noida Call Girls Delhi ❤꧂ 9711199171 ☎️ Hard And Sexy Vip Call
꧁❤ Greater Noida Call Girls Delhi ❤꧂ 9711199171 ☎️ Hard And Sexy Vip Call꧁❤ Greater Noida Call Girls Delhi ❤꧂ 9711199171 ☎️ Hard And Sexy Vip Call
꧁❤ Greater Noida Call Girls Delhi ❤꧂ 9711199171 ☎️ Hard And Sexy Vip Call
 
FESE Capital Markets Fact Sheet 2024 Q1.pdf
FESE Capital Markets Fact Sheet 2024 Q1.pdfFESE Capital Markets Fact Sheet 2024 Q1.pdf
FESE Capital Markets Fact Sheet 2024 Q1.pdf
 
(PARI) Call Girls Wanowrie ( 7001035870 ) HI-Fi Pune Escorts Service
(PARI) Call Girls Wanowrie ( 7001035870 ) HI-Fi Pune Escorts Service(PARI) Call Girls Wanowrie ( 7001035870 ) HI-Fi Pune Escorts Service
(PARI) Call Girls Wanowrie ( 7001035870 ) HI-Fi Pune Escorts Service
 
Dubai Call Girls Wifey O52&786472 Call Girls Dubai
Dubai Call Girls Wifey O52&786472 Call Girls DubaiDubai Call Girls Wifey O52&786472 Call Girls Dubai
Dubai Call Girls Wifey O52&786472 Call Girls Dubai
 
Delhi Call Girls CP 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls CP 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip CallDelhi Call Girls CP 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls CP 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
 
BabyOno dropshipping via API with DroFx.pptx
BabyOno dropshipping via API with DroFx.pptxBabyOno dropshipping via API with DroFx.pptx
BabyOno dropshipping via API with DroFx.pptx
 
Low Rate Call Girls Bhilai Anika 8250192130 Independent Escort Service Bhilai
Low Rate Call Girls Bhilai Anika 8250192130 Independent Escort Service BhilaiLow Rate Call Girls Bhilai Anika 8250192130 Independent Escort Service Bhilai
Low Rate Call Girls Bhilai Anika 8250192130 Independent Escort Service Bhilai
 
(ISHITA) Call Girls Service Hyderabad Call Now 8617697112 Hyderabad Escorts
(ISHITA) Call Girls Service Hyderabad Call Now 8617697112 Hyderabad Escorts(ISHITA) Call Girls Service Hyderabad Call Now 8617697112 Hyderabad Escorts
(ISHITA) Call Girls Service Hyderabad Call Now 8617697112 Hyderabad Escorts
 
定制英国白金汉大学毕业证(UCB毕业证书) 成绩单原版一比一
定制英国白金汉大学毕业证(UCB毕业证书)																			成绩单原版一比一定制英国白金汉大学毕业证(UCB毕业证书)																			成绩单原版一比一
定制英国白金汉大学毕业证(UCB毕业证书) 成绩单原版一比一
 
VIP Call Girls Service Miyapur Hyderabad Call +91-8250192130
VIP Call Girls Service Miyapur Hyderabad Call +91-8250192130VIP Call Girls Service Miyapur Hyderabad Call +91-8250192130
VIP Call Girls Service Miyapur Hyderabad Call +91-8250192130
 
Delhi Call Girls Punjabi Bagh 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls Punjabi Bagh 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip CallDelhi Call Girls Punjabi Bagh 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls Punjabi Bagh 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
 
Ravak dropshipping via API with DroFx.pptx
Ravak dropshipping via API with DroFx.pptxRavak dropshipping via API with DroFx.pptx
Ravak dropshipping via API with DroFx.pptx
 
CebaBaby dropshipping via API with DroFX.pptx
CebaBaby dropshipping via API with DroFX.pptxCebaBaby dropshipping via API with DroFX.pptx
CebaBaby dropshipping via API with DroFX.pptx
 
04242024_CCC TUG_Joins and Relationships
04242024_CCC TUG_Joins and Relationships04242024_CCC TUG_Joins and Relationships
04242024_CCC TUG_Joins and Relationships
 
dokumen.tips_chapter-4-transient-heat-conduction-mehmet-kanoglu.ppt
dokumen.tips_chapter-4-transient-heat-conduction-mehmet-kanoglu.pptdokumen.tips_chapter-4-transient-heat-conduction-mehmet-kanoglu.ppt
dokumen.tips_chapter-4-transient-heat-conduction-mehmet-kanoglu.ppt
 
Customer Service Analytics - Make Sense of All Your Data.pptx
Customer Service Analytics - Make Sense of All Your Data.pptxCustomer Service Analytics - Make Sense of All Your Data.pptx
Customer Service Analytics - Make Sense of All Your Data.pptx
 

Measure Digital Engagement with DAU/MAU Ratio

  • 1. #measure engagement FOCUS: DAU / MAU – THE WHAT, WHY, AND HOW MEASURECAMPNL 2016-04-09, JULES STUIFBERGEN
  • 2. Some metrics Page metrics  time on page  exit rate  scroll-to-bottom Session metrics  visit duration  pageviews per visit User metrics  sessions per user  # multi-session users More compound metrics  Return visits within x days  DAU/MAU and Average Active Days
  • 3. What is DAU/MAU ? Definition: DAU (Daily Active Users) MAU (Monthly Active Users) Hence: DAU / MAU = percentage of monthly active users that we see active this day
  • 4. What does it say? https://mixpanel.com/help/platform/tutorials/dau-mau  DAU/MAU is a common metric used to measure stickiness (i.e. how engaged your users are). It's derived by dividing DAU (Daily Active Users) by MAU (Monthly Active Users). http://www.startupdefinition.com/dau-over-mau  The ratio of Daily Active Users to Monthly Active Users. This metric is used to measure the depth of engagement of a company's users.
  • 5. High = good (mostly) Same users visit often  Loyal visitors  Sticky Site For games, content-sites, community sites, auction sites.. when you want habit or loyalty, you want high DAU/MAU rates. Low DAU/MAU rates? Customer service pages, .. ? ..
  • 6. Average DAU/MAU and ”AAD” http://techcrunch.com/2009/10/29/how-to-measure-the-true-stickiness-and-success-of-a-facebook-app/  [An Average] [..] DAU/MAU ratio of 50% would mean that the average user of your app is using it 15 out of 30 days that month. [ correction mine ] The sum of all DAU/MAU ratio’s in a period: Let’s call that “Average Active Days”: AAD AAD / [number of days] = Average DAU/MAU sum(DAU day 1, .., DAU day n) / MAU = 15 sum(DAU day 1 / MAU, … DAU day n / MAU) = 15 sum(DAU day 1 / MAU, … DAU day n / MAU) / n = 15/30 = 50%
  • 7. So, how to calculate in Google Analytics? Static (once for a period) period = 28 days (4 whole weeks) Query 1: users per day (28 rows) Query 2: users per period (1 row) DAU / MAU for each day = Q1 day 1 / Q2 … Q1 day n / Q2 AAD = sum(Q1) / Q2
  • 8. So, how to calculate in Google Analytics? Rolling (useful for segmented traffic (e.g. New Users), or to correct for period before peaks: period = 28 days (4 whole weeks) Query 1 28x (for every day in period): users per day (28 rows per query) use only 1 row per query Query 2 28x (for every day in period): users per period (1 row per query)
  • 9. Automate it (in R) library(rga) i <- "12345" # Google Analytics View ID mau <- ga$getData(i, start.date = s, end.date = e, metrics = "ga:users", dimensions = "", samplingLevel = "HIGHER_PRECISION") dau <- ga$getData(i, start.date = s, end.date = e, metrics = "ga:users", dimensions = ”ga:date", samplingLevel = "HIGHER_PRECISION")
  • 10. Automation is useful for rolling.. dau.rolling <- data.frame() for (day in seq(from = period.end – 27, to = period.end, by=1) { q <- ga$getData(i, start.date = day, end.date = day + 27, metrics = "ga:users", dimensions = "ga:date" segment = "gaid:-101") #multi-session users (built-in) # add the row we want dau.rolling <- rbind(dau.rolling, q[ which(q$date == day),]) }
  • 11. Plot it in ggplot Multi-Session users compared to ALL traffic. Logically, this differs. Also plotted: the Average DAU/MAU (which is AAD) Source: not-so-sticky website Missing: absolute numbers
  • 12. All sessions vs Customers: Big difference (Same site, all users vs. UID view)
  • 13. Static vs Rolling: see the pre-peak difference (AAD higher)
  • 14. Comments / Discussion  Would YOU use DAU/MAU? Is it useful?  How would you communicate what it means?  Useful segments to compare? BTW: script available for R-lovers, ask me  @zjuul