Expand my Community achievements bar.

SOLVED

Need to create a event based rule to fire paid media tag.

Avatar

Level 3

I have the requirement to add paid media tag on submit of a form. I have created an event based rule on submit. If i try to test event based rule using 

1. localStorage.setItem(‘sdsat_stagingLibrary’,true); 

2._satellite.setDebug(true); 

It doesn't work. When i try this i get undefined in console. But it shows all the page level rule. I don't see only the event based rule. Now i am not sure how to test the event based rule. Is there any other way can we test this?

1 Accepted Solution

Avatar

Correct answer by
Level 3

Hi Rahul,

I was able to resolve the issue as i had made some mistake in the URL path. 

Regards,

Vidya

View solution in original post

3 Replies

Avatar

Level 8

Hi Vidya,

Would it be possible for you to include a snapshot?

Rahul

Avatar

Correct answer by
Level 3

Hi Rahul,

I was able to resolve the issue as i had made some mistake in the URL path. 

Regards,

Vidya

Avatar

Level 8

Oh ok. That's great!

Thanks for letting me know.