How To Add View In Browser Link In Hubspot

You might consider incorporating the “View in Browser” link into your Hubspot emails as a valuable feature. This link enables email recipients to open the email in their web browser instead of their email client. This can be especially helpful if the email does not appear correctly in their email client or if they wish to share it with others.

Steps to Add “View in Browser” Link in Hubspot

Adding this feature is fairly straightforward and can be done in just a few steps.

  1. Step 1: Log into your Hubspot account and navigate to your email template or create a new one.
  2. Step 2: Open the email editor and locate the spot in your email where you want your “View in Browser” link to appear.
  3. Step 3: Insert a text block into the desired location by dragging and dropping it from the sidebar.
  4. Step 4: In the text block, type the text that you want to link, such as “View in Browser”.
  5. Step 5: Highlight the text, then click on the link icon in the editor toolbar.
  6. Step 6: In the URL field, insert the following HubL token:
{% raw %}
<a href="%7B%7B%20system.view_in_browser_url%20%7D%7D">View this email in your browser</a>
{% endraw %}

This token will automatically generate the URL for the web version of your email.

  1. Step 7: Save your changes and test your email to ensure the “View in Browser” link is working correctly.

And that’s it! You have successfully added a “View in Browser” link to your Hubspot email. Now, your recipients can enjoy a cleaner, more accessible version of your messages whenever they want. Happy Hubspotting!