Setting up Google Tag Manager
Google Tag Manager (GTM) is a great tool for adding analytics and other customizations to your web app. Here's how to get set up in three easy steps:
- Set up a GTM container at https://tagmanager.google.com/
- Send the code-snippet/container-ID to your account manager
- Add whatever tags you want
Using the data layer
Custom events and variables allow you to create more relevant tracking than you get out of the box.
Here is a list of custom events that Audiorista currently fires, which you can create triggers for:
| Trigger name (suggested) | Trigger type | Event name |
| Audiorista signup | Custom Event | aud_signup |
Here is a list of custom variables that Audiorista currently uses:
| Variable name (suggested) | Variable type | Data layer variable name |
| Audiorista user ID | Data Layer Variable | aud_user_id |
| Audiorista user email | Data Layer Variable | aud_user_email |