Created
September 16, 2015 08:16
-
-
Save t3easy/a26944f95c6a2f9c375a to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// 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