New Drupal Module: Click Thru Tracking

Sponsored Links

New Drupal Module: Click Thru Tracking

Here is a new module that allows a web site  admin to track external clicks, such as ad campaigns and links in a newsletters.

The idea is to pass external sites a special link, and the module will keep track of when this link is clicked. It keeps daily, weekly and total statistics per node, as well in groups.

Download the click module

Hmm, AJAX?

Hey Khaled! Thought I'd stop in and say hi! So about this module... wondering if you track clicks via AJAX or redirection. Basically if you add an onclick listener to every link, you'd make for a much more interesting way to track the data, since you could grab originating page, *which link on the page* as well as destination. Then again, I didn't get a chance to try it out, so it might already do this... ;)

How are things?

No, it is not AJAX

Hi Chris

No, it is not AJAX at all.

It transforms the "node/123" to a "click/123/0" where 0 is the "group/campaign".
--
Khalid Baheyeldin

Post new comment

  • All spam and irrelevant comments will be deleted.
  • Comments posted here will take some time to appear on the site. Do not post your comment again if you do not see it. Just be patient and it will be published.
  • Note that what you post here will be publicly available on the web and will be indexed in search engines.
  • We reserve the right to unpublish any comments without stating the reasons for that.
  • All postings are subject to our Terms of use
The content of this field is kept private and will not be shown publicly.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd> <blockquote>
  • Lines and paragraphs break automatically.

More information about formatting options