Crate gtag_js_sys

Source
Expand description

This crate provides a 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.

Functions§

gtag
Send event data.
gtag_with_parameters
Send event data with parameters.