Expand my Community achievements bar.

Join us on September 25th for a must-attend webinar featuring Adobe Experience Maker winner Anish Raul. Discover how leading enterprises are adopting AI into their workflows securely, responsibly, and at scale.

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

SOLVED

How do we create direct call rule for mutiple events?

Avatar

Level 3

Hi,

I have a questions on setting direct call rules for multiple events. We have 57 events in a iframe video that wee need to set up tracking. I know we can pass _satellite.track(<string>) for each event success. But when we create rules in DTM we need to setup 57 rules(1 rule for each event)

Is there a  simple way we can create one rule  for all 57 string names not creating one rule for each event?

Any help would be appreciated.

Thanks,

Saila

1 Accepted Solution

Avatar

Correct answer by
Level 3
4 Replies

Avatar

Employee

Hi Saila,

Unfortunately, direct call rules work on a 1:1 relationship with each _satellite.track call.

Is there a specific reason you are using direct call rules? Are you not able to use the event based rules to accomplish your video tracking?

Thanks,
Jantzen

Avatar

Level 3

Jantzen.Belliston

They are User interaction videos in iframe.  For some events We cant tell when the event happens inside video .That's why we asked IT to place _satellite.track() code for success event.

Thanks,

Saila

Avatar

Correct answer by
Level 3

I found solution from this link: DTM: Direct Call Rule - how to set it exactly (example inside)

Thanks,

Saila

Avatar

Employee

Perfect. I'll mark your answer as the correct one in case others have the same problem.