SlideShare uma empresa Scribd logo
1 de 32
Baixar para ler offline
SOLID & DIGITAL TRACKING
WILL SOLID DEFINE THE FUTURE OF OUR INDUSTRY?
SUPERWEEK 2022 - #SPWK
2
Jente De Ridder
Co-founder of Stitchd | Lecturer at Thomas More
Jente.deridder@stitchd.be
@Nihiel on Twitter
Privacy is a hot topic
SUPERWEEK
2022
4
So, what do you do for a living?
SUPERWEEK
2022
5
Data hoarding is not sustainable
• There’s no such thing as “enough data”.
• Investments are replicated among all companies for obtaining the
same pieces of data.
• At any point in time, you can lose all of those investments.
• Data collection has become a liability.
SUPERWEEK
2022
Inspired by https://ruben.verborgh.org/ - Material
used under the Creative Commons License.
6
Centralization is threatening the web
Big tech has evolved into the gatekeepers of information
• Browser vendors are no longer “neutral”
• Mobile operating systems are centralized around apps
• Search engines can limit the visibility of certain content
• Social media platforms require accounts to access the web
This hurts innovation, diversity and freedom of choice.
SUPERWEEK
2022
Inspired by https://rubenverborgh.github.io/ -
Material used under the Creative Commons License.
7
Initiatives to empower data subjects
SUPERWEEK
2022
• Consumers are increaslingly
aware of the value that their
data holds.
• New initiatives, like the Gener8
browser, let consumers monetize
their data.
• Does this solve the data
hoarding problem?
8
We have lost track
Tim Berners-Lee, inventor of the world wide web, warns that the www
is drifting away from its original vision.
SUPERWEEK
2022
Inspired by https://rubenverborgh.github.io/ -
Material used under the Creative Commons License.
9
Linked data
Information is no longer limited to ”documents”.
Tim Berners-Lee proposed 4 principles for linked data:
• Use URIs as names for things
• Use HTTP URIs so people can look up those names
• When someone looks up a URI, provide useful information using the
standards.
• Include links to other things, so people can discover more
SUPERWEEK
2022
Inspired by https://rubenverborgh.github.io/ -
Material used under the Creative Commons License.
10
Linked data example
Examples of open datasets that are built around the linked data
principle: DBpedia & Wikidata.
SUPERWEEK
2022
Jente De
Ridder
Person
Juridical
Person
Natural
Person
Antwerp
City
Belgium
Population: 529.247
Mayor: Bart De Wever
Start time: 4 October 1830
Is a person living in Antwerp.
11
Enter Solid
An ecosystem that prescribes a way of building web apps, so that
people keep control of their data.
It builds on top of the existing W3C standards.
SUPERWEEK
2022
12
Separating data from apps
SUPERWEEK
2022
Inspired by https://rubenverborgh.github.io/ -
Material used under the Creative Commons License.
13
Your personal data vault
Data is stored in “Solid pods”: regular web servers, with support for
access control and Linked Data.
Can be used to store every piece of data created by a person or about
them.
SUPERWEEK
2022
Inspired by https://solidproject.org - Material used
under the Creative Commons License.
14
Interoperable standards
All data in a Solid Pod is stored and accessed using standard, open,
and interoperable data formats and protocols.
Solid uses a common, shared way of describing things and their
relationships to one another that different applications can understand.
SUPERWEEK
2022
Inspired by https://solidproject.org - Material used
under the Creative Commons License.
15
Share your data safely
People can grant or revoke access to Solid clients: application that read
from or write to your data pod.
Solid's access control system uses WebID’s (authenticated by OpenID
Connect) to determine whether a person or application has access to a
resource in a Pod.
SUPERWEEK
2022
Inspired by https://solidproject.org - Material used
under the Creative Commons License.
16
Beneficial for all parties
Competition based on service quality
SUPERWEEK
2022
Inspired by https://rubenverborgh.github.io/ -
Material used under the Creative Commons License.
17
Beneficial for all parties
Qualitative, up-to-date and complete datasets, with the data subject in
control.
SUPERWEEK
2022
Inspired by https://rubenverborgh.github.io/ -
Material used under the Creative Commons License.
18
Gaining traction
The NHS is piloting with Solid in
Greater Manchester (UK) to have a
single version of the truth for
patient’s health records.
SUPERWEEK
2022
19
Gaining traction
Flanders, a region of Belgium with
6.5M inhabitants, invests 7 million
euro in the foundation of a ”Data
Utility” company.
Every citizen will receive its own
Solid pod and governmental data
requests will occur via that pod.
SUPERWEEK
2022
20
Gaining traction
The BBC is running a pilot with
“personal data stores” to store media
preferences.
Users are asked to link their Spotify,
Netflix and BBC account to the PDS.
Based on that, BBC will produce
recommendations for audio
streaming.
SUPERWEEK
2022
Time for a little demo
solid-demo.netlify.app
21
22
SUPERWEEK
2022
23
SUPERWEEK
2022
24
SUPERWEEK
2022
25
Setting up web tracking with Solid
SUPERWEEK
2022
Web Tracking Authenticate pod
Nothing new here: add web
tracking to your platform. But
make sure that it follows data
standards.
Establish authentication with
a Solid pod. And ask for
authorization to write/read
data. Probably similar as you
do currently with a cookie
consent pop-up.
Write data to pod
Transform the web tracking
data in the desired format
and write it to the endpoint of
the users’ pod (based on their
Webid).
Read data from pod
Send a read request with the
needed parameters to read
data from the pod. A JSON is
returned with the required
data.
26
Applications in Digital Analytics
SUPERWEEK
2022
Product analytics Customer analytics
How are our users using our
platform? Where in their
journey do they get stuck?
What are they searching for?
Who is using our platform?
How can we make their
experience more personal?
Competitive analytics
What interactions have our
customers with our
competitors? What have they
bought somewhere else?
27
Challenges
The architecture of applications will need to change significantly.
SUPERWEEK
2022
Inspired by https://rubenverborgh.github.io/ -
Material used under the Creative Commons License.
28
Challenges
Data storage is something that is currently taken care off by the
“harvester”. But who will pay for the storage when people store their
own data?
Different types of pod providers will emerge:
• Nonprofit organizations (Inrupt, SolidCommunity, …)
• Governmental organizations (Data utility in Flanders)
• Commercial organizations
SUPERWEEK
2022
29
Challenges
Data model: how do we translate interaction events to a standardized
data modal that is universally applicable?
Need for standardized tracking terminology or integrators that help to
map event data to the right structure (JSONLD for instance).
Several standardized vocabularies used in a Linked Data context are
already available:
• Dublin Core terms: 15 common metadata properties
• Schema.org, Open Graph, …
• XDM from Adobe
SUPERWEEK
2022
There is no other option
SUPERWEEK
2022
The General Data Protection Regulation (GDPR)
“
” 31
The future belongs not to data
harvesters, but to smart reusers.
Ruben Verborgh
Professor decentralized web technology – Ghent University
@we_are_stitchd
Linkedin.com/company/stitchd
Questions? Contact us.
www.stitchd.be | www.stitchd.nl | info@stitchd.be
Try it out: Docs: stitchd.gitbook.io/solid-web-tracking
Demo: solid-demo.netlify.app

