Marketo form submission on WordPress not qualifying for campaign | Community
Skip to main content
Troy_Larson
New Participant
April 20, 2022
Solved

Marketo form submission on WordPress not qualifying for campaign

  • April 20, 2022
  • 1 reply
  • 3261 views

Hey Marketo world, 

 

Have a question that is totally stumping me: I have 1 global gated content marketo form that I'm embedding on all my gated content wordpress landing pages.

 

What's stumping me is that sometimes records that submit qualify for a marketo campaign (so expected behavior).

 

However, I'm witnessing the same form (as it's a global form) on a different wordpress landing page (but same wordpress template) people will submit but not qualify for the marketo campaign. 

 

So to recap: 

 

Same form 

Same "qualification criteria" (see example below)

This example is one where when a record submits the global form, they qualify for the associated marketo campaign.

This is one, as you can see very similar smart list, where the person fails to qualify for the associated Marketo campaign flow. 

 

As you can see it's the same form, basically the same smart list to qualify, the only difference is the Referrer page URL. 

 

Wanted to tap the greater marketo world to see if anyone has witnessed this before/ see if anyone has any troubleshoot tips. 

 

Thanks!

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

Remember that the Referrer [is] means an exact match. If the Referrer contains a query string, that’s part of the match.

 

For this reason it’s better to use Referrer [starts with] to match only protocol/hostname/path, not [is].

1 reply

Darshil_Shah1
Community Manager
April 20, 2022

Does the referrer constraint's value exactly match in the form submission activity with the value you have in the campaign that isn't firing?

 

Troy_Larson
New Participant
April 20, 2022

Hey @darshil_shah1 - Ya it does, making this even weirder. For example, in that screen cap of one that doesn't work - the referrer URL is: https://www.yubico.com/resource/bridge-to-passwordless-key-considerations/ which is the actual URL of the landing page. So go figure, right....?

SanfordWhiteman
SanfordWhitemanAccepted solution
New Participant
April 20, 2022

Remember that the Referrer [is] means an exact match. If the Referrer contains a query string, that’s part of the match.

 

For this reason it’s better to use Referrer [starts with] to match only protocol/hostname/path, not [is].