Mutual clients of Listrak and Pixlee can add Pixlee albums to their Composer email messages using dynamic image URLs provided by Pixlee.
IN PIXLEE
- Login to Pixlee.
- Create an album with square images.
- Navigate to the Photo Style.
- Then Email Customization.
- Select Square.
IN LISTRAK COMPOSER
- Navigate to Listrak Composer.
- Drag and drop a three-column structure onto the canvas.
- Select a mobile option.
- Drag and drop three image elements into the above structure.
- 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#
ENTER THE LINK URL FROM PIXLEE
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.
- Drag and drop an image component onto the bottom of the canvas.
- Click Image Source.
- 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#