Mais conteúdo relacionado

Mais procurados

Power plays for Monetizing Open Banking APIs
Power plays for Monetizing Open Banking APIsPower plays for Monetizing Open Banking APIs
Power plays for Monetizing Open Banking APIsaccenture
 
Improving Data Literacy Around Data Architecture
Improving Data Literacy Around Data ArchitectureImproving Data Literacy Around Data Architecture
Improving Data Literacy Around Data ArchitectureDATAVERSITY
 
Bridging the Trust Gap: Data Misuse and Stewardship by the Numbers
Bridging the Trust Gap: Data Misuse and Stewardship by the NumbersBridging the Trust Gap: Data Misuse and Stewardship by the Numbers
Bridging the Trust Gap: Data Misuse and Stewardship by the NumbersBoston Consulting Group
 
FinTech, AI, Machine Learning in Finance
FinTech, AI, Machine Learning in FinanceFinTech, AI, Machine Learning in Finance
FinTech, AI, Machine Learning in FinanceSanjiv Das
 
Drive digital transformation with AI
Drive digital transformation with AIDrive digital transformation with AI
Drive digital transformation with AIAmazon Web Services
 
2022 Trends in Enterprise Analytics
2022 Trends in Enterprise Analytics2022 Trends in Enterprise Analytics
2022 Trends in Enterprise AnalyticsDATAVERSITY
 
Using the power of Generative AI at scale
Using the power of Generative AI at scaleUsing the power of Generative AI at scale
Using the power of Generative AI at scaleMaxim Salnikov
 
Emerging Trends in Data Architecture – What’s the Next Big Thing?
Emerging Trends in Data Architecture – What’s the Next Big Thing?Emerging Trends in Data Architecture – What’s the Next Big Thing?
Emerging Trends in Data Architecture – What’s the Next Big Thing?DATAVERSITY
 
The ABCs of Treating Data as Product
The ABCs of Treating Data as ProductThe ABCs of Treating Data as Product
The ABCs of Treating Data as ProductDATAVERSITY
 
Demystifying Open Banking
Demystifying Open BankingDemystifying Open Banking
Demystifying Open Bankingaccenture
 
An Introduction to Generative AI
An Introduction  to Generative AIAn Introduction  to Generative AI
An Introduction to Generative AICori Faklaris
 
Big data in fintech ecosystem
Big data in fintech ecosystemBig data in fintech ecosystem
Big data in fintech ecosystemBBVA API Market
 
𝐆𝐞𝐧𝐞𝐫𝐚𝐭𝐢𝐯𝐞 𝐀𝐈: 𝐂𝐡𝐚𝐧𝐠𝐢𝐧𝐠 𝐇𝐨𝐰 𝐁𝐮𝐬𝐢𝐧𝐞𝐬𝐬 𝐈𝐧𝐧𝐨𝐯𝐚𝐭𝐞𝐬 𝐚𝐧𝐝 𝐎𝐩𝐞𝐫𝐚𝐭𝐞𝐬
𝐆𝐞𝐧𝐞𝐫𝐚𝐭𝐢𝐯𝐞 𝐀𝐈: 𝐂𝐡𝐚𝐧𝐠𝐢𝐧𝐠 𝐇𝐨𝐰 𝐁𝐮𝐬𝐢𝐧𝐞𝐬𝐬 𝐈𝐧𝐧𝐨𝐯𝐚𝐭𝐞𝐬 𝐚𝐧𝐝 𝐎𝐩𝐞𝐫𝐚𝐭𝐞𝐬𝐆𝐞𝐧𝐞𝐫𝐚𝐭𝐢𝐯𝐞 𝐀𝐈: 𝐂𝐡𝐚𝐧𝐠𝐢𝐧𝐠 𝐇𝐨𝐰 𝐁𝐮𝐬𝐢𝐧𝐞𝐬𝐬 𝐈𝐧𝐧𝐨𝐯𝐚𝐭𝐞𝐬 𝐚𝐧𝐝 𝐎𝐩𝐞𝐫𝐚𝐭𝐞𝐬
𝐆𝐞𝐧𝐞𝐫𝐚𝐭𝐢𝐯𝐞 𝐀𝐈: 𝐂𝐡𝐚𝐧𝐠𝐢𝐧𝐠 𝐇𝐨𝐰 𝐁𝐮𝐬𝐢𝐧𝐞𝐬𝐬 𝐈𝐧𝐧𝐨𝐯𝐚𝐭𝐞𝐬 𝐚𝐧𝐝 𝐎𝐩𝐞𝐫𝐚𝐭𝐞𝐬VINCI Digital - Industrial IoT (IIoT) Strategic Advisory
 
