The Litmus integration for Act-On gives you the ability to preview your email messages across an extensive library of clients and devices to ensure that your message looks its best regardless of where it's being opened.
Once you connect your Litmus account to Act-On, you can access Litmus previews in the Act-On Message Composer.
How It Works
Our Litmus integration includes access to all 90+ clients and devices available on the Litmus platform. However, most Litmus subscription plans are limited in the number of previews that are permitted through 3rd parties. For this reason, our connector shows only the clients and devices that have been configured in your Litmus account. If none are selected, Act-On will return a set of 10 popular clients by default.
Testing with Litmus functionality can be accessed from any version of the Message Composer in Act-On.
Requirements
Litmus account (Basic, Plus, Pro, or Enterprise)
Testing a Message
- Navigate to the email you want to test in one of the following locations:
- Content > Email Templates
- Outbound > New Message > open new or existing
- Outbound > Drafts
- Outbound > Sent Messages
- Automation > Automated Programs > open > Build > Program Messages
New Email Composer
For emails created in the new Email Composer:
- In the Design tab, at the top right, click Preview:
- At the top center, select Inbox.
- Click Generate previews:
- Select the email client on the right to see the preview in the main area, for example:
- To change the available Litmus previews while testing, at the bottom right, click Manage clients – this takes you to your Litmus account where you can customize your clients and devices.
Legacy Email Composer
For emails created in the Legacy Email Composer:
- In the Review tab, click Test with Litmus and then click Create New Preview.
- View your email previews on the main screen of the Review tab:
- To change the available Litmus previews while testing, select Customize email clients – this takes you to your Litmus account where you can customize your clients and devices
To review your most recent previews, select your preferred test from the 'Last five results' section
Testing Directly Through Litmus
You can test via Litmus by sending your Act-On test message directly to your Litmus email account.
Please note that Litmus clicks your message links when using this method, and this includes your Unsubscribe link. By default, testing with this method will opt-out of your Litmus address from receiving further emails. To ensure that this does not happen, instruct Litmus to ignore this link:
- Edit the footer of the message you want to test (either by creating a new footer or by updating your footer templates via Content > Email Footers)
- Open the HTML view and locate your opt-out link
- Add the tag data-litmus-ignore="" to the HTML of the link, as in the example below:
<a href="https://marketing.yourcompany.com/acton/rif/{{Env.AccountId}}/{{Env.MsgId}}/-/{{Env.RecId}}/{{Env.SrcId}}/zout" data-litmus-ignore="">Unsubscribe</a>
Litmus will now ignore the opt-out link in this message.