I\'m looking for a way of tracking all outbound clicks from a web page without modifying any of the existing page code. The solution must work with frames, iframes, content from different domains, AJA
I\'m looking for a way of track开发者_运维百科ing all outbound clicks from a web page using Javascript/ JQuery without modifying any of the existing page code. The solution must work with frames, ifra
I understand that it is not possible to tell what the user is doing inside an iframe if it is cross domain.What I would like to do is track if the user clicked at all in the iframe.I imagine a scenari