This project is not covered by Drupal’s security advisory policy.

The Elevator Pitch

There are just some things that you need to know immediately upon conversion; you can't wait to see it in your Google Analytics / Piwik / etc report. This module is that missing piece to the puzzle that tracks important information about your website visitors at the time of conversion. It also exposes that information with tasty little tokens that can be used virtually anywhere. It does the tracking in three separate cookies and exposes that information in 6 tokens.

The Cookies and Tokens

A. First Visit (5-year cookie)

  1. Referrer Page (D7 token: [analytics_tracking:gat-first-referrer] )
  2. Landing Page (D7 token: [analytics_tracking:gat-first-landing] )

B. Current Visit (Rolling 30-minute cookie)

  1. Referrer Page (D7 token: [analytics_tracking:gat-cur-referrer] )
  2. Landing Page (D7 token: [analytics_tracking:gat-cur-landing] )

C. Most Recent (The pages that immediately preceded the conversion)

  1. Referrer Page (D7 token: [analytics_tracking:gat-recent-referrer] )
  2. Landing Page (D7 token: [analytics_tracking:gat-recent-landing] )

How do I use this module?

This module is a wonderful complement to the Google Analytics Tokenizer, Google Analytics Capture, and Contact Google Analytics modules. Or, implement these tokens in any token-enabled field. Or, write your own module that uses this module (we'll advertise it here).

Which modules can I use Analytics Tracking with?

Tell me how it works

A snazzy javascript file sets some cookies onto your visitor's computer. This module reads those cookies on-the-fly when the above-mentioned tokens are referenced.

Do I need Google Analytics to make this work?

No, this module is separate from Google Analytics so you can use any analytics program or no analytics program at all.

I want this module to track such-and-such (something not already listed)...

yadaDROP is available for paid customizations.

Is this module stable?

Yes, even though no official version has been released, it is very stable. No bugs, just finalizing the code base.

Do you have a Drupal 6 version?

No, but I'll gladly code it for $100.

Sponsored By:

yadaDROP, a Drupal Web Analytics company, wrote this module.

Project information

Releases