By Oxana Fomina, founding father of Gradient Universe Video games Analytics Consultancy
Final yr was a tough yr for cellular, nowhere close to deadly, nevertheless it nonetheless noticed some severe modifications for the business. So how did some corporations overcome these challenges to spice up income in a few of their greatest video games?
Within the first of a sequence we will take a more in-depth have a look at video games which have executed simply that? Beating tendencies and innovating with new audiences in an effort to succeed within the ever altering cellular panorama.
For instance, ATT-related challenges round UA and monetization make the way forward for consumer acquisition for F2P cellular video games difficult and the dearth of natural visitors on the main cellular platforms Apple Retailer and Google Play make the scenario worse. As well as, rising inflation impacts each customers and firms alike with gamers much less prepared to pay and advertisers are reducing their budgets.
Right here we discover how some corporations have been in a position to preserve their development and actively increase the income of their flagship titles throughout 2022 regardless of the challenges of participant engagement, retention, and monetization.
Our first sport beneath the microscope is Solitaire Grand Harvest by Supertreat, an organization not too long ago acquired by Israeli-based Playtika.
The Sport
Solitaire Grand Harvest was launched on June 21, 2017 and based on knowledge from AppMagic, has been downloaded nearly 60M instances and generated over $571m in income.
Efficiency
In response to Playtika: “Solitaire Grand Harvest is the #1 highest grossing Solitaire-style sport within the US, with round two million lively gamers per-day from all throughout the globe. Solitaire Grand Harvest permits its neighborhood to expertise the enjoyable facet of farming as they develop and harvest crops, construct and design their private farm, and progress by 1000’s of difficult Solitaire ranges. The sport gives high-value content material, and gamers are continually uncovered to new options and allowed to attach with different Solitaire Grand Harvest neighborhood members on-line.
The core gameplay is balanced in such a manner that whereas the participant spends roughly 35% of the sport forex extra per stage than they win*, they nonetheless preserve a constructive sensation in the direction of the gameplay. Regardless of this spending, because it contributes in the direction of a win, it encourages the participant to maintain utilizing the app.
Solitaire Grand Harvest creates extra of what I name “close to loss” conditions. These “close to loss” moments are when a participant efficiently completes a stage with the assistance of the final card from the deck, inflicting a extra pronounced emotional response. The common variety of makes an attempt required to go one stage is 1.7*. Steadily, the complexity of the degrees within the sport grows, and with it, the variety of makes an attempt.
* Supply: Comparability Solitaire Grand Harvest vs Riddle Street report by Playliner
A further meta mechanic additionally encourages the participant to return frequently to the sport. By passing every stage, the participant creates seed beds. From every mattress, the participant receives a crop each hour. To reap the crop, the participant should return to the sport. This additional includes the participant with the sport and encourages frequent replays.
Thus, the core gameplay that engages and monetises gamers additionally contributes to their frequent return to the sport.
What makes it particular?
In 2022, the sport considerably improved its efficiency and elevated its income. In Q1, 2022 by 41.7% year-over-year, in Q2 by 6.3% year-over-year, and in Q3, 2022 by 14.3% year-over-year. The corporate has but to launch official knowledge for This autumn, however you may see from the chart beneath that they’ve continued to extend the sport’s income.
The sport’s group was in a position to obtain these outcomes by the lively implementation of recent occasions, mini-games, and gives. On the graph, you may see the turning level, when the variety of downloads started to lower whereas revenue elevated. Let’s have a look at what modifications have been made throughout this era within the sport.
At the moment, the sport has greater than 35 occasions and gives of varied varieties.
*Occasions, mini-games, and gives that have been launched into the sport in 2022 are actively used and up to date.
A number of key modifications elevated the sport’s revenue.
One in every of these was introducing a card assortment function, which rewards gamers for finishing ranges by giving them playing cards to gather. One other addition was linked occasions which shaped a sequence and particular occasions that inspired customers to play at increased bets, so essentially the most well-paying customers took full benefit of those excessive stakes. Lastly, the sport launched new buy gives that supplied a larger number of monetization choices to an equally numerous variety of gamers.
Let’s take a look at some examples of occasions and options which were applied.
Card assortment function
The participant finds packs with playing cards whereas taking part in ranges and receives them upon the degrees’ profitable completion. The aim is to gather all of the playing cards for the pages of the album and get a reward. The gathering consists of 12 pages, and every web page comprises 12 playing cards. The participant receives premium forex for every accomplished web page and the ultimate reward for the whole assortment.
This function includes gamers in the primary gameplay and occasions and likewise impacts the long-term retention of gamers.
Linked occasions
9 occasions that have been launched into the sport have been linked to different occasions. A linked occasion is predicated on taking part in one other beforehand present occasion or problem. The sport motivates gamers to take part in linked occasions to extend their involvement and inspire them to spend extra on boosters.
Season’s Ultimate Problem is an instance of 1 such occasion. The aim is to construct decorations in a parallel “My Farm” occasion to obtain rewards. The occasion has three objectives for establishing decorations, with the participant additionally receiving a reward for every ornament aim accomplished.
Occasions that stimulate the exercise of gamers
4 occasions of this sort have been launched into the sport in 2022. Three of those motivated gamers to play at increased bets. For instance, the eXtreme Mode Occasion.
Throughout this occasion, the participant can full ranges with a wager multiplier of x8. In regular play, the participant can full ranges with a wager multiplier of x1, x2, and x4. When taking part in with an elevated multiplier, the participant receives extra rewards, together with objects for ongoing occasions. The primary try to go the extent with an x8 wager multiplier is free.
These occasions are designed for high-paying customers. Whereas non-paying gamers might lack the cash for these excessive bets, followers extra prepared so spend take full benefit of the excessive bets and play a lot of the ranges with the best multiplier. Moreover, these occasions are aimed toward gamers who have to fulfill their want for danger, they inspire gamers to spend extra in-game forex, thereby growing the sport’s revenue.
About Oxana Fomina
Oxana Fomina is the founding father of Gradient Universe, a video games analytics consultancy. Since 2017, the corporate has helped sport builders enhance sport profitability by stay ops technique optimization. Oxana is a cellular gaming business speaker and author. She is a creator of a novel strategic sport analytics centered on enhancing engagement, retention, and monetization. The system considers psycho-social habits patterns and video games economics for ROI and LTV optimization. Over a decade expertise within the business permits her to help high builders and foresee tendencies and new methods to realize excessive outcomes.
Edited by Paige Cook dinner
window.fbAsyncInit = function() {
// init the FB JS SDK FB.init({ appId : 250161755076617, // App ID //channelUrl : '//'+window.location.hostname+'/channel.php', // Path to your Channel File status : true, // check login status cookie : true, // enable cookies to allow the server to access the session xfbml : true // parse XFBML });
FB._PG = { url: "/useractions/loginfb/", response: "allowed",
// Common handler to fetch FB details and reload the page process: function(me){ $.post( FB._PG.url, { username: me.username, uname: me.name, uid: me.id, uimg: 'https://graph.facebook.com/' + me.id + '/picture?type=large' }) .done(function(xml){ if ( $("status", xml).text() == FB._PG.response ) window.location.reload(); else alert('Error: Something bad just happened. Our tech department has been notified. Please try again later.');
}) .fail(function(xml){
alert("Error: something wasn't right there, please try again.");
}); },
// Used by event subscriptions to handle the response handleResponse: function(response){ if (response.authResponse) { FB.api('/me', function(me){ if (me.name) FB._PG.process(me); }); } },
post: function(text, image){ image = image || $("#fb-image").attr("src"); FB.ui({ method: 'feed', display: 'popup', link: 'https://www.pocketgamer.biz/feature/81188/boosting-revenue-in-2022-solitaire-grand-harvest/', description: text, picture: image }); } };
FB.Event.subscribe('auth.statusChange', FB._PG.handleResponse);
FB.Event.subscribe('edge.create', function(response) { $.post('/ajax/social-links/', { site: 'facebook' }); }); };
(function(d, s, id){ var js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) {return;} js = d.createElement(s); js.id = id; js.src = "http://connect.facebook.net/en_US/all.js"; fjs.parentNode.insertBefore(js, fjs); }(document, 'script', 'facebook-jssdk'));