Travel-Specific Methods

Articles

Travel API Overview
The Monetate Travel API allows you to pass data from your site to the Monetate platform. For best results you should track each page of your site. To do this, you must implement the following: Monetate tag : Allows Monetate to understand intera...
Travel API Methods
You can call Travel API methods with the standard window.monetateQ.push feature. Additionally, this requires an object that contains all the attributes that you need to collect all of the required information on your site's page. You can cre...
addCruiseSearch
The addCruiseSearch method passes information from your site to Monetate when a customer searches for a cruise. This method consists of six optional attributes: dtBegin — A string that includes the cruise start date in YYYYMMDD format ...
addCruiseReview
The addCruiseReview method passes information from your site to Monetate when a user adds a cruise to the cart. This method consists of seven required attributes and seven optional attributes. Required Attributes These attributes are required ...
addCruiseBooking
The addCruiseBooking method passes information from your site to Monetate when a customer purchases a cruise. This method consists of eight required attributes and seven optional attributes. Required Attributes These attributes are required wi...
addHotelSearch
The addHotelSearch method passes information from your site to Monetate when a customer searches for a hotel. This method consists of 13 optional attributes. adults — An integer that includes the total number of adults staying in a hot...
addHotelReview
The addHotelReview method passes information from your site to Monetate when a customer adds a hotel to the cart. This method consists of nine required attributes and five optional attributes. Required Attributes These attributes are required ...
addHotelBooking
The addHotelBooking method passes information from your site to Monetate when a customer completes the purchase of a hotel. This method consists of 10 mandatory attributes and five optional attributes. Required Attributes These attributes are ...
addFlightSearch
The addFlightSearch method passes information from your site to Monetate when a user searches for a flight. This method consists of four required attributes and six optional attributes. Required Attributes These attributes are required with th...
addFlightReview
The addFlightReview method passes information from your site to Monetate when a user adds a flight to the cart. This method consists of seven required attributes and seven optional attributes. Required Attributes These attributes are required ...
addFlightBooking
The addFlightBooking method passes information from your site to Monetate when a customer purchases a flight. This method consists of eight required attributes and seven optional attributes. Required Attributes These attributes are required wi...