Generative-AI-in-enterprise-20230615.pdf
Generative-AI-in-enterprise-20230615.pdfGenerative-AI-in-enterprise-20230615.pdf
Generative-AI-in-enterprise-20230615.pdfLiming Zhu
 
GENERATIVE AI, THE FUTURE OF PRODUCTIVITY
GENERATIVE AI, THE FUTURE OF PRODUCTIVITYGENERATIVE AI, THE FUTURE OF PRODUCTIVITY
GENERATIVE AI, THE FUTURE OF PRODUCTIVITYAndre Muscat
 
Best Practices for Scaling Data Science Across the Organization
Best Practices for Scaling Data Science Across the OrganizationBest Practices for Scaling Data Science Across the Organization
Best Practices for Scaling Data Science Across the OrganizationChasity Gibson
 
From Target to Product - Accelerating the Drug Lifecycle with Knowledge Graph...
From Target to Product - Accelerating the Drug Lifecycle with Knowledge Graph...From Target to Product - Accelerating the Drug Lifecycle with Knowledge Graph...
From Target to Product - Accelerating the Drug Lifecycle with Knowledge Graph...Neo4j
 
AI: Built to Scale
AI: Built to ScaleAI: Built to Scale
AI: Built to Scaleaccenture
 

Mais procurados (20)

Power plays for Monetizing Open Banking APIs
Power plays for Monetizing Open Banking APIsPower plays for Monetizing Open Banking APIs
Power plays for Monetizing Open Banking APIs
 
Improving Data Literacy Around Data Architecture
Improving Data Literacy Around Data ArchitectureImproving Data Literacy Around Data Architecture
Improving Data Literacy Around Data Architecture
 
Bridging the Trust Gap: Data Misuse and Stewardship by the Numbers
Bridging the Trust Gap: Data Misuse and Stewardship by the NumbersBridging the Trust Gap: Data Misuse and Stewardship by the Numbers
Bridging the Trust Gap: Data Misuse and Stewardship by the Numbers
 
FinTech, AI, Machine Learning in Finance
FinTech, AI, Machine Learning in FinanceFinTech, AI, Machine Learning in Finance
FinTech, AI, Machine Learning in Finance
 
Drive digital transformation with AI
Drive digital transformation with AIDrive digital transformation with AI
Drive digital transformation with AI
 
2022 Trends in Enterprise Analytics
2022 Trends in Enterprise Analytics2022 Trends in Enterprise Analytics
2022 Trends in Enterprise Analytics
 
Using the power of Generative AI at scale
Using the power of Generative AI at scaleUsing the power of Generative AI at scale
Using the power of Generative AI at scale
 
Emerging Trends in Data Architecture – What’s the Next Big Thing?
Emerging Trends in Data Architecture – What’s the Next Big Thing?Emerging Trends in Data Architecture – What’s the Next Big Thing?
Emerging Trends in Data Architecture – What’s the Next Big Thing?
 
The ABCs of Treating Data as Product
The ABCs of Treating Data as ProductThe ABCs of Treating Data as Product
The ABCs of Treating Data as Product
 
Demystifying Open Banking
Demystifying Open BankingDemystifying Open Banking
Demystifying Open Banking
 
An Introduction to Generative AI
An Introduction  to Generative AIAn Introduction  to Generative AI
An Introduction to Generative AI
 
Big data in fintech ecosystem
Big data in fintech ecosystemBig data in fintech ecosystem
Big data in fintech ecosystem
 
8 Steps to Creating a Data Strategy
8 Steps to Creating a Data Strategy8 Steps to Creating a Data Strategy
8 Steps to Creating a Data Strategy
 
adb.pdf
adb.pdfadb.pdf
adb.pdf
 
