Customizing Generic Metrics for Page Segments in Adobe Analytics
I have a set of generic KPIs, such as CVR (Conversion Rate) and demand, which are calculated based on metrics like purchase/visits and demand/visits. I would like to customize these metrics by applying page-specific segments, for example, calculating CVR for page "a" as purchase/page "a" visits.
However, I’m encountering a problem:
- Solution A: When I use a generic metric (e.g., purchase/visits) and simply drop a page segment (like page "a") on top of it, the results do not come out correctly.
- Solution B: When I create a customized metric specifically for the page (e.g., purchase/page "a" visits), the results are accurate.
Why does Solution A produce incorrect results, and what is the best practice for building metrics like these? Is it better to always create customized metrics for each page segment?