Closed (fixed)
Project:
Google Analytics
Version:
7.x-1.2
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
25 May 2012 at 00:55 UTC
Updated:
8 Jun 2012 at 13:51 UTC
I need to track analytics for pages on a site before using the redirect module to redirect to an external url.
Currently I use hook_exit() to get all the data i need such as useragent, referrer etc, but it would be nice if I could get this data into google analytics.
Any ideas as to how I could do this, without having to load the page html with the javascript?
Comments
Comment #1
modstore commentedComment #2
hass commentedGa is javascript... This cannot done with js. Use normal external links tracking without redirects. Redirects are useless.