𝐆𝐞𝐧𝐞𝐫𝐚𝐭𝐢𝐯𝐞 𝐀𝐈: 𝐂𝐡𝐚𝐧𝐠𝐢𝐧𝐠 𝐇𝐨𝐰 𝐁𝐮𝐬𝐢𝐧𝐞𝐬𝐬 𝐈𝐧𝐧𝐨𝐯𝐚𝐭𝐞𝐬 𝐚𝐧𝐝 𝐎𝐩𝐞𝐫𝐚𝐭𝐞𝐬
𝐆𝐞𝐧𝐞𝐫𝐚𝐭𝐢𝐯𝐞 𝐀𝐈: 𝐂𝐡𝐚𝐧𝐠𝐢𝐧𝐠 𝐇𝐨𝐰 𝐁𝐮𝐬𝐢𝐧𝐞𝐬𝐬 𝐈𝐧𝐧𝐨𝐯𝐚𝐭𝐞𝐬 𝐚𝐧𝐝 𝐎𝐩𝐞𝐫𝐚𝐭𝐞𝐬𝐆𝐞𝐧𝐞𝐫𝐚𝐭𝐢𝐯𝐞 𝐀𝐈: 𝐂𝐡𝐚𝐧𝐠𝐢𝐧𝐠 𝐇𝐨𝐰 𝐁𝐮𝐬𝐢𝐧𝐞𝐬𝐬 𝐈𝐧𝐧𝐨𝐯𝐚𝐭𝐞𝐬 𝐚𝐧𝐝 𝐎𝐩𝐞𝐫𝐚𝐭𝐞𝐬
𝐆𝐞𝐧𝐞𝐫𝐚𝐭𝐢𝐯𝐞 𝐀𝐈: 𝐂𝐡𝐚𝐧𝐠𝐢𝐧𝐠 𝐇𝐨𝐰 𝐁𝐮𝐬𝐢𝐧𝐞𝐬𝐬 𝐈𝐧𝐧𝐨𝐯𝐚𝐭𝐞𝐬 𝐚𝐧𝐝 𝐎𝐩𝐞𝐫𝐚𝐭𝐞𝐬
 
Generative-AI-in-enterprise-20230615.pdf
Generative-AI-in-enterprise-20230615.pdfGenerative-AI-in-enterprise-20230615.pdf
Generative-AI-in-enterprise-20230615.pdf
 
GENERATIVE AI, THE FUTURE OF PRODUCTIVITY
GENERATIVE AI, THE FUTURE OF PRODUCTIVITYGENERATIVE AI, THE FUTURE OF PRODUCTIVITY
GENERATIVE AI, THE FUTURE OF PRODUCTIVITY
 
Best Practices for Scaling Data Science Across the Organization
Best Practices for Scaling Data Science Across the OrganizationBest Practices for Scaling Data Science Across the Organization
Best Practices for Scaling Data Science Across the Organization
 
From Target to Product - Accelerating the Drug Lifecycle with Knowledge Graph...
From Target to Product - Accelerating the Drug Lifecycle with Knowledge Graph...From Target to Product - Accelerating the Drug Lifecycle with Knowledge Graph...
From Target to Product - Accelerating the Drug Lifecycle with Knowledge Graph...
 
AI: Built to Scale
AI: Built to ScaleAI: Built to Scale
AI: Built to Scale
 

Semelhante a Superweek 2022 - Solid & Digital Analytics Tracking

Intelligent Hardware Trend in China
Intelligent Hardware Trend in China Intelligent Hardware Trend in China
Intelligent Hardware Trend in China lucaswang
 
WIHarper ASH_201504
WIHarper ASH_201504WIHarper ASH_201504
WIHarper ASH_201504Lucas Wang
 
Data Virtualization: Fulfilling The Digital Transformation Requirement In Ban...
Data Virtualization: Fulfilling The Digital Transformation Requirement In Ban...Data Virtualization: Fulfilling The Digital Transformation Requirement In Ban...
Data Virtualization: Fulfilling The Digital Transformation Requirement In Ban...Denodo
 
Idsa, smau, milano, 2019 10-24
Idsa, smau, milano, 2019 10-24Idsa, smau, milano, 2019 10-24
Idsa, smau, milano, 2019 10-24Nadia Fabrizio
 
Harvard GSD Exec.Ed Leading Organizations _ lecture, february 5 2014
Harvard GSD Exec.Ed Leading Organizations _ lecture, february 5 2014Harvard GSD Exec.Ed Leading Organizations _ lecture, february 5 2014
Harvard GSD Exec.Ed Leading Organizations _ lecture, february 5 2014Rick Huijbregts
 
Who will pay for IoT and why? - Atanu Roy Chowdhury, Senior Product Manager a...
Who will pay for IoT and why? - Atanu Roy Chowdhury, Senior Product Manager a...Who will pay for IoT and why? - Atanu Roy Chowdhury, Senior Product Manager a...
Who will pay for IoT and why? - Atanu Roy Chowdhury, Senior Product Manager a...Lounge47
 
iDate: AI and blockchain
iDate: AI and blockchainiDate: AI and blockchain
iDate: AI and blockchain3G4G
 
Managing the Impact of COVID-19 Using Data Virtualization
Managing the Impact of COVID-19 Using Data VirtualizationManaging the Impact of COVID-19 Using Data Virtualization
Managing the Impact of COVID-19 Using Data VirtualizationDenodo
 
W3 presentation gfii 6 dec 2013
W3   presentation gfii 6 dec 2013W3   presentation gfii 6 dec 2013
W3 presentation gfii 6 dec 2013Bernard Odier
 
TTO Keynote 08 10 2021
TTO Keynote 08 10 2021TTO Keynote 08 10 2021
TTO Keynote 08 10 2021Weverify
 
HEC Digital Business. Sharing Economy and other trends
HEC Digital Business. Sharing Economy and other trendsHEC Digital Business. Sharing Economy and other trends
HEC Digital Business. Sharing Economy and other trendsAndré Blavier
 
Technology Trends & The Impact for Software Industry
Technology Trends & The Impact for Software IndustryTechnology Trends & The Impact for Software Industry
Technology Trends & The Impact for Software IndustryThanachart Numnonda
 
