Install via Google Tag Manager
If your app already has Google Tag Manager installed you can use it to quickly install Upollo to analyze users.
Prerequisites
- You must have Google Tag Manager installed.
- Be identifying your users by using one of the following common integrations:
- Google Analytics with
gtag("set", "client_id", "u_123")
- Intercom with the
window.intercomSettings
user fieldsuser_id
andemail
.
- Google Analytics with
If you dont see an integration you use please let us know or consider using our Native Web Library.
Instructions
- Login to Google Tag Manager
- In "Tags" click "New"
- Set a name like "Upollo Script"
- In the "Tag Configuration" select "Custom HTML" and paste the script tag from Install Quick
- "Triggering" select "All Pages"
- Save, Submit and Publish your changes