Table of Contents
This topic describes how to:
- Find an experiment ID, campaign ID, audience ID, variation ID, or event ID
- Identify an audience, campaign, or page by its ID when descriptive names are masked
- Troubleshoot using the JavaScript API, console log, or network panel
Sometimes, it's useful to know an experiment or campaign ID for troubleshooting.
For example, masking descriptive names prevents you (or anyone else) from seeing the name of a variation or campaign in the console. Instead, the JavaScript API, console log, and network panel returns a masked identifier: a string of numbers. This is great for privacy, but challenging for troubleshooting.
Use the API Names panel to find:
- Experiment or campaign IDs
- Variation IDs
- Audience IDs
- Page IDs
- Event IDs
Navigate to your experiment or campaign and select the API Names tab to view the campaign or experiment ID, variation IDs, audience IDs, and more.