Hi to all 🙂
I need to track a page when a click event was triggered.
I read online that to do this I have to register an evar (or a prop) in the same call of the click event.
My question is about allocation:
If I put allocation as a visit I think it will be an error because:
- a user enters on the site
- clicks a button and I trigger the event1 with an evar with the home page url
- the user changes page and sees a product page, the evar populate with another url without a click event
- the user exit from the site
if I do an analysis of this situation, and I do a breakdown of an event1 for pages I see two pages: the home page an the product page, right?
I can solve it change the allocation from visit to hit, correct?
- click a button and I trigger the event1 with an evar with the home page url
- the user change page and see a product page, the evar populate with another url
- the user exit from the site
if I analysis this situation, and i do a breadown of a event1 for pages I see two pages: the home page an the product page, right?
I can solve it change the allotation from visit to hit, corret?