Hi Sanford,I have the same issue for our Marketo Landing page. To solve this we need to addresponse.setHeader("Set-Cookie", "HttpOnly;Secure;SameSite=Strict");Found this injavascri...
Thank you San, This is the code I added.<script src="https://app-xxxx.marketo.com/js/forms2/js/forms2.min.js"></script><form class="form" id="mktoForm_xxxx" style="display:none;"><...
Hi,I am searching to integrate custom html form with marketo form and found the link -> https://www.websightdesigns.com/creating-custom-marketo-forms I have implemented this and Wh...
Hi San,Yes.. country, city etc. We need to know the visitors location. We have to display list of items in our website based on the location (country, city) where the visitors came...