Feature #1837
Updated by Alex Belskis about 11 years ago
* 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 Most obsolete IDs are in old tracking code which can be deleted if since new code is cfincluded in the site header templates or replaced with a cfinclude of the new tracking code. templates.
*** UA-15608771-2
**** @Contacts/@
**** @include/work_footer.cfm@
**** @IPMElements/@
**** @IPMSymposium09/@
**** @IPMSymposium12/@
**** @IPMSymposiumV/@
*** UA-9516765-1
Mura theme from Northeast region
**** @IPMCenters\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)
* Use a common mechanism throughout site -- add GA code snippet to header or footer.
* Check that non-HTML requests are registered, especially PDFs.