Publish a Container to an Environment (Live, Dev, Staging)
Versions let you save a copy of a container's current configuration so that you can roll back to a previous version of a container if necessary. You have the option of not publishing it yet, which will give other users the opportunity to see the changes you have made and provide their feedback. It also makes error recovery easier and allows you to easily find all previously deployed tags, triggers, and variables. Once you're happy with your current configuration, you can publish it.
Once you've verified that your tags, triggers, and variables are set correctly, you can publish them to your site. To publish the changes, follow these steps:
- In the menu on the left, click on “Publish”;
- Add a version name, for example Analytical v3;
- Choose the environment for publication (Dev, Staging, Live);
Dev - Website development environment;
Staging - Test environment (same as production environment,
but used for final tests);
Live - This is the production environment and directly affects all
users who interact with your website;
Click the green button Create new version and publish release.
We also recommend informing your team about the changes that have been made.