SlideShare a Scribd company logo
1 of 25
v
Social Media Automation: The Good & Bad
Look Before You Leap!
Dr. Aaron M. Wester, PhD
@aaronix
@aaronix
Goal:
Maximize engagement & conversions
through automated content sharing
@aaronix
Goal:
Maximize engagement & conversions
through automated content sharing
BEWARE OF ASSUMPTIONS!
@aaronix
Goal:
Maximize engagement & conversions
through automated content sharing
BEWARE OF ASSUMPTIONS!
• Productivity Inefficiency
• Resource creep
• Non-alignment
• Cost overrun
• Negative SERP impact
• Engagement suppression
Leads to pitfalls such as:
@aaronix
Usability Focused Paradigm:
Know Thy User
@aaronix
Usability Focused Paradigm:
Know Thy User
Through automated/manual hybrid tracking,
visualizations, and analysis
@aaronix
Usability Focused Paradigm:
Know Thy User
Through automated/manual hybrid tracking,
visualizations, and analysis
• Social Influence (NetVizz / Gephi: GraphML / NodeXL with Social Importer Plug-In)
• Social Reach (FQL/Twitter Search API v1.1 & OAuth/Google Docs)
• Social Engagement (Click Tracking & Heat Maps)
• Social Geolocation (Traffic Data / Google Fusion Tables)
• Competitive Advantage (NetVizz / GraphML)
The effect that an individual’s thoughts and actions has on others
The extent of an individual’s effect on others
The involvement of others resulting from an individual’s contribution
The location of engaged involvement
Benchmark insights into how competitor’s social communities thrive
@aaronix
Social Influence
NetVizz / Gephi: GraphML / NodeXL with Social Importer Plug-In
NetVizz is a free data extraction app for Facebook sections (groups & fan pages)
Creates a .gdf formatted file that can be imported into GraphML
@aaronix
Social Influence
NetVizz / Gephi: GraphML / NodeXL with Social Importer Plug-In
Gephi (open source) enables the creation of insightful visualizations that help
content curators gauge key social influencers and level of engagement through
GraphML format. Algorithmic correlational inferences may be analyzed.
@aaronix
Social Influence
NetVizz / Gephi: GraphML / NodeXL with Social Importer Plug-In
Uses repulsion, centrality, clustering coefficient and modularity algorithms to
help identify associations between nodes (variables) and edges (dependencies).
@aaronix
Social Influence
NetVizz / Gephi: GraphML / NodeXL with Social Importer Plug-In
Similar to NetVizz, except for data extraction from Twitter, YouTube, Flickr, and
Facebook personal network and fan pages (not groups).
@aaronix
Social Influence
NetVizz / Gephi: GraphML / NodeXL with Social Importer Plug-In
Important Considerations!
• NetVizz exports to .gdf, not graphml format
• NetVizz data cannot be exported into NodeXL, or vice versa
• NetVizz data does not include user comments posted
• As a result, use NodeXL to conduct sentiment analysis
• Facebook only returns up to 500 names from a group
• As a result, the extracted group followers are somewhat random
• As a result, a network view of a group is limited
• Twitter only returns up to 100 friends
• Sample population results are still significant and representative
of the normal distribution
@aaronix
Social Reach
FQL: Graph API / Twitter Search API v1.1 & OAuth / Google Docs
Analyzing social reach data (such as social referrals, engagement, and followers) will
enable key stakeholders to determine which social vertical channels are lagging or
leading so tactics can be determined and applied to increase engagement.
@aaronix
Social Reach
FQL: Graph API / Twitter Search API v1.1 & OAuth / Google Docs
FQL (Facebook Query Language) is quick (450ms avg. per query response time)
alternative to extracting substantial volume of FaceBook data stored in Insights
dashboard through Graph API.
@aaronix
Social Reach
FQL: Graph API / Twitter Search API v1.1 & OAuth / Google Docs
Create a social inventory list in Google Docs, including ID. Export the list to .csv or
create data bind to list. Include sessionized Graph API Access Token. Setup array to
query each parameter. Then dump results into exportable .csv file. Push results
through Google Charts API to create automated dashboard reportlets.
@aaronix
Social Reach
FQL: Graph API / Twitter Search API v1.1 & OAuth / Google Docs
• Facebook Graph API Acces Token is sessionized with an expiration of 2 hours before
time out error is generated with no results.
• Either manually copy/paste the Access Token into web-based input field, and store
result in a variable that gets plugged in and evaluated, or…..
• Use a JSON query to automatedly pull the Access Token provided you can supply
the Client ID, Redirect URI (Your Post LogIn URL), and authentication App Secret
• Your PHP scripts in your automated batch process can only access your Google
Docs spreadsheets provided you’ve first set your file to make it public, and receive
a link to share.
• Use a JSON query to decode and iterate the entries in your array using a foreach
loop.
Important Considerations!
@aaronix
Social Reach
FQL: Graph API / Twitter Search API v1.1 & OAuth / Google Docs
Suggested Variables for helping determine Social Reach include:
•page_fans – total number of people who have liked the page (likes)
• page_storytellers – 28 days people talking about this (shares)
• page_stories – 28 day page stories (comments)
• page_impressions_paid – 28 day paid reach (paid reach)
• page_impressions – 28 day reach (reach)
Important Considerations!
@aaronix
Social Engagement
Click Tracking & Heat Maps
Provides insight into how users are interacting with site content by link position, not
by URL (for dynamically positioned content that moves relative to time range or
trending popularity).
@aaronix
Social Engagement
Click Tracking & Heat Maps
Steps to create custom heat maps:
1. Assign Click Tracking Variables
2. Export CSV Data Dump for Entire Month (200K+ rows)
3. Dump CSV into Excel and create pivot table
4. Group by Row Label to aggregate totals
5. Establish % CTR from # of clicks / total clicks
6. Normalize measure with % of Total (100% max)
7. Map positions in layout by targeted variables
8. Apply 3 tiered color gradient based on % thresholds
Important Considerations!
@aaronix
Social Engagement
Click Tracking & Heat Maps
Important Considerations!
• A Visual Basic (VB) Macro may be used to create automated process for
Extract/Transform/Load (ETL) emulation routine.
• An executable VB Controller (shell script) may be created in Visual Studio to
invoke the Macro automatedly.
• Task Scheduler can then be used to target the executable on a recurring cycle.
• This process only tested for Heat Maps based on static link position.
@aaronix
Social Geolocation
Traffic Data / Google Fusion Tables
Show density data visualizations by exporting traffic or campaign data correlated to
location from Adobe/Omniture, Google Analytics, or other into Google Fusion
Table, then establish markers or by imported coordinates (KML shape files).
@aaronix
Social Geolocation
Traffic Data / Google Fusion Tables
Show density data visualizations by exporting traffic or campaign data correlated to
location from Adobe/Omniture, Google Analytics, or other into Google Fusion Table,
then establish markers or by imported coordinates (KML shape files).
@aaronix
Social Geolocation
Traffic Data / Google Fusion Tables
Important Considerations!
• Embed FusionTablesLayer object into web based dashboard with Google Maps
API.
• Fusion Tables is a designated data source for Google Chart Tools.
• Authenticate with OAuth to gain access to your Google Fusion data.
• Only five Fusion Tables Layers may be added to a map.
• Up to five styling rules may be applied.
• Only the first 100,000 rows are mapped from query results.
• Total size of data set sent in single API call cannot exceed 1MB
• If using KML shape files for city lines, a cell of data may only support a
maximum of 1 million characters
@aaronix
Competitive Advantage
NetVizz / GraphML
Similar to Social Influence tactics, use NetVizz and GraphML to capture competitor
data and visualize.
@aaronix

