Skip to content

Commit a473bdc

Browse files
authored
Add Mailchimp tag
1 parent 230baa9 commit a473bdc

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

content/en/welcome.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ url: "/welcome/"
88
## Harmony event signup
99

1010
{{< htmlcode >}}
11-
1211
<div id="mc_embed_shell">
1312
<link href="//cdn-images.mailchimp.com/embedcode/classic-061523.css" rel="stylesheet" type="text/css">
1413
<style type="text/css">
@@ -22,10 +21,11 @@ url: "/welcome/"
2221
#mc-embedded-subscribe-form .mc_fieldset{border:none;min-height: 0px;padding-bottom:0px;}
2322
</style>
2423
<div id="mc_embed_signup">
25-
<form action="https://harmonydata.us21.list-manage.com/subscribe/post?u=6c600b2de0b9678055c62637f&amp;id=32eadfb37e&amp;f_id=000483e6f0" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate" target="_blank">
24+
<form action="https://harmonydata.us21.list-manage.com/subscribe/post?u=6c600b2de0b9678055c62637f&amp;id=32eadfb37e&amp;v_id=404&amp;f_id=000483e6f0" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate" target="_blank">
2625
<div id="mc_embed_signup_scroll"><h2>Subscribe</h2>
2726
<div class="indicates-required"><span class="asterisk">*</span> indicates required</div>
2827
<div class="mc-field-group"><label for="mce-EMAIL">Email Address <span class="asterisk">*</span></label><input type="email" name="EMAIL" class="required email" id="mce-EMAIL" required="" value=""></div><div class="mc-field-group"><label for="mce-FNAME">First Name </label><input type="text" name="FNAME" class=" text" id="mce-FNAME" value=""></div><div class="mc-field-group"><label for="mce-LNAME">Last Name </label><input type="text" name="LNAME" class=" text" id="mce-LNAME" value=""></div><div class="mc-field-group"><label for="mce-MMERGE6">Discord Tag </label><input type="text" name="MMERGE6" class=" text" id="mce-MMERGE6" value=""></div><div class="mc-field-group"><label for="mce-MMERGE10">Github </label><input type="text" name="MMERGE10" class=" text" id="mce-MMERGE10" value=""></div><div class="mc-field-group input-group"><strong>Which best describes you? </strong><ul><li><input type="checkbox" name="group[11835][1]" id="mce-group[11835]-11835-0" value=""><label for="mce-group[11835]-11835-0">AI Developer</label></li><li><input type="checkbox" name="group[11835][2]" id="mce-group[11835]-11835-1" value=""><label for="mce-group[11835]-11835-1">Data Scientist</label></li><li><input type="checkbox" name="group[11835][4]" id="mce-group[11835]-11835-2" value=""><label for="mce-group[11835]-11835-2">Researcher</label></li><li><input type="checkbox" name="group[11835][8]" id="mce-group[11835]-11835-3" value=""><label for="mce-group[11835]-11835-3">Student</label></li><li><input type="checkbox" name="group[11835][16]" id="mce-group[11835]-11835-4" value=""><label for="mce-group[11835]-11835-4">Funder</label></li><li><input type="checkbox" name="group[11835][32]" id="mce-group[11835]-11835-5" value=""><label for="mce-group[11835]-11835-5">Business Delegate</label></li></ul></div><div id="mergeRow-gdpr" class="mergeRow gdpr-mergeRow content__gdprBlock mc-field-group"><div class="content__gdpr"><label>Marketing Permissions</label><p>Please select all the ways you would like to hear from the Harmony project.</p><fieldset class="mc_fieldset gdprRequired mc-field-group" name="interestgroup_field"><label class="checkbox subfield" for="gdpr97683"><input type="checkbox" id="gdpr_97683" name="gdpr[97683]" class="gdpr" value="Y"><span>Email</span></label></fieldset><p>You can unsubscribe at any time by clicking the link in the footer of our emails. For information about our privacy practices, please visit our website.</p></div><div class="content__gdprLegal"><p>We use Mailchimp as our marketing platform. By clicking below to subscribe, you acknowledge that your information will be transferred to Mailchimp for processing. <a href="https://mailchimp.com/legal/terms">Learn more</a> about Mailchimp's privacy practices.</p></div></div>
28+
<div hidden=""><input type="hidden" name="tags" value="3003175"></div>
2929
<div id="mce-responses" class="clear foot">
3030
<div class="response" id="mce-error-response" style="display: none;"></div>
3131
<div class="response" id="mce-success-response" style="display: none;"></div>
@@ -46,4 +46,5 @@ url: "/welcome/"
4646
<script type="text/javascript" src="//s3.amazonaws.com/downloads.mailchimp.com/js/mc-validate.js"></script><script type="text/javascript">(function($) {window.fnames = new Array(); window.ftypes = new Array();fnames[0]='EMAIL';ftypes[0]='email';fnames[1]='FNAME';ftypes[1]='text';fnames[2]='LNAME';ftypes[2]='text';fnames[6]='MMERGE6';ftypes[6]='text';fnames[10]='MMERGE10';ftypes[10]='text';fnames[3]='ADDRESS';ftypes[3]='address';fnames[4]='PHONE';ftypes[4]='phone';fnames[5]='BIRTHDAY';ftypes[5]='birthday';fnames[7]='MMERGE7';ftypes[7]='text';fnames[8]='MMERGE8';ftypes[8]='text';fnames[9]='MMERGE9';ftypes[9]='text';fnames[11]='MMERGE11';ftypes[11]='text';}(jQuery));var $mcj = jQuery.noConflict(true);</script></div>
4747

4848

49+
4950
{{</ htmlcode >}}

0 commit comments

Comments
 (0)