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.