Technology Trends & The Impact for Software Industry
Technology Trends & The Impact for Software IndustryTechnology Trends & The Impact for Software Industry
Technology Trends & The Impact for Software IndustrySoftware Park Thailand
 
Complying with the EC Open Data Directive
Complying with the EC Open Data DirectiveComplying with the EC Open Data Directive
Complying with the EC Open Data DirectiveDerilinx
 
Open Data Hub - Giulia Giussani - A look into the future of data sharing
Open Data Hub - Giulia Giussani - A look into the future of data sharingOpen Data Hub - Giulia Giussani - A look into the future of data sharing
Open Data Hub - Giulia Giussani - A look into the future of data sharingSouth Tyrol Free Software Conference
 
Who will buy IOT products and why.
Who will buy IOT products and why.Who will buy IOT products and why.
Who will buy IOT products and why.Atanu Roy Chowdhury
 

Semelhante a Superweek 2022 - Solid & Digital Analytics Tracking (20)

Blockchain for industry 4.0 HMI 2018
Blockchain for industry 4.0 HMI 2018Blockchain for industry 4.0 HMI 2018
Blockchain for industry 4.0 HMI 2018
 
Intelligent Hardware Trend in China
Intelligent Hardware Trend in China Intelligent Hardware Trend in China
Intelligent Hardware Trend in China
 
WIHarper ASH_201504
WIHarper ASH_201504WIHarper ASH_201504
WIHarper ASH_201504
 
Data Virtualization: Fulfilling The Digital Transformation Requirement In Ban...
Data Virtualization: Fulfilling The Digital Transformation Requirement In Ban...Data Virtualization: Fulfilling The Digital Transformation Requirement In Ban...
Data Virtualization: Fulfilling The Digital Transformation Requirement In Ban...
 
Idsa, smau, milano, 2019 10-24
Idsa, smau, milano, 2019 10-24Idsa, smau, milano, 2019 10-24
Idsa, smau, milano, 2019 10-24
 
Harvard GSD Exec.Ed Leading Organizations _ lecture, february 5 2014
Harvard GSD Exec.Ed Leading Organizations _ lecture, february 5 2014Harvard GSD Exec.Ed Leading Organizations _ lecture, february 5 2014
Harvard GSD Exec.Ed Leading Organizations _ lecture, february 5 2014
 
Who will pay for IoT and why? - Atanu Roy Chowdhury, Senior Product Manager a...
Who will pay for IoT and why? - Atanu Roy Chowdhury, Senior Product Manager a...Who will pay for IoT and why? - Atanu Roy Chowdhury, Senior Product Manager a...
Who will pay for IoT and why? - Atanu Roy Chowdhury, Senior Product Manager a...
 
iDate: AI and blockchain
iDate: AI and blockchainiDate: AI and blockchain
iDate: AI and blockchain
 
Managing the Impact of COVID-19 Using Data Virtualization
Managing the Impact of COVID-19 Using Data VirtualizationManaging the Impact of COVID-19 Using Data Virtualization
Managing the Impact of COVID-19 Using Data Virtualization
 
W3 presentation gfii 6 dec 2013
W3   presentation gfii 6 dec 2013W3   presentation gfii 6 dec 2013
W3 presentation gfii 6 dec 2013
 
Business with Big data
Business with Big dataBusiness with Big data
Business with Big data
 
TTO Keynote 08 10 2021
TTO Keynote 08 10 2021TTO Keynote 08 10 2021
TTO Keynote 08 10 2021
 
Fiware overview3
Fiware overview3Fiware overview3
Fiware overview3
 
HEC Digital Business. Sharing Economy and other trends
HEC Digital Business. Sharing Economy and other trendsHEC Digital Business. Sharing Economy and other trends
HEC Digital Business. Sharing Economy and other trends
 
Technology Trends & The Impact for Software Industry
Technology Trends & The Impact for Software IndustryTechnology Trends & The Impact for Software Industry
Technology Trends & The Impact for Software Industry
 
Technology Trends & The Impact for Software Industry
Technology Trends & The Impact for Software IndustryTechnology Trends & The Impact for Software Industry
Technology Trends & The Impact for Software Industry
 
Complying with the EC Open Data Directive
Complying with the EC Open Data DirectiveComplying with the EC Open Data Directive
Complying with the EC Open Data Directive
 
Open Data Hub - Giulia Giussani - A look into the future of data sharing
Open Data Hub - Giulia Giussani - A look into the future of data sharingOpen Data Hub - Giulia Giussani - A look into the future of data sharing
Open Data Hub - Giulia Giussani - A look into the future of data sharing
 
Who will buy IOT products and why.
Who will buy IOT products and why.Who will buy IOT products and why.
Who will buy IOT products and why.
 
Iot report
Iot reportIot report
Iot report
 

Último

FESE Capital Markets Fact Sheet 2024 Q1.pdf
FESE Capital Markets Fact Sheet 2024 Q1.pdfFESE Capital Markets Fact Sheet 2024 Q1.pdf
FESE Capital Markets Fact Sheet 2024 Q1.pdfMarinCaroMartnezBerg
 
Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...
Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...
Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...Delhi Call girls
 
BigBuy dropshipping via API with DroFx.pptx
BigBuy dropshipping via API with DroFx.pptxBigBuy dropshipping via API with DroFx.pptx
BigBuy dropshipping via API with DroFx.pptxolyaivanovalion
 
