API & Setup
Everything you need to get your identity resolution tag running
API Keys
Production
Activeidr_live_8f3k2j5h•••••••••
Test / Sandbox
Testidr_test_9g4m3n7p•••••••••
JavaScript Tag
Add this to your website's <head> to start collecting identity data
<!-- Resolve Identity Tag -->
<script>
(function() {
window.resolve = window.resolve || {};
window.resolve.apiKey = 'idr_live_8f3k2j5h...';
window.resolve.endpoint = 'https://api.idresolution.ai/v1/ingest';
// Auto-capture page views and form submissions
var s = document.createElement('script');
s.src = 'https://cdn.idresolution.ai/resolve.min.js';
s.async = true;
document.head.appendChild(s);
})();
</script>
Webhook Configuration
Receive real-time POST notifications when visitors are resolved
🧪 Test Your Setup
Send a test event to verify your tag is working correctly.
Test passed!
Event received and processed in 143ms
Tag Status
Tag installed
Active
Last event
2 min ago
Events today
1,247
Domains detected
acmenewsletter.com