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
Gracenote – Beet.TV https://dev.beet.tv The root to the media revolution Tue, 04 Jun 2019 11:38:35 +0000 en-US hourly 1 https://wordpress.org/?v=5.8.7 Nielsen Prepping Platform For Addressable TV, Ad Decisioning https://dev.beet.tv/2019/06/kelly-abcarian-4.html Tue, 04 Jun 2019 11:38:35 +0000 https://www.beet.tv/?p=60719 Having bulked up on assets in the smart-TV space, Nielsen is targeting next year for the launch of a platform that will help scale addressable television advertising. Key to the effort will be executing ad replacement and decisioning.

One of Nielsen’s most recent acquisitions was of Sorenson Media. The company now has technical underpinnings of a platform for targeted TV ads that encompasses delivery, data-driven targeting, unified campaign management, and measurement, as Variety reports.

“All media is going to go addressable,” Kelly Abcarian, the GM of Nielsen’s new Advanced Video Advertising unit, says in this interview with Beet.TV.

She says some $4.7 billion worth of addressable ads will be bought next year. “That’s made up of OTT, advanced linear-driven audiences, as well as the cable two minutes of addressability that they’ve built a sizeable business against as well.”

In addition to Sorenson, Nielsen acquired Qterics, a smart-TV software and privacy management vendor, and Gracenote, which does automatic content recognition.

“First and foremost, measurement is the bedrock of what Nielsen provides to the marketplace and what we’ll continue to do,” Abcarian says. “We’re really trying to focus on how we unlock addressable in a way that brings standardization across all those impressions.”

She envisions an open platform. “As we look to do ad replacement on a television screen, we’re also creating unique capabilities in the ad decisioning space to enable buyers and sellers to execute against that efficiency alongside of other ad decisioning engines and algorithms and capabilities in the marketplace.”

Going beyond the traditional two minutes per hour of addressable TV ad inventory that goes to distributors, “We’re really unlocking the full sixteen minutes of inventory so that programmers, both broadcasters cable networks, can truly execute in a one to one addressable way.

“It’s a matter of setting up campaigns and getting those instructions across the buyers and sellers around what ads are eligible across linear television for replacement. We’re really sitting in the middle providing the measurement and the simplicity around understanding what was reached, how often were they reached across what platforms. Then providing mechanics to actually do the true ad replacement on the glass screen itself.”

In addition to Sorenson’s smart-TV data from Samsung, Nielsen is working with LG and chip maker MediaTek, according to Abcarian.

]]>
Beet.TV
Gracenote Tests Full Ad Replacement on TVs https://dev.beet.tv/2013/11/gracenote.html Wed, 20 Nov 2013 21:15:06 +0000 http://www.beet.tv/?p=23705 TV technology company Gracenote will be testing addressable ads in smart TVs in the coming months in an effort to deliver personalized ads to TV consumers, says Stephen White, President of Gracenote, in an interview with Beet.TV. “We are using the technology to insert or overlay on top of ads in a traditional linear broadcast so the user doesn’t know they are seeing a different ad. The ads are targeted to the individual user,” he tells us.

That sort of personalization requires Internet delivery for the ads, so that means only smart TVs and other Internet-connected TVs are capable of this type of ad targeting. The market trials will begin in the new year reaching a few thousand homes in DMAs across the country, he tells us. The technology can handle full ad replacement and works with any ad-decisioning system, he says.

Gracenote was founded in 1998 as a media recognition company, and has evolved to enable fingerprint recognition for audio and video, as well as powering guides for smart TVs.

 

]]>
zeebox’s Next Step: Social TV For Time Shifters https://dev.beet.tv/2013/05/zeebox-time-shift.html Tue, 07 May 2013 00:09:53 +0000 http://www.beet.tv/?p=19694 LONDON – TV engagement app zeebox is developing new features that will let Pacific-time and VOD viewers revel in the same social experience as live audiences.

“We’re going to try to replay the entire experienced synchronised to the catchup,” co-founder Anthony Rose told Beet.TV in this interview. “You recorded Downton Abbey; we’ll bring you the timed tags and, very shortly, even the tweets.

“That’s something people are asking us on the west coast – can we get the no-spoilers tweets? That’s something that’s coming not in the first release but very shortly afterwards.”

Rose has harboured ambitions for on-demand or time-shifted social engagement since zeebox’s launch. In January, he licensed Entourage, Gracenote’s automatic content recognition (ACR) technology to power the feature by zeebox’s listening to the audio track of shows being watched by viewers.

We interviewed him in the zeebox headquarters in Covent Garden.

]]>