Expand my Community achievements bar.

Join us WEDNESDAY, 6/7/23 @8am PT for the next Adobe Target Community Q&A Coffee Break! Bill Ozinga, John Mosbaugh, Justin Patrick, and Eric Thibeault will be taking all of your Target Recommendations questions in the chat ~ learn more and register today!
SOLVED

Profile Scripts Environmennts

Avatar

Level 3

Is there a recommended approach to having Profile Scripts change but only effect a dev environment vs production?  Currently it seems like you can't allocate a profile script to a specific environment, so once it is edited, it will immediately effect production.

1 Accepted Solution

Avatar

Correct answer by
Level 10

As an option, you can set an mbox parameter with the website environment value on every call and then use it in the profile script in the if condition.

 

 
1 Reply

Avatar

Correct answer by
Level 10

As an option, you can set an mbox parameter with the website environment value on every call and then use it in the profile script in the if condition.

 

 
page footer