Deprecated: Return type of WP_Theme::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/superbeet/dev.beet.tv/wp-includes/class-wp-theme.php on line 554

Deprecated: Return type of WP_Theme::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/superbeet/dev.beet.tv/wp-includes/class-wp-theme.php on line 595

Deprecated: Return type of WP_Theme::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/superbeet/dev.beet.tv/wp-includes/class-wp-theme.php on line 535

Deprecated: Return type of WP_Theme::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/superbeet/dev.beet.tv/wp-includes/class-wp-theme.php on line 544

Deprecated: Return type of WP_REST_Request::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/superbeet/dev.beet.tv/wp-includes/rest-api/class-wp-rest-request.php on line 960

Deprecated: Return type of WP_REST_Request::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/superbeet/dev.beet.tv/wp-includes/rest-api/class-wp-rest-request.php on line 980

Deprecated: Return type of WP_REST_Request::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/superbeet/dev.beet.tv/wp-includes/rest-api/class-wp-rest-request.php on line 992

Deprecated: Return type of WP_REST_Request::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/superbeet/dev.beet.tv/wp-includes/rest-api/class-wp-rest-request.php on line 1003

Deprecated: Return type of WP_Block_List::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/superbeet/dev.beet.tv/wp-includes/class-wp-block-list.php on line 151

Deprecated: Return type of WP_Block_List::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/superbeet/dev.beet.tv/wp-includes/class-wp-block-list.php on line 175

Deprecated: Return type of WP_Block_List::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/superbeet/dev.beet.tv/wp-includes/class-wp-block-list.php on line 164

Deprecated: Return type of WP_Block_List::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/superbeet/dev.beet.tv/wp-includes/class-wp-block-list.php on line 186

Deprecated: Return type of WP_Block_List::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/superbeet/dev.beet.tv/wp-includes/class-wp-block-list.php on line 138

Deprecated: Return type of WP_Block_List::offsetExists($index) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/superbeet/dev.beet.tv/wp-includes/class-wp-block-list.php on line 75

Deprecated: Return type of WP_Block_List::offsetGet($index) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/superbeet/dev.beet.tv/wp-includes/class-wp-block-list.php on line 89

