-
Re: Global form submissions not captured
Floyd Alvares Dec 7, 2018 1:39 AM (in response to Franky Ruysschaert)Hi Franky,
- Can you confirm that when the form is submitted, a record is being created in Marketo?
- Also can you confirm that the activity for the fills out form has the content name value SLA MultiPress?
I do not see any issues with the logic for your smart campaign at the moment, so either there is an issue with the form itself in creating new records OR the content name field is not capturing the right hidden field value.
Thanks
Floyd
-
Re: Global form submissions not captured
Franky Ruysschaert Dec 7, 2018 1:50 AM (in response to Floyd Alvares)I can confirm that a new contact is created.
Furthermore is the value for the hidden filed ContentName in my form SLA MultiPress: Premium helpdesk
Smart list Fills out form with form name is and referrer contains with the correct URL
ContentName as a filter with contains...
Still not working..
-
Re: Global form submissions not captured
Alexis Falco Dec 8, 2018 10:11 AM (in response to Franky Ruysschaert)1 of 1 people found this helpfulFranky,
Couple of things - this post gives a pretty nice description for using using the Web Page, Referrer URL, or Query String constraints to specify web page when using one form on multiple pages - basically it tells you when to use a specific constraint.
Specifying Web Page on Form Fillout Filters or Triggers
- Additionally, I've noticed in my smart lists that if I keep the Http or Https on the web page I'm referencing I get an error, often I just remove it.
- Another common issue that I've run into comes straight down to spelling and spaces - just double check that the ContentName matches exactly as it does on the form, it could come down to simple spacing issue or maybe you've included a hyphen instead a space.
Question - since you're using a global form and a hidden field, how is the SLA content name getting written to the form? Is it when a person comes to the form page from a specific URL?
-
-
Re: Global form submissions not captured
Gerard Donnelly Dec 7, 2018 1:52 AM (in response to Franky Ruysschaert)1 of 1 people found this helpful -
Re: Global form submissions not captured
Spenser Fishel Dec 7, 2018 10:50 AM (in response to Franky Ruysschaert)Couple troubleshooting options to start with and apologies if you've already tested these but sometimes the most basic elements are what get missed:
- Ensure you actually have form submissions on the form
- Check a lead that you know has filled out the form and look at the 'Filled Out Form' activity and ensure that the 'ContentName' field is being submitted on the form correctly
- Ensure in the setup of the smart campaign that the settings allow the campaign to be triggered every time and there is not a limit on it
- Make sure the trigger is referencing the right form and not a similarly named form
- Make sure the filter is 'contains' and not 'is'
- Try it without the filter at all - I've seen Marketo's trigger mechanism get out of sync and cause triggers to fail. It's rare but it is possible.