Skip to content

Commit 82493ed

Browse files
bjlaadependabot[bot]paulsoucheClemogincubateur-ademe-admin
authored
🔖 Release 2.35.0 (#1318)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: Benjamin Arias <12382534+bjlaa@users.noreply.github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Paul Souche <paul@bettercallpaul.fr> Co-authored-by: Clément <55186402+Clemog@users.noreply.github.com> Co-authored-by: Clément <clem.auger@hotmail.fr> Co-authored-by: Bot Incubateur Ademe <153178900+incubateur-ademe-admin@users.noreply.github.com>
1 parent 1df233b commit 82493ed

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎src/instrumentation-client.ts‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ if (process.env.NEXT_PUBLIC_POSTHOG_KEY !== undefined) {
88
autocapture: false, // Disable automatic event capture, as we capture manually
99
capture_pageview: false, // Disable automatic pageview capture, as we capture manually
1010
capture_pageleave: true, // Enable pageleave capture
11+
custom_campaign_params: ['mtm_campaign', 'mtm_kwd', 'mtm_keyword'],
1112
})
1213
}
1314

0 commit comments

Comments
 (0)