Deprecated: Return type of WP_Block_List::offsetSet($index, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/superbeet/dev.beet.tv/wp-includes/class-wp-block-list.php on line 110

Deprecated: Return type of WP_Block_List::offsetUnset($index) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/superbeet/dev.beet.tv/wp-includes/class-wp-block-list.php on line 127

Deprecated: Return type of WP_Block_List::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/superbeet/dev.beet.tv/wp-includes/class-wp-block-list.php on line 199

Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /home/superbeet/dev.beet.tv/wp-includes/script-loader.php on line 333

Deprecated: Return type of Requests_Cookie_Jar::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/superbeet/dev.beet.tv/wp-includes/Requests/Cookie/Jar.php on line 63

Deprecated: Return type of Requests_Cookie_Jar::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/superbeet/dev.beet.tv/wp-includes/Requests/Cookie/Jar.php on line 73

Deprecated: Return type of Requests_Cookie_Jar::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/superbeet/dev.beet.tv/wp-includes/Requests/Cookie/Jar.php on line 89

Deprecated: Return type of Requests_Cookie_Jar::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/superbeet/dev.beet.tv/wp-includes/Requests/Cookie/Jar.php on line 102

Deprecated: Return type of Requests_Cookie_Jar::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/superbeet/dev.beet.tv/wp-includes/Requests/Cookie/Jar.php on line 111

Deprecated: Return type of Requests_Utility_CaseInsensitiveDictionary::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/superbeet/dev.beet.tv/wp-includes/Requests/Utility/CaseInsensitiveDictionary.php on line 40

Deprecated: Return type of Requests_Utility_CaseInsensitiveDictionary::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/superbeet/dev.beet.tv/wp-includes/Requests/Utility/CaseInsensitiveDictionary.php on line 51

Deprecated: Return type of Requests_Utility_CaseInsensitiveDictionary::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/superbeet/dev.beet.tv/wp-includes/Requests/Utility/CaseInsensitiveDictionary.php on line 68

Deprecated: Return type of Requests_Utility_CaseInsensitiveDictionary::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/superbeet/dev.beet.tv/wp-includes/Requests/Utility/CaseInsensitiveDictionary.php on line 82

Deprecated: Return type of Requests_Utility_CaseInsensitiveDictionary::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/superbeet/dev.beet.tv/wp-includes/Requests/Utility/CaseInsensitiveDictionary.php on line 91

Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /home/superbeet/dev.beet.tv/wp-includes/class-wp.php on line 173

Deprecated: ltrim(): Passing null to parameter #1 ($string) of type string is deprecated in /home/superbeet/dev.beet.tv/wp-includes/wp-db.php on line 3030

Warning: Cannot modify header information - headers already sent by (output started at /home/superbeet/dev.beet.tv/wp-includes/class-wp-theme.php:9) in /home/superbeet/dev.beet.tv/wp-includes/feed-rss2.php on line 8
Spark Foundry – Beet.TV https://dev.beet.tv The root to the media revolution Mon, 21 Jun 2021 14:20:28 +0000 en-US hourly 1 https://wordpress.org/?v=5.8.7 #BeetCast: Investing in Diversity Needs More Inclusive Planning and Measurement, Spark Foundry’s Jason Smith https://dev.beet.tv/2021/06/jason-smith.html Mon, 21 Jun 2021 14:08:06 +0000 https://www.beet.tv/?p=74467 While we are focused this week on our June 23 Responsible Media event around  initiatives from GroupM, other media agencies charting their own course to to a more inclusive, sustainable media landscape.

In this week’s episode of the #BeetCast we explore the topic through the initiatives of the Publicis Groupe and the Spark Foundry agency. Our guest is Jason Smith, President, Diversified Investments at Spark Foundry, a unit of Publicis Media.

Jason is twenty-year veteran of the agency world with time as Horizon and Mindshare.  He joined Spark Foundry earlier this year in a newly created role

In our chat, he speaks to the imperative of media investment around the increasingly diverse U.S. consumer population.  He says one of the barriers to investment is the under representation of diverse groups in panels and other audience planning measurement methodologies.

This is a very open and direct on the need and outlook of real change in the advertising business.

Great conversation.   Thank you Jason.

And thanks to our sponsor Mediaocean  for supporting this podcast.

And thank you for listening!

]]>
Beet.TV
After The Cookie, Spark Has A New Ad Recipe, Giacosa Says https://dev.beet.tv/2021/03/after-the-cookie-spark-has-a-new-ad-recipe-giacosa-says.html Wed, 31 Mar 2021 12:00:32 +0000 https://www.beet.tv/?p=72652 Traditional ad-targeting and measurement methods like third-party cookie matching and mobile identifiers are crumbling, it’s true.

But many in the industry are not as pessimistic as some may have you believe.

In this video interview with Beet.TV, Lisa Giacosa, president of Publicis Media agency Spark Foundry, suggests that the erosion of the accepted infrastructure also carries with it opportunities to do something better.

‘Not frightened’

“The cookie was a means to an end anyway,” she says of the humble client-side text file. Usage of third-party cookies – a method many have used to match up identity profiles from users’ different devices – has already been eliminated by Apple and Mozilla and, soon, by Google’s Chrome.

“Cookies are only a proportion of the media mix. When you think about popular media channels, like marketing channels like in-app or connected TVs, they’ve never supported cookies. TV has never been a connected cookie-based medium.

“So it doesn’t frighten me as much as it does a lot of people.”

Going better

The ad industry is involved in a big effort to replace the kinds of features enabled by cookies, as well as mobile identifiers, in digital advertising.

Except for two things:

  1. In fact, there are several initiatives and competing techniques being offered in return.
  2. The alternatives offered by some go far beyond what was previously offered.

“The decline of the third-party cookie means that some data segments in certain contexts will become obsolete,” Giacosa concedes.

“Measurement is the other piece of the puzzle that gets impacted when we start to think about the fact that we can no longer use those third party cookies to understand and track ad exposure.”

Enhanced capabilities

However, Spark Foundry’s Giacosa thinks what comes next is an upgrade.

“We can start to really look at other data signals that get us to a place where we can be more relevant,” she says.

