We are using embedded forms (Form 2.0) on our website.
I would like for Known Visitors to bypass the form and see a direct download link to whatever asset they want to view.
What is the best way to go about doing this for a large number of already existing embedded forms?
Can I check to see if they are a Known Visitor through JavaScript (read a certain value from the cookie) or an API call?
Any experiences or best-practices?
Thanks!
Hi there
If you edit the form and clock settings, you can change what's displayed for a known visitor from "form" to "custom html" You might consider using the same forms where possible unless they all for some reason need to be unique. This is the simplest most reliable solution to this.
Will what work for you?
John