test

Email Alerts

To show an Email Alerts Signup page you can embed the following code:

1<div data-userregistrationformurl=”https://tickercode.irmau.com/data/UserRegistrationForm.aspx” data-gotourl=”http://yourdomain.com.au/YourThankYouPage.html” data-successfulmessage=”Successful Message”>..</div>
2<script type=’text/javascript’ src=’https://tickercode.irmau.com/js/Newsroom.js’></script>

view rawemail-alerts.html – HTTPS hosted with ❤ by GitHub

To embed an Email Alerts Unsusbcribe page you can embed the following code:

1<div data-unsubscribeformsurl=”https://tickercode.irmau.com/data/UnsubscribeForm.aspx” data-gotourl=”http://yourdomain.com.au/YourConfirmationPage.html” data-successfulmessage=”Successful Message”>..</div>
2<script type=”text/javascript” src=”https://tickercode.irmau.com/js/Newsroom.js”></script>

view rawgistfile1.txt hosted with ❤ by GitHub

Replace tickercode with your sites ticker code.

To control where the form goes after registration is successful, you can change the data-gotourl value to your own sites Success page.