“In the activation space … that will mean that we are looking at increasing our reliance on first-party data.

“So that value exchange with a client becomes even more important in terms of how a client acquires first-party data around their consumers, what they’re offering, and how they deliver that. Which means that (use of) contextual will increase.

“It’s quite exciting from point of view of looking at the aggregating metrics, the lift testing, in terms of brand metrics, and of course, using probabilistic models like econometrics, like various other ways of measuring to get to the true answers.”

You are watching “First Party Data: Driving Media Investment and Accountability,” a Beet.TV leadership video series presented by Target’s Roundel  For more videos, please visit this page.  The views shared on this series do not necessarily reflect the opinion of Target and Roundel.

]]>
Beet.TV
Context & Data Go Hand-In-Hand: Spark Foundry’s Giacosa https://dev.beet.tv/2020/04/context-data-go-hand-in-hand-spark-foundrys-giacosa.html Thu, 16 Apr 2020 16:59:47 +0000 https://www.beet.tv/?p=65993 As the sun sets on cookies and as privacy regulation has dabbed the brakes on some of the more advanced facets of audience targeting, many advertisers are looking for alternatives.

Amongst the leading contenders – contextual advertising, the practise of targeting not the audience for content but the content itself.

As contextual ad targeting gains prominence in 2020, many people are coming to liken it to the traditional craft of pre-digital ad adjacencies, and as the flip-side to data-driven digital ad targeting.

But Lisa Giacosa doesn’t see it that way. In this video interview with Beet.TV, the president and global head of data, technology, analytics and insights at Publicis Groupe’s Spark Foundry agency says it’s not an “either-or”.

Powerful combination

“I think it (should be) both,” Giacosa says.

“Contextual, to me, is making sure that you have the right type of environment, the right type of content and the right type of message jiving together and working as hard as possible for your brand, so that your consumer deems it as ‘relevant to me, right for me, and a brand that I want to build a connection with and have in my life’.

“But all of the data-driven targeting is what helps us to understand that context.

“When you bring the two things together, it’s even more powerful in terms of understanding who, when, where, and how we’re going to target our audiences.”

Beyond cookies

For ad-tech companies facing the death of cookies and the ramifications of GDPR and CCPA in 2020 and beyond, “context” is the new black.

Giacosa isn’t crying over the end of the humble traditional user tracking file. She says the end of cookies is “exciting”.

“It served a purpose for a while in that cookies were a great way of us measuring digital media in a silo,” she says. “(But) I want to look at that whole holistic mix.

“We survived a long time with TV with no cookies, and we will survive without cookies again.”

Emotional connection

Attempts at reconstituting consumer targeting and profile consolidation continue apace.

Last year, Spark Foundry’s parent Publicis Groupe acquired data marketing business Epsilon for $4.5 billion, enabling mass ad personalization and what Giacosa calls a “true picture” of users.

All of which, plus the addition of contextual cues, makes advertising not just about data but about psychology.

With all those pieces combined, Giacosa is using words like “mindset”, “feeling”, “tonality”, “experience” and “emotional connection” to describe advertisers’ imperatives.

This video is part of a Beet.TV series titled “Audience, in Context,” presented by Xandr. For more videos please visit this page.   

]]>
Beet.TV
Spark Foundry’s Giacosa: TV Attribution Needs to Catch Up https://dev.beet.tv/2020/03/spark-foundrys-giacosa-tv-attribution-needs-to-catch-up.html Wed, 04 Mar 2020 13:38:30 +0000 https://www.beet.tv/?p=65271 SAN JUAN, PR– With all of the different sources of data informing the TV industry, fragmentation is a natural consequence. In a town hall interview with Beet.TV’s Jon Watts at the Beet Retreat in San Juan, Lisa Giacosa, global md of data and analytics for Spark Foundry, explained how some collaboration is necessary in order to create a common lexicon.

In the ‘50s, the industry was trying to prove that TV worked through things like econometric modeling. By the ‘90s, there was a growing over-excitement at the thought that everything could be measured, yet there’s still no full picture.

“There are two reasons why TV attribution is important,” Giacosa said. “One is that we do need to redress that balance, but two, we need to make sure that we don’t do it in a silo.”

