Replacement Code: {auto_login}
The Auto Login replacement code can be used to add a link that will automatically log in to the contact if they have a user account.
{auto_login_link}
To change the login link add dot URL
{auto_login_link.http://redirect-to-somewhere.com}
Click tracking is required for the auto login link to function correctly. This setting can be found at Groundhogg > Settings > Email and must be unchecked.
*This replacement code uses a secure one-time use token for security.
However, you may have a client who would like to allow clients to revisit without encountering a login page.
Here are some alternatives.
- Use a plugin to offer OTP(One-Time Password), instead of having to remember passwords.
- Add a code snippet to your site to extend the login cookie expiration.
- Make it clear in your emails that the login link is single-use, and where they can request a new one.