Hi everybody!
I need your help with a client request: my client is used to analyze landing pages performance with the standard report from GA4 and I need to create something similar in Amplitude.
What I already have:
- session entries grouped by page URL
- purchase event calculated as session totals grouped by page URL and Entry Analysis enabled
What I miss:
- conversion rate calculation (ideally purchase sessions/session entries) for each landing URL
- revenue (it’s a property of purchase event) for each landing URL
The only solution that came to my mind is to create a new custom event like Session Start, then I can associate page event properties to this new event and make calculations with that. But I wondered if there was an alternative.
Thanks a lot!