Was reading an article on custom link tracking using jQuery and have a question regarding the functionality.
If the script fires only when the DOM is ready, is there a danger that a link could have been clicked before the DOM is ready and therefore not captured in the web analytics tool (Omniture in this case)
If anyone has experience I'd love to hear from you, reference article posted below!
Was reading an article on custom link tracking using jQuery and have a question regarding the functionality.
If the script fires only when the DOM is ready, is there a danger that a link could have been clicked before the DOM is ready and therefore not captured in the web analytics tool (Omniture in this case)
If anyone has experience I'd love to hear from you, reference article posted below!
(http://www.keystonesolutions.com/community/2011/07/731/)
Thanks
Chris