Email Alerts

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

<div data-userregistrationformurl='https://tickercode.irmau.com/site/data/UserRegistrationForm.aspx' data-gotourl='http://yourwebsitesuccesspage'>..</div>
<script type='text/javascript' src='https://tickercode.irmau.com/site/js/Newsroom.js'></script>

 

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

<div data-unsubscribeformsurl="https://tickercode.irmau.com/site/data/UnsubscribeForm.aspx" data-gotourl="http://yourwebsitesuccesspage" >..</div>
<script type="text/javascript" src="https://tickercode.irmau.com/site/js/Newsroom.js"></script>
view raw gistfile1.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.