Expand my Community achievements bar.

Join us for our second AMA on experimentation and personalization strategies with Target, occurring on June 3rd!

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

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.

 

 

View solution in original post

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.