web personalization | Community
Skip to main content
Level 2
June 20, 2022
Question

web personalization

  • June 20, 2022
  • 1 reply
  • 1676 views

We need to add Form to the content in web campaign.

we added this code 

<!DOCTYPE html>
<html>
<head>
</head>
<body>
<p>Stay up to date</p>
<p>Subscribe to our newsletter&nbsp;</p>
<script src="INSTANCE.com/js/forms2/js/forms2.min.js"></script>
<form id="mktoForm_3282"></form>
<script>MktoForms2.loadForm("//INSTANCE.com", "262-BHQ-875", 3282);</script>
</body>
</html>

INSTANCE.com is our domain address.

But we can't see the form on our testing page. What should we change?

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

1 reply

Darshil_Shah1
Community Advisor and Adobe Champion
Community Advisor and Adobe Champion
June 20, 2022

Do you have the instance.com domain added in the account setting of the WP? You should also consider adding all the sub-domains that you're using in Marketo in the WP's Account Settings too. Are you able to see the form getting rendered when you preview the web campaign?