-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
I have two tags, one sending a PAGE_VIEW event and the other sending a VIEW_CONTENT event. Each tag has a "Additional Initialization Data" with the key "client_dedup_id" and a value that is unique for each time the tag is executed.
When inspecting the debug information in preview mode, both tags receive a unique value, but when inspecting the browser network request both tags actually send the same value as the cdid parameter.
So the tag template does correctly parse the client_dedup_id as a cdid parameter when added under "additional initialization data", but it's value is not unique when multiple instances of the tag are used.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels


