I'm could see two rules firing on a click along with DCR and I want to suppress the DCR firing on click without pausing the DCR in Adobe Launch. Can someone help me how to accomplish this.
You could create another direct call rule that uses custom JS, and in that customJS add the conditional logic that you'd like to test for before firing the "FINAL" direct call rule. Does that make sense?
You could create another direct call rule that uses custom JS, and in that customJS add the conditional logic that you'd like to test for before firing the "FINAL" direct call rule. Does that make sense?