How to Disable Adobe Target Via Launch | Community
Skip to main content
New Participant
September 8, 2023
Solved

How to Disable Adobe Target Via Launch

  • September 8, 2023
  • 3 replies
  • 2261 views

We are working on our One Trust, Cookie Consent implementation. One issue we are running into on our SPA web apps is if a user opts out of "Performance" tracking, which includes Analytics and Target, If there is no page refresh, Target still loads but Analytics doesn't. We have the Target extension and the AT.js is called via a rule. Any idea how to suppress Target without a page refresh?

 

Thanks!

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 kaikubad

Go to this link https://localhost:4502/libs/cq/dtm-reactor/content/configurations.html/conf
then find your launch config where at.js is added.

3 replies

kautuk_sahni
Employee
September 12, 2023

@m_e_j Do you find the suggestions from users useful? Please let us know if more information is required. Otherwise, please mark the answer as correct for posterity. 

Kautuk Sahni
kaikubad
kaikubadAccepted solution
New Participant
September 11, 2023

Go to this link https://localhost:4502/libs/cq/dtm-reactor/content/configurations.html/conf
then find your launch config where at.js is added.

Peter_Puzanovs
New Participant
September 8, 2023

Hi @m_e_j ,

 

Formally you can enable OT AutoBlock and add OT Adobe Launch extension, however they are just OK as many have noticed. As you may require hack's like custom script to page refresh after customer accepts cookies e.t.c.

 

Best,

 

Make sure that OT SDK is declared as the very first script on your pages.

 

Then add integration inside your Launch configuration following this guide:

https://www.digitaldatatactics.com/index.php/2023/03/17/how-i-got-onetrust-to-work-with-adobe-launch/

 

Regards,

Peter