December 2, 2024
These instructions are written for individuals sending an email from the Lyris List Manager Mailing List System who wish to create targeted sublists within their mailing list.
Requirements
- Website address: https://researchlistadmin.partners.org
- Login User Name: your email address
- Password:
- Complete the Mailing List System Request Form if you are creating a new list
- Already an admin? Password can be reset: https://researchlistadmin.partners.org/emailpassword.tml
Instructions to create the 'view it in your browser link'
You will not need to edit this for each mailing if you are working from a template. Once you follow these steps for the template, it will automatically generate the appropriate URL for each mailing. Please note that this link will not work when you test the mailing. The URL is generated once the mailing is sent.
- Select the text you want to link from
- Select the Insert Link icon from the WYSIWYG editor
- Set protocol to Other
- Paste this in the URL field:
%%url.mailing%%
OR, go into the source and do this:
<a href="%%url.mailing%%">View this email in your browser.</a>
To create the anchors for your mailings to allow users to jump to a section
- Log in
- Go into the Source Code.
- Find the spot which you would like users to jump to
- add <a id="anchor-name" name="anchor-name"></a>
- Replace #anchor-name with a unique name
- Then, you need to hyperlink the words that you would like the user to jump from.
- Select the Insert Link icon from WYSIWYG editor
- Set Link type to 'Link to Anchor in the Text'
- Then select by Anchor Name. All of the anchors you created using the steps above will show up there.
Please note: the anchors do not work when viewing from an Apple device. To workaround this, you can hyperlink the text that you wish to jump to the anchor this way:
- select the Insert Link icon from the WYSIWYG editor
- set protocol to Other
- paste this in the URL field: %%url.mailing%%#anchor-name
- Replace #anchor-name with whatever you used to create the anchor
Online Manual: http://lunar.lyris.com/help/lm_help/12.0/index.html
If you have any additional tips, questions, updates or feedback about this document, email @email.