1.4.0
1.4.0
New: "Run only on these hosts" setting (Scripts tab) — restrict all tracking output to specific hostname(s). Leave blank to run on every environment, so this release is fully backward-compatible.
- Server-side host gate: tracking code is stored verbatim, no per-snippet host checks.
- Ideal when one database is copied across local / staging / production (e.g. a migration) and you only want tags firing on the host(s) you choose.
- Host match is case-insensitive and ignores a leading
www.and any port.