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
Eagle Vista Partners – Beet.TV https://dev.beet.tv The root to the media revolution Tue, 12 Jun 2018 11:43:18 +0000 en-US hourly 1 https://wordpress.org/?v=5.8.7 Laura Desmond: Consumers Are Building Brands Now https://dev.beet.tv/2018/06/laura-desmond-2.html Tue, 12 Jun 2018 11:43:18 +0000 https://www.beet.tv/?p=53143 Former Starcom CEO Laura Desmond perceives a “full-scale crisis of confidence in marketing” not due to a lack of advertising accountability but to the complicated nature of brand building.

“We see it play out with the holding companies and how they’re doing and how they’re under pressure, and that impacts every other part of the ecosystem,” says Desmond, who is Founder & CEO of Eagle Vista Partners. “I fully believe we can get out of this crisis of confidence, but we can’t keep doing the same thing.”

Desmond was one of many advertising and media veterans who assembled at Meredith Corporation’s Luce Auditorium last week to participate in Beet Retreat in the City: Television Advances as Consumers Choose. In this interview with Beet contributor Ashley J. Swartz, Desmond discusses the need to “disrupt ourselves from a new place in marketing and communications and really begin with a new value exchange with people.”

Alluding to Philadelphia retailer John Wanamaker’s adage in the 1800’s that “Half the money I spend on advertising is wasted; the trouble is, I don’t know which half,” Desmond says measurement’s not the issue.

“That’s not true anymore. We have more accountability, more modeling, more smart measurement in what media and advertising is doing than ever before,” says Desmond.

What has changed is the rise of digital communications and the concurrent advent of so-called direct brands, which bypass traditional means of producing, promoting and distributing their wares.

“The problem is, with the advent of the digital marketing ecosystem, there’s so much fragmentation and people are building brands now. Brands and marketers and agencies aren’t building brands.”

Desmond cites the emergence of brands like Dollar Shave Club, which disrupted a marketplace long dominated by Gillette and Schick.

“Gillette never saw dollar shave club coming, yet they’ve completely upended the category,” she says.

While the television industry is often criticized for lacking change amid the rise of digital media, it’s still “the most perfect model that we’ve ever created over the last 75 years. It’s scale, it’s got reach, it’s got engagement.”

The real problem with television is the waste involved for advertisers trying to achieve effective reach when targeting desired consumer segments, according to Desmond. Therefore, the $100 billion TV marketplace “needs to be absolutely disrupted.”

She believes that innovations like data-informed addressable and connected TV will provide that disruption, but there’s work to be done before they can be fully leveraged.

“The supply side is somewhat ready to sell this way, the demand side is not as completely ready because mostly they don’t know how to plan and buy for it,” Desmond explains. “Because they need to have more software and automation to help them make sense of all the complexity. You can’t do addressable advertising on a spreadsheet.”

Asked by Swartz, who is CEO of Furious Corp., for an update on her work life after leaving Starcom at the end of 2016, Desmond says she is an operating partner with Rhode Island-based Providence Equity Partners. She’s involved in two deals: one for adtech firm DoubleVerify and one for a sports marketing firm in Europe.

“The other part of my week is I’m working with a select group of CEO’s and startup companies, helping them on branding, on purpose, on go-to-market strategy,” Desmond says. “I’ve been working really heavily with LiveRamp, with Anaplan and with a company in Chicago called Uptake Technologies.”

This video was produced at the Beet Retreat in City & Town Hall on June 6, 2018 in New York City. The event and video series are presented by LiveRamp, TiVo, true[X] and 605. For more videos from the series, please visit this page.

]]>
Beet.TV
Laura Desmond: Agencies Undisputed Leaders Of Data ‘Alchemy’ https://dev.beet.tv/2018/03/laura-desmond.html Wed, 14 Mar 2018 16:02:18 +0000 https://www.beet.tv/?p=50353 SAN FRANCISCO – It can be pretty scary when a Chief Growth Officer forecasts a big decline in advertising spending in the next five years, as Publicis Groupe’s Rishad Tobaccowala did recently. To his former comrade Laura Desmond, it’s a call to action that agencies are in a unique position to fulfill.

That’s because agencies are best equipped to “understand people, what they do, how they buy, what they’re motivated by and brands. And how to connect media and brands in the right media environment together,” says Desmond.

In this interview at RampUp 2018, the annual LiveRamp conference, Laura Desmond, the former CEO of Starcom and now Founder & CEO of the new consultancy Eagle Vista Partners, talks about the tools and skillsets agencies will need to best leverage omnichannel marketing.

Referring to Tobaccowala as “my very smart old colleague,” Desmond says of his prediction, “I think broadly that’s right.”

In the days of the 15% media commission for agencies, the impact of such a spending decline would have had a different effect. Now it means that agencies must invest more not only in creativity but also in data and science.

“And agencies are without question in that space the undisputed leaders of putting that alchemy together on behalf of a client, on behalf of their brands. I don’t think that’s going to change,” Desmond says.

Agencies need data platforms and streams that encompass not only brand, media and buying but all kinds of data. This can range from weather to purchasing information “to how people use screens when they are in store, out of store, mobile, location,” she adds.

“All those data pieces and streams have to come together and agencies are going to need to use technology and software to better capture intelligence in an instant of time. Because people and human hands just can’t do all of that data crunching themselves.”

This video is part of a series produced in San Francisco at the RampUp 2018 conference. The series is sponsored by Alphonso. For more videos from the series, please visit this page.

]]>
Beet.TV