Help Marketo Identify Existing Leads
Hi,
We switched over to Marketo a month ago.
After importing 25K leads+contacts from CRM I see that Marketo has 25K known leads and 18K anonymous leads.
This is surely because the IP address of the "known leads(imported from CRM)" hasnt been identified by Marketo.
Here's what I am thinking might be a way to help Marketo Identify them:
1. We use Drupal CMS.
2. Write a custom drupal module that triggers an udpate as soon as the User Logs in to the website. This module would use the REST API to update a test field - de-duping using an e-mail address. Because the user has logged in "All the Account and Lead/Contact information" is already present in their Drupal account which is consistent with CRM.
3. This way the user login can work as a Form Submit to help Marketo MAP the anonymous leads to "known leads".
As time goes by, this will not be an issue as Leads will be created in Marketo First. But it will surely speed up the process for existing ones imported from CRM.
Any thoughts on this would really appreciated.