Question
Check cookie to see if user has filled a form before JS
Hi everyone,
I'm currently combining Forms 2.0 with some JS inside an onSuccess callback, that will append a download link once the form has been submitted (I've achieved this okay!)
What I'm looking to do is check for a marketo cookie when a user visits the form to see if they've filled out the form in the past:
Does marketo set a cookie that contains this information once a form is submitted?
How would I access that if so?
Regards
I'm currently combining Forms 2.0 with some JS inside an onSuccess callback, that will append a download link once the form has been submitted (I've achieved this okay!)
What I'm looking to do is check for a marketo cookie when a user visits the form to see if they've filled out the form in the past:
Does marketo set a cookie that contains this information once a form is submitted?
How would I access that if so?
Regards