More Related Content

Similar to Social Automation: Look Before You Leap! - SMX London 2013: International Search Conference

Php day 2011 - Interactive-with-facebook
Php day 2011 - Interactive-with-facebookPhp day 2011 - Interactive-with-facebook
Php day 2011 - Interactive-with-facebook
Quang Anh Le
 
web analysis document | web analysis document | web analysis document | web a...
web analysis document | web analysis document | web analysis document | web a...web analysis document | web analysis document | web analysis document | web a...
web analysis document | web analysis document | web analysis document | web a...
nazen2
 
Raising Visibility of Your Project
Raising Visibility of Your ProjectRaising Visibility of Your Project
Raising Visibility of Your Project
KDMC
 
Tech4Africa Google Workshop 2
Tech4Africa Google Workshop 2Tech4Africa Google Workshop 2
Tech4Africa Google Workshop 2
Sarah Blake
 
How to implement open graphtags
How to implement open graphtagsHow to implement open graphtags
How to implement open graphtags
Tommy Leung
 
GSU links&keywords analysis; websites, social communities & SEO
GSU links&keywords analysis; websites, social communities & SEOGSU links&keywords analysis; websites, social communities & SEO
GSU links&keywords analysis; websites, social communities & SEO
Jake Aull
 

Similar to Social Automation: Look Before You Leap! - SMX London 2013: International Search Conference (20)

