Overview
When composing an email, in the Gnosis communications center, you can make it easy for the recipient to take a suggested action by composing the link in the email to automatically log them in.
Adding the AutoLoginParams Token
To add this capability, add the "Auto Login Params" token that can be found in the Special Mail Merge Fields section of the merge fields list. When adding this token, the URL will appear something like the following example:
https://MyOrgID.gnosishosting.net/Events/Calendar«AutoLoginParams»
In this example, the email recipient will be automatically logged in and sent to the calendar page to register for programs without needing to log in or remember their password.
Here is another example of the user adding the AutoLoginParams token to the end of the donate link:
Including Other Parameters
Occasionally, you will also want to send other parameters to the page also to cause other actions to occur. In this case, always add the Auto-Login Token first, then the other parameters as shown in the example below:
https://MyOrgID.gnosishosting.net/Events/Calendar«AutoLoginParams»&view=list&CatFilter=1234
In this example, we go to the calendar page, automatically log in the recipient, and tell the calendar page to open in the list view and display category ID 1234.
When combining parameters this way, always add the auto-login token first, then the other parameters separated by an & sign.
Comments
0 comments
Please sign in to leave a comment.