Skip to content

Instantly share code, notes, and snippets.

@t3easy
Created September 16, 2015 08:16
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save t3easy/a26944f95c6a2f9c375a to your computer and use it in GitHub Desktop.
Save t3easy/a26944f95c6a2f9c375a to your computer and use it in GitHub Desktop.
// Exclude Piwik and Google Analytics parameter from cHash
$GLOBALS['TYPO3_CONF_VARS']['FE']['cHashExcludedParameters'] .= ', pk_campaign, pk_kwd, utm_source, utm_medium, utm_campaign, utm_term';
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment