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
Harry Harcus – Beet.TV https://dev.beet.tv The root to the media revolution Wed, 18 Aug 2021 12:27:15 +0000 en-US hourly 1 https://wordpress.org/?v=5.8.7 Advertisers Will Soon Prioritize Addressable TV Over Linear: Finecast’s Harry Harcus https://dev.beet.tv/2021/08/advertisers-will-soon-prioritize-addressable-tv-over-linear-finecasts-harry-harcus.html Wed, 18 Aug 2021 12:20:52 +0000 https://www.beet.tv/?p=75516 LONDON – The growth in streaming video platforms will reach a point where advertisers make addressable TV central to their media planning. The ability to reach target audiences with more customized messaging will drive this shift, said Harry Harcus, managing director of WPP-owned addressable TV company Finecast.

“We’re going to reach a point soon-ish, I would say, of mass scale,” he said in this interview with Beet.TV. “At that point, media planners will start to lead with addressable audiences.”

He said advertisers can be classified among three broad categories of addressable TV strategies.  The first group consists of sophisticated, big-budget advertisers with a “total TV” strategy that are seeking to add incremental reach with addressable TV.

The second group includes advertisers that have an “addressable-only” strategy to reach audiences in the lower parts of the purchase funnel.

The third group is made up of marketers that are completely new to TV, and recognize the opportunity to reach target audiences economically.

“You don’t need a big budget that TV has often been associated with,” Harcus said. “Smaller budgets can still allow smaller, scale-up brands/startup brands to target their priority audiences.”

Future-Proofing Against Cookies

While digital advertisers are bracing for the continued loss of tracking cookies that help with ad targeting, addressable TV platforms haven’t ever relied on those kinds of identifiers. Instead, their targeting tends to be based on location, postal codes and households, Harcus said.

“We’ve got a future-ready data strategy for targeting and measurement that has been immune, to some extent, from the changes in the world of cookies and IDs,” he said. “That’s not to say that innovations aren’t going to come along.”

As more advertisers measure the success of their campaigns with outcomes, Harcus is advising them to gain greater expertise in addressable TV by experimenting with the platforms. Those tests should include different kinds of ad creative that are customized for audiences.

“Our research says there’s a very compelling case for getting the relevant creative message in front of the right audience, but also on the right screen around the right content,” he said.

You are watching “How Marketers Can Go TV Streaming First,” a Beet.TV leadership series presented by Roku. For more videos, please visit this page.

]]>
Beet.TV
Diversity Inherent In Addressable TV: Finecast’s Harcus https://dev.beet.tv/2019/12/diversity-inherent-in-addressable-tv-finecasts-harcus.html Fri, 13 Dec 2019 11:39:10 +0000 https://www.beet.tv/?p=64029 The promise of addressable TV – the technology which allows advertisers to reach individual households – may seem to be all about the targeting.

But true use of the opportunity is running wider than that.

This is according to one man whose addressable TV company is celebrating having achieved a depth of real use cases.

In 2017, WPP’s GroupM launched Finecastaiming to “help advertisers address hard-to-reach TV viewers through a single access point with standardised measurement”, beginning in the UK and since launching in Australia.

Finecast aggregated video ad inventory in programming from some of the UK’s main commercial broadcasters, plus over most main set-top and over-the-top devices, from Sky’s satellite box to games consoles.

In this video interview with Beet.TV, Finecast UK MD Harry Harcus explains: “We were kind of a startup 18 months ago, but we’ve worked with 250 brands this year. We’ve run 2,500 campaigns. We’ve delivered almost three billion addressable TV impressions.

“As a result of all of that, we’ve learned a huge amount. We’ve learned … the diversity of use cases that brands are coming to us for – we’ve seen the full spectrum.”

Harcus says that spectrum includes:

  • audience business, addressable used for data
  • advanced audience segmentation
  • clients bringing their own data
  • location and proximity targeting
  • incremental reach on top of TV

Finecast claims to offer addressable ads in programming from ITV, Channel 4, Channel 5 and Sky, distributed over platforms from YouVie, Sky and Virgin Media, using data partners like Acxiom, CACI, Experian and Mastercard.

Harcus was interviewed by Furious Corp CEO Ashley J. Swartz.

This video was produced in London at the Future of TV Ads Global forum in December 2019.   This series is sponsored by Finecast, the global addressable TV company that is part of WPP.   For more videos from the series, please visit this page.

]]>
Beet.TV