SlideShare ist ein Scribd-Unternehmen logo
1 von 71
Downloaden Sie, um offline zu lesen
The Mechanics
of Social Media
Matthew Gerrior @MatthewGerrior
Lead Software Engineer @greanetree
Facebook
Facebook
EdgeRank

EdgeRank is dead, Long live EdgeRank.
http://farm8.staticflickr.com/7015/6686020655_3120301726_z.jpg
Facebook
EdgeRank

http://www.socialbakers.com/blog/1304-understanding-increasing-facebook-edgerank
Facebook
Like Button
● Allow users to like the page they are on,
useful for blog posts or articles, or allow
users to like your Facebook Page
● Powerful analytics available through
Facebook about user demographics.
Facebook
Like Button

http://bit.ly/1aBDcs3
Facebook
Like Button

Create your own: http://bit.ly/13A50Mb
Facebook
Comments
● Drop-in solution for commenting which
doesn't require users to register with your
site to comment.
● Powerful moderation tools including
blacklisting words, banning users, and
enabling grammar filters.
Facebook
Comments
● Promotes socially relevant content from
friends and friends of friends, allowing users
to receive more targeted content.
● Allows wide spread distribution of comments
made on your page. Users can interact with
and post additional comments from their
newsfeed when their friends comment.
Facebook
Comments
Build your own:
http://bit.ly/17nbGj2
Facebook
Like Box
Allows users to:
● View the number of people who liked your
Facebook Page
● See which friends liked your Facebook Page
● View recent activity from your Facebook
Page
● Like your Facebook Page
Facebook
Like Box
Create your own: http://bit.ly/ZSiZKe
Facebook
Recommendations Bar
● Scroll with users so they can engage with
Facebook at any time
● Provide relevant related content, providing
the user with additional value
● Unobtrusive, customizable options to control
how long until recommendations pop up
Facebook
Recommendations Bar

http://bit.ly/183PhcY
Facebook
Open Graph
Any page can be turned into an object by
adding metadata in accordance with the Open
Graph Protocol: http://bit.ly/17s2gmv
Specifying objects in this manner allows
Facebook to create a rich user experience
around your content, allowing users to do
things like stream your videos in their Timeline.
Facebook
Open Graph
What is metadata?
Metadata is data about data.
Example:
<meta name="keywords" content="HTML,CSS,XML,JavaScript">
Facebook
Open Graph
Allows for custom actions and objects to be
created by applications.
Allow users to tell a story through their timeline
by taking action on these objects.
Facebook
Open Graph

http://bit.ly/1arL2Yp
Facebook
Open Graph
Standard Objects and Actions:
Music: Listen, Create a Playlist
Movies & Television: Watch, Rate, Wants to
Watch
Books: Rate, Read, Quote, Wants to Read
Fitness: Bike, Walk, Run
General: Like, Recommend, Follow
Facebook
Open Graph
Allows actions to be tagged with locations,
creating location based posts in the timeline:
Facebook
Open Graph
That’s not the Penn Spinfisher V Spinning
Reel I wanted to tell my friends about!
Facebook
Open Graph

What went wrong?
Not enough Metadata!
Facebook
Open Graph
Facebook
Open Graph
Facebook
Open Graph

How can I fix it?

<meta property="og:image" content="http://ep.yimg.com/ca/I/tackle_2271_900304135" />
Facebook
Open Graph
Facebook
Open Graph

Facebook Open Graph Debugger:
http://bit.ly/1bGEzsb
Facebook
Advertising
Highly Targeted Audience:
● Age
● Gender
● Location
● Relationship Status
● Education
● etc...
Facebook
Advertising

Built-in support for A/B testing allows you to
quickly find out which advertisements engage
your target audience more
Facebook
Advertising
Takes advantage of word of mouth marketing
directed at a targeted audience:
● Users will see which of their friends endorse
you
● You can sponsor stories, causing previous
engagements with users to show up in
timelines of friends.
Twitter
Twitter
Tweet Button
● Allows users to share your content or tell
their friends about your content without
having to navigate away from your site
● Include your Twitter account in the Tweet
using the "via" parameter, driving people to
visit your Twitter account
● Recommend up to two additional Twitter
accounts that the user may be interested in
following
Twitter
Tweet Button
Twitter
Tweet Button

Make your own: http://bit.ly/12Noi1R
Twitter
Embedded Tweets
● Allows you to embed a specific Tweet in any
given page, maintaining the Twitter look and
feel if desired
● Provides the same rich media experience
that users would find in their Timeline
● Allows users to follow the Tweeter, reply,
retweet, and favorite the Tweet all without
leaving your site
Twitter
Embedded Tweets
Additional Information:
http://bit.ly/YZWl2q
Twitter
Embedded Timelines
● Embed a timeline of your own tweets, or
those of any public user
● Embed a timeline of your favorite tweets, or
the favorite tweets of any public user
● Embed a timeline of tweets from a list of
users (great for a site that wants to promote
many local businesses)
● Embed a timeline for hashtags or other
search results
Twitter
Embedded Timelines
Create your own:
http://bit.ly/10GcYH1
Additional Information
/ Customization:
http://bit.ly/17n4d3q
Twitter Cards
● Allow rich media from your website to be
embedded directly in Tweets
● Approval required for specific cards
● Implemented by adding metadata to the
page markup.
Twitter Cards
●
●
●
●
●
●
●

Summary Card
Large Image Summary Card
Photo Card
Gallery Card
App Card
Player Card
Product Card
Twitter Cards
Summary Card
● Great for Blog Posts and Articles
● Allows users to preview your content without
having to leave their timeline
● Allows for site and content creator attribution
within the Tweet, increasing number of users
viewing your Twitter Account
Twitter Cards
Summary Card
Desktop

Mobile
Twitter Cards
Summary Card
Example Metadata
<!-- Card Type (optional for summary cards) -->
<meta name="twitter:card" content="summary">
<!-- Twitter Account for Website (optional) -->
<meta name="twitter:site" content="@nytimes">
<!-- Twitter Account for Content Creator (optional) -->
<meta name="twitter:creator" content="@SarahMaslinNir">
<!-- Title (required) -->
<meta name="twitter:title" content="Parade of Fans for Houston’s Funeral">
<!-- Description (required) -->
<meta name="twitter:description" content="NEWARK - The guest list and parade of limousines with celebrities
emerging from them seemed more suited to a red carpet event in Hollywood or New York than than a gritty stretch
of Sussex Avenue near the former site of the James M. Baxter Terrace public housing project here.">
<!-- Image (optional) -->
<meta name="twitter:image" content="http://graphics8.nytimes.com/images/2012/02/19/us/19whitneyspan/19whitney-span-article.jpg">

Additional Information: http://bit.ly/ZAoHVR
Twitter Cards
Large Image Summary Card
● Similar to Summary Card, but provides more
emphasis on the image
● Requirements are the same as the Summary
Card, except images should be at least
280px wide and 150px tall
Twitter Cards
Large Image Summary Card
Desktop