2013 building visibility for yr project
2013 building visibility for yr project2013 building visibility for yr project
2013 building visibility for yr project
 
Php day 2011 - Interactive-with-facebook
Php day 2011 - Interactive-with-facebookPhp day 2011 - Interactive-with-facebook
Php day 2011 - Interactive-with-facebook
 
Google Analytics 101 #SMAMI 2017
Google Analytics 101 #SMAMI 2017Google Analytics 101 #SMAMI 2017
Google Analytics 101 #SMAMI 2017
 
web analysis document | web analysis document | web analysis document | web a...
web analysis document | web analysis document | web analysis document | web a...web analysis document | web analysis document | web analysis document | web a...
web analysis document | web analysis document | web analysis document | web a...
 
Building Social Business Applications with OpenSocial
Building Social Business Applications with OpenSocialBuilding Social Business Applications with OpenSocial
Building Social Business Applications with OpenSocial
 
Raising Visibility of Your Project
Raising Visibility of Your ProjectRaising Visibility of Your Project
Raising Visibility of Your Project
 
Growth Analytics: Evolution, Community and Tools
Growth Analytics: Evolution, Community and ToolsGrowth Analytics: Evolution, Community and Tools
Growth Analytics: Evolution, Community and Tools
 
Jeremy cabral search marketing summit - scraping data-driven content (1)
Jeremy cabral   search marketing summit - scraping data-driven content (1)Jeremy cabral   search marketing summit - scraping data-driven content (1)
Jeremy cabral search marketing summit - scraping data-driven content (1)
 
Social Media Management Tools: Pacific New Media
Social Media Management Tools: Pacific New MediaSocial Media Management Tools: Pacific New Media
Social Media Management Tools: Pacific New Media
 
Web2.0.2012 - lesson 8 - Google world
Web2.0.2012 - lesson 8 - Google worldWeb2.0.2012 - lesson 8 - Google world
Web2.0.2012 - lesson 8 - Google world
 
Google Developer Days Brazil 2009 - Google Social Web
Google Developer Days Brazil 2009 -  Google Social WebGoogle Developer Days Brazil 2009 -  Google Social Web
Google Developer Days Brazil 2009 - Google Social Web
 
Proof of Concept: Adobe Analytics Live Stream on Amazon Web Services
Proof of Concept: Adobe Analytics Live Stream on Amazon Web ServicesProof of Concept: Adobe Analytics Live Stream on Amazon Web Services
Proof of Concept: Adobe Analytics Live Stream on Amazon Web Services
 
Get more Visual Power
Get more Visual PowerGet more Visual Power
Get more Visual Power
 
Tech4Africa Google Workshop 2
Tech4Africa Google Workshop 2Tech4Africa Google Workshop 2
Tech4Africa Google Workshop 2
 
Florian Pertynski session at Google Partner Summit Review
Florian Pertynski session at Google Partner Summit Review Florian Pertynski session at Google Partner Summit Review
Florian Pertynski session at Google Partner Summit Review
 
How to implement open graphtags
How to implement open graphtagsHow to implement open graphtags
How to implement open graphtags
 
Data Collection from Social Media Platforms
Data Collection from Social Media PlatformsData Collection from Social Media Platforms
Data Collection from Social Media Platforms
 
Twin Cities Eloqua User Group 092413
Twin Cities Eloqua User Group 092413Twin Cities Eloqua User Group 092413
Twin Cities Eloqua User Group 092413
 
GSU links&keywords analysis; websites, social communities & SEO
GSU links&keywords analysis; websites, social communities & SEOGSU links&keywords analysis; websites, social communities & SEO
GSU links&keywords analysis; websites, social communities & SEO
 
October 2020 GatherUp Webinar
October 2020 GatherUp WebinarOctober 2020 GatherUp Webinar
October 2020 GatherUp Webinar
 

Recently uploaded

Revolutionizing SAP® Processes with Automation and Artificial Intelligence
Revolutionizing SAP® Processes with Automation and Artificial IntelligenceRevolutionizing SAP® Processes with Automation and Artificial Intelligence
Revolutionizing SAP® Processes with Automation and Artificial Intelligence
Precisely
 
