Consider a scenario where you want to calculate the total revenue earned per session, segmented by the All Actors and Regular Watchers cohorts.
- Go to + > Universal.
- Name your exploration, add a description, and choose the destination folder.
- Add an Aggregate block to calculate revenue as the first measure. Choose sum as the aggregator and select the Incremental Campaign Revenue derived column as the value. To rename a measure, click the edit icon. For example, name this block Revenue.
- Add an Event Aggregate block. Choose Count of unique actors that performed event as the measure and the Sessions dataset as the value. Select the event for which you want to measure the activity, like View ad. Name this block Sessions.
- Add a Formula block to calculate the revenue made per session. The formula is as follows: Revenue / Sessions.
- Click Run.
- Add the following two cohorts: All Actors and Regular Watchers in the Segment By Cohort section.
- Click Run again to see the segmented results.
- Click Compare to and choose a period to perform a period-over-period comparison and see results over a selected period.
You can set multiple filters inside an event segmentation analysis. You can reference parameters inside filters to fine-tune your exploration whenever you create filters. Learn more about parameters.
Please sign in to leave a comment.