Skip to content

Feature Request: Allow duplicate IMS org ID in Launch configuration #757

@and-poulsen

Description

@and-poulsen

We have a use case where we want to send the event to two different Edge configurations, based on whether or not the user consented to cookies. Currently it seems as there is no way to do this.

Allow duplicate IMS org ID across Alloy instances
The 2 edge configurations we have are under the same IMS org ID - but they're simply configured differently (different AA report suites etc)

Hot-switch / change configuration in the "Send Event" action
To avoid having 2 rules of every single tracking type, it would be great if you could in the "Send Event" action somehow target what configuration ID you are targeting, possibly through a Data Element.

return hasConsent ? alloy : alloyCookieless;

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions