Skip to main content

Adding campaigns as feeds to a website

Increase the reach and availability of your campaigns.

Written by Gareth Burroughes

You can add your campaigns to your website as feeds. When they're clicked on, the visitor will be able to view your campaign as if they had clicked a 'View in browser' link within your email.


Create a campaign feed

When you set up a campaign feed, we provide you with two code snippets you must add to your site.

The first snippet is the JavaScript which allows campaigns to display on your site. The second provides the markup for your campaign feeds' settings and style, all of which you're able to configure as you like.

  1. Expand the User menu, then go to Settings > Email > Feeds.

  2. Expand the Number of campaigns drop-down menu and select the number of campaigns you want to have available.

    This selects the most recent campaigns, so if left at the default of 12, then the 12 most recent campaigns are displayed.

  3. If you don't want the date of the campaign to be displayed, then clear the Show date sent box.

  4. To limit the feed to campaigns grouped under a certain tag, expand the Tag drop-down menu and select the tag you want to use.

As you make your selections, the code example at the bottom of the page automatically updates to reflect your choices. Simply copy and paste this code, along with the first section of markup—which allows the feeds to display—onto your web page.

Did this answer your question?