Email Alerts
To show an Email Alerts Signup page you can embed the following code:
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
|
<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:
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
|
<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> |
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.