Top Banner
Innovation for a Post-Cookie World Brendan Riordan- Butterworth Director, Technical Standards IAB’s Tech Lab @iab
19

#MITXData 2015 - Flash Talk: Innovation for a Post-Cookie World

Aug 04, 2015

Download

Business

MITX
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: #MITXData 2015 - Flash Talk: Innovation for a Post-Cookie World

Flash Talk: Innovation for a Post-Cookie World

Brendan Riordan-ButterworthDirector, Technical StandardsIAB’s Tech Lab@iab

Page 2: #MITXData 2015 - Flash Talk: Innovation for a Post-Cookie World

Innovation for a Post-Cookie World• What is “State Management”• State Management Techniques– Including examples

• Questions to Ask

Page 3: #MITXData 2015 - Flash Talk: Innovation for a Post-Cookie World

After 5 Years at MicrosoftDuring which I did have a home.

Page 4: #MITXData 2015 - Flash Talk: Innovation for a Post-Cookie World

WHAT IS STATE MANAGEMENT?

Page 5: #MITXData 2015 - Flash Talk: Innovation for a Post-Cookie World

What is “State Management”?• An engineering term. • The problem cookies were designed to solve. • Any technique for reasonably re-identifying a

client over multiple interactions. • What the Federal Government does.

Page 6: #MITXData 2015 - Flash Talk: Innovation for a Post-Cookie World

The Future of the Cookie• Additional reading on State Management and

proposed principles is available in IAB’s The Future of the Cookie whitepaper

• IAB.net/futureofcookie/

Page 7: #MITXData 2015 - Flash Talk: Innovation for a Post-Cookie World

STATE MANAGEMENT TECHNIQUES

Page 8: #MITXData 2015 - Flash Talk: Innovation for a Post-Cookie World

State Management TechniquesDeclarative• Authentication• Identification

Inferred• Location• Behavior• Device Attributes

Page 9: #MITXData 2015 - Flash Talk: Innovation for a Post-Cookie World

Declarative - Authentication• User name and password– Secure tokens associated with these. – Derivative identification based on these.

• Limited set of companies that can issue it.

Page 10: #MITXData 2015 - Flash Talk: Innovation for a Post-Cookie World

Declarative - Identification• Widely and successfully used. • Big press from AmEx on this in March– Partners include Macy’s, Rite Aid, Hulu

• Offline is the primary experience.

Page 11: #MITXData 2015 - Flash Talk: Innovation for a Post-Cookie World

Inferred - Location• Two things are in the same location, and

maybe interacting. • Remember Bump?• Perhaps use location-

specific QR codes?

Page 12: #MITXData 2015 - Flash Talk: Innovation for a Post-Cookie World

Inferred - Behavior• Algorithmic determination that behavior

across contexts is sufficiently similar. • Refined Lookalike Modeling.

Page 13: #MITXData 2015 - Flash Talk: Innovation for a Post-Cookie World

Inferred - Device Attributes• The Panopticlick project from EFF showed that

a web browser likely has a rather rare configuration.

• Similar techniques can be used to discover when multiple apps are running on the same device.

Page 14: #MITXData 2015 - Flash Talk: Innovation for a Post-Cookie World

Inferred - Other• There are other ways of discovering that the

same user is interacting with you in a different context.

• And other ways of discovering that similar users are available in other contexts.

Page 15: #MITXData 2015 - Flash Talk: Innovation for a Post-Cookie World

QUESTIONS TO ASK

Page 16: #MITXData 2015 - Flash Talk: Innovation for a Post-Cookie World

Accuracy• Does accuracy matter? If you reach a similar

human with an appropriate message, is that OK?

• How do you account for inaccuracy in metrics? Consider that advertising thrived for years with imperfect, extrapolated metrics.

Page 17: #MITXData 2015 - Flash Talk: Innovation for a Post-Cookie World

Technology• What technologies suit your needs and your

relationship with the consumer? • Can consumer-initiated engagements be

tweaked to allow them to self-identify? • Does technology allow the bridging of digital

and non-digital campaign measurement?

Page 18: #MITXData 2015 - Flash Talk: Innovation for a Post-Cookie World

Privacy and Choice• When you’re dealing with probabilistic re-

identification, how do you handle opt-out? What other controls need to be made available to consumers?

• How do you know if a technique you’re using will remain available in the future?

Page 19: #MITXData 2015 - Flash Talk: Innovation for a Post-Cookie World

CLOSING