Skip to content
English
  • There are no suggestions because the search field is empty.

How to Embed an Image in Engagement Campaigns

Here's a quick guide on how to add an image to your engagement campaign

To Embed an Image

Navigate to your desired Campaign > Design and choose the page you would like to add an image. Go to the Description and select Edit HTML.

Edit HTML

To embed an image, use the following code and replace "image.jpg" with your image URL:

Edit HTML Photo Embed Code Example

<img src="image.jpg" alt="Link to Example" />

 

To Embed an Image with a Link

Go to your Campaign>Design and choose the page you would like to add an image. Go to the Description and select Edit HTML.

To add a link, use the following code and replace  "image.jpg" with your image URL and "Link to Example" with your link:

<a href='YOUR URL'><img src="image.jpg" alt="Link to Example" /></a>

 

Still need assistance? Please reach out to your Customer Success Team or contact support@tradablebits.com