Harnessing Passkeys in the Battle Against AI-Powered Cyber Threats.pptx
Harnessing Passkeys in the Battle Against AI-Powered Cyber Threats.pptxHarnessing Passkeys in the Battle Against AI-Powered Cyber Threats.pptx
Harnessing Passkeys in the Battle Against AI-Powered Cyber Threats.pptx
FIDO Alliance
 

Recently uploaded (20)

WebRTC and SIP not just audio and video @ OpenSIPS 2024
WebRTC and SIP not just audio and video @ OpenSIPS 2024WebRTC and SIP not just audio and video @ OpenSIPS 2024
WebRTC and SIP not just audio and video @ OpenSIPS 2024
 
Generative AI Use Cases and Applications.pdf
Generative AI Use Cases and Applications.pdfGenerative AI Use Cases and Applications.pdf
Generative AI Use Cases and Applications.pdf
 
Vector Search @ sw2con for slideshare.pptx
Vector Search @ sw2con for slideshare.pptxVector Search @ sw2con for slideshare.pptx
Vector Search @ sw2con for slideshare.pptx
 
Human Expert Website Manual WCAG 2.0 2.1 2.2 Audit - Digital Accessibility Au...
Human Expert Website Manual WCAG 2.0 2.1 2.2 Audit - Digital Accessibility Au...Human Expert Website Manual WCAG 2.0 2.1 2.2 Audit - Digital Accessibility Au...
Human Expert Website Manual WCAG 2.0 2.1 2.2 Audit - Digital Accessibility Au...
 
AI mind or machine power point presentation
AI mind or machine power point presentationAI mind or machine power point presentation
AI mind or machine power point presentation
 
The Metaverse: Are We There Yet?
The  Metaverse:    Are   We  There  Yet?The  Metaverse:    Are   We  There  Yet?
The Metaverse: Are We There Yet?
 
Event-Driven Architecture Masterclass: Challenges in Stream Processing
Event-Driven Architecture Masterclass: Challenges in Stream ProcessingEvent-Driven Architecture Masterclass: Challenges in Stream Processing
Event-Driven Architecture Masterclass: Challenges in Stream Processing
 
Top 10 CodeIgniter Development Companies
Top 10 CodeIgniter Development CompaniesTop 10 CodeIgniter Development Companies
Top 10 CodeIgniter Development Companies
 
Introduction to FIDO Authentication and Passkeys.pptx
Introduction to FIDO Authentication and Passkeys.pptxIntroduction to FIDO Authentication and Passkeys.pptx
Introduction to FIDO Authentication and Passkeys.pptx
 
Intro to Passkeys and the State of Passwordless.pptx
Intro to Passkeys and the State of Passwordless.pptxIntro to Passkeys and the State of Passwordless.pptx
Intro to Passkeys and the State of Passwordless.pptx
 
Observability Concepts EVERY Developer Should Know (DevOpsDays Seattle)
Observability Concepts EVERY Developer Should Know (DevOpsDays Seattle)Observability Concepts EVERY Developer Should Know (DevOpsDays Seattle)
Observability Concepts EVERY Developer Should Know (DevOpsDays Seattle)
 
Long journey of Ruby Standard library at RubyKaigi 2024
Long journey of Ruby Standard library at RubyKaigi 2024Long journey of Ruby Standard library at RubyKaigi 2024
Long journey of Ruby Standard library at RubyKaigi 2024
 
How we scaled to 80K users by doing nothing!.pdf
How we scaled to 80K users by doing nothing!.pdfHow we scaled to 80K users by doing nothing!.pdf
How we scaled to 80K users by doing nothing!.pdf
 
Continuing Bonds Through AI: A Hermeneutic Reflection on Thanabots
Continuing Bonds Through AI: A Hermeneutic Reflection on ThanabotsContinuing Bonds Through AI: A Hermeneutic Reflection on Thanabots
Continuing Bonds Through AI: A Hermeneutic Reflection on Thanabots
 
Revolutionizing SAP® Processes with Automation and Artificial Intelligence
Revolutionizing SAP® Processes with Automation and Artificial IntelligenceRevolutionizing SAP® Processes with Automation and Artificial Intelligence
Revolutionizing SAP® Processes with Automation and Artificial Intelligence
 
