Disable cookiefirst and gtm for staging environment as well
This commit is contained in:
@@ -214,7 +214,7 @@ page {
|
|||||||
page.headerData.999 >
|
page.headerData.999 >
|
||||||
[end]
|
[end]
|
||||||
|
|
||||||
[applicationContext == "Development"]
|
[applicationContext == "Development" || applicationContext == "Production/Staging"]
|
||||||
page.headerData.998 >
|
page.headerData.998 >
|
||||||
page.headerData.999 >
|
page.headerData.999 >
|
||||||
[end]
|
[end]
|
||||||
|
|||||||
Reference in New Issue
Block a user