+ All Categories
Home > Documents > Social Channels Cat Lee Program Manager, Developer Relations facebook.com/cat Driving traffic to...

Social Channels Cat Lee Program Manager, Developer Relations facebook.com/cat Driving traffic to...

Date post: 01-Apr-2015
Category:
Upload: aylin-pike
View: 214 times
Download: 0 times
Share this document with a friend
Popular Tags:
33
Social Channels Cat Lee Program Manager, Developer Relations facebook.com/cat Driving traffic to your app
Transcript
Page 1: Social Channels Cat Lee Program Manager, Developer Relations facebook.com/cat Driving traffic to your app.

Social Channels

Cat LeeProgram Manager, Developer Relations

facebook.com/cat

Driving traffic to your app

Page 2: Social Channels Cat Lee Program Manager, Developer Relations facebook.com/cat Driving traffic to your app.

Discover. Share.

Page 3: Social Channels Cat Lee Program Manager, Developer Relations facebook.com/cat Driving traffic to your app.

Our friends shape our online experiences and inform our decisions

...just as they do in the real world.

Page 4: Social Channels Cat Lee Program Manager, Developer Relations facebook.com/cat Driving traffic to your app.

Facebook Platform

Graph API User, App, Page, Credits, Places, Ads

StandardsHTTP, HTML5, JSON, OAuth, Open Graph

Websites Mobile Apps on Faceboo

kSocial Plugins Dialogs

Page 5: Social Channels Cat Lee Program Manager, Developer Relations facebook.com/cat Driving traffic to your app.

Requests

Automatic Channels

1

2

3

News Feed

Page 6: Social Channels Cat Lee Program Manager, Developer Relations facebook.com/cat Driving traffic to your app.

News Feed1

2

Like Button and Comments Box

Feed Dialog

Page 7: Social Channels Cat Lee Program Manager, Developer Relations facebook.com/cat Driving traffic to your app.

Like Button and Comments Box

1

<script src="http://connect.facebook.net/en_US/all.js#xfbml=1"></script><fb:like></fb:like>

Page 8: Social Channels Cat Lee Program Manager, Developer Relations facebook.com/cat Driving traffic to your app.
Page 9: Social Channels Cat Lee Program Manager, Developer Relations facebook.com/cat Driving traffic to your app.

Publishing to Open Graph Pages

Page 10: Social Channels Cat Lee Program Manager, Developer Relations facebook.com/cat Driving traffic to your app.

Demo

Page 11: Social Channels Cat Lee Program Manager, Developer Relations facebook.com/cat Driving traffic to your app.

CommentsYour website

Facebook

1

Page 12: Social Channels Cat Lee Program Manager, Developer Relations facebook.com/cat Driving traffic to your app.

•No app authorization required

•Publish stories to News Feed with rich attachments

Feed Dialog2

Page 13: Social Channels Cat Lee Program Manager, Developer Relations facebook.com/cat Driving traffic to your app.

