In-game advertising platform Anzu has formed a partnership with Virtuverse to bring non-intrusive ads to the game.
As part of the deal, advertisers can get their ads put directly into the fantasy game in the form of banners and videos without impacting the experience of the player.
Currently, Virtuverse is a free-to-play MMORPG, and with this new partnership with Anzu, the game can remain free through offsetting operational costs.
“Virtuverse seeks to utilise Anzu to drive down costs for its players and offset operational costs with an immersive, in-game advertising system. Anzu’s the right partner for this,” said Virtuverse CEO Fin Yeates.
Creating solutions
“Gamers won’t tolerate disruption anymore so we created a solution that works for them, game developers, and advertisers,” Anzu’s CEO and Co-founder Itamar Benedy said.
“Many people were unsure of how video and banner ads could be harmoniously blended into an animated game, but we are happy to prove them wrong through our partnership with Virtuverse.”
Virtuverse is one of several partners that Anzu has gained. Earlier this month, the in-game ads specialist extended its partnership with Axis Games.
Over the summer, the company teamed up with gaming venue and esports firm Veritas Entertainment and international tech agency League-M.
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: 'http://www.pocketgamer.biz/news/74883/anzu-partners-with-virtuverse-for-non-intrusive-in-game-ads/', 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'));