E-commerce tracking
<!--Flip.to - Confirmation Page Start-->
<script>
!function(n,e,w){
w.eventData={category:'Booking_Engine',action:'Load',value:w.amount};
(n[e]=n[e]||[]).push({flipto:w,event:'flipto.confirmation.load'});
}(window,'fliptoDataLayer',
{
bookingEngine: '[BOOKING-ENGINE]',
companyCode: '[COMPANY-CODE]',
code: '[PROPERTY-CODE]',
confirmation: '67890',
loyalty: '12333322',
first: 'John',
last: 'Smith',
email: '[email protected]',
phone: '(212) 123-4567',
startDate: '2025-4-10',
endDate: '2025-4-13',
guests: 5,
adults: 3,
children: 2,
type: 'KING',
rateCode: 'BAR',
language: '[LANGUAGE-CODE]',
currency: 'USD',
amount: 1234.12,
addonAmount: 234.56,
dateFormat: 'yyyy-M-d',
products: [
{
id: "ABC",
name: "Wine Tasting Tuesdays",
category: "Event/Onsite/Wine",
price: 100,
currency: "USD"
},
{
id: "DEF",
name: "Sunglasses",
brand: "Oakley",
category: "Womens/Apparel",
price: 200.50,
inventory_status: "in stock",
currency: "USD"
}
]
});
</script>
<!--Flip.to - Confirmation Page End-->Field
Description
Required
Last updated