My favorites | English | Sign in

Faster JavaScript with Closure Tools New!

Google Friend Connect APIs (Labs)

Code Examples

Example Description Source Code Run This Example
Simple in-page integration example This is a very simple in-page integration of Google Friend Connect social data using the JS API in a very minimal UI. This example is described in the In-page Integration article. Click 'Run Example' and right-click to view the source of the page. Run Example
GFC button API examples This is a simple set of examples showing how to render GFC sign-in or join buttons and/or links the JS API. This example is described in the button documentation. Click 'Run Example' and right-click to view the source of the page. Run Example
Google Friend Connect integration example site In this example demo site, you'll find example of the types of in-page integrations using the JS API that are possible with Google Friend Connect. Click 'Run Example' and right-click to view the source of the page. Run Example
Google Friend Connect interests demonstration This site explains how individual interests data and aggregate community information are used to affect the AdSense gadget and the Featured Content gadget. Click 'Run Example' and right-click to view the source of the page. Run Example
Google Friend Connect interests integration This example site shows how a GFC integration can be used to connect like-minded visitors, provide better ad targeting, as well as reveal interesting content by taking advantage of user-supplied interests information. Click 'Run Example' and right-click to view the source of the page. Run Example
Example gadget written to work in GFC This is a sample gadget that demonstrates the techniques of developing gadgets for GFC sites. See source code Coming Soon!
Server-side integration example This example serves as a working example of a server-side integration with Friend Connect. This example is described in more detail in the Server-side Integration article. See source code Run Example