Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save maximilian-mayer/65f6eed871380326c0c6 to your computer and use it in GitHub Desktop.
Save maximilian-mayer/65f6eed871380326c0c6 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