Question
How to create a metrics to guage overall page performance?
- June 23, 2025
- 2 replies
- 530 views
On any given page, I track the following interactions:
- Video views
- Asset downloads
- Interaction with page navigation
- Interaction with body components
- Engagement with the chat bot
- 50% and 75% page scroll
To evaluate the performance of any page, I want to create a single metric that incorporates all of these interactions. I am considering a straightforward approach as follows:
- Create a segment that includes visits (visit container) with video views, asset downloads, interactions, engagement with the chat bot, or a 50% page scroll. Let’s name this segment "Page Engagement."
- Create a calculated metric:
- (Page Views where Page Engagement Exists) / Total Page Views
Added screenshots for reference.
I would appreciate any recommendations or alternative approaches and would welcome suggestions on how to improve or refine this setup.