Hi there!
I try to track the click on a facebook-like-button, but because it’s in a iFrame it’s not that easy…
I tried some diffrent ways, like overlaying the iFrame with a div, which was kind of ironic, 'cause it tracked all clicks within the div, but - of course - excluded the iFrame-Part!
I tried to use an extra function which is loaded with the “onload”-attribute in the iframe-tag, but this won’t work, too!
Any ideas? Would be realy nice!
Thanks!
Klener