Skip to content

client_dedup_id is not scoped to a single tag/event #2

@WouterNieuwerth

Description

@WouterNieuwerth

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.

SCR-20230616-h9v
SCR-20230616-haa
SCR-20230616-hb1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions