Experimental project

This is a sandbox project, which contains experimental code for developer use only.

The External Link Popularity module is an old module that used Javascript to track and tally users' clicks on external links within nodes via Voting API.

This sandbox project seeks to port this module to Drupal 7, add Views integration, update the code to comply with current Drupal techniques, and add flexibility. Right now, the module also tracks clicks on node fields when displayed in Views, and in the future, it can be expanded to track clicks on links within other (non-node) entities, if that seems useful.

Hopefully, this will be added to the official project (http://drupal.org/project/pop_links) at some point.

Project information