Empty cookie value | Community
Skip to main content
Nick_Deboo1
New Participant
March 12, 2018
Solved

Empty cookie value

  • March 12, 2018
  • 1 reply
  • 2166 views

I have a few cookie values I want to read into a form. This is currently working.

What doesn't work is when the cookie value is empty, it doesn't overwrite the value that was in the field before. Is this normal Marketo behavior? If yes, I could modify the cookie values to have a NULL instead of an empty value.

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 Grégoire_Miche2

Hi Nick,

Yes, this Marketo does not override field values with empty values from forms.

Yes, you can set you cookies to get a value and use it. Just do not use NULL as it's a word that has a specific meaning and you might have you fields reading "NULL" (test it though )

I prefer to se the cookies to <empty> and if necessary have a smart campaign is Marketo that clean the fields that contain "<empty>".

-Greg

1 reply

Grégoire_Miche2
Grégoire_Miche2Accepted solution
New Participant
March 12, 2018

Hi Nick,

Yes, this Marketo does not override field values with empty values from forms.

Yes, you can set you cookies to get a value and use it. Just do not use NULL as it's a word that has a specific meaning and you might have you fields reading "NULL" (test it though )

I prefer to se the cookies to <empty> and if necessary have a smart campaign is Marketo that clean the fields that contain "<empty>".

-Greg