Skip to main content

Installation

Source code Package

Install walkerOS dataLayer source via NPM:

npm install @elbwalker/source-datalayer

Use the sourceDataLayer function to create a new source instance which returns the instance itself.

import { sourceDataLayer } from '@elbwalker/source-datalayer';
const dataLayerSource = sourceDataLayer({ elb: window.elb });
info

If you need professional support with your walkerOS implementation, check out our services.