Mobile
Twitter Cards
Large Image Summary Card
Example Metadata:
<!-- Card Type (required) -->
<meta name="twitter:card" content="summary_large_image">
<!-- Title (required) -->
<meta name="twitter:title" content="Parade of Fans for Houston’s Funeral">
<!-- Description (required) -->
<meta name="twitter:description" content="NEWARK - The guest list and parade of limousines with
celebrities emerging from them seemed more suited to a red carpet event in Hollywood or New York
than than a gritty stretch of Sussex Avenue near the former site of the James M. Baxter Terrace public
housing project here.">
<!-- Image (optional) -->
<meta name="twitter:image" content="http://graphics8.nytimes.
com/images/2012/02/19/us/19whitney-span/19whitney-span-articleLarge.jpg">

Additional Information: http://bit.ly/ZTx3Cv
Twitter Cards
Photo Card
● Use when your image should be the center
of attention
● Useful for image sharing sites such as Flickr
and Instagram
● Useful for photography studios or other
businesses where the main content is
photographs
Twitter Cards
Photo Card
Desktop

Mobile
Twitter Cards
Photo Card
Example Metadata:
<!-- Card Type (required) -->
<meta name="twitter:card" content="photo">
<!-- Title (optional) -->
<meta name="twitter:title" content="Good Morning, San Francisco">
<!-- Description (optional) -->
<meta name="twitter:description" content="Great view this morning">
<!-- Image (required) -->
<meta name="twitter:image" content="http://example.com/photo/a/image.jpg">
<!-- Image Width (recommended) -->
<meta name="twitter:image:width" content="610">
<!-- Image Height (recommended) -->
<meta name="twitter:image:height" content="610">

Additional Information: http://bit.ly/14ljALK
Twitter Cards
Gallery Card
● Similar to Photo Card but allows you to
display four photos in the Tweet
● Great for Blog Posts or Articles that revolve
around a group of photos
Twitter Cards
Gallery Card
Desktop

Mobile
Twitter Cards
Gallery Card
Example Metadata:
<!-- Card Type (required) -->
<meta name="twitter:card" content="gallery">
<!-- Title (optional) -->
<meta name="twitter:title" content="Hack Week">
<!-- Description (optional) -->
<meta name="twitter:description" content="A look at Hack Week at Twitter HQ (@twoffice) and all of our offices
around the world.">
<!-- First Photo in Gallery (required) -->
<meta name="twitter:image0" content="http://farm9.staticflickr.com/8236/8383176221_44f50afaba_b.jpg">
<!-- Second Photo in Gallery (required) -->
<meta name="twitter:image1" content="http://farm9.staticflickr.com/8186/8393798794_3a3d27a621_c.jpg">
<!-- Third Photo in Gallery (required) -->
<meta name="twitter:image2" content="http://farm9.staticflickr.com/8189/8384260164_511782a797_c.jpg">
<!-- Fourth Photo in Gallery (required) -->
<meta name="twitter:image3" content="http://farm9.staticflickr.com/8188/8383177259_f927f13d81_b.jpg">

