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
citi – Beet.TV https://dev.beet.tv The root to the media revolution Sun, 14 Mar 2021 20:35:22 +0000 en-US hourly 1 https://wordpress.org/?v=5.8.7 Being “Authentic” Means Being Empowered to Lead, Citi’s Carla Zakhem-Hassan https://dev.beet.tv/2021/03/being-authentic-citi-carla-hassan-disney.html Mon, 08 Mar 2021 03:34:31 +0000 https://www.beet.tv/?p=72246 As an immigrant, war refugee and an Arab, Carla Zakhem-Hassan sought to assimilate into American society, but she discovered she needed be true to herself and her life experience.

While she “didn’t look like a person of color” or sound like someone from outside the U.S., she felt like an “imposter,” she says in this Beet.TV video.

She decided that being her “authentic” self was essential in her life, and a key part of a successful career in brand marketing.

The veteran marketer, who has worked for PepsiCo, Toys“R”Us and Kellogg, was named CMO of Citi last September.

Hosting this session is Rita Ferro, President of Disney Advertising Sales and Brand Partnerships  for The Walt Disney Company.

Hassan talks about building a diverse work force at Citi and in the wider marketing ecosystem. She talks about making marketing more relevant in a diverse society.

She talks of concrete steps Citi is taking to help close the racial wealth gap.

This 5-part series abut diversity and inclusion is made possible  by a generous contribution to the Boys and Girls Clubs of Puerto Rico from Disney Advertising Sales.

Since 2017, I have been been an advocate for this group.  Please find the latest video report from San Juan with the Clubs’ president Olga Ramos. You can make a tax deductible contribution right here.

Thank you Rita and Carla for this very special segment. Gracias!

]]>
Beet.TV
Employees Want to Work for Companies Driving Change: Citi’s Breithaupt https://dev.beet.tv/2019/10/employees-want-to-work-for-companies-driving-change-citis-breithaupt.html Mon, 07 Oct 2019 00:33:31 +0000 https://www.beet.tv/?p=62814 ORLANDO  – In an interview with Beet.TV at the 2019 Global CMO Growth Summit, Global Consumer CMO of Citi, Jennifer Breithaupt, lent insight on the company’s approach to employee engagement and advertising investment. In discussing causes that are meaningful to the brand, Breithaupt says that the commitment must be felt top-down from the whole organization. “It can’t be a hobby and it can’t be a moment, it has to be a movement,” she says. 

Standing behind issues beyond the brand

In recent years, Citi has focused in on purpose-related causes as part of their strategy. Breithaupt says that this is not only important for business and good for the world, but it’s crucial in employee engagement. 

“Employees feel better when they work for a company where they can be part of an action that’s driving something bigger in the world,” says Breithaupt.

Initiatives that Citi has been involved with recently include #SeeHerHearHer, a campaign launched on International Women’s Day that partners with musicians like Sheryl Crow, Maren Morris and Alabama Shakes’ Brittany Howard for mentoring initiatives, sponsorships and scholarships, and other efforts to strive for 50/50 representation of women in music. 

Television investment

According to Breithaupt, television isn’t dead, it’s just evolving. That doesn’t mean, however, that it doesn’t have its work cut out for it.

“The piece where I don’t think it’s evolved quite enough is on the attribution side,” says Breithaupt. “I think all the attribution models are somewhat flawed— you have platforms that are, for lack of a better word, ‘grading their own homework’.”

Still, Breithaupt sees television as a space for great opportunity, and assures that enormous audience, emotional appeal, and both audio and visual capability still makes TV a medium ripe for storytelling.  

This video is was produce in Orlando at the CMO Growth Council.  The series is sponsored by iSpot.tv.    For more videos from the event, please visit this page

]]>
Beet.TV
The Challenges In The Road To Targeted TV Ads https://dev.beet.tv/2015/10/attpanel.html Sun, 25 Oct 2015 23:23:51 +0000 http://www.beet.tv/?p=35931 The hot discussion in the crossover of television and advertising technology is about household-level TV ad targeting. So-called “addressable” TV is slowly becoming a reality in some markets, promising markets internet-style specific targeting.

But what humps are still in the road to an addressable future? In a panel on the topic, these executives discussed the topic…

Modi Media president Mike Bologna

“Almost 50%, 47 million households, of the United States now has the ability to insert an ad at the household level.

“Demand is where it gets a little bit tricky. To truly benefit … the advertiser needs to know who they really want to reach… a really granular segment. This requires advertisers to think about, ‘Do I want to reach drivers of a specific vehicle?’ That requires pooling together different data sources.”

Starcom MediaVest SVP Steve Murtos

“As we start to scale, we need more automation. Agencies need to help advertisers understand how to think about this, what the right sequencing of messaging is.”

AT&T AdWorks Rick Welday

“It’s such a different mindset from an agency perspective. This is very different (from traditional ad-buying). There’s an evolution that still has to occur within the agency space to help customers understand that we’re no longer purchasing premium content – we’re pursuing the audience; the audience becomes addressable.”

Citi senior media manager Kim O’ Connor

“On our end, people are way more excited about the idea of being targeted and addressable than the idea that you’re going to run spots in Big Bang Theory

“The challenge is, the space is a little bit fractured. Five different providers, you have to go to each provider to get individual cost, there are five different research studies.”

Programming Note:  Murtos will be speaking at the Beet Retreat next month in Floridaabout this and related topics.

He was interviewed last month by LUMA Partners CEO Terence Kawaja, at an event about the future of addressable TV presented by AT&T AdWorks in association with Beet.TV  Please find more videos here

]]>
Beet.TV