Extracting and analyzing discussion data with google sheets and google analytics

Martin Hawksey
Martin HawkseyChief Innovation, Technology and Community Officer at Association for Learning Technology, UK
Extracting and Analysing Discussion Data
with Google Sheets and Google Analytics
Martin Hawksey
@mhawksey
@mhawksey 2
go.alt.ac.uk/join-ALT
@mhawksey 3
About you…
Objectives
◊ Introduce Google Sheets and Google
Analytics
◊ Highlight opportunities around
discussion data
◊ *Inspire* you to do more
@mhawksey 4
Google Sheets 101
@mhawksey 5
alt.ac.uk
Say hello to Google Apps Script
CC-BY Google – Google Apps Script, 13-03-2012
@mhawksey 6
alt.ac.uk
Apps Script benefits
◊ Free
◊ Scripts can run
24/7
◊ Access data
@mhawksey 7
alt.ac.uk@mhawksey
Twitter in Education‽
8
“
alt.ac.uk
Consider Twitter in Education…
@mhawksey
ActivePassive
Dialogic
Transmission
9
In-class Backchannel
Uses: ad hoc class
discussion, real-time
commenting, recording
divergent viewpoints
Benefits: engages less vocal
students, archives otherwise
ephemeral comments
Outside of Class Discussions
Uses: extend class
discussions, exchange
comments about readings or
questions about
assignments
Benefits: community
building, continuity between
class sessions
In-class Directed Discussion
Uses: Open or guided
questions with student
responses collected for later
analysis
Benefits: engages all
students in discussions in
large lecture classes
Tracking Activities
Uses: find and follow
instructor experts in the
field, or key topics
Benefits: exposure to the
lager cultural conversation
about the class material
Lightly Structured Activities
Uses: solicit course
feedback, offer ambient
office hours, poll class,
language or writing practice
Benefits: flexibility,
availability, scalability
Metacognitive/Reflective
Activities
Uses: students report on self
learning, articulate their
difficulties, recap the most
valuable lesson of the day
Benefits: fosters critical
thinking
Institutional communication
Uses: community outreach,
alerts, announcements
Instructor Communication
Uses: announcements,
syllabus changes, reminders
Pedagogical Communication
Uses: sharing timely links
and resources
Student Activity
DialogicTransmission
Passive Active
Mark Sample’s Twitter Adoption Matrix
@mhawksey 10
Patterns are…
…left behind
Courtesy Marc Smith
http://www.slideshare.net/Marc_A_Smith/2013-nodexl-social-media-network-analysis11
alt.ac.uk
Twitter Search
@mhawksey 12
alt.ac.uk
Data….
@mhawksey 13
<html>
<rss>
<XML>
{JSON}
API
.csv
alt.ac.uk
Twitter Search API – Single
tweet
@mhawksey 14
alt.ac.uk
Twitter Search API Limits
◊ Data from last ~7 days
◊ Last 18,000 tweets for search term
◊ Developer ‘Rules of the Road’ on
storage
@mhawksey 15
alt.ac.uk@mhawksey
Twitter Archiving Google Sheet (TAGS)
16
alt.ac.uk
TAGS
@mhawksey 17
alt.ac.uk@mhawksey
tags.hawksey.info/get-tags/
18
alt.ac.uk
Google Sheet benefits
@mhawksey 19
alt.ac.uk
Tips and tricks…
◊ Search operators (e.g. AND, OR, from:
..)
◊ Built in formula (QUERY, FREQUENCY)
◊ Add-ons
@mhawksey 20
alt.ac.uk
How to geocode…
@mhawksey 21
alt.ac.uk
[my link]
alt.ac.uk
Playing with TAGS
http://go.alt.ac.uk/TAGSGeoRef
@mhawksey 23
alt.ac.uk@mhawksey
Data wrangling
24
Data Access
Data Shapes
Data Flows
©Patrick Goossens 2009-03-01 12:11:05
http://www.flickr.com/8862589@N07/3333965118/
Breaking the cell…
◊ Copy and paste
◊ Dark social judo with IFTTT
◊ import.io
◊ APIs
@mhawksey 28
IFTTT
@mhawksey 29
Import.io
@mhawksey 30
Breaking the cell…
◊ Copy and paste
◊ Dark social judo with IFTTT
◊ import.io
◊ APIs
@mhawksey 31
alt.ac.uk@mhawksey
Social Network Analysis
32
alt.ac.uk
History
◊ Network
theory
◊ 1930s Moreno
& Jennings
Moreno, J. L. (1934). Who shall
survive? Washington, DC:
Nervous and Mental Disease
Publishing Company.
@mhawksey 33
alt.ac.uk
Nodes and edges
@mhawksey 34
alt.ac.uk
Recipe recommendation
Teng, C. Y., Lin, Y. R., &
Adamic, L. A. (2012,
June). Recipe
recommendation using
ingredient networks.
In Proceedings of the
3rd Annual ACM Web
Science Conference (pp.
298-307). ACM.
@mhawksey
cinammon substitutes
35
alt.ac.uk
Graph metrics and measures
◊ Centrality
◊ Cohesion
◊ Density
◊ Betweenness
Courtesy Marc Smith
http://www.slideshare.net/Ma
rc_A_Smith/2013-nodexl-
social-media-network-
analysis
@mhawksey 36
alt.ac.uk
SNA and LA
The social network diagrams can be
used to identify:
◊ isolated students
◊ facilitator-centric network patterns
◊ group malfunction
◊ Users that bridge smaller clustered
networks
◊ …
@mhawksey 37
alt.ac.uk
SocioViz
@mhawksey 38
alt.ac.uk
TAGSExplorer
@mhawksey 39
alt.ac.uk@mhawksey
nodexl.codeplex.com
40
alt.ac.uk
TAGS + NodeXL
@mhawksey 41
https://mashe.hawksey.info/2011/10/using-google-spreadsheet-to-feed-nodexl/
alt.ac.uk@mhawksey
The bloody VLE
42
Data Access
A different approach…
@mhawksey 44
VLE
Script
Google
Analytics
Web View
• Identity stripped
• Text processing producing counts
“
alt.ac.uk
Google Analytics … beyond page views
@mhawksey 45
The Analytics terms of service, which all
Analytics customers must adhere to,
prohibits sending personally identifiable
information (PII) to Analytics (such as
names, social security numbers, email
addresses, or any similar data)
alt.ac.uk@mhawksey 46
“
alt.ac.uk
Almost real time with Queue Time
@mhawksey 47
Used to collect offline / latent hits. The
value represents the time delta (in
milliseconds) between when the hit being
reported occurred and the time the hit
was sent.
alt.ac.uk@mhawksey 48
alt.ac.uk@mhawksey 49
alt.ac.uk@mhawksey 50
alt.ac.uk
Why Google Analytics
@mhawksey 51
…. as a framework to explore interactions across platforms
alt.ac.uk
Data flows with Google Analytics
@mhawksey 52
https://mashe.hawksey.info/2016/04/pushing-canvas-lms-discussion-data-to-google-analytics-tips-on-
google-analytics-api-integration-batch-collection-and-queue-time/
alt.ac.uk
Thank you!
@mhawksey+MartinHawksey
@mhawksey 53
Association for Learning Technology
Registered charity number: 1063519
www.alt.ac.uk @A_L_T
1 of 54

