Web version provides the ability to view an email as a webpage for people who cannot view images in their email client (e.g. on a mobile phone).
A Web version link can be automatically added to emails through our template builder or manually added by using our <S2WebVersion> tag in a template or message.
Option 1: Use Template Builder to add Web version link:
- Create a new template or edit an existing template using Template Builder
- Check the "Web Version" include option
- Click the yellow "Create & Preview" button
Option 2: Use HTML Editor (Advanced) to add Web version link:
- Create a new template or edit an existing template using HTML Editor (Advanced)
- Select "S2WebVersion" from the Tags drop-down menu
Option 3: Add Web version link in a template or message (simple, uses default text and link):
- <S2WebVersion/>
Option 4: Add Web version link in a template or message (advanced):
- <S2HideInWebVersion><div>Having trouble viewing this email? <S2WebVersion>View in browser</S2WebVersion></div></S2HideInWebVersion>