stop processing adobe launch rules using a query param | Community
Skip to main content
New Participant
June 23, 2020
Solved

stop processing adobe launch rules using a query param

  • June 23, 2020
  • 1 reply
  • 1880 views

hi All

is there a way to disable the adobe launch rules processing using a query param or a cookie ? i know we can do similar thing in adobe target by just using mBoxDisable=1 in query param.

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 raj_mandalapu

I don't see any option you need to handle this at your code level, before firing events you need to put some conditions to check

1 reply

raj_mandalapu
raj_mandalapuAccepted solution
New Participant
June 25, 2020

I don't see any option you need to handle this at your code level, before firing events you need to put some conditions to check

New Participant
June 30, 2020
we just wanted to have an option to disable launch realtime via browser like we have for adobe target. an use case is if someone is getting error because of a faulty launch code put on site, they can test it by disabling launch to make sure. there can be other helpful usage as well. we can include this query parameter in our automation/test as well to remove unwanted data.