Crate gtm_js_sys

Source
Expand description

This crate provides a wrapper around Google’s gtm.js’ dataLayer.push() function.

To use this crate the tag manager must have already been imported as described in the relevant documentation.

Functions§

push
Push tag data (aka the dataLayer.push() function).