Skip to main content

Geolocation

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-geolocation@latest/dist/index.umd.min.js",
["snowplowGeolocation", "GeolocationtPlugin"],
[false] // Enable at load
);

Functionsโ€‹

enableGeolocationContextDocumentation

Contextโ€‹

Adding this plugin will automatically capture the following context:

ContextExample
iglu:com.snowplowanalytics.snowplow/geolocation_context/jsonschema/1-1-0
Was this page helpful?