Skip to content

Commit ab8efcb

Browse files
authored
Merge pull request #961 from humanmade/jc-948-altis-cloud
Adding dclid, gclid, and twclid to the default exclusion list
2 parents 9f1b55e + 1c180f1 commit ab8efcb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

load.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,9 @@
3838
'mc_eid',
3939
'fbclid',
4040
'_ga',
41+
'dclid',
42+
'gclid',
43+
'twclid',
4144
],
4245
'unique-headers' => [
4346
'cloudfront-viewer-country',

0 commit comments

Comments
 (0)