PlayerZero allows you to control how recording and monitoring behave across different environments by configuring domain-specific settings. This gives your team the ability to enable or disable recording, adjust the visibility of developer tools, and fine-tune telemetry capture for production, staging, QA, and local environments. Use domain access controls to prevent noisy development data from impacting insights and to ensure the right level of monitoring across your deployments.
Enabled - Turns PlayerZero recording on or off for that domain.
Production - Labels events from this domain as production data.
Show ‘Share Devtools’ Button - Enables the floating blue button. This is usually enabled on localhost and disabled elsewhere. Use playerzero.prompt() to integrate a custom button if needed.
Enable OpenTelemetry Integration - Enables monitoring and event capture. Recommended: On for production and staging, Off for development.
Dataset - Assign a custom Dataset label to help group events during analysis. You can use glob patterns like *.domain.com to apply settings across subdomains.
When adding domains:
Make sure to include www. if your production domain includes it.
The first domain in the list takes precedence — order matters.