airModules Tracking Package
The Tracking Package enables you to measure views and engagement across your applications.
Using the tracking package to track events in your application is easy!
- Import the tracking package and it's functions into your application
- Construct an event object for each event you wish to track
- Send each event utilizing the imported functions
Once sent, the tracking package formats each event object according to the specifications outlined in the emDataStandards and pushes it to a dataLayer object. Subsequently, both customers and PROs have the ability to leverage a tag manager to access the data layer values and transmit events to an Analytics account.
For the full documentation and how to integrate, visit the Tracking Package Documentation (opens in a new tab)