활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.
활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.
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.
You can disable the rule, add the disabled rule in the development environment and push it through the staging environment. The rule won't work in the staging environment.
In other words, you will need to add a disabled rule to an environment to remove it from the upstream resources.
조회 수
답글
좋아요 수
@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.
조회 수
답글
좋아요 수
조회 수
답글
좋아요 수
조회 수
Likes
답글