Skip to main content

Timezone

Tracker DistributionIncluded
sp.jsโŒ
sp.lite.jsโŒ

Downloadโ€‹

Download from GitHub Releases (Recommended)Github Releases (plugins.umd.zip)
Available on jsDelivrjsDelivr (latest)
Available on unpkgunpkg (latest)

Note: The links to the CDNs above point to the current latest version. You should pin to a specific version when integrating this plugin on your website if you are using a third party CDN in production.

Initializationโ€‹

window.snowplow('addPlugin', 
"https://cdn.jsdelivr.net/npm/@snowplow/browser-plugin-timezone@latest/dist/index.umd.min.js",
["snowplowTimezone", "TimezonePlugin"]
);

Propertiesโ€‹

This plugin will add Timezone tracking. This allows the tracker to populate the `os_timezone` field within the canonical event model.

Was this page helpful?