Skip to content

1.4.0

Choose a tag to compare

@AiimsRobin AiimsRobin released this 22 Jul 10:32
· 3 commits to main since this release
b318722

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.