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
Mobile World Congress 2017 – Beet.TV https://dev.beet.tv The root to the media revolution Wed, 08 Mar 2017 13:55:04 +0000 en-US hourly 1 https://wordpress.org/?v=5.8.7 One-To-One Mobile Engagement Challenges Traditional Ad Models: IAB’s Rothenberg https://dev.beet.tv/2017/03/randall-rothenberg-3.html Wed, 08 Mar 2017 13:55:04 +0000 https://www.beet.tv/?p=44825 BARCELONA – Forget mobile first. It’s a mobile-only world providing challenges and opportunities for marketers and publishers as they embrace one-to-one consumer engagement, according to the President & CEO of the Internet Advertising Bureau.

“It’s a completely different way of thinking about marketing,” Randall Rothenberg says in this interview with Beet.TV at the Mobile World Congress 2017. “All marketers are kind of overwhelmed.”

With some two-thirds of U.S. consumers’ time spent on mobile devices, the biggest overall opportunity is “truly a one-to-one connection,” Rothenberg explains.

He offers an anecdotal observation about the extent of change in the mobile marketing world by noting that one of the MWC participants, Leonid Sudakov, used to be Chief Marketing Officer for the Mars pet care brands. “Now he’s President of Connected Solutions. That transition alone speaks volumes,” Rothenberg says.

In addition to figuring out the one-to-one consumer interface, brands and publishers are grappling with the question of how to integrate mobile media with preexisting media, according to Rothenberg. For example, how do Nielsen ratings for traditional television viewing mix with one-to-one metrics in the mobile environment?

On the publishing side, the classic advertising model continues to move to “some kind of post-advertising model.” Gone are the days of strictly thinking of advertising units as consisting of “boxes and time slots.”

For one thing, you just can’t fit enough of the boxes and time slots into the mobile space to make up for the volume of revenue that publishers enjoyed in the pre-mobile world. “The actual value that’s being created is through this one-to-one connection with the end user,” Rothenberg says.

Citing Turner Sports, CNN and Cartoon Network, Rothenberg notes that people will always want sports, news and entertainment content. These are “the kinds of things that publishing companies have specialized in since before the dawn of print,” he adds.

While the mobile train clearly has left the station, its potential has yet to be fully unleashed.

“You know you that you’ve got to start changing the wheels on the train but how you do it, what the new wheels are, what the time frame is to put the new wheels on is difficult to discern,” says Rothenberg.

This video was produced in Barcelona at the Mobile World Congress 2017. The series is sponsored by Turner. Please visit this page for additional segments from MWC.

]]>
Turner’s Speciale On App Partnerships, Honing In On Network Fans https://dev.beet.tv/2017/03/donna-speciale-2.html Tue, 07 Mar 2017 00:27:59 +0000 https://www.beet.tv/?p=44808 BARCELONA – You never know where a client-specific initiative will lead in the mobile space. For Turner, a good example is its 2016 partnership with CA Technologies on the CNN Politics app.

“That was the first thing we have ever done where we started with the mobile concept and then a lot of the ideas from that app then branched itself out into the linear space and branded content and other areas,” Donna Speciale explains in this interview with Beet.TV.

“It’s not a one-size-fits all, because every client is going to be using mobile and it’s created very differently,” Turner’s President of Ad Sales explains during a break at the Mobile World Congress 2017.

The data-centric CNN Politics app was designed by CA Technologies to track the latest polling, delegate, voting and fundraising data behind the 2016 presidential race. With personalized alerts and notifications, the app provided users with comprehensive election results, breaking news, enterprise and video reporting.

CA Technologies was a technology sponsor of the 2016 America’s Choice Election on CNN. On digital, CA was the exclusive sponsor of the CNN Politics app, as well as the hub on CNNPolitics.com that housed the app’s content and included CA branding.

Asked about Turner’s view of the upcoming TV Upfront negotiating season, Speciale talks about the shift from Nielsen age-sex demographics to audience targeting specific to clients’ needs and objectives.

“We are now able to hone in a lot more on who our fan is,” Speciale says of Turner’s audience targeting capabilities. “We’re now getting a lot more into who our fan base is and the behaviors of our fans and how we can marry that to our brands and their objectives coming together in the right environment.”

Speciale attends MWC for a glimpse of the future, given that the U.S. isn’t always ahead of trend curves like, say, China or Europe. It boils down to figuring out “How do I have to alter the organization or our thinking with clients, knowing in the next two or three years the next iteration of innovation is what? I think you can find that here,” she says.

This video was produced in Barcelona at the Mobile World Congress 2017. The series is sponsored by Turner. Please visit this page for additional segments from MWC.

]]>
Choice And Control Key To Reaching ‘Plurals’ Generation: CN’s Miller https://dev.beet.tv/2017/03/choice-and-control-key-to-reaching-plurals-generation-cns-miller.html Mon, 06 Mar 2017 22:44:45 +0000 https://www.beet.tv/?p=44798 BARCELONA – Being “multiplatform by design” affords Christina Miller a crystal ball view into the wants and desires of Generation Z, also known as the Plurals generation. “We were serving millennials 25 years ago,” recalls the President of Cartoon Network.

So what’s the difference? While millennials were digital natives, Plurals are mobile natives with an expectation of seamless content consumption across devices and platforms. “Kids want what they want,” Miller says in this interview with Beet.TV at Mobile World Congress 2017. “It’s not about changing habits. They’re born into it.”

Plurals “have the capacity for choice and control in a way that maybe millennials didn’t,” Miller adds. “Multiplatform by design is really what we’re doing. We’re doing it in our marketing and we’re doing it in our content creation.”

