Forum Discussion
geneticmaterial
4 years agoContributor
Hi.
So when the customer interacts with certain items on our site, the URL will be populated with a specific item, this is what I want to detect. I'm aware I can use property checkpoints to check the page loaded, however I wanted to use the event function onwebpagedownload to execute this rather than run a script routine at every single point (in the test) where the customer traverses to a new page.
Marsha_R
Champion Level 3
4 years agoSo when the customer interacts with certain items on our site, the URL will be populated with a specific item
I take from this that you want to check the URL itself and not something on the page. Would you give us an example of what's happening and what you would like to check?