Hi,
I'm trying to embed a Marketo form on our website (Using Dot Net Nuke Marketo module). Our website is served over https and Marketo is delivering the script over http. How can I get the script to be delivered over https from Marketo?
Thanks!
? The default embed code uses protocol-relative URLs (beginning with "//") which automatically load over SSL on SSL sites. If your embed code doesn't, that's a bug. You can change it easily, of course.
The http is being appended to the beginning of the URL even if we change it to https.
Leave the protocol-relative URL and post a screenshot. Also include the full URL to your pages.