Social Implementation Methods
Summary
This repo describes and demonstrates the different ways social networks are embedded into websites.
Social Networks
- Facebook
- Instagram
- Twitter
- LinkedIn
Facebook
URLs
- https://www.facebook.com/connect/ (SSO/Login)
- https://www.facebook.com/tr (Analytics)
Scripts
- https://connect.facebook.net/en_US/sdk.js
Intention Implimentation Types
The following outline the various “actions” Facebook is taking through each implimentation.
Share
Share Dialog (No connect.facebook.net/*
needed)
Authentication (Single-sign On)
Page Plugin
Embedded Video
Embedded Post
Instagram
Intention Implimentation Types
The following outline the various “actions” Instagram is taking through each implimentation.
Embedded Post
Scripts
- https://platform.twitter.com/widgets.js
Intention Implimentation Types
The following outline the various “actions” Facebook is taking through each implimentation.
Share
LinkedIn
Scripts
- https://platform.linkedin.com/in.js
Intention Implimentation Types
The following outline the various “actions” Facebook is taking through each implimentation.
Share
Follow Company
To-do