1. Resources
  2. Troubleshooting

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 Source.

Screenshot 2025-04-24 at 4.23.55 PM

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

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

Screenshot 2025-04-24 at 4.24.44 PM

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 Source.

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