Z.Stats
The Z.Stats object provides functions for reporting salient events to the Zapalytics data dashboard.
A globally accessible instance of this object is available at Z.stats
.
Note - analytics are not collected from preview zapcodes.
Example
Section titled “Example”Z.stats.logEvent("Button tapped");```