I'm stumped - hoping someone can help me with formulating the logic of my smart campaign...
I've noticed that when someone completes their first form submission and opts in to email, the opt in box is checked (as it should be) and the person goes through the necessary steps of the smart campaign(s). However, when they submit a second (or third) form and don't check the opt-in box, it changes the email opted-in from "true" to "false". I would think it would only update the fields that the person directly modifies (adding a phone number, country - or correcting the last name if they spelled it improperly at first).
How can I overcome this - I presume it's done via a smart campaign (either a new one or updating conditions of an existing). I just don't even know where to begin with formulating the logic and the conditions within Marketo.
Most sincere thanks - in advance - for your guidance!
Hi Renee Wagner,
You could use progressive profiling to hide the field on all future forms once its been filled in. Configure Form Progressive Profiling - Marketo Docs - Product Documentation You could also swap the field with a new checkbox stating you have opted in previously, to opt out please check this box".
If the original checkbox is on the form though you would have to have some sort of text to explain if they have previously opted in then by not checking it they are not opting out. If the only way they can opt out it through the subscription centre, I would explain that rather than risk frustrating some users.
Thanks,
Gerard
Hi Renee,
In general, I think the system is working as expected. Marketo sees that there's a more-recent form completion for a lead, so Marketo updates the contact record with latest and greatest data. It's not watching for interaction with form fields on the pages, just the form submission itself.
So here are my immediate thoughts for a solution.
Blocking field updates to the opt-in field when a form is filled out doesn't solve your problem either, as it mimics the second solution above, but would actually be misleading to the user as they would THINK they are picking an opt-in status, but it would only be saved if they were a new contact (if that makes sense..)
Hope that helps!