Support & Help
Use the resources below to resolve issues quickly.
Self-Service
- FAQ: Common questions and troubleshooting steps: Go to FAQ
- Glossary: Definitions of domain and platform terms: Open Glossary
Fraud Protection
Quick Start wizard: The fastest way to get set up is through Admin Console → Fraud Protection → Quick Start. It walks you through domain allowlisting, form endpoint creation, script installation, and alert configuration.
Troubleshooting checklist:
- Check browser DevTools → Network for requests to
/intel/v1/initand/intel/v1/submit/{endpointId}— these confirm the script is active. - Verify your domain is allowlisted in Admin Console → Quick Start → Step 1.
- Confirm the form
actionpoints tohttps://api.opportify.ai/intel/v1/submit/<endpoint-id>. - Check CSP headers include
cdn.opportify.aiinscript-srcandframe-src, andapi.opportify.aiinconnect-srcandform-action. - For webhook issues, inspect the Delivery Log in Admin Console → Fraud Protection → Webhooks.
See the Error Reference for a complete list of script errors and fixes.
Contact
Need personalized assistance?
- Open a ticket: Contact Form ↗
- Status updates (planned): Status page coming soon.
Best Practices
- Include endpoint names and correlation IDs in support requests.
- Mask API Keys and any PII before sharing logs.
- Provide reproducible steps and timestamps (UTC).
Next Steps
- Explore the SDK Getting Started guides.
- Review release notes for recent changes.
If something is missing, open an issue or PR.