Average Event Count per User
Hi,
How can we get total number of events fired and Average Event Count per user?
Hi,
How can we get total number of events fired and Average Event Count per user?
Depends on what you mean by "total events" and "user"
1. If you mean the total for a given event you have set up, getting a total is simply a matter of dragging the event onto the workspace as in the screenshot below, where page consumption 5 is event5.

If you want to know how many visitors happened, there are two ways depending on how you are defining user.
A. If you mean how many users went to a certain asset and then triggered your event, you would need to use the dimension that captures that asset. Apply that dimension and then the event metric and unique visitors metric. You could then right click the metrics to create a calculated average per visitor.


B. On the other hand, if you want the event to only count unique visitors, you would need to serialize that event in the event set up. This would have the event count only once for each visitor. This is a more complex set up that would need to be done ahead of time. The Adobe documentation is here: https://experienceleague.adobe.com/docs/analytics/implementation/vars/page-vars/events/event-serialization.html?lang=en
2. If by Total you want to see the count of events across different events, you might try something like the following. Note that in our implementation what a given event counts is so different across events that a total would be meaningless.

Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.