At Facebook’s F8 conference, they announced a number of striking new features that will change the way game developers can up their game to increase distribution. Here we take a look at the top few features that would be useful to increase monetization of virtual goods.
Like Button – get this Social plugin now
The Like Button provides the biggest bang for the buck for increasing visibility. Within a single line of HTML, the Like Button is a quick way for a developer to place a widget on a web page that will allow any end user to share a story on Facebook about that web page to his newsfeed. You can customize the content of the Like Button by adding meta-tags in the HTML that customize the description and title of the object. In the context of virtual goods, since this works at the page level, it’s best to describe have a page dedicated to a single virtual good. When the story gets published to the end user’s newsfeed it will contain the specific names of the properties of the virtual good, including the name, description and image. Games that are running off-Facebook using Facebook Connect can take advantage of these viral channels that draw attention to the item being sold. Previously, developers who wanted to accomplish the same thing would have to make more difficult calls to Facebook’s API servers.
Other Social Plugins
The Recommendations plugin would be useful for users to see what web pages are most liked. Just like the Like Button, this works best if each web page “object” was a single virtual good. The rest of the Social plugins range from being cute such as “Facepile”, to being practical with “Login with Faces”. There’s a lot of great potential here for future plugins that will take further advantage of the social graph.
Graph API
Facebook hasn’t wasted anytime in quickly deprecating the “Old Rest API” and replacing it with the Graph API. There are a number of gems bundled in this product, specifically (1) programmatic access to Analytics, (2) the use of JSON, and (3) the use of OAuth. For the first time, Facebook has allowed developers to programmatically retrieve data about an arbitrary web page that has been populated with events from Social Plugins. The types of “Insights” available are relatively limited at this time, but you can quickly gather basic stats about page views, users who shared pages, etc. With respect to virtual goods, some other metrics that are important include pricing, conversion, total revenue, cohort analysis, and many more around actual ecommerce behavior. These visual analytics are available through Social Gold’s virtual economy analytics and complement the analytics that Facebook provides.
What is innovative about these new APIs is not about the content they expose, but how simple it makes it for a developer to interact with Facebook programmatically. Previously, developers had to make more complex REST API calls to Facebook’s servers. The Graph API defines a nicely partitioned object name space that returns results in JSON format that makes it easy for Flash, JavaScript and backend servers to parse. It’s great to see Facebook promoting the standard OAuth standard first popularized by the Open Social consortium and also adopted by other identity providers such as Twitter @anywhere. We hope to see more innovations come out of Facebook in the coming months.










