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.
To embed an image, use the following code and replace "image.jpg" with your image URL:
<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 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