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

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/rest-api/class-wp-rest-server.php on line 1667

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/rest-api/class-wp-rest-server.php on line 1667

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/rest-api/class-wp-rest-server.php on line 1667

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/rest-api/class-wp-rest-server.php on line 1667

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/rest-api/class-wp-rest-server.php on line 1667

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/rest-api/class-wp-rest-server.php on line 1667

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/rest-api/class-wp-rest-server.php on line 1667

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/rest-api/class-wp-rest-server.php on line 1667
{"id":58552,"date":"2019-01-21T12:04:54","date_gmt":"2019-01-21T17:04:54","guid":{"rendered":"https:\/\/www.beet.tv\/?p=58552"},"modified":"2019-01-21T12:05:43","modified_gmt":"2019-01-21T17:05:43","slug":"forrester-research-nbcuniversal-ae-networks-ncc-media-tivo-joanna-oconnelldenise-colellaethan-heftmandanielle-sethlisa-lutz","status":"publish","type":"post","link":"https:\/\/dev.beet.tv\/2019\/01\/forrester-research-nbcuniversal-ae-networks-ncc-media-tivo-joanna-oconnelldenise-colellaethan-heftmandanielle-sethlisa-lutz.html","title":{"rendered":"Re-Thinking TV Ad Load: NBCU, A+E, TiVo & NCC Tell Forrester’s Joanna O’Connell"},"content":{"rendered":"

SAN JUAN — How long should a commercial break be? How lengthy should a TV ad be? And how many is too many?<\/p>\n

Over the last 18 months, TV networks have wrestled with that question, as booming VOD subscriptions has gone hand-in-hand with growing consumer frustration toward excess interruption.<\/p>\n

That has spurred many networks to rip up and re-shape the norm for what a commercial break looks like, and how long it runs.<\/p>\n

A Beet Retreat panel convened during three days of debate in Puerto Rico to discuss ad load and the viewer experience…<\/p>\n

The big reduction that wasn’t<\/h2>\n

The debate kicked off when the analyst leading the discussion confronted two networks that have launched initiatives to\u00a0reduce ad loads with data showing, in many cases, it has not come to pass…<\/em><\/p>\n

Joanna O\u2019Connell<\/a>, VP, Principal Analyst, Forrester<\/strong><\/p>\n

“I saw this really interesting research from Kantar that ad load, for all the talk, had not actually declined from Q1 2017 to Q1 2018. Actually, it had data on all of your properties which was super interesting to look at…”<\/p>\n

\"\"<\/a><\/p>\n

Peacock’s cut is coming<\/h2>\n

Answering O’Connell, a leading NBCUniversal executive re-stated the company’s intention to reduce at load by 20% in some TV formats…<\/em><\/p>\n

Denise Colella<\/a>, SVP, Advanced Advertising Products and Strategy NBCU:<\/strong><\/p>\n

“It’s really a challenge because we need to find a way that the consumers will enjoy the experience and the advertisers will get their message out, and of course we will make money … How do we produce content that’s meaningful to consumers? It’s something that we’re very focused on for the next year.”<\/p>\n

Linear is hard to change<\/h2>\n

Another network exec echoed recent industry sentiment about the pace with which TV is turning itself around, suggesting that the traditional TV business as defined by its legacy medium may not change any time soon…<\/em><\/p>\n

Ethan Heftman<\/a>,\u00a0VP, Precision\/Performance, A+E Networks:<\/strong><\/p>\n

“In the linear format, we have an existing business model that unless I can figure out a way to sustain it and grow it the way I have to in my role, yeah, it isn’t just necessarily going to change.\u00a0You have the opportunity in OTT and in new formats to build the ad model from the ground up.<\/p>\n

Danielle Seth<\/a>, VP, Client Partnerships, NCC Media:<\/strong><\/p>\n

“We obviously still have challenges as it exists today, I think, beyond just the consumer we’ve all experienced where you see the four ads. There are a lot of technical reasons why that happened. With video on demand, the ad load is a bit reduced compared to linear TV, but more importantly for the consumer experience, there are caps put in place. An ad can’t run more than two times per hour.”<\/p>\n

Tech can solve for excess<\/h2>\n

If linear is hard to change, panel speakers suggested that technology platforms could help the networks and all parts of the value chain to make good on promises to reduce the frequency with which ads are seen, if not quite yet the number of them…<\/em><\/p>\n

Denise Colella<\/a>, SVP, Advanced Advertising Products and Strategy NBCU:<\/strong><\/p>\n

“It’s really incumbent on the technology providers to solve (it), regardless of who buys the ad, who puts it out there. It needs to be frequency-capped.”<\/p>\n

Danielle Seth<\/a>, VP, Client Partnerships, NCC Media:<\/strong><\/p>\n

“NCC’s point of view is through partnering with the likes of Freewheel, who is really focused on this topic, and can help control for frequency across platform, but then also building scale.”<\/p>\n

Viewers are revolting<\/h2>\n

Beyond these implementation challenges, though, a bigger threat is evident. In 2019, the booming success of subscription video on demand, which often comes minus ads of any kind, is inculcating an ad-free viewing culture. Steadily, viewers used to immediate content are discovering a disdain for advertising they always knew was latent but which has now bubbled to the surface…<\/em><\/p>\n

Denise Colella<\/a>, SVP, Advanced Advertising Products and Strategy NBCU:<\/strong><\/p>\n

“Our woes are certainly existent, but really the reason why (consumers are) fleeing the ad model is because we make it unbearable.”<\/p>\n

Joanna O\u2019Connell<\/a>, VP, Principal Analyst, Forrester:<\/strong><\/p>\n

“Generally, so far, television has fared better from an attitudinal standpoint than digital channels, but I fear that that will change because of the exact things that we’re talking about right now. (Consumers) understood the role that the ads played (in linear television).”<\/p>\n

Re-think the ad unit<\/h2>\n

Panelists agreed that the very nature of an ad needs to be re-thought – and not just in terms of its length. Custom creative and interactivity should all be on the table…<\/em><\/p>\n

Joanna O\u2019Connell<\/a>, VP, Principal Analyst, Forrester:<\/strong><\/p>\n

“Creative management platforms and DCO (dynamic creative optimization) technology is the most-under appreciated category of technology out there. The things that you can do with these technologies<\/a> are really amazing, and yet the awareness is almost null in the industry. These guys are (just) playing around in formats like OTT.”<\/p>\n

Proof of the pudding<\/h2>\n

Networks are more likely to respond positively and fully implement consumer-friendly advertising breaks if they can see data showing effectiveness – one panelist said that poses a problem in TV…<\/em><\/p>\n

Lisa Lutz<\/a>, VP, Product Management \u2013 Advanced Advertising TiVo:<\/strong><\/p>\n

“If I replace my (traditional advertising) pod with two 30-second (spots), instead of seven spots, what’s the retention? What’s the migration? Where are people going? Did this work? Did this not work? There’s always been such latency in terms of being able to get the data and measure it. (But) now (there is) the ability to have data at your fingertips and be able to really measure a few days after you run something.”<\/p>\n

This video was produced in San Juan, Puerto Rico at the Beet.TV executive retreat. Please find more videos from the series on this page<\/a>.<\/em><\/p>\n

The Beet Retreat was presented by NCC along with Amobee, Dish Media, Oath and Google.<\/p>\n","protected":false},"excerpt":{"rendered":"

SAN JUAN — How long should a commercial break be? How lengthy should a TV ad be? And how many is too many? Over the last 18 months, TV networks have wrestled with that question, as booming VOD subscriptions has gone hand-in-hand with growing consumer frustration toward excess interruption. That has spurred many networks to […]<\/p>\n","protected":false},"author":15,"featured_media":58559,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"mc4wp_mailchimp_campaign":[]},"categories":[7653],"tags":[2930,4156,5092,5395,5572,5916,7159,7746,7751,7753],"_links":{"self":[{"href":"https:\/\/dev.beet.tv\/wp-json\/wp\/v2\/posts\/58552"}],"collection":[{"href":"https:\/\/dev.beet.tv\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/dev.beet.tv\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/dev.beet.tv\/wp-json\/wp\/v2\/users\/15"}],"replies":[{"embeddable":true,"href":"https:\/\/dev.beet.tv\/wp-json\/wp\/v2\/comments?post=58552"}],"version-history":[{"count":0,"href":"https:\/\/dev.beet.tv\/wp-json\/wp\/v2\/posts\/58552\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/dev.beet.tv\/wp-json\/wp\/v2\/media\/58559"}],"wp:attachment":[{"href":"https:\/\/dev.beet.tv\/wp-json\/wp\/v2\/media?parent=58552"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/dev.beet.tv\/wp-json\/wp\/v2\/categories?post=58552"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/dev.beet.tv\/wp-json\/wp\/v2\/tags?post=58552"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}