Crate gtag_js

Source
Expand description

This crate provides a rustic wrapper around Google’s gtag.js tagging framework.

To use this crate the gtag() javascript function must have already been defined as described in the relevant documentation.

Structs§

DataLayer
A wrapper around Google’s gtag.js framework.