Identity Resolution Pixel
Automatically add website visitors to your outbound sequences. Strike while the iron is hot.
- Trigger sequence
- Filter traffic
- Auto-add
Enrichment API
Ensure every contact in your sequence has a valid email and direct phone number.
- Verify first
- Multi-channel
- Personalization
Dataset
Generate targeted lists of net-new prospects to keep your top-of-funnel full every week.
- Continuous feed
- ICP matching
- Auto-export
Use Case: Applicant Tracking Systems
Show Users Who Visited Their Career Pages
Empower your ATS users to identify qualified candidates who viewed job posts but didn't apply. Integrate LeadFuze to enrich every applicant profile with verified data.
The Challenge
Application Abandonment
Your customers spend thousands on employer branding, but lose the majority of qualified traffic to "Apply Later" syndrome.
Invisible Traffic
Recruiters have no idea who is interested unless they hit "Submit".
Sparse Resumes
Applicants omit personal details, making them hard to reach.
Missed Opportunity
Lost Revenue
Your platform misses out on data monetization.
Pipeline
| Candidate Name | Status | Enrichment | Action | JD |
|---|---|---|---|---|
| Jane Doe | Austin, TX • Sr. Engineer | Detected | ||
| Mike Smith | Applied 2h ago | Applied |
1 New Lead Detected
The LeadFuze Solution
Automate the top of your funnel to keep your sequence engine running.
ATS Workflow
How the data flows from visitor to applicant.
Step 01: Track
Candidate visits your customer's careers page. The pixel captures engagement data anonymously.
Step 02: Identify
LeadFuze matches the IP and device to a verified profile, revealing name, role, and company.
Step 03: Enrich & Recruit
Contact info is appended. The profile is pushed to the ATS pipeline automatically.
Developer Experience
Easy integration for your career portal.
Identity Pixel Enrichment API
<script>
// Install this on /careers or /jobs/* pages
(function(l,e,a,d,f,u,z,e){
l.LeadFuzeObject=a;l[a]=l[a]||function(){
(l[a].q=l[a].q||[]).push(arguments)};
l[a].l=1*new Date();u=e.createElement(d);
z=e.getElementsByTagName(d)[0];u.async=1;u.src=f;
z.parentNode.insertBefore(u,z)
})(window,document,'lf','script','https://pixel.leadfuze.com/lf.js')
lf('init', 'YOUR_PIXEL_ID');
lf('track', 'JobView', {
'job_id': 'ENG-101',
'job_title': 'Senior Software Engineer'
});
</script>
curl --location 'https://api.leadfuze.com/v1/enrichment/email' \
--header 'Content-Type: application/json' \
--header 'Authorization: Bearer YOUR_API_KEY' \
--data-raw '{
"email": "applicant@gmail.com",
"include_social": true,
"include_company": true
}'
JSON Response
200 OK
{
"success": true,
"cached": false,
"data": {
"lf_id": "lf-12a34567bc8d90efe12f34ab567890cd",
"first_name": "Jane",
"last_name": "Doe",
"full_name": "Jane Doe",
"business_email": "jane.doe@acmecorp.com",
"personal_emails": [
"jane.doe.personal@gmail.com"
],
"programmatic_business_emails": [
"jane.doe@acmecorp.com",
"j.doe@acmecorp.com"
],
"mobile_phone": "+15550123456",
"linkedin_url": "linkedin.com/in/jane-doe-example",
"personal_city": "San Francisco",
"personal_state": "CA",
"full_address": "San Francisco, CA",
"gender": "F",
"job_title": "Senior Software Engineer",
"seniority_level": "Senior",
"department": "Engineering",
"company": {
"name": "Acme Corp",
"domain": "acmecorp.com",
"phone": [
"+15550199999"
],
"address": "123 Innovation Dr",
"city": "San Francisco",
"state": "CA",
"country": "US",
"linkedin_url": "linkedin.com/company/acme-corp-demo",
"employee_count": "250 - 500",
"primary_industry": "Technology"
}
},
"meta": {
"input": "jane.doe@acmecorp.com",
"search_type": "email",
"source": "lf_database",
"result_count": 1,
"limit": 100
}
}
Why Integrate LeadFuze?
Drive revenue and retention for your ATS platform.
Increase ARPU
Unlock a secondary revenue stream by reselling data credits or charging for "Premium Enrichment" tiers directly within your ATS.
Differentiate Your Platform
Every ATS manages applications. Be the one that generates applicants by revealing anonymous traffic.
Improve User Retention
When your users find their next hire through your "Visitor Tracking" feature, they never churn. Become their primary sourcing channel.
Clean Data Hygiene
Reduce duplicate records and messy inputs. Our API ensures every candidate record in your system is standardized and verified.