Lead Gen and Partitions | Community
Skip to main content
Level 3
August 6, 2018
Question

Lead Gen and Partitions

  • August 6, 2018
  • 1 reply
  • 2245 views

Our Marketo DB is divided into several partitions.

We use email address and a unique key for deduping. The same email address can be in a single partition more than once if the unique key is different, which is possible.

Recently we launched several lead generation programs.

Here's my challenge. There's a potential issue where a lead may already exist in one of the partitions of our instance. So the person goes to fill out the form, but I don't think Marketo will add the lead to the database.

We're an insurance company, so someone can be a Member Customer... s/he can also be an Employer Group Admin...and potentially a broker too. (these are some of our partitions)

So I think these leads end up in a black hole.

Is there a way we can get around this?

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

1 reply

Josh_Hill13
Level 10
August 6, 2018

The issue isn't about scoring.

We do something similar so I believe you can test:

  • Placing the forms in a Default WS that provides the unique ID you need and then route the record to the correct Partition.
  • Place a central flow that listens across all partitions to ensure proper routing.

it's not really perfect so i recommend testing it.

Justin_Laberge1
Level 4
August 6, 2018

Hmm that makes a lot more sense now. This is an operational step.