Using IESVE for Room Loads Analysis - UK & Ireland
Using IESVE for Room Loads Analysis - UK & IrelandUsing IESVE for Room Loads Analysis - UK & Ireland
Using IESVE for Room Loads Analysis - UK & Ireland
 
Portal Kombat : extension du réseau de propagande russe
Portal Kombat : extension du réseau de propagande russePortal Kombat : extension du réseau de propagande russe
Portal Kombat : extension du réseau de propagande russe
 
ERP Contender Series: Acumatica vs. Sage Intacct
ERP Contender Series: Acumatica vs. Sage IntacctERP Contender Series: Acumatica vs. Sage Intacct
ERP Contender Series: Acumatica vs. Sage Intacct
 
Harnessing Passkeys in the Battle Against AI-Powered Cyber Threats.pptx
Harnessing Passkeys in the Battle Against AI-Powered Cyber Threats.pptxHarnessing Passkeys in the Battle Against AI-Powered Cyber Threats.pptx
Harnessing Passkeys in the Battle Against AI-Powered Cyber Threats.pptx
 
Oauth 2.0 Introduction and Flows with MuleSoft
Oauth 2.0 Introduction and Flows with MuleSoftOauth 2.0 Introduction and Flows with MuleSoft
Oauth 2.0 Introduction and Flows with MuleSoft
 

