Pre-arrival email

Add a banner in your pre-arrival email to introduce guests to the storyteller campaign and view other guests' stories.

A dynamically generated, linked image can be added to your email template that is unique for each guest and can be easily tweaked from your Flip.to account, including size, messaging and styling.

The image can also easily be toggled on and off. When off, a transparent 1x1 pixel is served.

The basic structure of the linked image to be added is:

<a href=”LinkURL”><img src=”ImageURL” alt=”ImageDescription”/></a>
Sample
<a target="_blank"
href="https://flip.to/property/prestay/email/link?companycode=XX&code=YY&pmsnumber=12345&crsnumbe
r=CRS56333&loyalty=70344&first=John&last=Smith&email=john@flip.to&startdate=2021-12-14&enddate=2021-12-
16&type=AB&ratecode=ABC&groupCode=Wedding&promoCode=flipto&language=en&currency=USD&amount=1234.45">
<img alt="Share about your upcoming trip with friends and family and they can unlock a special
bonus towards a future stay with us."
src="https://flip.to/property/confirmation/email/image?companycode=XX&code=YY&pmsnumber=12345&
crsnumber=CRS56333&loyalty=70344&first=John&last=Smith&email=john@flip.to&startdate=2021-12-14&
enddate=2021-12-16&type=AB&ratecode=ABC&groupCode=Wedding&promoCode=flipto&language=en&currency
=USD&amount=1234.45"/>
</a>

Parameters

Below are the parameters that should be appended to both the LinkUrl and ImageUrl. All values should be properly URL encoded.

Advanced Configuration

Last updated