Additional Information: http://bit.ly/120pOtJ
Twitter Cards
App Card
● Use to embed mobile app descriptions
directly in user Timelines
● Allow users to spread the word about your
application, driving the number of installs
● Gathers all pertinent information ( # of
reviews, # of stars, etc) from app stores for
you
Twitter Cards
App Card
Twitter Cards
App Card
Example Metadata:
<!-- Card Type (required) -->
<meta name="twitter:card" content="app">
<!-- Additional Description (optional) -->
<meta name="twitter:description" content="The perfect for grabbing a nearby taxi. Try it by
downloading today.">
<!-- App ID for iPhone App (required)-->
<meta name="twitter:app:id:iphone" content="306934135">
<!-- Appi ID for iPad App (required, can be same as iPhone App) -->
<meta name="twitter:app:id:ipad" content="306934135">
<!-- App ID for Google Play (required) -->
<meta name="twitter:app:id:googleplay" content="com.example.app">

Additional Information: http://bit.ly/182CIL5
Twitter Cards
Product Card
● Allow potential customers to view your
products directly in their timeline
● Increased word of mouth about your
products
● Allow your users to advertise for you
Twitter Cards
Product Card
Desktop

Mobile
Twitter Cards
Product Card
Example Metadata:
<!-- Card Type (required) -->
<meta name="twitter:card" content="product">
<!-- Title (required) -->
<meta name="twitter:title" content="Logo Mug">
<!-- Description (required) -->
<meta name="twitter:description" content="The perfect pick-me-up. Enjoy your favorite blend with this coffee mug
featuring the Twitter logo. Make every work day good to the lastdrop.">
<!-- Image (required) -->
<meta name="twitter:image" content="https://twitter.siglercompanies.com/graphics/00000001/mug-new.jpg">
<!-- Value of First Additional Detail (required) -->
<meta name="twitter:data1" content="$3">
<!-- Label of First Additional Detail (required) -->
<meta name="twitter:label1" content="Price">
<!-- Value of Second Additional Detail (required) -->
<meta name="twitter:data2" content="Black">
<!-- Label of Second Additional Detail (required) -->
<meta name="twitter:label2" content="Color">

Additional Information: http://bit.ly/Z00DqF
Twitter Cards
Player Card
● Allows users to view your video content
directly in their timeline
● Can drastically increase the number of
people that your video will reach
● Provides a consistent viewing experience for
all major platforms
Twitter Cards
Player Card
Desktop

Mobile
Twitter Cards
Player Card
Do not:
● Automatically play content.
● Require users to sign-in to your experience.
● Commingle sharing features from other networks inside
your player.
Twitter Cards
Player Card
Example Metadata:
<!-- Card Type (required) -->
<meta name="twitter:card" content="player">
<!-- Title (required) -->
<meta name="twitter:title" content="Example Video">
<!-- Description (required) -->
<meta name="twitter:description" content="This is a sample video from example.com">
<!-- Preview Image (required) -->
<meta name="twitter:image" content="http://example.com/keyframe/a.jpg">
<!-- URL to Player iFrame (required) -->
<meta name="twitter:player" content="https://example.com/embed/a">
<!-- Player Width (required) -->
<meta name="twitter:player:width" content="435">
<!-- Player Height (required) -->
<meta name="twitter:player:height" content="251">
<!-- Video Stream (recommended) -->
<meta name="twitter:player:stream" content="https://example.com/raw-stream/a.mp4">
<!-- Video Stream Format (required if specifying a video stream) -->
<meta name="twitter:player:stream:content_type" content="video/mp4; codecs=&quot;avc1.42E01E1, mp4a.40.2&quot;"
>

Additional Information: http://bit.ly/15Xzcox
Twitter Cards
Deep Linking
Drive users to install your application right from
their timeline.
Allow users to open Tweet content within your
application, directing traffic from Twitter to your
application.
Twitter Cards
Deep Linking
Twitter Cards
Deep Linking
Twitter Cards
Deep Linking
Example Metadata:
<!-- Name of iPhone App -->
<meta name="twitter:app:name:iphone" content="Example App"/>
<!-- App Store ID for iPhone App -->
<meta name="twitter:app:id:iphone" content="306934135"/>
<!-- URL to open tweet in iPhone App -->
<meta name="twitter:app:url:iphone" content="example://action/5149e249222f9e600a7540ef"/>
<!-- Name of iPad App -->
<meta name="twitter:app:name:ipad" content="Example App"/>
<!-- App Store ID for iPad App (can be same as iPhone) -->
<meta name="twitter:app:id:ipad" content="306934135"/>
<!-- URL to open tweet in iPad App -->
<meta name="twitter:app:url:ipad" content="example://action/5149e249222f9e600a7540ef"/>
<!-- Name of Google Play App -->
<meta name="twitter:app:name:googleplay" content="Example App"/>
<!-- ID of Google Play App -->
<meta name="twitter:app:id:googleplay" content="com.example.app"/>
<!-- URL to open tweet in Google Play App -->
<meta name="twitter:app:url:googleplay" content="http://example.com/action/5149e249222f9e600a7540ef"/>

Additional Information: http://bit.ly/10GAuDy
API
API
What's an API?
An Application Programming Interface is used
to interact with services such as Facebook and
Twitter to provide additional functionality for
users.
API
What can be done using APIs?
Build applications that use APIs to make social networking
easier, e.g. Buffer http://bit.ly/ZYSZfs
Provide unique experiences for every user that enters your
site by extracting data from their social networks, e.g.
Books, Movies, etc. More info: http://bit.ly/ZYTOok
Examples
Thank you:

Contact Information:

Hilton Burlington
Curve Trends Marketing
Greane Tree Technology
All of You

Matthew Gerrior
mgerrior@greanetree.com
518-380-6500

Bitly Bundle:
http://bitly.com/bundles/mattytheg/1

Weitere ähnliche Inhalte

Was ist angesagt?

U.S. Navy Facebook Business Rules 2015
U.S. Navy Facebook Business Rules 2015U.S. Navy Facebook Business Rules 2015
U.S. Navy Facebook Business Rules 2015US Navy Social Media
 
Unit 35 Will Eze
Unit 35 Will Eze Unit 35 Will Eze
Unit 35 Will Eze Mr Crafts
 
Designing for the Social Web: Integrating Social Media into Web Design
Designing for the Social Web: Integrating Social Media into Web DesignDesigning for the Social Web: Integrating Social Media into Web Design
Designing for the Social Web: Integrating Social Media into Web DesignEric T. Tung
 
Affiliate Convention 2009 - Mobile Seo
Affiliate Convention 2009 - Mobile SeoAffiliate Convention 2009 - Mobile Seo
Affiliate Convention 2009 - Mobile SeoJordan Kasteler
 
Social Media Online Reputation Management (ORM)
Social Media Online Reputation Management (ORM)Social Media Online Reputation Management (ORM)
Social Media Online Reputation Management (ORM)Jordan Kasteler
 
The New Facebook: A Brand's Perspective
The New Facebook:  A Brand's Perspective The New Facebook:  A Brand's Perspective
The New Facebook: A Brand's Perspective Carve
 
Facebook for Hotels - Master the Opportunity
Facebook for Hotels - Master the OpportunityFacebook for Hotels - Master the Opportunity
Facebook for Hotels - Master the OpportunityAvvio
 
AACS Conference Owners Only Social Media Marketing Workshop
AACS Conference Owners Only Social Media Marketing WorkshopAACS Conference Owners Only Social Media Marketing Workshop
AACS Conference Owners Only Social Media Marketing WorkshopMatthew O'Brien
 
Decoding the Facebook News Feed By Maggie Malek
Decoding the Facebook News Feed By Maggie MalekDecoding the Facebook News Feed By Maggie Malek
Decoding the Facebook News Feed By Maggie MalekMarketing Land
 
Workshop - How I start my company’s Social Media Plan?
Workshop - How I start my company’s Social Media Plan?Workshop - How I start my company’s Social Media Plan?
Workshop - How I start my company’s Social Media Plan?salomon dayan
 
25 Tips to Setup your Facebook and Twitter Page for Nonprofit Organizations
25 Tips to Setup your Facebook and Twitter Page for Nonprofit Organizations25 Tips to Setup your Facebook and Twitter Page for Nonprofit Organizations
25 Tips to Setup your Facebook and Twitter Page for Nonprofit OrganizationsHigh Five Media
 
Are you missing out on these 22 social media linking opportunities matthew ...
Are you missing out on these 22 social media linking opportunities   matthew ...Are you missing out on these 22 social media linking opportunities   matthew ...
Are you missing out on these 22 social media linking opportunities matthew ...Matthew Woodward
 
Facebook Marketing Update spring 2011
Facebook Marketing Update spring 2011Facebook Marketing Update spring 2011
Facebook Marketing Update spring 2011Boris Loukanov
 

Was ist angesagt? (15)

U.S. Navy Facebook Business Rules 2015
U.S. Navy Facebook Business Rules 2015U.S. Navy Facebook Business Rules 2015
U.S. Navy Facebook Business Rules 2015
 
Unit 35 Will Eze
Unit 35 Will Eze Unit 35 Will Eze
Unit 35 Will Eze
 
Designing for the Social Web: Integrating Social Media into Web Design
Designing for the Social Web: Integrating Social Media into Web DesignDesigning for the Social Web: Integrating Social Media into Web Design
Designing for the Social Web: Integrating Social Media into Web Design
 
Social Media Monitoring
Social Media MonitoringSocial Media Monitoring
Social Media Monitoring
 
Affiliate Convention 2009 - Mobile Seo
Affiliate Convention 2009 - Mobile SeoAffiliate Convention 2009 - Mobile Seo
Affiliate Convention 2009 - Mobile Seo
 
Social Media Online Reputation Management (ORM)
Social Media Online Reputation Management (ORM)Social Media Online Reputation Management (ORM)
Social Media Online Reputation Management (ORM)
 
The New Facebook: A Brand's Perspective
The New Facebook:  A Brand's Perspective The New Facebook:  A Brand's Perspective
The New Facebook: A Brand's Perspective
 
DBS-OnlineMarketingReferenceResources
DBS-OnlineMarketingReferenceResourcesDBS-OnlineMarketingReferenceResources
DBS-OnlineMarketingReferenceResources
 
Facebook for Hotels - Master the Opportunity
Facebook for Hotels - Master the OpportunityFacebook for Hotels - Master the Opportunity
Facebook for Hotels - Master the Opportunity
 
AACS Conference Owners Only Social Media Marketing Workshop
AACS Conference Owners Only Social Media Marketing WorkshopAACS Conference Owners Only Social Media Marketing Workshop
AACS Conference Owners Only Social Media Marketing Workshop
 
Decoding the Facebook News Feed By Maggie Malek
Decoding the Facebook News Feed By Maggie MalekDecoding the Facebook News Feed By Maggie Malek
Decoding the Facebook News Feed By Maggie Malek
 
Workshop - How I start my company’s Social Media Plan?
Workshop - How I start my company’s Social Media Plan?Workshop - How I start my company’s Social Media Plan?
Workshop - How I start my company’s Social Media Plan?
 
25 Tips to Setup your Facebook and Twitter Page for Nonprofit Organizations
25 Tips to Setup your Facebook and Twitter Page for Nonprofit Organizations25 Tips to Setup your Facebook and Twitter Page for Nonprofit Organizations
25 Tips to Setup your Facebook and Twitter Page for Nonprofit Organizations
 
Are you missing out on these 22 social media linking opportunities matthew ...
Are you missing out on these 22 social media linking opportunities   matthew ...Are you missing out on these 22 social media linking opportunities   matthew ...
Are you missing out on these 22 social media linking opportunities matthew ...
 
Facebook Marketing Update spring 2011
Facebook Marketing Update spring 2011Facebook Marketing Update spring 2011
Facebook Marketing Update spring 2011
 

Andere mochten auch (18)

First grade teachers
First grade teachersFirst grade teachers
First grade teachers
 
05122015 114613
05122015 11461305122015 114613
05122015 114613
 
20140218test
20140218test20140218test
20140218test
 
insan kaynakları ve performans değerlendirme
insan kaynakları ve performans değerlendirmeinsan kaynakları ve performans değerlendirme
insan kaynakları ve performans değerlendirme
 
Antalya İnsan Kaynakları
Antalya İnsan Kaynakları Antalya İnsan Kaynakları
Antalya İnsan Kaynakları
 
First grade teachers
First grade teachersFirst grade teachers
First grade teachers
 
First grade teachers
First grade teachersFirst grade teachers
First grade teachers
 
TGPE_ONCE
TGPE_ONCETGPE_ONCE
TGPE_ONCE
 
2 0 54
2 0 542 0 54
2 0 54
 
Beden Dili Eğitimi
Beden Dili EğitimiBeden Dili Eğitimi
Beden Dili Eğitimi
 
İnsan Kaynaklarının Planlanması Eğitimi
İnsan Kaynaklarının Planlanması Eğitimiİnsan Kaynaklarının Planlanması Eğitimi
İnsan Kaynaklarının Planlanması Eğitimi
 
Program USPI
Program USPIProgram USPI
Program USPI
 
Eğiticinin Eğitimi - Part 1
Eğiticinin Eğitimi - Part 1Eğiticinin Eğitimi - Part 1
Eğiticinin Eğitimi - Part 1
 
Gasteiz martxoak 3
Gasteiz martxoak 3Gasteiz martxoak 3
Gasteiz martxoak 3
 
Employability, The Labor Force and the Economy
Employability, The Labor Force and the EconomyEmployability, The Labor Force and the Economy
Employability, The Labor Force and the Economy
 
First grade teachers
First grade teachersFirst grade teachers
First grade teachers
 
I.k. planlaması
I.k. planlamasıI.k. planlaması
I.k. planlaması
 
slide awal 1945p
slide awal 1945pslide awal 1945p
slide awal 1945p
 

Ähnlich wie The Mechanics of Social Media

The Power of Like and Social Sharing Tools
The Power of Like and Social Sharing ToolsThe Power of Like and Social Sharing Tools
The Power of Like and Social Sharing ToolsDebra Askanase
 
Eight Ways to Engage Your Audience Using Social Media
Eight Ways to Engage Your Audience Using Social MediaEight Ways to Engage Your Audience Using Social Media
Eight Ways to Engage Your Audience Using Social MediaAlberta Geological Survey
 
Designing for Social Media
Designing for Social MediaDesigning for Social Media
Designing for Social MediaEric T. Tung
 
Social Media Optimization (SMO) Checklist and Activities - What You Need to d...
Social Media Optimization (SMO) Checklist and Activities - What You Need to d...Social Media Optimization (SMO) Checklist and Activities - What You Need to d...
Social Media Optimization (SMO) Checklist and Activities - What You Need to d...Asif Anwar
 
Open Data, Visualization & Usability for Online News Delivery
Open Data,  Visualization &  Usability for  Online News DeliveryOpen Data,  Visualization &  Usability for  Online News Delivery
Open Data, Visualization & Usability for Online News DeliveryMohan Krishnan
 
Social Media: Matt Gerrior
Social Media: Matt GerriorSocial Media: Matt Gerrior
Social Media: Matt GerriorSMBTechValley
 
Creating More Engaging Content For Social
Creating More Engaging Content For SocialCreating More Engaging Content For Social
Creating More Engaging Content For SocialEric T. Tung
 
Vamp up your facebook business page
Vamp up your facebook business pageVamp up your facebook business page
Vamp up your facebook business pageSarah Kuglin
 
Social Media for PR 2011
Social Media for PR 2011Social Media for PR 2011
Social Media for PR 2011Larissa Fair
 
Leverage the power of the social graph
Leverage the power of the social graphLeverage the power of the social graph
Leverage the power of the social graphSteve Momorella
 
Download PowerPoint Project on social programming for engineering students
Download PowerPoint Project on social programming for engineering studentsDownload PowerPoint Project on social programming for engineering students
Download PowerPoint Project on social programming for engineering studentsSkyingBlogger
 
Facebook Platform for Developers
Facebook Platform for DevelopersFacebook Platform for Developers
Facebook Platform for DevelopersLidan Hifi
 
The Power of Like and Other Social Sharing Tools
The Power of Like and Other Social Sharing ToolsThe Power of Like and Other Social Sharing Tools
The Power of Like and Other Social Sharing Tools4Good.org
 
Pinterest for Business - For Placer School for Adults Fall 2014
Pinterest for Business - For Placer School for Adults Fall 2014 Pinterest for Business - For Placer School for Adults Fall 2014
Pinterest for Business - For Placer School for Adults Fall 2014 Coryon Redd
 
Pinterest for Business - Placer School for Adults Spring 2015
Pinterest for Business - Placer School for Adults Spring 2015Pinterest for Business - Placer School for Adults Spring 2015
Pinterest for Business - Placer School for Adults Spring 2015Coryon Redd
 
Social Media Webinar - STC CAC websites wikis part 2
Social Media Webinar - STC CAC websites wikis part 2Social Media Webinar - STC CAC websites wikis part 2
Social Media Webinar - STC CAC websites wikis part 2Viqui Dill
 
Successfully Implementing Open Graph
Successfully Implementing Open GraphSuccessfully Implementing Open Graph
Successfully Implementing Open GraphSteve Mortiboy
 
Successfully implementing open graph by steve mortiboy
Successfully implementing open graph by steve mortiboySuccessfully implementing open graph by steve mortiboy
Successfully implementing open graph by steve mortiboySteve Mortiboy
 
The Power of Like and Other Social Sharing Tools
The Power of Like and Other Social Sharing Tools The Power of Like and Other Social Sharing Tools
The Power of Like and Other Social Sharing Tools FirstGiving
 
eGoogle analytics-best-practices-abcd-harvard-presentation-9-10-14
eGoogle analytics-best-practices-abcd-harvard-presentation-9-10-14eGoogle analytics-best-practices-abcd-harvard-presentation-9-10-14
eGoogle analytics-best-practices-abcd-harvard-presentation-9-10-14kevin_donovan
 

Ähnlich wie The Mechanics of Social Media (20)

The Power of Like and Social Sharing Tools
The Power of Like and Social Sharing ToolsThe Power of Like and Social Sharing Tools
The Power of Like and Social Sharing Tools
 
Eight Ways to Engage Your Audience Using Social Media
Eight Ways to Engage Your Audience Using Social MediaEight Ways to Engage Your Audience Using Social Media
Eight Ways to Engage Your Audience Using Social Media
 
Designing for Social Media
Designing for Social MediaDesigning for Social Media
Designing for Social Media
 
Social Media Optimization (SMO) Checklist and Activities - What You Need to d...
Social Media Optimization (SMO) Checklist and Activities - What You Need to d...Social Media Optimization (SMO) Checklist and Activities - What You Need to d...
Social Media Optimization (SMO) Checklist and Activities - What You Need to d...
 
Open Data, Visualization & Usability for Online News Delivery
Open Data,  Visualization &  Usability for  Online News DeliveryOpen Data,  Visualization &  Usability for  Online News Delivery
Open Data, Visualization & Usability for Online News Delivery
 
Social Media: Matt Gerrior
Social Media: Matt GerriorSocial Media: Matt Gerrior
Social Media: Matt Gerrior
 
Creating More Engaging Content For Social
Creating More Engaging Content For SocialCreating More Engaging Content For Social
Creating More Engaging Content For Social
 
Vamp up your facebook business page
Vamp up your facebook business pageVamp up your facebook business page
Vamp up your facebook business page
 
Social Media for PR 2011
Social Media for PR 2011Social Media for PR 2011
Social Media for PR 2011
 
Leverage the power of the social graph
Leverage the power of the social graphLeverage the power of the social graph
Leverage the power of the social graph
 
Download PowerPoint Project on social programming for engineering students
Download PowerPoint Project on social programming for engineering studentsDownload PowerPoint Project on social programming for engineering students
Download PowerPoint Project on social programming for engineering students
 
Facebook Platform for Developers
Facebook Platform for DevelopersFacebook Platform for Developers
Facebook Platform for Developers
 
The Power of Like and Other Social Sharing Tools
The Power of Like and Other Social Sharing ToolsThe Power of Like and Other Social Sharing Tools
The Power of Like and Other Social Sharing Tools
 
Pinterest for Business - For Placer School for Adults Fall 2014
Pinterest for Business - For Placer School for Adults Fall 2014 Pinterest for Business - For Placer School for Adults Fall 2014
Pinterest for Business - For Placer School for Adults Fall 2014
 
Pinterest for Business - Placer School for Adults Spring 2015
Pinterest for Business - Placer School for Adults Spring 2015Pinterest for Business - Placer School for Adults Spring 2015
Pinterest for Business - Placer School for Adults Spring 2015
 
Social Media Webinar - STC CAC websites wikis part 2
Social Media Webinar - STC CAC websites wikis part 2Social Media Webinar - STC CAC websites wikis part 2
Social Media Webinar - STC CAC websites wikis part 2
 
Successfully Implementing Open Graph
Successfully Implementing Open GraphSuccessfully Implementing Open Graph
Successfully Implementing Open Graph
 
Successfully implementing open graph by steve mortiboy
Successfully implementing open graph by steve mortiboySuccessfully implementing open graph by steve mortiboy
Successfully implementing open graph by steve mortiboy
 
The Power of Like and Other Social Sharing Tools
The Power of Like and Other Social Sharing Tools The Power of Like and Other Social Sharing Tools
The Power of Like and Other Social Sharing Tools
 
eGoogle analytics-best-practices-abcd-harvard-presentation-9-10-14
eGoogle analytics-best-practices-abcd-harvard-presentation-9-10-14eGoogle analytics-best-practices-abcd-harvard-presentation-9-10-14
eGoogle analytics-best-practices-abcd-harvard-presentation-9-10-14
 

Kürzlich hochgeladen

Professional Sales Representative by Sahil Srivastava.pptx
Professional Sales Representative by Sahil Srivastava.pptxProfessional Sales Representative by Sahil Srivastava.pptx
Professional Sales Representative by Sahil Srivastava.pptxSahil Srivastava
 
Fiverr's Product Marketing Interview Assignment
Fiverr's Product Marketing Interview AssignmentFiverr's Product Marketing Interview Assignment
Fiverr's Product Marketing Interview AssignmentFarrel Brest
 
Infographics about SEO strategies and uses
Infographics about SEO strategies and usesInfographics about SEO strategies and uses
Infographics about SEO strategies and usesbhavanirupeshmoksha
 
social media optimization complete indroduction
social media optimization complete indroductionsocial media optimization complete indroduction
social media optimization complete indroductioninfoshraddha747
 
The Evolution of Internet : How consumers use technology and its impact on th...
The Evolution of Internet : How consumers use technology and its impact on th...The Evolution of Internet : How consumers use technology and its impact on th...
The Evolution of Internet : How consumers use technology and its impact on th...sowmyrao14
 
Miss Immigrant USA Activity Pageant Program.pdf
Miss Immigrant USA Activity Pageant Program.pdfMiss Immigrant USA Activity Pageant Program.pdf
Miss Immigrant USA Activity Pageant Program.pdfMagdalena Kulisz
 
Exploring Web 3.0 Growth marketing: Navigating the Future of the Internet
Exploring Web 3.0 Growth marketing: Navigating the Future of the InternetExploring Web 3.0 Growth marketing: Navigating the Future of the Internet
Exploring Web 3.0 Growth marketing: Navigating the Future of the Internetnehapardhi711
 
Exploring The World Of Adult Ad Networks.pdf
Exploring The World Of Adult Ad Networks.pdfExploring The World Of Adult Ad Networks.pdf
Exploring The World Of Adult Ad Networks.pdfadult marketing
 
15 Tactics to Scale Your Trade Show Marketing Strategy
15 Tactics to Scale Your Trade Show Marketing Strategy15 Tactics to Scale Your Trade Show Marketing Strategy
15 Tactics to Scale Your Trade Show Marketing StrategyBlue Atlas Marketing
 
When to use Machine Learning Models in SEO and Which ones to use - Lazarina S...
When to use Machine Learning Models in SEO and Which ones to use - Lazarina S...When to use Machine Learning Models in SEO and Which ones to use - Lazarina S...
When to use Machine Learning Models in SEO and Which ones to use - Lazarina S...LazarinaStoyanova
 
Understanding the Affiliate Marketing Channel; the short guide
Understanding the Affiliate Marketing Channel; the short guideUnderstanding the Affiliate Marketing Channel; the short guide
Understanding the Affiliate Marketing Channel; the short guidePartnercademy
 
top marketing posters - Fresh Spar Technologies - Manojkumar C
top marketing posters - Fresh Spar Technologies - Manojkumar Ctop marketing posters - Fresh Spar Technologies - Manojkumar C
top marketing posters - Fresh Spar Technologies - Manojkumar CManojkumar C
 
Most Influential HR Leaders Leading the Corporate World, 2024 (Final file).pdf
Most Influential HR Leaders Leading the Corporate World, 2024 (Final file).pdfMost Influential HR Leaders Leading the Corporate World, 2024 (Final file).pdf
Most Influential HR Leaders Leading the Corporate World, 2024 (Final file).pdfCIO Business World
 
Codes and Conventions of Film Magazine Websites.pptx
Codes and Conventions of Film Magazine Websites.pptxCodes and Conventions of Film Magazine Websites.pptx
Codes and Conventions of Film Magazine Websites.pptxGeorgeCulica
 
Best digital marketing e-book form bignners
Best digital marketing e-book form bignnersBest digital marketing e-book form bignners
Best digital marketing e-book form bignnersmuntasibkhan58
 
From Chance to Choice - Tactical Link Building for International SEO
From Chance to Choice - Tactical Link Building for International SEOFrom Chance to Choice - Tactical Link Building for International SEO
From Chance to Choice - Tactical Link Building for International SEOSzymon Słowik
 
5 Digital Marketing Tips | Devherds Software Solutions
5 Digital Marketing Tips | Devherds Software Solutions5 Digital Marketing Tips | Devherds Software Solutions
5 Digital Marketing Tips | Devherds Software SolutionsDevherds Software Solutions
 
The 10 Most Influential CMO's Leading the Way of Success, 2024 (Final file) (...
The 10 Most Influential CMO's Leading the Way of Success, 2024 (Final file) (...The 10 Most Influential CMO's Leading the Way of Success, 2024 (Final file) (...
The 10 Most Influential CMO's Leading the Way of Success, 2024 (Final file) (...CIO Business World
 
Digital Marketing in 5G Era - Digital Transformation in 5G Age
Digital Marketing in 5G Era - Digital Transformation in 5G AgeDigital Marketing in 5G Era - Digital Transformation in 5G Age
Digital Marketing in 5G Era - Digital Transformation in 5G AgeDigiKarishma
 
McDonald's: A Journey Through Time (PPT)
McDonald's: A Journey Through Time (PPT)McDonald's: A Journey Through Time (PPT)
McDonald's: A Journey Through Time (PPT)DEVARAJV16
 

Kürzlich hochgeladen (20)

Professional Sales Representative by Sahil Srivastava.pptx
Professional Sales Representative by Sahil Srivastava.pptxProfessional Sales Representative by Sahil Srivastava.pptx
Professional Sales Representative by Sahil Srivastava.pptx
 
Fiverr's Product Marketing Interview Assignment
Fiverr's Product Marketing Interview AssignmentFiverr's Product Marketing Interview Assignment
Fiverr's Product Marketing Interview Assignment
 
Infographics about SEO strategies and uses
Infographics about SEO strategies and usesInfographics about SEO strategies and uses
Infographics about SEO strategies and uses
 
social media optimization complete indroduction
social media optimization complete indroductionsocial media optimization complete indroduction
social media optimization complete indroduction
 
The Evolution of Internet : How consumers use technology and its impact on th...
The Evolution of Internet : How consumers use technology and its impact on th...The Evolution of Internet : How consumers use technology and its impact on th...
The Evolution of Internet : How consumers use technology and its impact on th...
 
Miss Immigrant USA Activity Pageant Program.pdf
Miss Immigrant USA Activity Pageant Program.pdfMiss Immigrant USA Activity Pageant Program.pdf
Miss Immigrant USA Activity Pageant Program.pdf
 
Exploring Web 3.0 Growth marketing: Navigating the Future of the Internet
Exploring Web 3.0 Growth marketing: Navigating the Future of the InternetExploring Web 3.0 Growth marketing: Navigating the Future of the Internet
Exploring Web 3.0 Growth marketing: Navigating the Future of the Internet
 
Exploring The World Of Adult Ad Networks.pdf
Exploring The World Of Adult Ad Networks.pdfExploring The World Of Adult Ad Networks.pdf
Exploring The World Of Adult Ad Networks.pdf
 
15 Tactics to Scale Your Trade Show Marketing Strategy
15 Tactics to Scale Your Trade Show Marketing Strategy15 Tactics to Scale Your Trade Show Marketing Strategy
15 Tactics to Scale Your Trade Show Marketing Strategy
 
When to use Machine Learning Models in SEO and Which ones to use - Lazarina S...
When to use Machine Learning Models in SEO and Which ones to use - Lazarina S...When to use Machine Learning Models in SEO and Which ones to use - Lazarina S...
When to use Machine Learning Models in SEO and Which ones to use - Lazarina S...
 
Understanding the Affiliate Marketing Channel; the short guide
Understanding the Affiliate Marketing Channel; the short guideUnderstanding the Affiliate Marketing Channel; the short guide
Understanding the Affiliate Marketing Channel; the short guide
 
top marketing posters - Fresh Spar Technologies - Manojkumar C
top marketing posters - Fresh Spar Technologies - Manojkumar Ctop marketing posters - Fresh Spar Technologies - Manojkumar C
top marketing posters - Fresh Spar Technologies - Manojkumar C
 
Most Influential HR Leaders Leading the Corporate World, 2024 (Final file).pdf
Most Influential HR Leaders Leading the Corporate World, 2024 (Final file).pdfMost Influential HR Leaders Leading the Corporate World, 2024 (Final file).pdf
Most Influential HR Leaders Leading the Corporate World, 2024 (Final file).pdf
 
Codes and Conventions of Film Magazine Websites.pptx
Codes and Conventions of Film Magazine Websites.pptxCodes and Conventions of Film Magazine Websites.pptx
Codes and Conventions of Film Magazine Websites.pptx
 
Best digital marketing e-book form bignners
Best digital marketing e-book form bignnersBest digital marketing e-book form bignners
Best digital marketing e-book form bignners
 
From Chance to Choice - Tactical Link Building for International SEO
From Chance to Choice - Tactical Link Building for International SEOFrom Chance to Choice - Tactical Link Building for International SEO
From Chance to Choice - Tactical Link Building for International SEO
 
5 Digital Marketing Tips | Devherds Software Solutions
5 Digital Marketing Tips | Devherds Software Solutions5 Digital Marketing Tips | Devherds Software Solutions
5 Digital Marketing Tips | Devherds Software Solutions
 
The 10 Most Influential CMO's Leading the Way of Success, 2024 (Final file) (...
The 10 Most Influential CMO's Leading the Way of Success, 2024 (Final file) (...The 10 Most Influential CMO's Leading the Way of Success, 2024 (Final file) (...
The 10 Most Influential CMO's Leading the Way of Success, 2024 (Final file) (...
 
Digital Marketing in 5G Era - Digital Transformation in 5G Age
Digital Marketing in 5G Era - Digital Transformation in 5G AgeDigital Marketing in 5G Era - Digital Transformation in 5G Age
Digital Marketing in 5G Era - Digital Transformation in 5G Age
 
McDonald's: A Journey Through Time (PPT)
McDonald's: A Journey Through Time (PPT)McDonald's: A Journey Through Time (PPT)
McDonald's: A Journey Through Time (PPT)
 

The Mechanics of Social Media

  • 1. The Mechanics of Social Media Matthew Gerrior @MatthewGerrior Lead Software Engineer @greanetree
  • 3. Facebook EdgeRank EdgeRank is dead, Long live EdgeRank. http://farm8.staticflickr.com/7015/6686020655_3120301726_z.jpg
  • 5. Facebook Like Button ● Allow users to like the page they are on, useful for blog posts or articles, or allow users to like your Facebook Page ● Powerful analytics available through Facebook about user demographics.
  • 7. Facebook Like Button Create your own: http://bit.ly/13A50Mb
  • 8. Facebook Comments ● Drop-in solution for commenting which doesn't require users to register with your site to comment. ● Powerful moderation tools including blacklisting words, banning users, and enabling grammar filters.
  • 9. Facebook Comments ● Promotes socially relevant content from friends and friends of friends, allowing users to receive more targeted content. ● Allows wide spread distribution of comments made on your page. Users can interact with and post additional comments from their newsfeed when their friends comment.
  • 11. Facebook Like Box Allows users to: ● View the number of people who liked your Facebook Page ● See which friends liked your Facebook Page ● View recent activity from your Facebook Page ● Like your Facebook Page
  • 12. Facebook Like Box Create your own: http://bit.ly/ZSiZKe
  • 13. Facebook Recommendations Bar ● Scroll with users so they can engage with Facebook at any time ● Provide relevant related content, providing the user with additional value ● Unobtrusive, customizable options to control how long until recommendations pop up
  • 15. Facebook Open Graph Any page can be turned into an object by adding metadata in accordance with the Open Graph Protocol: http://bit.ly/17s2gmv Specifying objects in this manner allows Facebook to create a rich user experience around your content, allowing users to do things like stream your videos in their Timeline.
  • 16. Facebook Open Graph What is metadata? Metadata is data about data. Example: <meta name="keywords" content="HTML,CSS,XML,JavaScript">
  • 17. Facebook Open Graph Allows for custom actions and objects to be created by applications. Allow users to tell a story through their timeline by taking action on these objects.
  • 19. Facebook Open Graph Standard Objects and Actions: Music: Listen, Create a Playlist Movies & Television: Watch, Rate, Wants to Watch Books: Rate, Read, Quote, Wants to Read Fitness: Bike, Walk, Run General: Like, Recommend, Follow
  • 20. Facebook Open Graph Allows actions to be tagged with locations, creating location based posts in the timeline:
  • 21. Facebook Open Graph That’s not the Penn Spinfisher V Spinning Reel I wanted to tell my friends about!
  • 22. Facebook Open Graph What went wrong? Not enough Metadata!
  • 25. Facebook Open Graph How can I fix it? <meta property="og:image" content="http://ep.yimg.com/ca/I/tackle_2271_900304135" />
  • 27. Facebook Open Graph Facebook Open Graph Debugger: http://bit.ly/1bGEzsb
  • 28. Facebook Advertising Highly Targeted Audience: ● Age ● Gender ● Location ● Relationship Status ● Education ● etc...
  • 29. Facebook Advertising Built-in support for A/B testing allows you to quickly find out which advertisements engage your target audience more
  • 30. Facebook Advertising Takes advantage of word of mouth marketing directed at a targeted audience: ● Users will see which of their friends endorse you ● You can sponsor stories, causing previous engagements with users to show up in timelines of friends.
  • 32. Twitter Tweet Button ● Allows users to share your content or tell their friends about your content without having to navigate away from your site ● Include your Twitter account in the Tweet using the "via" parameter, driving people to visit your Twitter account ● Recommend up to two additional Twitter accounts that the user may be interested in following
  • 34. Twitter Tweet Button Make your own: http://bit.ly/12Noi1R
  • 35. Twitter Embedded Tweets ● Allows you to embed a specific Tweet in any given page, maintaining the Twitter look and feel if desired ● Provides the same rich media experience that users would find in their Timeline ● Allows users to follow the Tweeter, reply, retweet, and favorite the Tweet all without leaving your site
  • 37. Twitter Embedded Timelines ● Embed a timeline of your own tweets, or those of any public user ● Embed a timeline of your favorite tweets, or the favorite tweets of any public user ● Embed a timeline of tweets from a list of users (great for a site that wants to promote many local businesses) ● Embed a timeline for hashtags or other search results
  • 38. Twitter Embedded Timelines Create your own: http://bit.ly/10GcYH1 Additional Information / Customization: http://bit.ly/17n4d3q
  • 39. Twitter Cards ● Allow rich media from your website to be embedded directly in Tweets ● Approval required for specific cards ● Implemented by adding metadata to the page markup.
  • 40. Twitter Cards ● ● ● ● ● ● ● Summary Card Large Image Summary Card Photo Card Gallery Card App Card Player Card Product Card
  • 41. Twitter Cards Summary Card ● Great for Blog Posts and Articles ● Allows users to preview your content without having to leave their timeline ● Allows for site and content creator attribution within the Tweet, increasing number of users viewing your Twitter Account
  • 43. Twitter Cards Summary Card Example Metadata <!-- Card Type (optional for summary cards) --> <meta name="twitter:card" content="summary"> <!-- Twitter Account for Website (optional) --> <meta name="twitter:site" content="@nytimes"> <!-- Twitter Account for Content Creator (optional) --> <meta name="twitter:creator" content="@SarahMaslinNir"> <!-- Title (required) --> <meta name="twitter:title" content="Parade of Fans for Houston’s Funeral"> <!-- Description (required) --> <meta name="twitter:description" content="NEWARK - The guest list and parade of limousines with celebrities emerging from them seemed more suited to a red carpet event in Hollywood or New York than than a gritty stretch of Sussex Avenue near the former site of the James M. Baxter Terrace public housing project here."> <!-- Image (optional) --> <meta name="twitter:image" content="http://graphics8.nytimes.com/images/2012/02/19/us/19whitneyspan/19whitney-span-article.jpg"> Additional Information: http://bit.ly/ZAoHVR
  • 44. Twitter Cards Large Image Summary Card ● Similar to Summary Card, but provides more emphasis on the image ● Requirements are the same as the Summary Card, except images should be at least 280px wide and 150px tall
  • 45. Twitter Cards Large Image Summary Card Desktop Mobile
  • 46. Twitter Cards Large Image Summary Card Example Metadata: <!-- Card Type (required) --> <meta name="twitter:card" content="summary_large_image"> <!-- Title (required) --> <meta name="twitter:title" content="Parade of Fans for Houston’s Funeral"> <!-- Description (required) --> <meta name="twitter:description" content="NEWARK - The guest list and parade of limousines with celebrities emerging from them seemed more suited to a red carpet event in Hollywood or New York than than a gritty stretch of Sussex Avenue near the former site of the James M. Baxter Terrace public housing project here."> <!-- Image (optional) --> <meta name="twitter:image" content="http://graphics8.nytimes. com/images/2012/02/19/us/19whitney-span/19whitney-span-articleLarge.jpg"> Additional Information: http://bit.ly/ZTx3Cv
  • 47. Twitter Cards Photo Card ● Use when your image should be the center of attention ● Useful for image sharing sites such as Flickr and Instagram ● Useful for photography studios or other businesses where the main content is photographs
  • 49. Twitter Cards Photo Card Example Metadata: <!-- Card Type (required) --> <meta name="twitter:card" content="photo"> <!-- Title (optional) --> <meta name="twitter:title" content="Good Morning, San Francisco"> <!-- Description (optional) --> <meta name="twitter:description" content="Great view this morning"> <!-- Image (required) --> <meta name="twitter:image" content="http://example.com/photo/a/image.jpg"> <!-- Image Width (recommended) --> <meta name="twitter:image:width" content="610"> <!-- Image Height (recommended) --> <meta name="twitter:image:height" content="610"> Additional Information: http://bit.ly/14ljALK
  • 50. Twitter Cards Gallery Card ● Similar to Photo Card but allows you to display four photos in the Tweet ● Great for Blog Posts or Articles that revolve around a group of photos
  • 52. Twitter Cards Gallery Card Example Metadata: <!-- Card Type (required) --> <meta name="twitter:card" content="gallery"> <!-- Title (optional) --> <meta name="twitter:title" content="Hack Week"> <!-- Description (optional) --> <meta name="twitter:description" content="A look at Hack Week at Twitter HQ (@twoffice) and all of our offices around the world."> <!-- First Photo in Gallery (required) --> <meta name="twitter:image0" content="http://farm9.staticflickr.com/8236/8383176221_44f50afaba_b.jpg"> <!-- Second Photo in Gallery (required) --> <meta name="twitter:image1" content="http://farm9.staticflickr.com/8186/8393798794_3a3d27a621_c.jpg"> <!-- Third Photo in Gallery (required) --> <meta name="twitter:image2" content="http://farm9.staticflickr.com/8189/8384260164_511782a797_c.jpg"> <!-- Fourth Photo in Gallery (required) --> <meta name="twitter:image3" content="http://farm9.staticflickr.com/8188/8383177259_f927f13d81_b.jpg"> Additional Information: http://bit.ly/120pOtJ
  • 53. Twitter Cards App Card ● Use to embed mobile app descriptions directly in user Timelines ● Allow users to spread the word about your application, driving the number of installs ● Gathers all pertinent information ( # of reviews, # of stars, etc) from app stores for you
  • 55. Twitter Cards App Card Example Metadata: <!-- Card Type (required) --> <meta name="twitter:card" content="app"> <!-- Additional Description (optional) --> <meta name="twitter:description" content="The perfect for grabbing a nearby taxi. Try it by downloading today."> <!-- App ID for iPhone App (required)--> <meta name="twitter:app:id:iphone" content="306934135"> <!-- Appi ID for iPad App (required, can be same as iPhone App) --> <meta name="twitter:app:id:ipad" content="306934135"> <!-- App ID for Google Play (required) --> <meta name="twitter:app:id:googleplay" content="com.example.app"> Additional Information: http://bit.ly/182CIL5
  • 56. Twitter Cards Product Card ● Allow potential customers to view your products directly in their timeline ● Increased word of mouth about your products ● Allow your users to advertise for you
  • 58. Twitter Cards Product Card Example Metadata: <!-- Card Type (required) --> <meta name="twitter:card" content="product"> <!-- Title (required) --> <meta name="twitter:title" content="Logo Mug"> <!-- Description (required) --> <meta name="twitter:description" content="The perfect pick-me-up. Enjoy your favorite blend with this coffee mug featuring the Twitter logo. Make every work day good to the lastdrop."> <!-- Image (required) --> <meta name="twitter:image" content="https://twitter.siglercompanies.com/graphics/00000001/mug-new.jpg"> <!-- Value of First Additional Detail (required) --> <meta name="twitter:data1" content="$3"> <!-- Label of First Additional Detail (required) --> <meta name="twitter:label1" content="Price"> <!-- Value of Second Additional Detail (required) --> <meta name="twitter:data2" content="Black"> <!-- Label of Second Additional Detail (required) --> <meta name="twitter:label2" content="Color"> Additional Information: http://bit.ly/Z00DqF
  • 59. Twitter Cards Player Card ● Allows users to view your video content directly in their timeline ● Can drastically increase the number of people that your video will reach ● Provides a consistent viewing experience for all major platforms
  • 61. Twitter Cards Player Card Do not: ● Automatically play content. ● Require users to sign-in to your experience. ● Commingle sharing features from other networks inside your player.
  • 62. Twitter Cards Player Card Example Metadata: <!-- Card Type (required) --> <meta name="twitter:card" content="player"> <!-- Title (required) --> <meta name="twitter:title" content="Example Video"> <!-- Description (required) --> <meta name="twitter:description" content="This is a sample video from example.com"> <!-- Preview Image (required) --> <meta name="twitter:image" content="http://example.com/keyframe/a.jpg"> <!-- URL to Player iFrame (required) --> <meta name="twitter:player" content="https://example.com/embed/a"> <!-- Player Width (required) --> <meta name="twitter:player:width" content="435"> <!-- Player Height (required) --> <meta name="twitter:player:height" content="251"> <!-- Video Stream (recommended) --> <meta name="twitter:player:stream" content="https://example.com/raw-stream/a.mp4"> <!-- Video Stream Format (required if specifying a video stream) --> <meta name="twitter:player:stream:content_type" content="video/mp4; codecs=&quot;avc1.42E01E1, mp4a.40.2&quot;" > Additional Information: http://bit.ly/15Xzcox
  • 63. Twitter Cards Deep Linking Drive users to install your application right from their timeline. Allow users to open Tweet content within your application, directing traffic from Twitter to your application.
  • 66. Twitter Cards Deep Linking Example Metadata: <!-- Name of iPhone App --> <meta name="twitter:app:name:iphone" content="Example App"/> <!-- App Store ID for iPhone App --> <meta name="twitter:app:id:iphone" content="306934135"/> <!-- URL to open tweet in iPhone App --> <meta name="twitter:app:url:iphone" content="example://action/5149e249222f9e600a7540ef"/> <!-- Name of iPad App --> <meta name="twitter:app:name:ipad" content="Example App"/> <!-- App Store ID for iPad App (can be same as iPhone) --> <meta name="twitter:app:id:ipad" content="306934135"/> <!-- URL to open tweet in iPad App --> <meta name="twitter:app:url:ipad" content="example://action/5149e249222f9e600a7540ef"/> <!-- Name of Google Play App --> <meta name="twitter:app:name:googleplay" content="Example App"/> <!-- ID of Google Play App --> <meta name="twitter:app:id:googleplay" content="com.example.app"/> <!-- URL to open tweet in Google Play App --> <meta name="twitter:app:url:googleplay" content="http://example.com/action/5149e249222f9e600a7540ef"/> Additional Information: http://bit.ly/10GAuDy
  • 67. API
  • 68. API What's an API? An Application Programming Interface is used to interact with services such as Facebook and Twitter to provide additional functionality for users.
  • 69. API What can be done using APIs? Build applications that use APIs to make social networking easier, e.g. Buffer http://bit.ly/ZYSZfs Provide unique experiences for every user that enters your site by extracting data from their social networks, e.g. Books, Movies, etc. More info: http://bit.ly/ZYTOok
  • 71. Thank you: Contact Information: Hilton Burlington Curve Trends Marketing Greane Tree Technology All of You Matthew Gerrior mgerrior@greanetree.com 518-380-6500 Bitly Bundle: http://bitly.com/bundles/mattytheg/1