Recommended

10 things statistics taught us about big data by
10 things statistics taught us about big data10 things statistics taught us about big data
10 things statistics taught us about big datajtleek
7K views64 slides
Data Science Education at JHSPH by
Data Science Education at JHSPHData Science Education at JHSPH
Data Science Education at JHSPHjtleek
1.3K views34 slides
The Largest Data Science Program in the World: The Johns Hopkins Data Science... by
The Largest Data Science Program in the World: The Johns Hopkins Data Science...The Largest Data Science Program in the World: The Johns Hopkins Data Science...
The Largest Data Science Program in the World: The Johns Hopkins Data Science...jtleek
1.4K views31 slides
JHU Data Science MOOCs - Behind the Scenes by
JHU Data Science MOOCs - Behind the ScenesJHU Data Science MOOCs - Behind the Scenes
JHU Data Science MOOCs - Behind the Scenesjtleek
2K views86 slides
Big data and statisticians by
Big data and statisticiansBig data and statisticians
Big data and statisticiansjtleek
2.1K views24 slides
Workshop on Data Collection & Network Analysis with @Netlytic & the iGraph R ... by
Workshop on Data Collection & Network Analysis with @Netlytic & the iGraph R ...Workshop on Data Collection & Network Analysis with @Netlytic & the iGraph R ...
Workshop on Data Collection & Network Analysis with @Netlytic & the iGraph R ...Toronto Metropolitan University
3.5K views30 slides

