Hi there! Tried everything, but still can’t figure out how to track clicks on a code that I have. The code goes like this:
<script type="text/javascript" charset="UTF-8"> (function(){ document.write("<script src='http://www.grupovo.bg/adpopup.php?refid=104243&webid=83&cid=&size=popup' charset='UTF-8' type='text/javascript'><"+"/script>"); })(); </script>
It’s a code of a affiliate program needed for popup. I want to track the clicks on it, but whatever I try, nothing is counted. Any help/advices?
Thanks!