/gtm-environments

Testing Google Tag Manager Environments

Primary LanguageHTML

gtm-environments

Run on the local environment using site.js

Live

cd live
site @localhost:666

QA

cd qa
site @localhost:777

UAT

cd uat
site @localhost:888