How does the UTM identify the referring site? (posted: 8/8/2008)
The UTM extracts the referring site from the document.referrer value in JavaScript. The value is stored in the _utmz cookie. If the URL contains the utm_source variable then the value extracted from document.referrer is overwritten with the utm_source value.



