Need to create a event based rule to fire paid media tag. | Community
Skip to main content
Level 3
October 16, 2015
Solved

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

  • October 16, 2015
  • 3 replies
  • 1358 views

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?

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by vidyar30267388

Hi Rahul,

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

Regards,

Vidya

3 replies

Rahsing
Level 9
October 16, 2015

Hi Vidya,

Would it be possible for you to include a snapshot?

Rahul

vidyar30267388AuthorAccepted solution
Level 3
October 16, 2015

Hi Rahul,

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

Regards,

Vidya

Rahsing
Level 9
October 16, 2015

Oh ok. That's great!

Thanks for letting me know.