Tutorial 1
CSCI 185: Analyze an Internet Platform
Announcements
Outline
Outline
What is a web browser?
Browser
Browser
Browser
Web Server
What Can a Browser Do?
Browsers have several different jobs...
These resources are stored temporarily in your browser’s cache (folder of files) until they are deleted – either manually or automatically.
Browsers can also create, delete, and modify server resources
6
What Can a Browser Do?
7
How a browser interprets files
Here are the steps that a browser follows to render an HTML page to the screen:
Optional reading: Tali Garsiel and Paul Irish (2011). How Browsers Work: Behind the scenes of modern web browsers .
8
Using the Browser Inspector
Like with all programming, you will encounter errors as you develop your websites. The Browser Inspector is the very best resource that you have to help you resolve issues. It can help you...
9
Outline
Analyzing Browser ↔ Server Communication
11
Outline
Cookies
Cookies are small bits of text that a website can store on your local computer.
Third Party Cookies
14
15
Browser’s Local Storage / Cookies
Information Services Website
- Google-assigned user id
- Other metadata
Online shopping Website
Amazon
- Amazon-assigned user id
- Other metadata
X
- Third Party user id
- Third Party user id
Banner (Ad)
Tracking Company
Third Party Cookies
Banner (Ad)
An effort to move away from third party cookies...
“Google cited positive test results for a technology that analyzes users’ browsing habits on their own devices, without sending sensitive data to central servers, and said it expects to open outside testing of ad buys using the technology in the second quarter.”
Bottom Line
“The debate over third-party cookies underscores a dilemma when it comes to regulating big tech companies: Protecting user privacy and promoting online competition can sometimes be at odds because one of tech’s most popular business models is targeting advertising at individuals based on their online behavior.”
Outline
Activity 2: what do platforms know about YOU?
Now that we know one of the mechanisms through which data are collected, do an activity – to see if we can figure out:
Mission & Revenue of SM Companies, 2019
20
| Mission Statement | Ads as % �of revenue |
| “To give people the power to build community and bring the world closer together” | ~98.5% [1] |
“To organize the world's information and make it universally accessible and useful” | ~83.3% [2] | |
“To give everyone the power to create and share ideas and information instantly without barriers” | ~85.0% [3] |
Why do we care about ads?!
How does the ad-based revenue model work?
22
How do ads shape our information & communication landscape?
23
Zubuff on the Business Model
“Surveillance-based business models have driven the distortion of our information environment in ways that are bad for us individually and potentially catastrophic for democracy.”
— p. 10, as quoted by Zuboff
24
Before you go…