Empty cookie value
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.