All Collections
Email Building
Additional Support for Building Emails
Adding a Pixlee TurnTo Email Album to a Listrak Composer Message
Adding a Pixlee TurnTo Email Album to a Listrak Composer Message

Learn more about how to add a Pixlee email album to a Listrak Composer Message.

Support avatar
Written by Support
Updated over a week ago

Mutual clients of Listrak and Pixlee TurnTo can add Pixlee TurnTo albums to their Composer email messages using dynamic image URLs provided by Pixlee TurnTo.

IN PIXLEE

  1. Login to Pixlee TurnTo.

  2. Create an album with square images.

  3. Navigate to the Photo Style.

  4. Then Email Customization.

  5. Select Square.

IN LISTRAK COMPOSER

  1. Navigate to a message built with Listrak Composer.

  2. Drag and drop a three-column structure onto the canvas.

    1. Select a mobile option by selecting Layout.

    2. Drag an image element into each column.

  3. Click Image Source for the first image. 

ADDING THE IMAGE SOURCE FROM PIXLEE

This can be found in the HTML album code. It comes directly after <img border="0" src=" and looks like this. Note the photo_count= is unique for each image.

Example Image Source URL:

https://email.pixlee.com/redirect?api_key=1234ABcd&photo_number=1&photo_size=medium&photo_count=3&email_type=campaign&widgetType=horizontal&filter_id=12345&esp_user_id=#Listrak\Email#&esp_campaign_id=#Listrak\msgID#

This can be found in the HTML album code. It comes directly after <a href= and looks like this. Note the photo_count= is unique for each image.

Example Link URL

https://email.pixlee.com/redirect?api_key=1234ABcd&photo_number=1&photo_size=medium&photo_count=3&cta_type=product&cta_link=https%3A%2F%2Fapp.pixlee.com%2Fapp%23albums%2F205365&email_type=campaign&widgetType=horizontal&filter_id=12345&esp_user_id=#Listrak\Email#&esp_campaign_id=#Listrak\msgID#

Repeat the process for the following two images. Notice the photo_number goes up by one each time (photo_number=1, photo_number=2, photo_number=3).

ADD THE PIXLEE PIXEL

Lastly, add the Pixlee pixel. This is used for tracking email opens through Pixlee.

  1. Drag and drop an image component onto the bottom of the canvas. 

  2. Click Image Source.

  3. Enter the pixel URL into the Image Source.

Remember pixels are tiny and you won't see anything on screen when a pixel is added.
The pixel comes directly after <img src=" and looks like this: 

Example Pixel URL

https://email.pixlee.com/emailOpen?api_key=1234abcd&photo_count=3&widgetType=horizontal&email_type=campaign&width=550&filter_id=12345&esp_user_id=#Listrak\Email#&esp_campaign_id=#Listrak\msgID#
Did this answer your question?