Expand my Community achievements bar.

SOLVED

stop processing adobe launch rules using a query param

Avatar

Level 5

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.

1 Accepted Solution

Avatar

Correct answer by
Level 8

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

View solution in original post

2 Replies

Avatar

Correct answer by
Level 8

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

Avatar

Level 5
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.