2

Current situation (real-time marketing): when you have an e-mail sent out that contains more than one link that can be clicked, it is only possible to first register a link click in general and afterwards check via condition which link was clicked. Afterwards a reaction is possible.

If one wants to place another reaction to another link afterwards, the first click is already registerd (or mandatory when using the series instead of if/then)


Desired situation: Adding the possibilitiy to select a specific link click already from the first if/then condition (not only link is clicked in general or not). Even better: Adding a function similar to the "switch" control in Power Automate to list multiple links and have a different outcome depending which link was clicked.


Example: Email with Link A, B and C is sent out to a segment. Link A is sending an internal e-mail, Link B opens a registration form and link C is just the homepage. Today, if the receiver first clicks on Link B to open a registration form and afterwards on Link A, the path for A cannot be triggered anymore and vice versa.

If there would be a switch option the path could have A, B and C next to each other and follow. A avoid a different order when clicking another link first, you simply add another switch with the same links.

STATUS DETAILS
New