The leading ticketing marketplace capitalizes on targeted internal promotions
600%
More event views
$1MM+
In engineering cost savings
10x
Faster MVP Launch
Ticketmaster, the world’s largest ticket sales company, had a homegrown, manual solution for deciding what events users saw on the homepage and category pages.
As Ticketmaster scaled, however, it became tougher to manage this process. Not only did the marketing team have to ask engineering to make changes, but it also didn't incorporate real-time information like what was selling well.
Unfortunately, fixing this problem wasn't easy. They didn't have the resources to build a new solution, and no CMS or standard ad server could provide the flexibility they needed.
So Ticketmaster turned to Kevel's APIs to easily augment their internal promotions platform. With Kevel, Ticketmaster added all the features and automation they were looking for, allowing them to show the right events to the right user at the right time (and drive more revenue).
By incorporating info like past behavior, context, and what events were selling well, Ticketmaster ensures their users see just the events they may be interested in.
With Kevel we built the exact internal promotions platform we wanted. No other solution could provide this flexibility.VP of Product, Ticketmaster
All of the Kevel-powered internal promotions are white-labeled and the decisions are requested server-side — giving Ticketmaster total control over how the promotions are displayed.
curl -H 'Content-Type:application/json' \
-X POST \
-d '{"placements":[{
"divName":"div1",
"networkId":23,
"siteId":667480,
"adTypes":[5]}],
"user":{"key":"abc"}}' \
\
https://e-23.adzerk.net/api/v2
{ "user": { "key": "abc" },
"decisions": {
"div1": {
"adID": 1234567,
"creativeID": 7654321,
"flightID": 9876543,
"campaignID": 3456789,
"clickURL": "https://e-123.kevel.co...",
"imageURL": "https://e-123.kevel.co...",
"height": 250,
"width": 300,
...
}
}
}
Before Kevel, the events promoted on our site were manually-managed. Kevel's APIs enabled us to automate the process, which made launching campaigns easier and increased CTRs by as much as 600%.VP of Product, Ticketmaster
The marketing team no longer needs to ask engineering to make site changes — and it's easy to assign start and end dates to when events should run.
Ticketmaster now uses Kevel to power promotions on their site, on mobile, and in e-mails. Increasing the number of placements helps to drive increased event awareness and purchases.
With Kevel we didn't have to build a custom ad server from scratch. They saved us a year and millions of dollars.VP of Product, Ticketmaster