Make your signup forms more personalized by using Advanced Settings to better target your audience.
Before you get started
- Make sure you have created a signup form
Advanced settings in signup forms
- Head to the Messaging Menu, click Signup forms
- Click ⋮ and Edit
- In the top right-hand corner, click Advanced Settings
From there, you can:
- Add a tag to associated contacts (to everyone who signs up)
- Change the call to action button
- Change the language
- Add a Privacy Policy link
- Add custom confirmation message: Appears on the next page after the signup form
- Add Tracking pixels: Facebook, Google Tag manager, Google Analytics, and Custom
Adding a Custom HTML / JavaScript for Google Tag Manager
Note: Replace the yellow highlights with your GTM ID
HTML Head
<!-- Google Tag Manager --> <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','INSERT YOUR GTM ID');</script> <!-- End Google Tag Manager -->
HTML Body
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-ID"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
How to automatically add tags to the fans who have signed up using your form
Related articles
How to export Signup form contacts
Still need help?
Contact us at support@audiencerepublic.com
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article