简体   繁体   中英

Delay when publishing a new GTM container version

I am wondering how many hours does it takes to a new publishing version of a Google Tag Manager container to take in consideration the modifications ?

I tried to find the answer without result...

Thanks by advance for your help.

Coki

It does not take hours. Publishing a new container will immediately create a new gtm.js file with your changes.

New visitors will receive the new file immediately. Recurring visitors might have a cached version of the file, but then GTM sets http cache headers so that the file should not be cached too long. Some users (in company networks etc.) might sit behind proxy servers that cache and old version of the file.

But most users should receive the updated version of the file minutes after you have published it. I recommend you send the build in Container Version variable as a custom dimension to Google Analytics, so you can always check if changes in your KPIs correspond to specific container versions.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM