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 th...