Carero dropshipping via API with DroFx.pptx
Carero dropshipping via API with DroFx.pptxCarero dropshipping via API with DroFx.pptx
Carero dropshipping via API with DroFx.pptxolyaivanovalion
 
Low Rate Call Girls Bhilai Anika 8250192130 Independent Escort Service Bhilai
Low Rate Call Girls Bhilai Anika 8250192130 Independent Escort Service BhilaiLow Rate Call Girls Bhilai Anika 8250192130 Independent Escort Service Bhilai
Low Rate Call Girls Bhilai Anika 8250192130 Independent Escort Service BhilaiSuhani Kapoor
 
Introduction-to-Machine-Learning (1).pptx
Introduction-to-Machine-Learning (1).pptxIntroduction-to-Machine-Learning (1).pptx
Introduction-to-Machine-Learning (1).pptxfirstjob4
 
Smarteg dropshipping via API with DroFx.pptx
Smarteg dropshipping via API with DroFx.pptxSmarteg dropshipping via API with DroFx.pptx
Smarteg dropshipping via API with DroFx.pptxolyaivanovalion
 
Delhi Call Girls Punjabi Bagh 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls Punjabi Bagh 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip CallDelhi Call Girls Punjabi Bagh 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls Punjabi Bagh 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Callshivangimorya083
 
Ukraine War presentation: KNOW THE BASICS
Ukraine War presentation: KNOW THE BASICSUkraine War presentation: KNOW THE BASICS
Ukraine War presentation: KNOW THE BASICSAishani27
 
Log Analysis using OSSEC sasoasasasas.pptx
Log Analysis using OSSEC sasoasasasas.pptxLog Analysis using OSSEC sasoasasasas.pptx
Log Analysis using OSSEC sasoasasasas.pptxJohnnyPlasten
 
Week-01-2.ppt BBB human Computer interaction
Week-01-2.ppt BBB human Computer interactionWeek-01-2.ppt BBB human Computer interaction
Week-01-2.ppt BBB human Computer interactionfulawalesam
 
VIP High Profile Call Girls Amravati Aarushi 8250192130 Independent Escort Se...
VIP High Profile Call Girls Amravati Aarushi 8250192130 Independent Escort Se...VIP High Profile Call Girls Amravati Aarushi 8250192130 Independent Escort Se...
VIP High Profile Call Girls Amravati Aarushi 8250192130 Independent Escort Se...Suhani Kapoor
 
CebaBaby dropshipping via API with DroFX.pptx
CebaBaby dropshipping via API with DroFX.pptxCebaBaby dropshipping via API with DroFX.pptx
CebaBaby dropshipping via API with DroFX.pptxolyaivanovalion
 
Ravak dropshipping via API with DroFx.pptx
Ravak dropshipping via API with DroFx.pptxRavak dropshipping via API with DroFx.pptx
Ravak dropshipping via API with DroFx.pptxolyaivanovalion
 
Al Barsha Escorts $#$ O565212860 $#$ Escort Service In Al Barsha
Al Barsha Escorts $#$ O565212860 $#$ Escort Service In Al BarshaAl Barsha Escorts $#$ O565212860 $#$ Escort Service In Al Barsha
Al Barsha Escorts $#$ O565212860 $#$ Escort Service In Al BarshaAroojKhan71
 
Market Analysis in the 5 Largest Economic Countries in Southeast Asia.pdf
Market Analysis in the 5 Largest Economic Countries in Southeast Asia.pdfMarket Analysis in the 5 Largest Economic Countries in Southeast Asia.pdf
Market Analysis in the 5 Largest Economic Countries in Southeast Asia.pdfRachmat Ramadhan H
 
Industrialised data - the key to AI success.pdf
Industrialised data - the key to AI success.pdfIndustrialised data - the key to AI success.pdf
Industrialised data - the key to AI success.pdfLars Albertsson
 
Invezz.com - Grow your wealth with trading signals
Invezz.com - Grow your wealth with trading signalsInvezz.com - Grow your wealth with trading signals
Invezz.com - Grow your wealth with trading signalsInvezz1
 

Último (20)

FESE Capital Markets Fact Sheet 2024 Q1.pdf
FESE Capital Markets Fact Sheet 2024 Q1.pdfFESE Capital Markets Fact Sheet 2024 Q1.pdf
FESE Capital Markets Fact Sheet 2024 Q1.pdf
 
Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...
Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...
Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...
 
BigBuy dropshipping via API with DroFx.pptx
BigBuy dropshipping via API with DroFx.pptxBigBuy dropshipping via API with DroFx.pptx
BigBuy dropshipping via API with DroFx.pptx
 
Carero dropshipping via API with DroFx.pptx
Carero dropshipping via API with DroFx.pptxCarero dropshipping via API with DroFx.pptx
Carero dropshipping via API with DroFx.pptx
 
Low Rate Call Girls Bhilai Anika 8250192130 Independent Escort Service Bhilai
Low Rate Call Girls Bhilai Anika 8250192130 Independent Escort Service BhilaiLow Rate Call Girls Bhilai Anika 8250192130 Independent Escort Service Bhilai
Low Rate Call Girls Bhilai Anika 8250192130 Independent Escort Service Bhilai
 
Introduction-to-Machine-Learning (1).pptx
Introduction-to-Machine-Learning (1).pptxIntroduction-to-Machine-Learning (1).pptx
Introduction-to-Machine-Learning (1).pptx
 
