Timezone
| Tracker Distribution | Included | 
|---|---|
sp.js | ❌ | 
sp.lite.js | ❌ | 
Download
| Download from GitHub Releases (Recommended) | Github Releases (plugins.umd.zip) | 
| Available on jsDelivr | jsDelivr (latest) | 
| Available on unpkg | unpkg (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.