Giacosa explained that it’s important to look at the consumer experience as a holistic mix. Attribution must be done but within the context of everything else that the industry does and every experience that the consumer has.

This has become easier in some sense, because there’s no lack of data, but also a bit harder for two reasons. The first is the communal industry lexicon that is used, and the second is the currency.

“We’ve been trading off GRPs and old lexicon for quite some time and we’re quite happy with that,” Giacosa said. “But we need to redress that balance and think about how to take that to not even the future—it’s still years ago at this point that we have to catch ourselves up to get to a place where we have all of that set top box data, all of that connected TV data in one place because at the end of the day TV attribution is not just TV, it’s every video platform.”

There’s a lot of fragmentation across the industry, and in order to help solve it, there has to be a shift in focus on data costs that come with outcomes.

“For me, it’s more about how we connect the dots,” Giacosa said. “How we collaborate as an industry, and make the data more accessible and more palatable for clients and corporates to get to understand that business, because I think it’s all there, it’s just a case of how we break down the walls, how we bring all that together and bring it across different platforms.”

Stitching together a common methodology, lexicon, and currency will be the first step needed to make this happen, and Giacosa said that the industry collectively has the people and resources to make that happen.

A lot of performance advertisers work in small increments, day to day or hour to hour. Brand equity has a huge impact on how fast that works. She cited the success of Peloton in the past several months as an example.

“The impact that social media can have on brand equity and how fast it moves really changes how we think about TV attribution because how the brand is performing has an impact also on how it’s going to perform in terms of the TV attribution and the effect that it’s having on your business,” Giacosa said.

This video was produced  at the Beet Retreat San Juan 2020 sponsored by 605, DISH Media, NBCU, Roundel & Tubi.   For more videos from the series, please visit this landing page

]]>
Beet.TV
Missing Currency Makes Attribution Expensive: Spark Foundry’s Giacosa https://dev.beet.tv/2020/02/missing-currency-makes-attribution-expensive-spark-foundrys-giacosa.html Thu, 06 Feb 2020 13:50:45 +0000 https://www.beet.tv/?p=64775 SAN JUAN, PR — The explosion of devices, platforms and services through which to serve digital content and marketing messages gives brands and their agencies big new opportunities.

And also some big headaches. Because, whilst embracing multiple destinations and even closing the loop to consumer action can maximize audience, it also means many different masters to serve.

In this video interview with Beet.TV, Lisa Giacosa, EVP and global MD of data and analytics at Publicis Media’s Spark Foundry, explains that lack of commonality in the way agencies can buy across uniquely-different new video and TV platforms is causing a problem.

“TV attribution (is) great,” she says. “(There are) some great data sources out there. (But) we don’t have a common currency yet – in order to get a full picture across the industry … we have to work with multiple partners.

“It makes it a very cost-prohibitive opportunity for clients to get the full picture. We can work with set top box data, we can work with connected TV data, we can work with ad server data, all of those areas. But the reality is that that’s then dipping into multiple data sets that cost multiple times and also aren’t interconnected.

“If you think about the data you might get off of a Sony TV versus a Vizio TV, you’re potentially looking at very different data sets.”

She is calling for commonality and consistency. But she says legislation in GDPR and CCPA have introduced commonality in a way that doesn’t understand what agencies are trying to do – namely, give viewers control over the ads they receive.

She wants either an independent body to ensure checks and balances on the industry or a coalition of suppliers or buyers to hold the industry accountable.

Giacosa was interviewed by  Jon Watts at Beet Retreat San Juan 2020, where she was a participant.

This video was produced  at the Beet Retreat San Juan 2020 sponsored by 605, DISH Media, NBCU, Roundel & Tubi.   For more videos from the series, please visit this landing page

]]>
Beet.TV
Spark Foundry’s Giacosa Wants AI To Get Emotional https://dev.beet.tv/2019/06/spark-foundry-lisa-giacosa.html Wed, 12 Jun 2019 15:23:32 +0000 https://www.beet.tv/?p=60808 People keep talking about artificial intelligence as though it is some distant future. The reality is that many companies are now using variants of AI to enhance their business processes.

Case in point – Publicis agency Spark Foundry is using machine learning on audience data points to enable the creation of dynamically-produced ad creative, customized for distinct audience types.

