My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members
Links

About

The "highlighted-word-tracker" project allows you to track a users highlighted text selections via Google Analytics.

Info

When 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 & Installation

You 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 Issues

This is experimental code.

Powered by Google Project Hosting