How to get the environment name in analytics.
I have one rule in analytics that rule need to be enablle only in prod and it should be disable in stage how can I achive this.?
I have one rule in analytics that rule need to be enablle only in prod and it should be disable in stage how can I achive this.?
@vijitha - If you want a "set it and forget it" approach, consider creating a data element with the value of _satellite.buildInfo.environment and using it to conditionally execute/not execute your rule. You shouldn't have to worry about enabling/disabling the rule as you promote through the different environments.

Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.