Success Events: s.t vs s.tl calls
I want to implement a form start event when a particular page loads but I am not sure if I should fire it on the page load call or fire it as a customLink?
Does it make a difference if it fires on pageview or as a customLink?
If I do fire it on the page view, how to I manage the page view rules? At the moment I have one page view rule firing on all pages. Now will I have to create separate rules for page views that fire different events or is there a better approach?