The FareNet Pixel is mapped to available elements in the airline’s booking engine and collects flight results from every search
FareNet is the proprietary technology underlying PROS products which converts fare and flight search data into valuable conversion-oriented content using a single line of JavaScript code. The pixel is implemented and fired into the Fare Search Results Page using a Custom HTML Tag in a Tag Management System. FareNet enables PROS to ‘recycle’ fare and flight data from the searches that website visitors are already doing.
Importantly, because the pixel only activates after a visitor has already arrived on the Flight Results Page and the page elements have loaded, FareNet does not add any stress to servers, affect page load time, scrapes data, or require additional booking database resources (server calls or GDS calls).
Absolutely no personally identifiable information of site visitors is collected or stored at any time. FareNet only collects flight and fare information already available to any user searching for a flight.
This flight and fare data is leveraged to power airTRFX, modules d'air, airWire, airSEM, and other PROS products. This allows the system to deliver fresh content and fare information that is relevant to both customers and search engines.
Origin Airport Code
Destination Airport Code
Departure Price
Return Price
Departure Date
Return Date
Departure Time
Return Time
Flight Duration
Connections
Trip Carrier Number(s)
Operated By Information
PROS will work with the customer to utilize existing DataLayer variables, or implement new variables, that return the required flight search data for airTRFX.
This method is preferred as the DataLayer is typically a more stable data source and should not be affected by UI/UX changes to the customer booking engine.
In this method is customers have ability to send the required parameters via an API. A unique endpoint is provided for each customer by PROS. Customers have the ability to post the information to the endpoint and requires credentials to access. This endpoint is used to post pricing data as real-time user searches are happening on the Booking Engine. This ensures we have real-time pricing data for the routes and dates users are searching for, as well as popularity data for the routes.
If a DataLayer is not available, PROS will target the data using HTML elements from the source code of the page(s).
If this method is used, PROS will require access to a staging environment and proactive communication from the customer any time a change to the source code of the targeted page(s) is anticipated, in order to build and test before production deployment.
In the case of the customer having a partial DataLayer, a hybrid method can be utilized.