Account Matching & Assignment
Accurate & flexible account matching and record assignment automation.
Champify’s native orchestration ensures Champify records match to the right accounts & assign to the right reps. This is crucial for teams without a dedicated routing tool, however, can be customized to complement or flow directly into your existing automation.
Overview
This loom reviews how Champify can match both leads and contacts to the right accounts — with precision and without duplicates.
Details - Standard Account Matching
Can match contacts directly to accounts, or match leads to accounts via an account lookup field.
When Champify detects job changes for your tracked contacts, it will either update existing records or create new ones in your Salesforce. If the contact for a qualified job change already exists, Champify will enrich that record rather than creating a new record. When creating new contacts, Champify will select the account that is the best match. Below is the logic used to select the best match:
- Collect all accounts that have a matching name, matching company domain, matching LinkedIn company URL, other contacts with the same email domain.
- Prefer the following data points for exact matches:
- LinkedIn URL
- Name
- Website
- If no single exact match is found, rank with the tie-breakers:
- Prefer accounts with any opportunities
- Prefer the account with the more recent activity date
- Perform a Levenshtein distance check with the enriched company name—the account with the lower Levenshtein distance wins.
- Lastly, prefer accounts owned by non-integration users
- Select the top-ranked account in the ordered list
Details - Matching Calendar Contacts
Champify adds additional steps to our matching logic for Calendar Sync. Below are the complete steps for selecting the best account match, with additional steps unique to Calendar Sync bolded
- Collect all accounts that have a matching name, matching company domain, matching LinkedIn company URL, other contacts with the same email domain, or other contacts in the account associated with an event.
- Prefer the following data points for exact matches:
- LinkedIn URL
- Name
- Website
- If no single exact match is found, rank with the tie-breakers:
- Another contact in the account in the synced event
- An opp was open during the event in this account
- Prefer accounts with any opportunities
- Prefer the account with an owner that’s the same as the event.
- Prefer the account with the more recent activity date
- Perform a Levenshtein distance check with the enriched company name—the account with the lower Levenshtein distance wins.
- Lastly, prefer accounts owned by non-integration users
- Select the top-ranked account in the ordered list
Did this answer your question?
😞
😐
🤩
Last updated on October 25, 2023