More Related Content

Viewers also liked

Hacker tool talk: maltego by
Hacker tool talk: maltegoHacker tool talk: maltego
Hacker tool talk: maltegoChris Hammond-Thrasher
15.3K views27 slides
Facebook & Twitter API by
Facebook & Twitter APIFacebook & Twitter API
Facebook & Twitter APIFabrice Delhoste
26K views294 slides
Real-time Tweet Analysis w/ Maltego Carbon 3.5.3 by
Real-time Tweet Analysis w/ Maltego Carbon 3.5.3 Real-time Tweet Analysis w/ Maltego Carbon 3.5.3
Real-time Tweet Analysis w/ Maltego Carbon 3.5.3 Shalin Hai-Jew
3.6K views29 slides
Smart Data with Google's Universal Analytics by
Smart Data with Google's Universal AnalyticsSmart Data with Google's Universal Analytics
Smart Data with Google's Universal AnalyticsAdrian Vender
3.9K views39 slides
A Comparison of Analytics and Tag Management Suites by Piwik PRO and Google by
A Comparison of Analytics and Tag Management Suites by Piwik PRO and GoogleA Comparison of Analytics and Tag Management Suites by Piwik PRO and Google
A Comparison of Analytics and Tag Management Suites by Piwik PRO and GooglePiwik PRO
9.2K views56 slides
Web Analytics and Privacy by
Web Analytics and Privacy Web Analytics and Privacy
Web Analytics and Privacy Piwik PRO
10.7K views32 slides

Viewers also liked(19)

