web personalization

lextraza
Level 2

web personalization

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?

1 REPLY 1
Darshil_Shah1
Level 10 - Community Advisor + Adobe Champion

Re: web personalization

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?