I have 2 events, I need to calculate the average number of events per user. I don't know how to use the number of users in the formula. Or can I use merge events? My formula should look something like this: (event A + event B) / All userThanks for the help
Hey
I would go with creating a custom event for this use case.
Assuming you create a custom event C defined for Event A | Event B ( evaluated as OR clause ).
TOTALS(C) should be evaluated as TOTALS(A) + TOTALS(B) imo ( you can verify before proceeding )
Using this you can either try AVG(C) formula or TOTALS(C)/UNIQUES(C) to get your average per user.
Let me know if that works out.
Reply
Welcome to the Amplitude Community!
If you don't have an Amplitude account, you can create an Amplitude Starter account for free and enjoy direct access to the Community via SSO. Create an Amplitude account. You can also create a Guest account below!
If you're a current customer, select the domain you use to sign in with Amplitude.
analytics.amplitude.com analytics.eu.amplitude.comWelcome to the Amplitude Community!
If you don't have an Amplitude account, you can create an Amplitude Starter account for free and enjoy direct access to the Community via SSO. Create an Amplitude account. Want to sign up as a guest? Create a Community account.
If you're a current customer, select the domain you use to sign in with Amplitude.
analytics.amplitude.com analytics.eu.amplitude.comEnter your E-mail address. We'll send you an e-mail with instructions to reset your password.