var publish = {method: ‘feed’,message: ‘Showing off the Feed Dialog’,name: ‘Name here’,caption: ‘Caption here’,description: (

‘Description here’),link: ‘http://localhost:8888/feed2.htm l ’,picture: ‘http://hsiet.com/test/images/2005_thom as_fogarty _cab.jpg ’,actions: [

{ nam e: ‘Action here’, link: ‘https://apps.facebook.com/awesomecat/’ }],user_message_prompt: ‘Test’};

Attachments•name

•message

•caption

•description

• link

•picture

•media

•actions

Page 14: Social Channels Cat Lee Program Manager, Developer Relations facebook.com/cat Driving traffic to your app.

var publish = {method: ‘feed’,message: ‘Showing off the Feed Dialog’,name: ‘Name here’,caption: ‘Caption here’,description: (

‘Description here’),link: ‘http://localhost:8888/feed2.htm l ’,picture: ‘http://hsiet.com/test/images/2005_thom as_fogarty _cab.jpg ’,actions: [

{ nam e: ‘Action here’, link: ‘https://apps.facebook.com/awesomecat/’ }],user_message_prompt: ‘Test’};

Attachments•name

•message

•caption

•description

• link

•picture

•media

•actions

Page 15: Social Channels Cat Lee Program Manager, Developer Relations facebook.com/cat Driving traffic to your app.

var publish = {method: ‘feed’,message: ‘Showing off the Feed Dialog’,name: ‘Name here’,caption: ‘Caption here’,description: (

‘Description here’),link: ‘http://localhost:8888/feed2.htm l ’,picture: ‘http://hsiet.com/test/images/2005_thom as_fogarty _cab.jpg ’,actions: [

{ nam e: ‘Action here’, link: ‘https://apps.facebook.com/awesomecat/’ }],user_message_prompt: ‘Test’};

Attachments•name

•message

•caption

•description

• link

•picture

•media

•actions

Page 16: Social Channels Cat Lee Program Manager, Developer Relations facebook.com/cat Driving traffic to your app.

var publish = {method: ‘feed’,message: ‘Showing off the Feed Dialog’,name: ‘Name here’,caption: ‘Caption here’,description: (

‘Description here’),link: ‘http://localhost:8888/feed2.htm l ’,picture: ‘http://hsiet.com/test/images/2005_thom as_fogarty _cab.jpg ’,actions: [

{ nam e: ‘Action here’, link: ‘https://apps.facebook.com/awesomecat/’ }],user_message_prompt: ‘Test’};

Attachments•name

•message

•caption

•description

• link

•picture

•media

•actions

Page 17: Social Channels Cat Lee Program Manager, Developer Relations facebook.com/cat Driving traffic to your app.

var publish = {method: ‘feed’,message: ‘Showing off the Feed Dialog’,name: ‘Name here’,caption: ‘Caption here’,description: (

‘Description here’),link: ‘http://localhost:8888/feed2.htm l ’,picture: ‘http://hsiet.com/test/images/2005_thom as_fogarty _cab.jpg ’,actions: [

{ nam e: ‘Action here’, link: ‘https://apps.facebook.com/awesomecat/’ }],user_message_prompt: ‘Test’};

Attachments•name

•message

•caption

•description

• link

•picture

•media

•actions

Page 18: Social Channels Cat Lee Program Manager, Developer Relations facebook.com/cat Driving traffic to your app.

var publish = {method: ‘feed’,message: ‘Showing off the Feed Dialog’,name: ‘Name here’,caption: ‘Caption here’,description: (

‘Description here’),link: ‘http://localhost:8888/feed2.htm l ’,picture: ‘http://hsiet.com/test/images/2005_thom as_fogarty _cab.jpg ’,actions: [

{ nam e: ‘Action here’, link: ‘https://apps.facebook.com/awesomecat/’ }],user_message_prompt: ‘Test’};

Attachments•name

•message

•caption

•description

• link

•picture

•media

•actions

Page 19: Social Channels Cat Lee Program Manager, Developer Relations facebook.com/cat Driving traffic to your app.

var publish = {method: ‘feed’,message: ‘Showing off the Feed Dialog’,name: ‘Name here’,caption: ‘Caption here’,description: (

‘Description here’),link: ‘http://localhost:8888/feed2.htm l ’,picture: ‘http://hsiet.com/test/images/2005_thom as_fogarty _cab.jpg ’,actions: [

{ nam e: ‘Action here’, link: ‘https://apps.facebook.com/awesomecat/’ }],user_message_prompt: ‘Test’};

Attachments•name

•message

•caption

•description

• link

•picture

•media

•actions

Page 20: Social Channels Cat Lee Program Manager, Developer Relations facebook.com/cat Driving traffic to your app.

var publish = {method: ‘feed’,message: ‘Showing off the Feed Dialog’,name: ‘Name here’,caption: ‘Caption here’,description: (

‘Description here’),link: ‘http://localhost:8888/feed2.htm l ’,picture: ‘http://hsiet.com/test/images/2005_thom as_fogarty _cab.jpg ’,actions: [

{ name: ‘Action here’, link: ‘https://apps.facebook.com/awesomecat/’ }],user_message_prompt: ‘Test’};

Attachments•name

•message

•caption

•description

• link

•picture

•media

•actions

Page 21: Social Channels Cat Lee Program Manager, Developer Relations facebook.com/cat Driving traffic to your app.

Demo

Page 22: Social Channels Cat Lee Program Manager, Developer Relations facebook.com/cat Driving traffic to your app.

Examples

Page 23: Social Channels Cat Lee Program Manager, Developer Relations facebook.com/cat Driving traffic to your app.

Automatic Channels

1

2

3

News FeedRequests

Page 24: Social Channels Cat Lee Program Manager, Developer Relations facebook.com/cat Driving traffic to your app.

Requests

1

2

User Generated

App Generated

Page 25: Social Channels Cat Lee Program Manager, Developer Relations facebook.com/cat Driving traffic to your app.

User Generated1

• User confirmed via Request Dialog

• Examples: Gifts, Help in app, Invitations

Page 26: Social Channels Cat Lee Program Manager, Developer Relations facebook.com/cat Driving traffic to your app.

How to send user generated request

Page 27: Social Channels Cat Lee Program Manager, Developer Relations facebook.com/cat Driving traffic to your app.

Demo

Page 28: Social Channels Cat Lee Program Manager, Developer Relations facebook.com/cat Driving traffic to your app.

•Initiated by app to existing/auth’ed users to re-engage

•Examples: Turn in game, Updates

App Generated2

Page 29: Social Channels Cat Lee Program Manager, Developer Relations facebook.com/cat Driving traffic to your app.

How to send app generated request

Page 30: Social Channels Cat Lee Program Manager, Developer Relations facebook.com/cat Driving traffic to your app.

Demo

Page 31: Social Channels Cat Lee Program Manager, Developer Relations facebook.com/cat Driving traffic to your app.

1

2

3

News FeedRequests

Automatic Channels

Page 32: Social Channels Cat Lee Program Manager, Developer Relations facebook.com/cat Driving traffic to your app.

Automatic ChannelsBookmarks

Notifications

Usage Stories

Profile

Search

Page 33: Social Channels Cat Lee Program Manager, Developer Relations facebook.com/cat Driving traffic to your app.

Social Channels== Traffic back to your app


Recommended