Discord revenue nearly tripled during 2020 | Pocket Gamer.biz
Chat platform Discord saw its revenue increase by close-to three times last year.
That’s according to The Wall Street Journal, which reports that the firm brought in $130 million during 2020, an 188.9 per cent increase on the roughly $45 million that the company reported during 2019. Meanwhile, Discord also has 140 million monthly active users, a figure the firm previously announced in December 2020 when it announced its Series H funding round.
This is partly driven by the COVID-19 coronavirus pandemic, which saw users visiting the platform 707.9 million times in May 2020, up from the 81.5 million it boasted the previous month.
On the up
“We really believe we can build products that make Discord more fun and that people will pay for them. It keeps our incentives aligned,” CEO Jason Citron (pictured) said, discussing creating a business that isn’t reliant on advertising.
He later added that its Nitro subscriptions that users can buy for servers they like are “almost like giving your friends a group hug or taking them out to lunch.”
At the end of 2020, Discord finished its Series H funding round which valued the company at a cool $7 billion. Since its launch back in 2015, the platform has attracted more than 250 million users.
This story first appeared on PCGamesInsider.biz.
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/news/75986/discord-revenue-nearly-tripled-during-2020/', 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'));
No comments