Gauges Destination
Gauges quick info
Gauges accepts Page calls. If you reference it in the Integrations object, call it “Gauges”.
Gauges accepts device-mode data only from Analytics.js.
Getting Started
When you enable Gauges in the Segment web app, your changes appear in the Segment CDN in about 45 minutes, and then Analytics.js starts asynchronously loading Gauges’ track.js
onto your page.
This means you should remove Gauges’ snippet from your page.
Gauges starts automatically collecting data on your site.
Page
When you call page
, we call Gauges’ track
method with no arguments.
Troubleshooting
My visits aren’t showing up in Gauges
Gauges doesn’t record data from any browser where you’ve signed into Gauges. That way your data doesn’t get polluted by your own actions. If you want your browsing to show up in Gauges - open an incognito/private window in your browser.
Supported Sources and Connection Modes
Before you start, make sure Gauges supports the source type and connection mode you’ve chosen to implement. You can learn more about connection modes here.
Web | Mobile | Server | |
---|---|---|---|
📱 Device-mode | ✅ | ⬜️ | ⬜️ |
☁️ Cloud-mode | ⬜️ | ⬜️ | ⬜️ |
Settings
Segment lets you change these destination settings from the Segment app without having to touch any code.
Site ID
You can find your Site ID under Management > Tracking Code in your Gauges Dashboard. It should be 24 characters long, and look something like this: 93f0e8b9f5a1f530a7000001
.
This page was last modified: 20 Oct 2020
Need support?
Questions? Problems? Need more info? Contact us, and we can help!