Closed (fixed)
Project:
Google Analytics
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
24 Feb 2008 at 12:49 UTC
Updated:
20 Mar 2008 at 19:31 UTC
We need to figure out how this works with new ga.js tracking and how we are able to get this status codes very quickly out of drupal_get_headers() or any other appropriate way. The function drupal_access_denied() and drupal_not_found() should be helpful.
http://analytics.blogspot.com/2006/09/tip-tracking-404-pages.html
Comments
Comment #1
niklp commentedPlease consider my article below if this is to be implemented - I am wondering if there is a way that the two (GA and customerror) can interact nicely, report errors effectively, and maintain usability all at the same time.
http://www.kinetasystems.com/blog/creating-custom-error-pages-in-drupal
Thanks.
Comment #2
hass commentedPatches are committed into D5 and D6.
403 tracking seems not possible in a dynamic way, because hook_footer seems to be skipped... :-(.
Comment #3
hass commentedComment #4
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.