Smarteg dropshipping via API with DroFx.pptx
Smarteg dropshipping via API with DroFx.pptxSmarteg dropshipping via API with DroFx.pptx
Smarteg dropshipping via API with DroFx.pptx
 
Delhi Call Girls Punjabi Bagh 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls Punjabi Bagh 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip CallDelhi Call Girls Punjabi Bagh 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls Punjabi Bagh 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
 
Ukraine War presentation: KNOW THE BASICS
Ukraine War presentation: KNOW THE BASICSUkraine War presentation: KNOW THE BASICS
Ukraine War presentation: KNOW THE BASICS
 
Log Analysis using OSSEC sasoasasasas.pptx
Log Analysis using OSSEC sasoasasasas.pptxLog Analysis using OSSEC sasoasasasas.pptx
Log Analysis using OSSEC sasoasasasas.pptx
 
Week-01-2.ppt BBB human Computer interaction
Week-01-2.ppt BBB human Computer interactionWeek-01-2.ppt BBB human Computer interaction
Week-01-2.ppt BBB human Computer interaction
 
VIP High Profile Call Girls Amravati Aarushi 8250192130 Independent Escort Se...
VIP High Profile Call Girls Amravati Aarushi 8250192130 Independent Escort Se...VIP High Profile Call Girls Amravati Aarushi 8250192130 Independent Escort Se...
VIP High Profile Call Girls Amravati Aarushi 8250192130 Independent Escort Se...
 
CebaBaby dropshipping via API with DroFX.pptx
CebaBaby dropshipping via API with DroFX.pptxCebaBaby dropshipping via API with DroFX.pptx
CebaBaby dropshipping via API with DroFX.pptx
 
Ravak dropshipping via API with DroFx.pptx
Ravak dropshipping via API with DroFx.pptxRavak dropshipping via API with DroFx.pptx
Ravak dropshipping via API with DroFx.pptx
 
Al Barsha Escorts $#$ O565212860 $#$ Escort Service In Al Barsha
Al Barsha Escorts $#$ O565212860 $#$ Escort Service In Al BarshaAl Barsha Escorts $#$ O565212860 $#$ Escort Service In Al Barsha
Al Barsha Escorts $#$ O565212860 $#$ Escort Service In Al Barsha
 
Market Analysis in the 5 Largest Economic Countries in Southeast Asia.pdf
Market Analysis in the 5 Largest Economic Countries in Southeast Asia.pdfMarket Analysis in the 5 Largest Economic Countries in Southeast Asia.pdf
Market Analysis in the 5 Largest Economic Countries in Southeast Asia.pdf
 
Delhi 99530 vip 56974 Genuine Escort Service Call Girls in Kishangarh
Delhi 99530 vip 56974 Genuine Escort Service Call Girls in  KishangarhDelhi 99530 vip 56974 Genuine Escort Service Call Girls in  Kishangarh
Delhi 99530 vip 56974 Genuine Escort Service Call Girls in Kishangarh
 
Industrialised data - the key to AI success.pdf
Industrialised data - the key to AI success.pdfIndustrialised data - the key to AI success.pdf
Industrialised data - the key to AI success.pdf
 
VIP Call Girls Service Charbagh { Lucknow Call Girls Service 9548273370 } Boo...
VIP Call Girls Service Charbagh { Lucknow Call Girls Service 9548273370 } Boo...VIP Call Girls Service Charbagh { Lucknow Call Girls Service 9548273370 } Boo...
VIP Call Girls Service Charbagh { Lucknow Call Girls Service 9548273370 } Boo...
 
Invezz.com - Grow your wealth with trading signals
Invezz.com - Grow your wealth with trading signalsInvezz.com - Grow your wealth with trading signals
Invezz.com - Grow your wealth with trading signals
 