Social Automation: Look Before You Leap! - SMX London 2013: International Search Conference

  • 1. v Social Media Automation: The Good & Bad Look Before You Leap! Dr. Aaron M. Wester, PhD @aaronix
  • 2. @aaronix Goal: Maximize engagement & conversions through automated content sharing
  • 3. @aaronix Goal: Maximize engagement & conversions through automated content sharing BEWARE OF ASSUMPTIONS!
  • 4. @aaronix Goal: Maximize engagement & conversions through automated content sharing BEWARE OF ASSUMPTIONS! • Productivity Inefficiency • Resource creep • Non-alignment • Cost overrun • Negative SERP impact • Engagement suppression Leads to pitfalls such as:
  • 6. @aaronix Usability Focused Paradigm: Know Thy User Through automated/manual hybrid tracking, visualizations, and analysis
  • 7. @aaronix Usability Focused Paradigm: Know Thy User Through automated/manual hybrid tracking, visualizations, and analysis • Social Influence (NetVizz / Gephi: GraphML / NodeXL with Social Importer Plug-In) • Social Reach (FQL/Twitter Search API v1.1 & OAuth/Google Docs) • Social Engagement (Click Tracking & Heat Maps) • Social Geolocation (Traffic Data / Google Fusion Tables) • Competitive Advantage (NetVizz / GraphML) The effect that an individual’s thoughts and actions has on others The extent of an individual’s effect on others The involvement of others resulting from an individual’s contribution The location of engaged involvement Benchmark insights into how competitor’s social communities thrive
  • 8. @aaronix Social Influence NetVizz / Gephi: GraphML / NodeXL with Social Importer Plug-In NetVizz is a free data extraction app for Facebook sections (groups & fan pages) Creates a .gdf formatted file that can be imported into GraphML
  • 9. @aaronix Social Influence NetVizz / Gephi: GraphML / NodeXL with Social Importer Plug-In Gephi (open source) enables the creation of insightful visualizations that help content curators gauge key social influencers and level of engagement through GraphML format. Algorithmic correlational inferences may be analyzed.
  • 10. @aaronix Social Influence NetVizz / Gephi: GraphML / NodeXL with Social Importer Plug-In Uses repulsion, centrality, clustering coefficient and modularity algorithms to help identify associations between nodes (variables) and edges (dependencies).
  • 11. @aaronix Social Influence NetVizz / Gephi: GraphML / NodeXL with Social Importer Plug-In Similar to NetVizz, except for data extraction from Twitter, YouTube, Flickr, and Facebook personal network and fan pages (not groups).
  • 12. @aaronix Social Influence NetVizz / Gephi: GraphML / NodeXL with Social Importer Plug-In Important Considerations! • NetVizz exports to .gdf, not graphml format • NetVizz data cannot be exported into NodeXL, or vice versa • NetVizz data does not include user comments posted • As a result, use NodeXL to conduct sentiment analysis • Facebook only returns up to 500 names from a group • As a result, the extracted group followers are somewhat random • As a result, a network view of a group is limited • Twitter only returns up to 100 friends • Sample population results are still significant and representative of the normal distribution
  • 13. @aaronix Social Reach FQL: Graph API / Twitter Search API v1.1 & OAuth / Google Docs Analyzing social reach data (such as social referrals, engagement, and followers) will enable key stakeholders to determine which social vertical channels are lagging or leading so tactics can be determined and applied to increase engagement.
  • 14. @aaronix Social Reach FQL: Graph API / Twitter Search API v1.1 & OAuth / Google Docs FQL (Facebook Query Language) is quick (450ms avg. per query response time) alternative to extracting substantial volume of FaceBook data stored in Insights dashboard through Graph API.
  • 15. @aaronix Social Reach FQL: Graph API / Twitter Search API v1.1 & OAuth / Google Docs Create a social inventory list in Google Docs, including ID. Export the list to .csv or create data bind to list. Include sessionized Graph API Access Token. Setup array to query each parameter. Then dump results into exportable .csv file. Push results through Google Charts API to create automated dashboard reportlets.
  • 16. @aaronix Social Reach FQL: Graph API / Twitter Search API v1.1 & OAuth / Google Docs • Facebook Graph API Acces Token is sessionized with an expiration of 2 hours before time out error is generated with no results. • Either manually copy/paste the Access Token into web-based input field, and store result in a variable that gets plugged in and evaluated, or….. • Use a JSON query to automatedly pull the Access Token provided you can supply the Client ID, Redirect URI (Your Post LogIn URL), and authentication App Secret • Your PHP scripts in your automated batch process can only access your Google Docs spreadsheets provided you’ve first set your file to make it public, and receive a link to share. • Use a JSON query to decode and iterate the entries in your array using a foreach loop. Important Considerations!
  • 17. @aaronix Social Reach FQL: Graph API / Twitter Search API v1.1 & OAuth / Google Docs Suggested Variables for helping determine Social Reach include: •page_fans – total number of people who have liked the page (likes) • page_storytellers – 28 days people talking about this (shares) • page_stories – 28 day page stories (comments) • page_impressions_paid – 28 day paid reach (paid reach) • page_impressions – 28 day reach (reach) Important Considerations!
  • 18. @aaronix Social Engagement Click Tracking & Heat Maps Provides insight into how users are interacting with site content by link position, not by URL (for dynamically positioned content that moves relative to time range or trending popularity).
  • 19. @aaronix Social Engagement Click Tracking & Heat Maps Steps to create custom heat maps: 1. Assign Click Tracking Variables 2. Export CSV Data Dump for Entire Month (200K+ rows) 3. Dump CSV into Excel and create pivot table 4. Group by Row Label to aggregate totals 5. Establish % CTR from # of clicks / total clicks 6. Normalize measure with % of Total (100% max) 7. Map positions in layout by targeted variables 8. Apply 3 tiered color gradient based on % thresholds Important Considerations!
  • 20. @aaronix Social Engagement Click Tracking & Heat Maps Important Considerations! • A Visual Basic (VB) Macro may be used to create automated process for Extract/Transform/Load (ETL) emulation routine. • An executable VB Controller (shell script) may be created in Visual Studio to invoke the Macro automatedly. • Task Scheduler can then be used to target the executable on a recurring cycle. • This process only tested for Heat Maps based on static link position.
  • 21. @aaronix Social Geolocation Traffic Data / Google Fusion Tables Show density data visualizations by exporting traffic or campaign data correlated to location from Adobe/Omniture, Google Analytics, or other into Google Fusion Table, then establish markers or by imported coordinates (KML shape files).
  • 22. @aaronix Social Geolocation Traffic Data / Google Fusion Tables Show density data visualizations by exporting traffic or campaign data correlated to location from Adobe/Omniture, Google Analytics, or other into Google Fusion Table, then establish markers or by imported coordinates (KML shape files).
  • 23. @aaronix Social Geolocation Traffic Data / Google Fusion Tables Important Considerations! • Embed FusionTablesLayer object into web based dashboard with Google Maps API. • Fusion Tables is a designated data source for Google Chart Tools. • Authenticate with OAuth to gain access to your Google Fusion data. • Only five Fusion Tables Layers may be added to a map. • Up to five styling rules may be applied. • Only the first 100,000 rows are mapped from query results. • Total size of data set sent in single API call cannot exceed 1MB • If using KML shape files for city lines, a cell of data may only support a maximum of 1 million characters
  • 24. @aaronix Competitive Advantage NetVizz / GraphML Similar to Social Influence tactics, use NetVizz and GraphML to capture competitor data and visualize.