How can I track time on page
I was thinking that I could use some javascript on the page and pass the time on page into a parameter eveytime they click on a new page.
My problem is how can I then create a trigger that says if they stayed on the page longer than 3 seconds then trigger an email?
Thanks!