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":59936,"date":"2019-04-12T09:49:23","date_gmt":"2019-04-12T13:49:23","guid":{"rendered":"https:\/\/www.beet.tv\/?page_id=59936"},"modified":"2019-04-25T10:57:45","modified_gmt":"2019-04-25T14:57:45","slug":"beet-retreat-2019-sponsorships","status":"publish","type":"page","link":"https:\/\/dev.beet.tv\/beet-retreat-2019-sponsorships","title":{"rendered":"Beet Retreat San Juan, December 4-6: Four Unique Sponsorships"},"content":{"rendered":"

The Beet Retreat, one of the industry\u2019s most talked about gatherings of high-level media executives, will take place in Puerto Rico at the El San Juan Hotel December 4-6, 2019.<\/p>\n

The event will involve three days of high-level panels, group conversations, one-on-one video interviews and extraordinary networking events and interactions.<\/p>\n

Part industry enclave and part made-for-TV setting, the event will provide essential industry intelligence and connections with the people who are leading the industry. For the participants, it will provide exposure via videos on Beet.TV along with high-impact social media. The Retreat will provide unique business development opportunities and enduring professional relationships.<\/p>\n

For a small group of sponsors, the event is a unique \u201cpartnership\u201d where the sponsors and Producer jointly create content and formats to maximize investment. \u00a0This includes programming, speaking opportunities, private \u201cpitch sessions\u201d and deep branding.<\/p>\n

The event is limited to just 50 panelists and speakers. In addition, there will be 50 special participants<\/i> \u2013 attendees who will network and interact with the group but will not be on stage. The entire group will not exceed 100.<\/p>\n

The Theme:<\/h2>\n

The conference will explore how consumer preference is driving the transformation of the TV\/premium video business. \u00a0It will focus relevance<\/i>, on what consumers want: What is the value exchange and where is the upside for programmers, distributors and marketers.<\/p>\n

The program will explore creative advertising formats and strategies; direct-to-consumer strategies, the best use of data in audience targeting; addressable delivery; and performance measurement. \u00a0The program will explore developments in the U.S. and worldwide.<\/p>\n

The Cause:<\/h2>\n

Beet.TV is committed the Boys & Girls Clubs of Puerto Rico and its efforts to bring families out of poverty.\u00a0 Participants will be invited to visit the Clubs and to help raise funds via a charity auction held during the Retreat.<\/p>\n

The Agenda:<\/h2>\n

Wednesday, December 4 <\/b><\/h3>\n

4:00 pm \u2013 6:00 pm\u00a0 Welcoming remarks and keynote presentations
\n6:30 pm \u2013\u00a0 9:30 pm\u00a0 Sundown reception and seaside dinner<\/p>\n

Thursday, December 5<\/b><\/h3>\n

8:00 am \u2013 9:00\u00a0 Breakfast Networking
\n9:00 am \u2013 12:30 pm\u00a0 Sessions
\n12:30 pm \u2013 1:30 pm\u00a0 Lunch
\n8:00 pm \u00a0Dinner Gala<\/p>\n

Friday, December 6 <\/b><\/h3>\n

8:00 am \u2013 9:00 am \u00a0Breakfast Networking
\n9:00 \u2013 11:00 am\u00a0 Sessions<\/p>\n

Invitation & Ticket Pricing:<\/h2>\n

Participants will be carefully selected and personally invited by Beet.TV and the event\u2019s sponsors. \u00a0Each participant will be on a panel and\/or be interviewed by Beet.TV.<\/p>\n

The second group, our special guests, will not be on panels or videos. The registrations fee for a full participant is $6500. \u00a0The fee for a non-speaking participant is $5000. Pricing does not include hotel or other travel expenses. Beet.TV has a block of discounted rooms prices at approximately $299 per night.<\/p>\n

Early registrations, received by June 1, are discounted by 15 percent. To request an invitation, contact andy@beet.tv<\/p>\n

Sponsorship Opportunities:<\/h2>\n

There are four sponsorship opportunities:\u00a0 These sponsorships will have enduring impact, beyond the event, through months and years of sharing of content which will continue to be associated with the sponsor. Moreover, the sponsorship provides a sort of \u201cownership\u201d of the event in terms of programming input, speaker selection and very high impact visibility.<\/p>\n

The sponsorship also provides domain exclusivity to bar those deemed competitive.<\/p>\n

We expect there will over 250,000 video views of the Retreat videos over the subsequent three months and at least one million impressions via marketing and social. This consumption will be by key media buyers, programmers, networks, MVPD\u2019s, technology companies, data providers, investors and industry analysts.<\/p>\n

Title Sponsorship (Total of four offered)<\/b><\/h3>\n

*Inclusion of logo and social handle in all pre-, live and post-event sharing along all Beet.TV social channels. Logo in all Retreat pre- and post-roll videos, banners, retargeting and email.<\/p>\n

    \n
  • One keynote speech or a featured fireside conversation<\/li>\n
  • Two full participant speaking slots and two special participants for a total of 5 passes worth $29,500.<\/li>\n
  • Toast and welcoming remarks at one of the social events<\/li>\n
  • Consultation on speaker outreach and programming<\/li>\n
  • One complimentary suite for two nights at the El San Juan<\/li>\n
  • One pre-event video produced for Beet.TV in New York<\/li>\n
  • Access to contact information of all the attendees<\/li>\n
  • Two private breakfast \u201cpitch sessions\u201d with VIP speakers<\/li>\n
  • VIP table at each dinner hosted by sponsor<\/li>\n
  • Domain exclusivity \u2013 companies seen as competitive with the sponsor will be barred from participating<\/li>\n
  • Sponsorship Price is $75,000<\/li>\n<\/ul>\n

    Additional sponsorships opportunities around meals, networking events and community action will be offered at a later date.\u00a0 For sponsor inquiries, please contact andy@beet.tv<\/p>\n

    Video Highlights of the Beet Retreat 2018 in San Juan:<\/h3>\n
    <\/div>\n