Does Gleam Provide API Logs or Debugging Tools?
Yes. You can view tracked actions inside the Gleam campaign dashboard under the Actions tab. Click to learn how to monitor and debug your API-based tracking events.
Once your campaign is live, Gleam provides a real-time Actions tab to track user activity. For custom API actions, this is where you will confirm if:
- The gleam.track() event was received
- The action was marked as completed
- Any issues occurred (e.g. misnamed actions or failed triggers)
This feature makes it easy to debug API tracking and ensures users are properly credited for actions triggered outside of Gleam’s standard methods.
You can also export logs for compliance or internal QA if needed.