Superweek 2022 - Solid & Digital Analytics Tracking

  • 1. SOLID & DIGITAL TRACKING WILL SOLID DEFINE THE FUTURE OF OUR INDUSTRY? SUPERWEEK 2022 - #SPWK
  • 2. 2 Jente De Ridder Co-founder of Stitchd | Lecturer at Thomas More Jente.deridder@stitchd.be @Nihiel on Twitter
  • 3. Privacy is a hot topic SUPERWEEK 2022
  • 4. 4 So, what do you do for a living? SUPERWEEK 2022
  • 5. 5 Data hoarding is not sustainable • There’s no such thing as “enough data”. • Investments are replicated among all companies for obtaining the same pieces of data. • At any point in time, you can lose all of those investments. • Data collection has become a liability. SUPERWEEK 2022 Inspired by https://ruben.verborgh.org/ - Material used under the Creative Commons License.
  • 6. 6 Centralization is threatening the web Big tech has evolved into the gatekeepers of information • Browser vendors are no longer “neutral” • Mobile operating systems are centralized around apps • Search engines can limit the visibility of certain content • Social media platforms require accounts to access the web This hurts innovation, diversity and freedom of choice. SUPERWEEK 2022 Inspired by https://rubenverborgh.github.io/ - Material used under the Creative Commons License.
  • 7. 7 Initiatives to empower data subjects SUPERWEEK 2022 • Consumers are increaslingly aware of the value that their data holds. • New initiatives, like the Gener8 browser, let consumers monetize their data. • Does this solve the data hoarding problem?
  • 8. 8 We have lost track Tim Berners-Lee, inventor of the world wide web, warns that the www is drifting away from its original vision. SUPERWEEK 2022 Inspired by https://rubenverborgh.github.io/ - Material used under the Creative Commons License.
  • 9. 9 Linked data Information is no longer limited to ”documents”. Tim Berners-Lee proposed 4 principles for linked data: • Use URIs as names for things • Use HTTP URIs so people can look up those names • When someone looks up a URI, provide useful information using the standards. • Include links to other things, so people can discover more SUPERWEEK 2022 Inspired by https://rubenverborgh.github.io/ - Material used under the Creative Commons License.
  • 10. 10 Linked data example Examples of open datasets that are built around the linked data principle: DBpedia & Wikidata. SUPERWEEK 2022 Jente De Ridder Person Juridical Person Natural Person Antwerp City Belgium Population: 529.247 Mayor: Bart De Wever Start time: 4 October 1830 Is a person living in Antwerp.
  • 11. 11 Enter Solid An ecosystem that prescribes a way of building web apps, so that people keep control of their data. It builds on top of the existing W3C standards. SUPERWEEK 2022
  • 12. 12 Separating data from apps SUPERWEEK 2022 Inspired by https://rubenverborgh.github.io/ - Material used under the Creative Commons License.
  • 13. 13 Your personal data vault Data is stored in “Solid pods”: regular web servers, with support for access control and Linked Data. Can be used to store every piece of data created by a person or about them. SUPERWEEK 2022 Inspired by https://solidproject.org - Material used under the Creative Commons License.
  • 14. 14 Interoperable standards All data in a Solid Pod is stored and accessed using standard, open, and interoperable data formats and protocols. Solid uses a common, shared way of describing things and their relationships to one another that different applications can understand. SUPERWEEK 2022 Inspired by https://solidproject.org - Material used under the Creative Commons License.
  • 15. 15 Share your data safely People can grant or revoke access to Solid clients: application that read from or write to your data pod. Solid's access control system uses WebID’s (authenticated by OpenID Connect) to determine whether a person or application has access to a resource in a Pod. SUPERWEEK 2022 Inspired by https://solidproject.org - Material used under the Creative Commons License.
  • 16. 16 Beneficial for all parties Competition based on service quality SUPERWEEK 2022 Inspired by https://rubenverborgh.github.io/ - Material used under the Creative Commons License.
  • 17. 17 Beneficial for all parties Qualitative, up-to-date and complete datasets, with the data subject in control. SUPERWEEK 2022 Inspired by https://rubenverborgh.github.io/ - Material used under the Creative Commons License.
  • 18. 18 Gaining traction The NHS is piloting with Solid in Greater Manchester (UK) to have a single version of the truth for patient’s health records. SUPERWEEK 2022
  • 19. 19 Gaining traction Flanders, a region of Belgium with 6.5M inhabitants, invests 7 million euro in the foundation of a ”Data Utility” company. Every citizen will receive its own Solid pod and governmental data requests will occur via that pod. SUPERWEEK 2022
  • 20. 20 Gaining traction The BBC is running a pilot with “personal data stores” to store media preferences. Users are asked to link their Spotify, Netflix and BBC account to the PDS. Based on that, BBC will produce recommendations for audio streaming. SUPERWEEK 2022
  • 21. Time for a little demo solid-demo.netlify.app 21
  • 25. 25 Setting up web tracking with Solid SUPERWEEK 2022 Web Tracking Authenticate pod Nothing new here: add web tracking to your platform. But make sure that it follows data standards. Establish authentication with a Solid pod. And ask for authorization to write/read data. Probably similar as you do currently with a cookie consent pop-up. Write data to pod Transform the web tracking data in the desired format and write it to the endpoint of the users’ pod (based on their Webid). Read data from pod Send a read request with the needed parameters to read data from the pod. A JSON is returned with the required data.
  • 26. 26 Applications in Digital Analytics SUPERWEEK 2022 Product analytics Customer analytics How are our users using our platform? Where in their journey do they get stuck? What are they searching for? Who is using our platform? How can we make their experience more personal? Competitive analytics What interactions have our customers with our competitors? What have they bought somewhere else?
  • 27. 27 Challenges The architecture of applications will need to change significantly. SUPERWEEK 2022 Inspired by https://rubenverborgh.github.io/ - Material used under the Creative Commons License.
  • 28. 28 Challenges Data storage is something that is currently taken care off by the “harvester”. But who will pay for the storage when people store their own data? Different types of pod providers will emerge: • Nonprofit organizations (Inrupt, SolidCommunity, …) • Governmental organizations (Data utility in Flanders) • Commercial organizations SUPERWEEK 2022
  • 29. 29 Challenges Data model: how do we translate interaction events to a standardized data modal that is universally applicable? Need for standardized tracking terminology or integrators that help to map event data to the right structure (JSONLD for instance). Several standardized vocabularies used in a Linked Data context are already available: • Dublin Core terms: 15 common metadata properties • Schema.org, Open Graph, … • XDM from Adobe SUPERWEEK 2022
  • 30. There is no other option SUPERWEEK 2022 The General Data Protection Regulation (GDPR)
  • 31. “ ” 31 The future belongs not to data harvesters, but to smart reusers. Ruben Verborgh Professor decentralized web technology – Ghent University
  • 32. @we_are_stitchd Linkedin.com/company/stitchd Questions? Contact us. www.stitchd.be | www.stitchd.nl | info@stitchd.be Try it out: Docs: stitchd.gitbook.io/solid-web-tracking Demo: solid-demo.netlify.app