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
scripps – Beet.TV https://dev.beet.tv The root to the media revolution Fri, 11 Jan 2019 15:50:13 +0000 en-US hourly 1 https://wordpress.org/?v=5.8.7 Comscore Has Local TV Measurement Deals With Nexstar, Scripps And Gray https://dev.beet.tv/2019/01/brian-wiener.html Fri, 11 Jan 2019 15:50:13 +0000 https://www.beet.tv/?p=58316 LAS VEGAS—With new and expanded measurement deals with Nexstar and other local television broadcasters in hand, “We feel like the levee is breaking in local,” says Comscore CEO Bryan Wiener.

This week, Comscore announced an expansion of its deal with Nexstar, the second-largest TV broadcaster, provide measurement and ad sales currency for all Nexstar markets, including the stations recently acquired from Media General, as Broadcasting & Cable reports. In addition, Comscore will provide local measurement for E.W. Scripps stations and Gray Television, the latter calling for Comscore to be used exclusively in 80 of its 91 markets.

Wiener, who took over as CEO in the spring of 2018, local broadcasters are looking to compete more effectively with the likes of Facebook and Google.

“They want advanced targeting, and we are the solution that’s going to allow the local TV stations and the advertisers to do more granular targeting and try and reach customers for advertisers in more efficient ways,” says Wiener in this interview with Beet.TV at CES 2019.

Nexstar will be one of the first broadcasters to deploy Comscore’s advanced cross-platform data attribution and audience measurement across its broadcast and digital platforms, including linear TV, mobile, and desktop devices, including OTT content consumption. Comscore plans to begin integrating linear and digital datasets in local TV markets in 2019.

According to Wiener, one major point of differentiation for Comscore is its census footprint from set-top boxes in 30 million homes that produce data that are overlayed with other data for granular targeting.

Instead of advertisers buying on age and gender they can “reach somebody whose car lease expires in three months. When you buy on Facebook or Google, you’re doing the latter,” Wiener adds.

“That’s important for local but that’s also important in the national market when you start to think about cross platform, when you think about addressable, when you think about some of the advanced TV things that are happening with OpenAP and others.”

He sees what’s happening at the local level to be a harbinger of what’s in store for national TV.

“I’d say the biggest competitor that we have was inertia. We see what’s happening in local now in being that major step that is going to push us from being a planning currency to a buying currency in many areas both on the local and the national market,” says Wiener.

This video is part of Beet.TV coverage of CES 2019. The series is sponsored by NBCUniversal. For more coverage, please visit this page.

]]>
Beet.TV
How Horizon Leverages Addressable TV For Entertainment Clients https://dev.beet.tv/2018/07/mike-oconnor.html Mon, 23 Jul 2018 12:38:31 +0000 https://www.beet.tv/?p=54544 One of the easier sells when it comes to addressable television advertising is the entertainment category, where advanced targeting can give a major boost to tune-in messaging. “I think it is something that we feel is a pretty integral part of the buy. We’re beyond trying to extol the virtues of addressable. It’s a base part of the plan,” says Mike O’Connor, Horizon Media’s SVP and MD of Video Investment.

Horizon’s client roster includes A&E Networks, Scripps and Turner, in whose category “in terms of driving viewership and tune-in to programs that we’ve seen a lot of success with addressable TV because you can really hone in a specific audience,” O’Connor adds in this interview with Beet.TV.

“You can really identify who the target is, see how that target performed when you delivered the message and then also see how that target performed when you didn’t deliver the message. We’ve seen that there can be a lift of twenty, thirty percent in terms of tune-in, which is obviously a huge lift when you’re trying to drive next day ratings.”

For clients in other categories, addressable is not as easy a sell. It all begins by deciding on particular campaign results, according to O’Connor.

“We have to dig in and look at the target we’re trying to reach. Is it worth going the addressable route? Is there enough waste there? Is there a specific enough target that we can deliver a message to, or are we okay with kind of the spillover into a larger buy?”

Although advertising inventory of the various virtual MVPD’s is “still a pretty small portion of the overall universe,” it does have its values.

“We do have clients that are reaching out and buying those specifically, particularly a lot of our digital-first accounts, whether it’s ecommerce or brands like that. We use that to drive down costs to some degree,” says O’Connor.

He sees huge opportunity for the VMVPD’s “particularly when you think about something like a DISH and a Sling, is where you can supplement something like an addressable TV buy and you can use the Sling as a portion or complement to what you’re doing through the traditional or satellite set-top box.”

A constant thread regardless of the platform is more advanced audience targeting. “I don’t think that there are many advertisers out there saying ‘just give me adults eighteen to forty-nine,” says O’Connor.

This video is part of the Beet.TV series titled Targeting Today’s TV Viewer sponsored by DISH Media Sales. It is published along with this DISH Media Sales Straightforward Guide in ADWEEK. For more videos from the series, please visit this page.

]]>
Beet.TV
Scripps Sets Out To Softly Sync Its Divided Channels https://dev.beet.tv/2014/06/scrippsdawson.html Mon, 16 Jun 2014 21:27:32 +0000 http://www.beet.tv/?p=27582 SAN FRANCISCO — Lifestyle TV company Scripps Networks Interactive is already doing plenty in digital media – now it wants to better marry those activities with its core TV strategy.

“Ninety-five percent of our revenue comes from linear – and yet we have a gargantuan digital side,” the company’s senior advisor Channing Dawson tells Beet.TV. “The digital side is not aligned with the TV side necessarily. When those two get aligned, we can move mountains. How do you morph a company like us? We have a structural issue.”

Dawson believes linear TV will retain a strong position in consumers’ affections, but he imagines a melding of digital and traditional linear modes of consumption, rather than a replacement of linear with on-demand behavior :”You have to kind of replicate the linear model in an on-demand world.”

We spoke with him at the TV of Tomorrow conference. You can find more videos of our coverage here.

]]>