In this video interview with Beet.TV, Lisa Giacosa, Spark Foundry global EVP data, technology, analytics and insights, says the machine speed is fantastic – but she also wants the machine to become more human.

“The reality is is that we can’t move as fast as a machine can go,” she says. “We’ve already rolled out machine learning on a number of campaigns across the Publicis network, to great success.

“In an instance in Europe, we have over 500 permutations of creative running within a week, within one campaign across multiple markets. And that’s limitless – it starts to get to the point where you can get completely one-to-one in terms of how creative you can get in terms of the bespoke messaging.

“We have a plethora of data, enables us to truly understand where people are and what they are doing, but we need to overlay that emotional connection.”

So, how exactly is Spark Foundry getting data in to the machine learning system? And how is it building up those fragments in to a picture of an audience member’s actual identity.

Giacosa lifted the lid on a series of data sources she uses:

  • “We’re taking what we know, in terms of the client first party data.
  • “We’re bringing that into a data clearinghouse.
  • “We’re then bringing in our own Publicis IDs, that we’ve built over time through a number of different data sources.
  • “We have our own PACE panel that enables us to get to attitudinal and ID level across 44 different markets, seven million mobile devices, and so on.
  • “Bring that in, pop that into the data clearinghouse, too.
  • “Then we start to then meld that data together, and sort of match that data together, so that we can actually bring out the bottom, an appended data set that enables us to learn around ‘what is this set of people doing from this particular client’ versus ‘what we know about’ and enhance that with third party sources as well, to get to understanding how to best target people in terms of how they behave.”

This video is part of the Beet.TV preview series titled “The Road to Cannes.”  The series is sponsored by 4INFO. Please visit this page for additional segments. 

]]>
Beet.TV
Spark Foundry’s Giacosa Critiques Modern Day Marketing Mix Modeling https://dev.beet.tv/2019/02/lisa-giacosa.html Mon, 11 Feb 2019 14:01:13 +0000 https://www.beet.tv/?p=58944 For something that has been evolving for several decades, marketing mix modeling is still very much a journey in progress. To Spark Foundry’s Lisa Giacosa, the final destination should represent a hybrid of short- and long-term ROI, brand equity and de-duplicated reach and frequency metrics.

Overall, Giacosa says in this interview with Beet.TV at the CIMM Cross-Platform Video Measurement and Data Summit, “I think we are still solving problems that we probably should have already cracked. But as an industry there are challenges with getting all of that data to live in the same space, with walled gardens over here and set-top box data being over there.”

Giacosa, who is EVP, Global Managing Director, Head, Data, Technology, Analytics & Insights, acknowledges the need to build scale and reach across platforms that are still somewhat siloed. “We’re getting some of the data signals, but it will be so much more powerful when we bring all of those together,” she says.

Having participated in the CIMM session titled TV Attribution Takes Center Stage, Giacosa thinks “there’s no doubt that TV drives other media as well. Certainly in the models that we do at Spark Foundry,” which include POEM—Paid, Owned and Earned Media mix models.

“What that does is it looks at not only the TV attribution and the direct plays but also the indirect plays it has on other media,” she explains. “When something happens in TV, what was the impact on paid social, search, in-store or website?” Bringing those elements together helps to avoid marking “dark decisions on what to reinvest in or take out of the mix.”

Spark Foundry, which is part of Publicis Media, also incorporates brand equity data for a baseline not only of sales performance but in “how we can get to be more fast moving in terms of how we look at brand equity as well. I’m very fearful oftentimes that people follow ROI off of a cliff” because the focus typically is short-term results.

Advertisers also need to think about content and “those longer-term, brand-building investments that we make to then look at the long-term return on ROI as well by building that hybrid of a model that looks at the ROI plus brand equity” and, finally, de-duplicated reach and frequency.

Asked about the subject of identity graphs, she prefers to see a move toward a “meta graph” given, among other things, the impact that the General Data Protection Regulation has had in Europe. “What we’re already starting to see in Vermont, in L.A. and other places within the United States is they’re following that path too.”

Giacosa predicts we will see “GDPR-esque within the United States fairly soon.”

]]>
Beet.TV