While millennials were more prone to expecting lists of digital offerings (top 10 this or that) the next generation wants to mix and match on its own, according to Miller. Desire and control are key, as ADWEEK reports.

“If you give them your content and you let them experience your brand and participate they will evangelize for you. They are your greatest asset I building fans,” says Miller.

Plurals are highly visually oriented, to the point of live streaming their activities whereas millennials were better known for rapid-fire texting.

Asked for examples of successful multiplatform development catering to the visual generation, Miller cites the “reimagined version” of the globally successful Ben 10, which was launched with a Hero Time app at the end of 2016. Then there is Mighty Magiswords, which started life as 15-second content on CN Anything and has blossomed into a linear TV and gaming offering linked by an app called MagiMobile.

“You hold it up and it collects it off the TV every time there’s a sword that pops up,” Miller explains. “You’re able to move around and tie that vertical together. It gives a very deep robust immersive fan experience.”

Miller’s team keeps tabs daily on activity on Cartoon’s VOD platform, video mobile app and on-air programming, which provide a “plus plus plus multiplier. We see extremely high engagement across those platforms.”

This video was produced in Barcelona at the Mobile World Congress 2017. The series is sponsored by Turner. Please visit this page for additional segments from MWC.

]]>
Turner’s Martin On Content, Distribution And The Potential Of An AT&T Matchup https://dev.beet.tv/2017/03/john-martin.html Thu, 02 Mar 2017 22:23:40 +0000 https://www.beet.tv/?p=44781 BARCELONA – As Turner continues to reinvent itself from the inside out, its Chairman and CEO sees the media giant becoming a “fan engagement company” to better monetize content. In this interview with Beet.TV at the Mobile World Congress, John Martin discusses Turner’s ongoing investments in data-enabling technology, partnerships with new distribution players and the potential impact of an AT&T-Time Warner merger.

“There has never been a time with more challenges, but there’s never been a more intellectually interesting time to be in the business,” Martin says in a reference to the explosion of both content and consumer choices for consuming it.

Turner has set an ambition for itself to “literally reinvent the company from the inside out.” While it intends to dominate its core businesses with premium content, Turner also knows it must keep abreast of shifting distribution venues, according to Martin.

“With these new distribution mechanisms and with so much choice available for consumers, we really want to be a fan engagement company,” he says. This is because engaging with fans “who come back over and over and over again are the easiest people to monetize.”

Such engagement needs to span all age groups. While the average age of a CNN viewer on linear TV in the U.S. is 58, the equivalent figure on Snapchat is early 20’s. “Nobody would have thought that people in their early twenties would have been interested in CNN, but that’s not true,” Martin says.

“Massive investments” in technology have enabled Turner to reach these varied audiences, in addition to new distribution partnerships, according to Martin.

And then there is the proposed merger with AT&T, which Seeking Alpha believes is on a track toward approval. Martin sees the deal as being able to “supercharge our growth” with the addition of 25 million DIRECTV subscribers and AT&T’s 130 million mobile customers.

While Turner won’t offer its content exclusively to AT&T’s customers “because we make money by being agnostic, we’re going to be able to learn a lot.”

Martin is optimistic about this year’s Upfronts and Newfronts negotiations with media buyers, given its lightened commercial loads and the improved quality of ads on its networks. “We’re seeing really great early success and I’m quite confident going into the Upfront this year. I think it’s going to be healthy,” Martin says.

This video was produced in Barcelona at Mobile World Congress 2017.  The series is sponsored by Turner.  Please visit this page for additional segments from MWC.

]]>
‘Mobile Throughout’ Is New Planning, Activation Mantra: Starcom’s Donohue https://dev.beet.tv/2017/03/lisa-donohue.html Wed, 01 Mar 2017 22:56:39 +0000 https://www.beet.tv/?p=44760 BARCELONA – When it comes to overall advertising campaign planning and execution, “mobile first” should morph into “mobile throughout.” It’s the most effective way to engage with mobile device users along their entire consumer journey, says the Global Brand President of Starcom Worldwide.

Lisa Donohue offers this observation as she attends the Mobile World Congress 2017, the global intersection of all things mobile.

“Currently people think of mobile first,” she says in an interview with Beet.TV. “I really think that it is now mobile throughout.”

Thinking about mobile along the consumer journey encompasses such routine activities as seeking information, watching content (a brand building opportunity) and purchase/conversion, according to Donohue.

The shift must be accompanied by a new mindset with regard to looking at mobile and only seeing “advertising” potential because such thinking “hurts the mobile device,” she adds.

This is because when most people think of mobile advertising they are constrained by traditional formats like 30-second commercials, which are a “negative” on mobile devices. Instead, stress the positives: a near and personal screen, easy and seamless connections to commerce.

“It’s messaging rather than advertising,” Donohue says.

As with most ad/media industry gatherings these days, how brand marketers can harness artificial intelligence and augmented reality are big topics of discussion. “We’re only at the tip of the iceberg,” is how Donohue describes AI.

Nonetheless, many marketers are already using AI in their products or in how they conduct customer service. The challenge is finding what works best for a particular product or service.

Asked about the upcoming television Upfront negotiation season in the United States with regard to video content, Donohue stresses the need for a greater understanding of how people continue to shift their viewing across devices.

“What really needs to happen is the right measurement that actually shows how we can follow those consumers, understand who they are across the devices and get more personal with them,” Donohue says.

This video was produced in Barcelona at the Mobile World Congress 2017. The series is sponsored by Turner. Please visit this page for additional segments from MWC.

]]>