Step 1: Open the Source Container (The One You Want to Copy From)
- Go to https://tagmanager.google.com
- Sign in with your Google account
- Select the GTM account and container that has the setup you want to move
- In the left menu, click Admin
Step 2: Export the Container
- In the Admin section, find the Container column
- Click Export Container
- Choose the Container Version you want to export:
- Select the Latest version or another version from the dropdown
- Click Export
- A JSON file will be downloaded to your computer. (This file contains all the Tags, Triggers, and Variables from the container)
- Rename the JSON file to something easy to recognize like GTM-MyWebsite-Export.json
Step 3: Open the Destination Container (The One You Want to Copy To)
- Go back to https://tagmanager.google.com
- Choose the GTM account and container where you want to import the information
- Click Admin in the left-hand menu
Step 4: Import the Container
- In the Admin panel, under the Container column, click Import Container
- Click Choose container file and select the JSON file you exported earlier
Step 5: Choose Import Options
You’ll be asked how to handle the import:
Two Options:
| Option | What it does |
| Overwrite | Deletes all current tags/triggers/variables in the destination container and replaces them with the imported ones |
| Merge | Adds the imported tags/triggers/variables without deleting the existing ones |
*Use Merge to keep the existing setup and avoid accidental data loss.
Step 6: Preview and Confirm
- GTM will show a list of what will be imported
- Review the changes carefully
- Click Confirm
Step 7: Save and Publish
- After importing, go to Workspace
- Use Preview Mode to test that everything works correctly
- Once confirmed, click Submit → Publish to make changes live