|
Project Information
Links
|
AboutThe "highlighted-word-tracker" project allows you to track a users highlighted text selections via Google Analytics. InfoWhen a user highlights a word of phrase, this code will send the text that has been selected to Google Analytics. through EventTracking, these is a aSync version and a Legacy version. This has found to be a very useful piece of SEO information gathering code - so I have decided to Open Source it so other people can benefit from it. Usage & InstallationYou will require Google Analytics tracking code to use this project Tags - are a stable release of the Project in versioned states for example: use <script src="http://highlighted-word-tracker.googlecode.com/svn/tags/0.1/async.min.js"></script> to always use version 0.1. You can also link to <script src="http://highlighted-word-tracker.googlecode.com/svn/trunk/async.min.js"></script> to make sure you always have the latest version of the project. Feel free to download the project and host it on your own server. which version do I need? - help me choose Known IssuesThis is experimental code. |