Real-time Tweet Analysis w/ Maltego Carbon 3.5.3 by Shalin Hai-Jew
Real-time Tweet Analysis w/ Maltego Carbon 3.5.3 Real-time Tweet Analysis w/ Maltego Carbon 3.5.3
Real-time Tweet Analysis w/ Maltego Carbon 3.5.3
Shalin Hai-Jew3.6K views
Smart Data with Google's Universal Analytics by Adrian Vender
Smart Data with Google's Universal AnalyticsSmart Data with Google's Universal Analytics
Smart Data with Google's Universal Analytics
Adrian Vender3.9K views
A Comparison of Analytics and Tag Management Suites by Piwik PRO and Google by Piwik PRO
A Comparison of Analytics and Tag Management Suites by Piwik PRO and GoogleA Comparison of Analytics and Tag Management Suites by Piwik PRO and Google
A Comparison of Analytics and Tag Management Suites by Piwik PRO and Google
Piwik PRO9.2K views
Web Analytics and Privacy by Piwik PRO
Web Analytics and Privacy Web Analytics and Privacy
Web Analytics and Privacy
Piwik PRO10.7K views
Website Migration SEO: Advanced Migration Strategy & Analysis by Sam Partland
Website Migration SEO: Advanced Migration Strategy & AnalysisWebsite Migration SEO: Advanced Migration Strategy & Analysis
Website Migration SEO: Advanced Migration Strategy & Analysis
Sam Partland2.2K views
Technical SEO and SEO Audits - Engage 2017 Portland - Bill Hartzer by Bill Hartzer
Technical SEO and SEO Audits - Engage 2017 Portland - Bill HartzerTechnical SEO and SEO Audits - Engage 2017 Portland - Bill Hartzer
Technical SEO and SEO Audits - Engage 2017 Portland - Bill Hartzer
Bill Hartzer936 views
Beginners discussion to - Google Analytics by Lee Trevena
Beginners discussion to - Google Analytics Beginners discussion to - Google Analytics
Beginners discussion to - Google Analytics
Lee Trevena482 views
Gephi Tutorial Visualization by Gephi Consortium
Gephi Tutorial VisualizationGephi Tutorial Visualization
Gephi Tutorial Visualization
Gephi Consortium257.6K views
Top 10 Google Analytics Reports by Sally Falkow
Top 10 Google Analytics ReportsTop 10 Google Analytics Reports
Top 10 Google Analytics Reports
Sally Falkow19.8K views
An introduction to Google Analytics by Joris Roebben
An introduction to Google AnalyticsAn introduction to Google Analytics
An introduction to Google Analytics
Joris Roebben103.7K views
Twitter analysis by Kaify Rais by Ajay Ohri
Twitter analysis by Kaify RaisTwitter analysis by Kaify Rais
Twitter analysis by Kaify Rais
Ajay Ohri45.6K views
Sentiment analysis of tweets by Vasu Jain
Sentiment analysis of tweetsSentiment analysis of tweets
Sentiment analysis of tweets
Vasu Jain24.8K views
Google Analytics 101 | 2015 by Insivia
Google Analytics 101 |  2015Google Analytics 101 |  2015
Google Analytics 101 | 2015
Insivia21.5K views
Sentiment Analysis in Twitter by Ayushi Dalmia
Sentiment Analysis in TwitterSentiment Analysis in Twitter
Sentiment Analysis in Twitter
Ayushi Dalmia37K views
Sentiment Analysis of Twitter Data by Sumit Raj
Sentiment Analysis of Twitter DataSentiment Analysis of Twitter Data
Sentiment Analysis of Twitter Data
Sumit Raj77.9K views

Similar to Extracting and analyzing discussion data with google sheets and google analytics

Creating personal tutoring environments with Google Apps Script by
Creating personal tutoring environments with Google Apps ScriptCreating personal tutoring environments with Google Apps Script
Creating personal tutoring environments with Google Apps ScriptMartin Hawksey
2K views50 slides
Detecting and Analyzing Subpopulations within Connectivist MOOCs: Initial work by
Detecting and Analyzing Subpopulations within Connectivist MOOCs: Initial workDetecting and Analyzing Subpopulations within Connectivist MOOCs: Initial work
Detecting and Analyzing Subpopulations within Connectivist MOOCs: Initial workMartin Hawksey
3.6K views40 slides
Web 2.0 and Web 3.0 Tools in Education - T hiyagu by
Web 2.0 and Web 3.0 Tools in Education - T hiyaguWeb 2.0 and Web 3.0 Tools in Education - T hiyagu
Web 2.0 and Web 3.0 Tools in Education - T hiyaguThiyagu K
14.6K views111 slides
Measuring Social Media Impact: Google Analytics and Twitter by
Measuring Social Media Impact: Google Analytics and TwitterMeasuring Social Media Impact: Google Analytics and Twitter
Measuring Social Media Impact: Google Analytics and TwitterMartin Hawksey
1.5K views32 slides
Twitter in Education: Interactively exploring the conversation with TAGS and ... by
Twitter in Education: Interactively exploring the conversation with TAGS and ...Twitter in Education: Interactively exploring the conversation with TAGS and ...
Twitter in Education: Interactively exploring the conversation with TAGS and ...Martin Hawksey
280 views30 slides
Introduction to Learning Analytics - Framework and Implementation Concerns by
Introduction to Learning Analytics - Framework and Implementation ConcernsIntroduction to Learning Analytics - Framework and Implementation Concerns
Introduction to Learning Analytics - Framework and Implementation ConcernsTore Hoel
1.3K views67 slides

