Skip to content

Commit

Permalink
add wbraid and gbraid to campaignParams (#923)
Browse files Browse the repository at this point in the history
  • Loading branch information
mbifulco authored Dec 6, 2023
1 parent 72a20f7 commit 00b0a2e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/utils/event-utils.ts
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ export const _info = {
'utm_content',
'utm_term',
'gclid',
'gbraid',
'wbraid',
'fbclid',
'msclkid',
].concat(customParams || [])
Expand Down

0 comments on commit 00b0a2e

Please sign in to comment.