Hi all,
We're implementing forms on our site and wondering how everyone is accounting for information submitted on forms that doesn't match what's on the lead record. For example:
Any insight as to how others are dealing with this is appreciated!
Please move the thread to Products and someone will answer it there. "Community" is for website feedback, not product support -- and yes, this is confusing!
Thanks, sanford! It's been moved.
Thanks for moving it over.
You're going to have a lot of difficulty (well, pretty much 100% difficulty) immediately classifying the new data in this case as inaccurate. If Jessica's real or preferred name is Karah (and people do change their first names over time) then s/he is actually correcting the lead record.
In any case, if you block field updates (in Marketo Admin) then you will prevent the field from being changed once it's non-empty. What you can then do is have a proxy field called "Lead-Supplied First Name" that is labeled as "First Name" on the form. Then manual inspection can be used to determine whether a correction is in order.
Hi Jessica,
Various possibilities here:
I have seen the second technique used in companies where sales were complaining on Marketo updates on contacts fields. The #3 is not used that often, because it's not flexible enough. The #1 is used sometimes, but is error prone in large marketing teams (sooner or later, a marketer will use the standard fields in form instead of the webform specific ones). The #4 is a little complex to implement but does a good work of protecting data.
-Greg
Thanks, Gregorie and Sanford! I see the problem with classifying is inaccurate right of the bat but don't want to lose any capabilities so we ended up creating some Marketo fields for these to show sales the data reported on the forms compared to the data collected elsewhere. Should be interesting to see how it plays out.