Similar to Extracting and analyzing discussion data with google sheets and google analytics(20)

Creating personal tutoring environments with Google Apps Script by Martin Hawksey
Creating personal tutoring environments with Google Apps ScriptCreating personal tutoring environments with Google Apps Script
Creating personal tutoring environments with Google Apps Script
Martin Hawksey2K views
Detecting and Analyzing Subpopulations within Connectivist MOOCs: Initial work by Martin Hawksey
Detecting and Analyzing Subpopulations within Connectivist MOOCs: Initial workDetecting and Analyzing Subpopulations within Connectivist MOOCs: Initial work
Detecting and Analyzing Subpopulations within Connectivist MOOCs: Initial work
Martin Hawksey3.6K views
Web 2.0 and Web 3.0 Tools in Education - T hiyagu by Thiyagu K
Web 2.0 and Web 3.0 Tools in Education - T hiyaguWeb 2.0 and Web 3.0 Tools in Education - T hiyagu
Web 2.0 and Web 3.0 Tools in Education - T hiyagu
Thiyagu K14.6K views
Measuring Social Media Impact: Google Analytics and Twitter by Martin Hawksey
Measuring Social Media Impact: Google Analytics and TwitterMeasuring Social Media Impact: Google Analytics and Twitter
Measuring Social Media Impact: Google Analytics and Twitter
Martin Hawksey1.5K views
Twitter in Education: Interactively exploring the conversation with TAGS and ... by Martin Hawksey
Twitter in Education: Interactively exploring the conversation with TAGS and ...Twitter in Education: Interactively exploring the conversation with TAGS and ...
Twitter in Education: Interactively exploring the conversation with TAGS and ...
Martin Hawksey280 views
Introduction to Learning Analytics - Framework and Implementation Concerns by Tore Hoel
Introduction to Learning Analytics - Framework and Implementation ConcernsIntroduction to Learning Analytics - Framework and Implementation Concerns
Introduction to Learning Analytics - Framework and Implementation Concerns
Tore Hoel1.3K views
Kent State Workshop - Using Web 2.0 Principles to Become Librarian 2.0, blogs... by Brian Gray
Kent State Workshop - Using Web 2.0 Principles to Become Librarian 2.0, blogs...Kent State Workshop - Using Web 2.0 Principles to Become Librarian 2.0, blogs...
Kent State Workshop - Using Web 2.0 Principles to Become Librarian 2.0, blogs...
Brian Gray725 views
Research Data Management and Sharing by Chealsye Bowley
Research Data Management and SharingResearch Data Management and Sharing
Research Data Management and Sharing
Chealsye Bowley321 views
A Topic Analysis Approach To Revealing Discussions On The Australian Twitters... by Brenda Moon
A Topic Analysis Approach To Revealing Discussions On The Australian Twitters...A Topic Analysis Approach To Revealing Discussions On The Australian Twitters...
A Topic Analysis Approach To Revealing Discussions On The Australian Twitters...
Brenda Moon507 views
Branding the Stewardship of Big Data by Bill LeFurgy
Branding the Stewardship of Big DataBranding the Stewardship of Big Data
Branding the Stewardship of Big Data
Bill LeFurgy603 views
Digital Curation: What kind of curator are you? #converge11 by Joyce Seitzinger
Digital Curation: What kind of curator are you? #converge11Digital Curation: What kind of curator are you? #converge11
Digital Curation: What kind of curator are you? #converge11
Joyce Seitzinger21.9K views
social networking and your social network by Amanda Izenstark
social networking and your social networksocial networking and your social network
social networking and your social network
Amanda Izenstark1.2K views
GIJC19 - NodeXL Tutorial - Session 1 by Harald Meier
GIJC19 - NodeXL Tutorial - Session 1GIJC19 - NodeXL Tutorial - Session 1
GIJC19 - NodeXL Tutorial - Session 1
Harald Meier186 views
Learning Analytics: A General Introduction and Perspectives from the UK by Doug Clow
Learning Analytics: A General Introduction and Perspectives from the UKLearning Analytics: A General Introduction and Perspectives from the UK
Learning Analytics: A General Introduction and Perspectives from the UK
Doug Clow1.8K views
Using Web 2.0 Principles to Become Librarian and Educator 2.0 - Blogs by Brian Gray
Using Web 2.0 Principles to Become Librarian and Educator 2.0 - BlogsUsing Web 2.0 Principles to Become Librarian and Educator 2.0 - Blogs
Using Web 2.0 Principles to Become Librarian and Educator 2.0 - Blogs
Brian Gray2.2K views
Learning analytics: Threats and opportunities by Martin Hawksey
Learning analytics: Threats and opportunitiesLearning analytics: Threats and opportunities
Learning analytics: Threats and opportunities
Martin Hawksey7.4K views
Education beyond Facebook by Mandy Rohs
Education beyond FacebookEducation beyond Facebook
Education beyond Facebook
Mandy Rohs752 views

