Enhanced link attribution not working

I am using the page analytics chrome plugin on my site I have a problem. Several of my links are using # as the href and for this reason are consolidating stats for all links with # set as the href. I need to have individual analytics on each link on my site so I tried to implement Enhanced link attribution by inserting the following code into my site as per the documentation:



ga('create', 'UA-XXXX-X');
ga('require', 'linkid'); //this is the new code
ga('send', 'pageview');



I also...

Enhanced link attribution not working

from Google Analytics http://ift.tt/1QvhJvy
via IFTTT
Previous
Next Post »
Thanks for your comment