0
votes
0answers
59 views

how to track or catch a windows.open in javascript as google Analytics do it

How to track the windows.open or all the out going links from our page most of my pages doesn't unload on clicking redirect link , they just open in a new window using the window.open What i need ...