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
droga5 – Beet.TV https://dev.beet.tv The root to the media revolution Mon, 07 May 2018 13:47:59 +0000 en-US hourly 1 https://wordpress.org/?v=5.8.7 Droga5’s Cannata: More Out-Stream Video Will Spur Engagement https://dev.beet.tv/2018/05/frank-cannata.html Mon, 07 May 2018 13:47:40 +0000 https://www.beet.tv/?p=51886 Moving away from in-stream as the primary online video format will help break through advertising clutter and help brands better engage with consumers, particularly on mobile devices, according to Droga 5’s Frank Cannata.

“If you’re constantly just trying to get that pre-roll in front of a consumer and all they’re doing is waiting for that skip button, you’re wasting the whole effort,” the agency’s Head of Performance Marketing says in this interview with Beet.TV during the Digital Content NewFronts presentations.

Looking at the mix between branding and activation, it pretty much needs to be customized based on the product or service category, says Cannata.

“If you go heavy brand on a retail category, you’re not going to get the lift you’d expect because the consumers now are dealing with a daily media assault of ads. So how do you punch through that and connect to them and build that emotional connection to the brand?”

Data obviously plays a big part in understanding consumers and what messaging will resonate with them. “It’s all about behavior now. I think the breakdown between performance and what it used to mean is different. It’s just advertising now,” says Cannata.

Asked about creative versioning, he cites the attendant financial constraints involved but feels it’s important element of connecting with consumers if done properly.

“If I’m showing you a message versus what I’ve seen, that’s got to be tailored to what resonates for me. It think that versioning is going to play an important part in how we break through that media assault.”

While interactive ads are moving beyond display, video is still king, according to Cannata. But where much video consumption is taking place poses challenges to impacting viewer behavior.

“They’re spending their time on mobile. Creatively, how we do that is going to be a challenge. It’s a new world.”

He believes that even with the rise of ad-blocking solutions, display isn’t dead. It’s just going to take a different form. “And I think that’s building video into it.”

This is where out-stream comes in. “Putting headlines on the videos to get people to think about watching and not skipping” and “actually make something that people are going to interact with.”

Trends like VAST (video ad-serving template) overtaking VPAID (video player ad-serving interface definition) “allows us to do that in mobile apps a little bit better. Cache it, buffer it. Let it play just like it would on TV and consumers will appreciate that a little more.”

This video is part of Beet.TV’s coverage of the Digital Content NewFronts 2018. The series a co-presentation of Beet.TV and the IAB. Please see additional videos from the series on this page.

]]>
Beet.TV
Inside P&G’s Tide Super Bowl Takeover Campaign With Hearts & Science’s Scott Hagedorn https://dev.beet.tv/2018/02/scott-hagedorn.html Tue, 06 Feb 2018 19:20:25 +0000 https://www.beet.tv/?p=49803 NEW YORK – Tide’s seeming takeover of the 2018 Super Bowl was part of a “multidimensional solution” that started with a pre-game tease in social media featuring Terry Bradshaw, who didn’t end up in any of this year’s commercials.

“We preplanned out a lot of how we wanted the social to work around it and how we would activate social channels and key opinion leaders to do a really smart push full strategy,” says Scott Hagedorn, CEO of Procter & Gamble media agency Hearts & Science. “It worked out really well.”

Well enough that ADWEEK dubbed the four Tide spots collectively as “the runaway winner” ahead of efforts for Amazon, Doritos/Mountain Dew, Tourism Australia and the NFL’s own campaign.

Hagedorn says the strategy for the Super Bowl work, ads for which were produced by Saatchi & Saatchi, started with the client. The idea was to cast actor David Harbour, known to Netflix viewers as scruffy sheriff Jim Hopper in “Stranger Things,” as a kind of narrator in sparkling clean clothes who talks to viewers about commercials they are seeing.

Tide was able to co-opt its ads “into other Super Bowl ads to make them Tide ads, and they ultimately became P&G ads,” Hagedorn explains in this Beet.TV interview following his speech at the 4A’s Data Summit.

Tide had purchased a 45-second spot in the first quarter to set up the narrative and one 15-second ad in each succeeding quarter. “The interesting thing about marketing now is you can create kind of a multidimensional solution. You can plan for the social ramp up and the social ramp down,” Hagedorn says.

Last year, Bradshaw appeared in a Tide spot with a fake stain on his shirt during what appeared to be a live broadcast but was shot weeks earlier. “This year that was all a tease” to make fans believe that “were going to do a repeat of last year’s Super Bowl stunt.”

In 2015, Hearts & Science won the P&G media account in North America, setting the stage for the agency’s launch the next year. It has since won business from AT&T, “quietly started working on QuickBooks with TBWA,” won the Barclays account with OMD in the U.K. and had a hand in the New York Times Golden Globes “He Said, She Said” work with Droga5.

Hagedorn credits four tenets—agility, empowerment, intelligent scale and open standards—for the agency’s “hot and heavy” new business winning streak. “We’re hoping to wrap a lot of the pitches up that we’ve been working on and carry it through into Q2, but then I look forward to slowing us down a little bit and trying to ingest it and bring it all in.”

This video was produced at the 4A’s Data Summit in New York. Please find other videos produced at the conference here.

]]>
You Must Have A World View, Droga5’s Royer Tells Brands https://dev.beet.tv/2016/06/16creativedroga5royer.html Sun, 26 Jun 2016 11:45:11 +0000 http://www.beet.tv/?p=40137 Ted Royer has travelled a lot. In his 20-year marketing career, the chief creative officer of independent ad network Droga5 has worked in Singapore, Argentina, Australia and finally New York City.

How has marketing changed in that time? Marketing is no longer just about messages, it’s also about opinions, Royer tells Beet.TV in this video interview.

“It’s not enough to say the cream filling in your cookie is really good,” he says. “That brand … has to have a point of view on the world. That’s something that we stress all the time with brands.”

In its tenth anniversary year, Drog5 offers brands services from print to user experience and counts Google, Chase and Unicef as clients. It has been named Agency of the Year nine times and one of Advertising Age’s Agency A-list honorees for six years. William Morris Endeavor invested in 2013.

So how does Royer, who has won more One Show Pencil awards than any other rookie creative, execute on the point-of-view imperative?

“We start our creative process by going to a brand or client and straight-out asking: ‘Why does your brand exist in the world?’,” he explains.

“No-one owes you anything – brands die every single day. Why should your brand be considered, why should it live in conversations on your Facebook wall? How can a brand earn its way there?

“It’s like a cocktail party – do you have something interesting to say when you walk up to a group of people?”

This video is part of a Beet.TV series titled “Unlocking the Creative and Connect Potential of Video” which is sponsored by Facebook.  For more videos from the series, visit this page.   You can also find the series on Facebook’s media page.  

]]>
Beet.TV