More from Martin Hawksey

What about GDPR? by
What about GDPR?What about GDPR?
What about GDPR?Martin Hawksey
4.5K views46 slides
TEL Quality and Innovation: What can be learned from the history of computer ... by
TEL Quality and Innovation: What can be learned from the history of computer ...TEL Quality and Innovation: What can be learned from the history of computer ...
TEL Quality and Innovation: What can be learned from the history of computer ...Martin Hawksey
298 views15 slides
Making the complex less complicated: An introduction to social network analysis by
Making the complex less complicated: An introduction to social network analysisMaking the complex less complicated: An introduction to social network analysis
Making the complex less complicated: An introduction to social network analysisMartin Hawksey
511 views27 slides
Google Apps Script the Authentic{ated} Mobile Playground by
Google Apps Script the Authentic{ated} Mobile PlaygroundGoogle Apps Script the Authentic{ated} Mobile Playground
Google Apps Script the Authentic{ated} Mobile PlaygroundMartin Hawksey
685 views40 slides
Using CiviCRM in Google Drive with the new CiviService Google Script Library by
Using CiviCRM in Google Drive with the new CiviService Google Script LibraryUsing CiviCRM in Google Drive with the new CiviService Google Script Library
Using CiviCRM in Google Drive with the new CiviService Google Script LibraryMartin Hawksey
1.3K views17 slides
Google Analytics Workout (#IWMW16) by
Google Analytics Workout (#IWMW16)Google Analytics Workout (#IWMW16)
Google Analytics Workout (#IWMW16)Martin Hawksey
1.5K views46 slides

More from Martin Hawksey(20)

TEL Quality and Innovation: What can be learned from the history of computer ... by Martin Hawksey
TEL Quality and Innovation: What can be learned from the history of computer ...TEL Quality and Innovation: What can be learned from the history of computer ...
TEL Quality and Innovation: What can be learned from the history of computer ...
Martin Hawksey298 views
Making the complex less complicated: An introduction to social network analysis by Martin Hawksey
Making the complex less complicated: An introduction to social network analysisMaking the complex less complicated: An introduction to social network analysis
Making the complex less complicated: An introduction to social network analysis
Martin Hawksey511 views
Google Apps Script the Authentic{ated} Mobile Playground by Martin Hawksey
Google Apps Script the Authentic{ated} Mobile PlaygroundGoogle Apps Script the Authentic{ated} Mobile Playground
Google Apps Script the Authentic{ated} Mobile Playground
Martin Hawksey685 views
Using CiviCRM in Google Drive with the new CiviService Google Script Library by Martin Hawksey
Using CiviCRM in Google Drive with the new CiviService Google Script LibraryUsing CiviCRM in Google Drive with the new CiviService Google Script Library
Using CiviCRM in Google Drive with the new CiviService Google Script Library
Martin Hawksey1.3K views
Google Analytics Workout (#IWMW16) by Martin Hawksey
Google Analytics Workout (#IWMW16)Google Analytics Workout (#IWMW16)
Google Analytics Workout (#IWMW16)
Martin Hawksey1.5K views
Using WordPress as a badge platform #openbadgesHE by Martin Hawksey
Using WordPress as a badge platform #openbadgesHEUsing WordPress as a badge platform #openbadgesHE
Using WordPress as a badge platform #openbadgesHE
Martin Hawksey1K views
Looking at creativity and culture in computer science to inspire better educa... by Martin Hawksey
Looking at creativity and culture in computer science to inspire better educa...Looking at creativity and culture in computer science to inspire better educa...
Looking at creativity and culture in computer science to inspire better educa...
Martin Hawksey2.6K views
Google Apps Script: The authentic{ated} playground [2015 Ed.] by Martin Hawksey
Google Apps Script: The authentic{ated} playground [2015 Ed.]Google Apps Script: The authentic{ated} playground [2015 Ed.]
Google Apps Script: The authentic{ated} playground [2015 Ed.]
Martin Hawksey2.6K views
Learning analytics gaining good actionable insight by Martin Hawksey
Learning analytics   gaining good actionable insightLearning analytics   gaining good actionable insight
Learning analytics gaining good actionable insight
Martin Hawksey1.3K views
Custom reporting from CiviCRM with Google Sheets by Martin Hawksey
Custom reporting from CiviCRM with Google SheetsCustom reporting from CiviCRM with Google Sheets
Custom reporting from CiviCRM with Google Sheets
Martin Hawksey3.5K views
Google Apps Script: The Authentic{ated} Playground by Martin Hawksey
Google Apps Script: The Authentic{ated} PlaygroundGoogle Apps Script: The Authentic{ated} Playground
Google Apps Script: The Authentic{ated} Playground
Martin Hawksey12K views
Breaking the Cell #WebExpo by Martin Hawksey
Breaking the Cell #WebExpo  Breaking the Cell #WebExpo
Breaking the Cell #WebExpo
Martin Hawksey14.8K views
Open Badges in Open Education – Do They Count? #eas14 by Martin Hawksey
Open Badges in Open Education – Do They Count? #eas14Open Badges in Open Education – Do They Count? #eas14
Open Badges in Open Education – Do They Count? #eas14
Martin Hawksey887 views
ocTEL and Open Badges #altc by Martin Hawksey
ocTEL and Open Badges #altcocTEL and Open Badges #altc
ocTEL and Open Badges #altc
Martin Hawksey1.4K views
IWMW14: Hyper-connectED (ocTEL, Open Badges and the Personal Knowledge Graph) by Martin Hawksey
IWMW14: Hyper-connectED (ocTEL, Open Badges and the Personal Knowledge Graph)IWMW14: Hyper-connectED (ocTEL, Open Badges and the Personal Knowledge Graph)
IWMW14: Hyper-connectED (ocTEL, Open Badges and the Personal Knowledge Graph)
Martin Hawksey6.2K views
Google {Learning} Analytics GEUG14 by Martin Hawksey
Google {Learning} Analytics GEUG14 Google {Learning} Analytics GEUG14
Google {Learning} Analytics GEUG14
Martin Hawksey4.8K views
Customising Google Apps for Education with Google Apps Script GEUG14 by Martin Hawksey
Customising Google Apps for Education with Google Apps Script GEUG14Customising Google Apps for Education with Google Apps Script GEUG14
Customising Google Apps for Education with Google Apps Script GEUG14
Martin Hawksey9.7K views
The Open Course in Technology Enhanced Learning (ocTEL): Your time, your place by Martin Hawksey
The Open Course in Technology Enhanced Learning (ocTEL): Your time, your placeThe Open Course in Technology Enhanced Learning (ocTEL): Your time, your place
The Open Course in Technology Enhanced Learning (ocTEL): Your time, your place
Martin Hawksey650 views
Taking on the dogmatic approach to education with a bit of ‘reclaim open digi... by Martin Hawksey
Taking on the dogmatic approach to education with a bit of ‘reclaim open digi...Taking on the dogmatic approach to education with a bit of ‘reclaim open digi...
Taking on the dogmatic approach to education with a bit of ‘reclaim open digi...
Martin Hawksey2.8K views

Recently uploaded

Computer Introduction-Lecture06 by
Computer Introduction-Lecture06Computer Introduction-Lecture06
Computer Introduction-Lecture06Dr. Mazin Mohamed alkathiri
105 views12 slides
unidad 3.pdf by
unidad 3.pdfunidad 3.pdf
unidad 3.pdfMarcosRodriguezUcedo
117 views38 slides
Gross Anatomy of the Liver by
Gross Anatomy of the LiverGross Anatomy of the Liver
Gross Anatomy of the Liverobaje godwin sunday
61 views12 slides
The basics - information, data, technology and systems.pdf by
The basics - information, data, technology and systems.pdfThe basics - information, data, technology and systems.pdf
The basics - information, data, technology and systems.pdfJonathanCovena1
146 views1 slide
Drama KS5 Breakdown by
Drama KS5 BreakdownDrama KS5 Breakdown
Drama KS5 BreakdownWestHatch
98 views2 slides
Psychology KS5 by
Psychology KS5Psychology KS5
Psychology KS5WestHatch
119 views5 slides

Recently uploaded(20)

The basics - information, data, technology and systems.pdf by JonathanCovena1
The basics - information, data, technology and systems.pdfThe basics - information, data, technology and systems.pdf
The basics - information, data, technology and systems.pdf
JonathanCovena1146 views
Drama KS5 Breakdown by WestHatch
Drama KS5 BreakdownDrama KS5 Breakdown
Drama KS5 Breakdown
WestHatch98 views
Psychology KS5 by WestHatch
Psychology KS5Psychology KS5
Psychology KS5
WestHatch119 views
Psychology KS4 by WestHatch
Psychology KS4Psychology KS4
Psychology KS4
WestHatch98 views
Create a Structure in VBNet.pptx by Breach_P
Create a Structure in VBNet.pptxCreate a Structure in VBNet.pptx
Create a Structure in VBNet.pptx
Breach_P78 views
AUDIENCE - BANDURA.pptx by iammrhaywood
AUDIENCE - BANDURA.pptxAUDIENCE - BANDURA.pptx
AUDIENCE - BANDURA.pptx
iammrhaywood117 views
Pharmaceutical Inorganic chemistry UNIT-V Radiopharmaceutical.pptx by Ms. Pooja Bhandare
Pharmaceutical Inorganic chemistry UNIT-V Radiopharmaceutical.pptxPharmaceutical Inorganic chemistry UNIT-V Radiopharmaceutical.pptx
Pharmaceutical Inorganic chemistry UNIT-V Radiopharmaceutical.pptx
Ms. Pooja Bhandare113 views
S1_SD_Resources Walkthrough.pptx by LAZAROAREVALO1
S1_SD_Resources Walkthrough.pptxS1_SD_Resources Walkthrough.pptx
S1_SD_Resources Walkthrough.pptx
LAZAROAREVALO164 views
Class 9 lesson plans by TARIQ KHAN
Class 9 lesson plansClass 9 lesson plans
Class 9 lesson plans
TARIQ KHAN51 views
Monthly Information Session for MV Asterix (November) by Esquimalt MFRC
Monthly Information Session for MV Asterix (November)Monthly Information Session for MV Asterix (November)
Monthly Information Session for MV Asterix (November)
Esquimalt MFRC72 views
EIT-Digital_Spohrer_AI_Intro 20231128 v1.pptx by ISSIP
EIT-Digital_Spohrer_AI_Intro 20231128 v1.pptxEIT-Digital_Spohrer_AI_Intro 20231128 v1.pptx
EIT-Digital_Spohrer_AI_Intro 20231128 v1.pptx
ISSIP386 views

Extracting and analyzing discussion data with google sheets and google analytics