I want to trigger / start an Activity when visitor generates an add_to_cart event. The event is fire as I can see in the Adobe Experience Platform Debugger. In the POST body I see the following JSON:{
"events": [
{
"xdm":
{
"web":
{
...
When I edit the Activity and set "Additional template rules" at "Page delivery" the Activity displays on other pages. The console log is nog made on different pages. To make sure the Audience targeting also is applied check "Match audience rules to see experiences" in the QA link popup.
I've set up an basic Activity with "All visitors" targeted. Within the Activity the only modification I made was executing a javascript console log. When I open the QA link I see the console log being made. Only when I navigate to another page the console log is no longer made. When I return to the ...