How to see the data attached to your Install or Custom User ID?
The debug tool allows you to see all the native and custom data Batch has on your most recent installs.
What is the debug tool?
The debug tool can display in near real-time all the data received from the SDK or the Custom Data API for your installation or your custom user ID.
Using the debug tool
First, go to Settings > Debug.
You can use the debug tool to find your most recent install, based on:
An Installation ID, which is an anonymous ID generated by Batch.

The debug tool shows all the native and custom data we have on your most recent installs:
Custom User ID: This field shouldn't be empty if you are sending it to Batch and are logged into the app. Make sure that ID disappears after your log out.
Attributes/events: Your attributes and events will appear in the right panel of the debug tool. Make sure important attributes are sent to Batch in the right format (e.g. date, string, boolean, etc) and at the right moment (e.g. on the first start of the app and/or when a value changes etc). Events will appear as soon as you perform the tracked action in the app.
Last location: In case you share with Batch the most recent location of your user, you should see a latitude/longitude in the right panel of the debug tool.
Last updated
Was this helpful?