DTM ADOBE TARGET | Community
Skip to main content
March 7, 2018
Solved

DTM ADOBE TARGET

  • March 7, 2018
  • 2 replies
  • 2379 views

Hello

I have DTM installed on my google chrome and the staging is ON so that when ever i create a experience  in adobe target i can do activity qa of that particular experience and see how it runs on the google chrome .

So this activity qa is pretty useful because of the dtm on chrome where you can see how the link exactly looks to the clients when it goes live

But

How to do the same thing on :

i) Mozilla

ii) I.E

iii) Safari

How do we test on these browsers ? Is there a way to get DTM on these browsers just  like we did on google chrome and test the activity ? Please help me out of how to do the activity qa on different browsers on desktop .

Thanks & Regards ,

Kalyan K

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 raags35988425

Hi Kalyan,

You can use the following command in the console in firefox and other browsers to load the DTM in staging mode :

localStorage.setItem('sdsat_stagingLibrary',true);

Also if the objective is just check content delivery then that can be done by generating QA links for the activity and testing them across browsers.

Hope that helps

Raag

2 replies

raags35988425
raags35988425Accepted solution
Employee
March 19, 2018

Hi Kalyan,

You can use the following command in the console in firefox and other browsers to load the DTM in staging mode :

localStorage.setItem('sdsat_stagingLibrary',true);

Also if the objective is just check content delivery then that can be done by generating QA links for the activity and testing them across browsers.

Hope that helps

Raag

Employee
March 19, 2018

Hi Kalyan,

Recommended method here would be to deploy staging code of DTM in these environments.

Best,
Rohit