gettyah
September 26, 2023, 5:58am
1
Is there a way to track if a site visitor fills out a lead form/multistate form but didn’t complete the action or didn’t submit the filled-out form?
I’m looking for a way to implement a function similar to abandoned carts wherein:
a client can be reminded to finish answering a form
retarget the same visitors (lead generation campaign ads)
I believe there are no pre-built templates/functions in Wix that work as mentioned. Perhaps this can be done via Velo.
Has anyone implemented something similar?
thomasj
September 26, 2023, 2:28pm
2
A potential solution would be to save what the site visitor enters into your multistate form into a CMS Collection after each state is completed.
You can then use the Job Scheduler to check the collection for partially filled forms and send a relevant follow up email depending on the context.
2 Likes
gettyah
September 27, 2023, 4:19am
3
Thank you, Thomas for this recommendation. I will consider this.
On the ability to retarget these visitors via social media ads, is there a way that this can be implemented? Thinking out load…Pixel, Cookies, ? I just don’t know what’s available in Wix and what the process involved is?