Installation

The recommended way to install is via NPM and using a NPM-compatible bundler solution, like browserify. Then you can do:

npm install --save glimr-sdk

You can also embed the JS file directly using our CDN. A link to the latest minified version can be found here:

https://github.com/KatalysatorAB/GlimrSDK-JS

The SDK exposes a global instance named Glimr. If you are using browserify or any similar bundling solutions, what you need to do is simply:

var Glimr = require("glimr-sdk");

Tags

Google Tag Manager

Parsing/Stringifying/Serializing/De-serializing

๐Ÿ“˜

Questions?

Please reach out to us on [email protected]!