There are 3 pages a user lands on in order to make purchase. I want to be able to track every steps, like how many people went to 'shop', how many people went from 'shop' to 'checkout', how many people went from 'checkout' to 'pay' and how many people made purchase and landed on 'success' page.
I want to know what is the best way to create event to track. Existing Click event is enabled for conversion. I am confused about matching conditions. So, which method is correct from following....
Method 1: Should i create multiple events for all 3 pages with page_location
Method 2: Or i should simply create
single event with
single condition as page_location of
last success page.
Method 3: Or i should create
single event with
multiple conditions for all the pages.
[edited by: engine at 10:29 am (utc) on Aug 12, 2022]
[edit reason] Please see WebmasterWorld TOS [/edit]