Actions
Feature #1837
openSet up Google Analytics
Start date:
03/26/2014
Due date:
% Done:
0%
Estimated time:
16:00 h
Requested by:
Jim VanKirk
Description
- Confirm site ID and remove obsolete GA references and code.
- Active / current ID: UA-32312201-1
- Obsolete IDs:
Use search term "ga.js" to find obsolete tracking code.
Use regex search term "UA-[\d]+-[\d]" to find GA tracking IDs.
Obsolete IDs are in old tracking code which can be deleted if new code is cfincluded in the site header templates or replaced with a cfinclude of the new tracking code.- UA-15608771-2
Contacts/include/work_footer.cfmIPMElements/IPMSymposium09/IPMSymposium12/IPMSymposiumV/
- UA-9516765-1
Mura theme from Northeast regionIPMCenters\includes\themes\IPMCenters-NEmod\templates\inc\html_head.cfm
Update this to cfinclude the same (new) tracking code as the legacy header ipm_header.cfm.IPMCenters\includes\themes\neipm\templates\inc\html_head.cfm
This is the original source theme provided by the NE region -- perhaps zip it to avoid confusion.
- UA-32339424-1
LogicModels/(moved from IPM.gov)
- UA-15608771-2
- Possibly obsolete files with definitely obsolete tracking IDs (Check with Robin)
- ipmcenters_org\CropProfiles\GAOProfiles1.htm
- Use a common mechanism throughout site -- add GA code snippet to header or footer.
- Check that non-HTML requests are registered, especially PDFs.
Actions