Articles on: Case studies

Flight Booking case study 2023

Flight booking



Briefly about the niche



The meaning of this niche, as well as definition of a qualified call are:

New bookings (when a customer wants to buy a new air ticket)
Changes (when a customer wants to change the his current air ticket)
Cancellations (when a customer wants to cancel his flight)

This niche has few types of offers:

Branded (in this case you should target branded keywords with the airlines brands such as Delta, United etc.)
All airlines (non branded)

Approximate payouts:



RAW 0 seconds (You will be paid for every connected call). Payout for Branded RAW from $8 to $20 (depends on the airline), payout for All Airlines RAW is $8
Buffer 60 seconds (You will be paid for every call with more than 60 seconds duration). Payout for buffer is from $8 to $20

Helpful information about the Flight booking:



Flight booking is only for the paid search (google ads, bing ads).This is a greyhat niche. The main strategy for it is to create many accounts, warm them up and do it again and again. We recommend warming up accounts from 2 days to 2 weeks. The longer, the better. The budget for warming up is 100 - 200 dollars in total.

Here is a case study:

https://www.youtube.com/watch?v=DlZ2AlFlvrc

Branded offers are more profitable but there are more bans and account suspensions with them.

In this niche, you may encounter phone number spam and here is an advise hot to avoid it:

This is a special script which helps to avoid spam calls.You need to have access to the ip-API service and insert the API key from there:

<script>
document.addEventListener("DOMContentLoaded", function (){
var xhr = new XMLHttpRequest();
xhr.open('GET', 'https://pro.ip-api.com/json/?key=GlzT6HcUh0PScIt&fields=status,message,country,countryCode,region,regionName,city,district,zip,timezone,proxy,hosting,mobile');
xhr.responseType = 'json';
xhr.send();
xhr.onload = function() {
if(xhr.status == 200) {
if(!xhr.response.proxy && !xhr.response.hosting && xhr.response.countryCode !== "IN") {
var links = document.querySelectorAll("[href^=tel]");
for ( var i = 0; i < links.length; i++ ) {
if ( i === 1 ) {
links[i].href = "tel:(855) 915-6465";
links[i].innerHTML = "Call (855) 915-6465";
} else {
links[i].href = "tel:(855) 915-6465";
links[i].innerHTML = "(855) 915-6465";
}
}
}
}
};
});
</script>


Also we have a dynamic call tracking tool. This tool assigns a unique phone number to each unique visitor of your landing page
Here it is:
https://help.marketcall.com/en/article/how-to-use-dynamic-call-tracking-tool-9wadfu/


Important

In google ads keywords settings please use only ‘’phrase match’’ or ‘’exact match’’ (don’t use ‘’ broad match’’).

Creatives examples:








Landing page examples:










Updated on: 01/09/2023

Was this article helpful?

Share your feedback

Cancel

Thank you!