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
Digital Content New Fronts – Beet.TV https://dev.beet.tv The root to the media revolution Wed, 09 May 2018 10:29:48 +0000 en-US hourly 1 https://wordpress.org/?v=5.8.7 Brands Should Court Values, Not Controversy: Digitas’ Donaton https://dev.beet.tv/2018/05/scott-donaton-5.html Wed, 09 May 2018 10:29:48 +0000 https://www.beet.tv/?p=51921 Brands aligning themselves with social causes and movements should be a “no brainer” as long as they don’t embrace controversy just for the sake of controversy. “We heard that brands need to stand for something but that doesn’t necessarily mean always that they have to be controversial,” is the way Scott Donaton sums up one theme of the Digital Content NewFronts 2018.

The Global Chief Content Officer at Digitas, the agency that co-founded the NewFronts about a decade ago, says it’s more about brands having values that people can relate to.

“Sometimes it just means that they have to speak their own truth, they have to have values, because we think that audiences care about those values now and that those things will come into purchase decisions,” Donaton says in this interview with Beet.TV.

Donaton recalls the walkup to this year’s NewFronts and how many people naturally embraced the Digitas theme of The #Boycott NewFront.

“Every time we got on a prep call with somebody to get ready for the event, we didn’t even have to get out of our mouths what we wanted to talk about before they would basically say things to us that completely confirmed that we were on the right path.”

His takeaway is that “there’s clearly this moment in time right now and our aim was to capture it and it felt like we did.”

Aligning with causes and movement requires a smart, strategic approach because brands can be risk turning people off or, worse, sparking calls for a boycott of their products or services.

“We’ve seen some of this happen in the marketplace with brands that have taken a stand on more hot button issues. I think the point is, don’t court controversy for the sake of it.”

The right strategic approach means that brands must be prepared “and be ready for what might happen. Have the answers, have the strategy in place to stick by what you’re saying.”

It’s the job of agencies to help brands understand “what their why is,” Donaton adds. That “why” encompasses the role they play in peoples’ lives and the stories they can tell in a credible fashion.

“Then it’s really just about being true to yourself and speaking that truth. As long as brands don’t try to jump on something for the sake of jumping on it or doing something that’s not authentic, this is actually a no brainer.”

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
Digitas Inks Partnerships with BuzzFeed, Epic Digital, SimpleReach https://dev.beet.tv/2014/05/digitas-partnerships.html Wed, 07 May 2014 21:40:06 +0000 http://www.beet.tv/?p=26809 Digitas announced three new partnerships at their NewFront event last Thursday. Through their collaboration with SimpleReach, Digitas launched a “first-of-its-kind” content measurement tool that will allow them to measure engagement of all video in market for all of their brands – in real time, says John McCarus, SVP of Content at DigitasLBi. We spoke with McCarus in an interview with Beet.TV at their NewFront event.

They also announced partnerships with content creators Epic Digital and BuzzFeed. With the ‘BuzzFeed in Residence’ program, BuzzFeed staffers will work in the Digitas’ offices, learning analytics tools while they share their rapid creation resources. In their partnership with Epic Digital, Digitas will gain an exclusive first look at Epic Digital’s developing non-fiction content each month.

“We’re really in conversations with our brands to try to inspire them to get over the challenges they might have in making huge investments in digital video and basically committing to content as part their marketing strategies,” McCarus says.

For more information on the content rolled out during this year’s Digital Content NewFronts and on the new partnerships announced by Digitas at their NewFront, check out this New York Times article by Stuart Elliott.

]]>
IAB Readies Biggest NewFronts w/ Buzzfeed, New York Times, Vice, others https://dev.beet.tv/2014/02/newfronts-2.html Thu, 13 Feb 2014 19:42:33 +0000 http://www.beet.tv/?p=25080 PALM SPRINGS, CA —  The Digital Content NewFronts, the annual showcase of original video programming to the advertising community, will span two weeks, and will  include a number of new presenting publishers including Buzzfeed, The New York Times and Vice, says Randall Rothenberg, CEO of the IAB in this in this over view of the program to kick off in New York in April.

This will be the second year the NewFronts will be managed by the IAB.  The showcase was first launched in 2008 by Digitas.

We spoke with Rothenberg this week at the IAB’s Annual Leadership Meeting.

 

 

]]>
The Huffington Post to Launch in Japan Next Week https://dev.beet.tv/2013/05/huffingtonjapan.html Thu, 02 May 2013 13:26:20 +0000 http://www.beet.tv/?p=19673 The Huffington Post, which has expanded to a number of countries including Canada, Italy, the U.K., France and most recently to Germany, will launch in Japan next week, says Roy Sekoff , founding editor of the Huffington Post and president of HuffPost Live, in this interview with Beet.TV

A report in the Japanese media says the launch is set for Tuesday.

We spoke with him earlier in the week at the AOL Digital NewFront event.  He talks about the evolution of HuffPost Live with its new cable deal and plans to get the show on the Microsoft Xbox platform.

 

]]>
Microsoft Touts Channels, Show Slate and Cross-Device Platform at New Fronts https://dev.beet.tv/2013/04/microsoft-touts-channels-show-slate-and-cross-device-platform.html Tue, 30 Apr 2013 01:07:21 +0000 http://www.beet.tv/?p=19550 At the first day of the Digital New Fronts in New York today, Microsoft presented its video portal of lifestyle channels called StageDoor,  unveiled a series of new programming including an an 8-part documentary series about the impact of climate change, and touted its cross-device platform for video programming which includes MSN, Xbox and Windows 8.

For an overview on the new offerings, we spoke with Scott Ferris, GM of Microsoft’s TV and video advertising business group.  We caught up with him on 10th Avenue outside the Marquee nightclub where Microsoft made its presentation.

More on today’s presentation reported by Todd Spangler at Variety and by Stuart Elliott at The New York Times.

 

 

]]>