1

I found some jquery scripts to deal with tracking outbound links in Google Analytics.

But they all seem to have some flaws:

So I am looking for the ultimate jQuery-Script to track outbound links in Google Analytics.

Andreas
  • 2,045
  • 5
  • 19
  • 30

1 Answers1

1

I found it here: https://github.com/christianhellsten/jquery-google-analytics

  • directly includes Google Analytics Code
  • Has good configuration options
  • not only tracks external links, but can also be used for other events like "mouseover"
Andreas
  • 2,045
  • 5
  • 19
  • 30