Skip to content

Instantly share code, notes, and snippets.

@gosseti
Created March 14, 2018 18:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gosseti/7f8a5415c1646fc2c92c5b4ec0315e14 to your computer and use it in GitHub Desktop.
Save gosseti/7f8a5415c1646fc2c92c5b4ec0315e14 to your computer and use it in GitHub Desktop.
CampaignMonitor form
<form id="subForm" class="js-cm-form" action="https://www.createsend.com/t/subscribeerror?description=" method="post" data-id="A61C50BEC994754B1D79C5819EC1255CF918EA4461ABD274FF5FC92A3B4F4151F402A76763551CB7D3D4AC1E2361AFD2E85A761A108693FCE3D82C70BE5AEBD0">
<p>
<label for="fieldName">Name</label><br />
<input id="fieldName" name="cm-name" type="text" />
</p>
<p>
<label for="fieldEmail">Email</label><br />
<input id="fieldEmail" class="js-cm-email-input" name="cm-vtikrl-vtikrl" type="email" required />
</p>
<p>
<button class="js-cm-submit-button" type="submit">Subscribe</button>
</p>
</form>
<script type="text/javascript" src="https://js.createsend1.com/javascript/copypastesubscribeformlogic.js"></script>
@f7en
Copy link

f7en commented Aug 17, 2020

IS the domain customizable to your domain if the domain has been verified and added to Campaign Monitor in your account?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment