Form on pURL creats new user with new unique code if submitted without e-mail-address | Community
Skip to main content
New Participant
March 10, 2022
Solved

Form on pURL creats new user with new unique code if submitted without e-mail-address

  • March 10, 2022
  • 1 reply
  • 1380 views

Hi everyone, 
I'm starting with the use of pURLs. I already integrated the pURL fix from  so recognizing the user worked pretty fine. I'm able to show lead tokens in the page and work with them in JS as well. 

What confuses me is that in case I send a form from this page without an email address this form submit goes to a new user without referencing the user of the pURL. 

Anybody an idea why this happens? Should it be like that? 

Best regards
Wolfram

P. S.: I know that I can fix this by simply adding the useres email address as hidden field in the form. But I hope to find out if there is kind of a misbehaviour which can/should be fixed. 

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

This is expected. The pURL is a “weak associator” — it will not override the default behavior of a form without an Email Address. The Munchkin cookie is a “strong associator” in contrast.

1 reply

SanfordWhiteman
SanfordWhitemanAccepted solution
New Participant
March 10, 2022

This is expected. The pURL is a “weak associator” — it will not override the default behavior of a form without an Email Address. The Munchkin cookie is a “strong associator” in contrast.