Skip to content
This repository has been archived by the owner on May 26, 2022. It is now read-only.
Flavio Maria De Stefano edited this page Nov 3, 2016 · 5 revisions

GA

Google Analytics proxy - Documentation

To use it, you can set the Google Analytics UA in the tiapp.xml:

<property type="string" name="ga.ua">UA-XXXXXXXXX></property>

Or you can use the setTrackerUA method (not the preferred way).

Trimethyl.Flow uses this module to track screens name and screen time tracking.

To track other events, just see the module documentation to learn how to track different type of events.