Multiple form submissions good, bad or ugly?

Anonymous
Not applicable

Multiple form submissions good, bad or ugly?

Hi,

Many times we have people we wish to register for an event, we already know who they are, send them a lovely invite and ask them to register. The people come to Marketo landing page with the Marketo form and the register. The person is really nice and/or they are an admin assistant and they have been asked to register multiple people for the event. That's great, so of they go and fill out the form 10 more times.

What are the options?

1. Block field updates - The form accepts the submission, the user thinks they have registered more people but nothing gets updated. They do it several times, think they are done but none of the additional folks are registered.

2. Block the submit button from being clicked multiple times - The user uses the back button in the browser and the button. Maybe close an open the browser again and the user can sumbit once more time again.

3. Use dynamic content to hide the form - Can show a registration confirmation which is nice, but the users wants to register somebody esle. Could provide instructions, to update the email address, but the control needs to be in the form/page.

There's solutions for each of the above in discussions and help articles, but have not found a solution for the use case:

"As the user I will out the form for myslef and I will register other people as well."

So far no solution from Marketo that addresses this. Anybody else been able to get this fucntionality using native Marketo landing pages and forms?

Thank you

Andy
Tags (1)
6 REPLIES 6
Anonymous
Not applicable

Re: Multiple form submissions good, bad or ugly?

Is your issue with someone registering multiple people that their cookie is getting updated to point to the last lead record that they registered?

We rarely encounter this situation with event registrations because we use EventBrite and its registration interface provides for entering multiple registrations.  However, we do have people submit progressive profiling forms using a different email address and the result of that is we don't capture data that would have been on the first form.  In this case, we create a smart list with all of the lead records from that IP address and we can generally figure out which company the submission came from.

We are using dynamic content with segmentations to block the display of content when we detect that a known lead has previously visited or submitted the form from the page.  If they are blocked, we do display an explanatory message indicating that they have already viewed the page or registered and to contact their account rep if they need to do it again.
Jep_Castelein2
Level 10

Re: Multiple form submissions good, bad or ugly?

Andy, you can disable pre-fill and remove the munchkin from the page. That way, multiple submissions by the same person will be saved as separate records as long as the email addresses are different. 

If you want to get fancy, leave pre-fill and munchkin in place, but write some JavaScript to clear out the hidden form field "_mkt_trk"  on submission of the form. This will still pre-fill the form, but it will clear out the cookie ID, so the email address will be used for deduplication (and not the cookie id, which was the cause of your problem). 

Best, 
Jep

Anonymous
Not applicable

Re: Multiple form submissions good, bad or ugly?

Hi Jep,

What happens if the person doesn't pay attention to using a different email address and they use the same one, over and over again, irrespective of other fields? Unfortunately happens all the time.

Thanks
Jep_Castelein2
Level 10

Re: Multiple form submissions good, bad or ugly?

Landing pages can either deduplicate or not. It's virtually impossible for Marketo know whether someone is registering multiple people using their own email address, and only then switch off deduplication. The only thing you could do is deduplicate by email address and last name (or something similar), but that introduces a host of other issues. 

In short: I would start with putting a disclaimer on the thank you page: "If you register multiple people, do NOT use your own email address every time. We need 1 unique email address per registration". 

Hope that helps. 
Jep
Anonymous
Not applicable

Re: Multiple form submissions good, bad or ugly?

Thanks for all the replies. As tech support summarized "there is no server side verification", which limits the use of forms for this type of activity. It appears that it would not be recommend that Marketo forms be used for any type of event registration.

In addition to EventBrite would be interested what anybody else has used for event registrations integrated with Marketo or Salesforce.

Thanks again
Anonymous
Not applicable

Re: Multiple form submissions good, bad or ugly?

We've only used EventBrite, but Marketo doesn't offer an adapter, so we use the EventBrite Import app for Salesforce.  It's good, but far from an ideal solution.  Marketo uses RegOnline for their Marketo Summit and it would be interesting to hear how they use it with MLM and what their experience has been.  I've also seen Cvent used by a few other companies and if you are using Wordpress CMS, there is the free Event Registration plug-in..  Here is a review of some of the systems, but it's from August 2011 A Few Good Online Event-Registration Tools.