[][src]Crate gtag_js

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.