Get visitor identification running in 3 steps. Most customers are live and receiving enriched leads within 24 hours of signing up.
Paste the async script tag into your site's <head> or before the closing </body> tag. Replace kp_live_•••• with your API key from the portal.
Visit your site in a browser, then check the Live Feed page in your Kopimore portal. You should see your own session appear within seconds of the page loading.
In Settings → Integrations, connect your CRM (HubSpot, Salesforce, Pipedrive, GoHighLevel, or webhook). Enriched profiles will start flowing automatically within minutes of the next identified visitor.
The Kopimore API lets you programmatically retrieve identified visitor data. All endpoints are read-only JSON over HTTPS. Create and manage API keys on the API Keys page in your portal.
/leadsList identified visitors — filters: limit, since, before, pixel_id, state, city, has_email/pixelsList the pixels on your account (use their IDs to filter /leads)/usageRequest counts and rate limit for your keyRate limit: 60 requests per minute per key (responses include X-RateLimit-Remaining). Pagination is cursor-based: pass the next_cursor value from a response as ?before= on your next request.
Receive real-time POST requests to your endpoint whenever a visitor is identified. Each webhook payload contains the full enriched visitor record in JSON format. Set up a webhook in your portal under CRM Sync → Webhook.
Every identified visitor record can include up to 57 enriched fields across identity, household, professional, and session data categories.
Sign up and get your API key in under 2 minutes.