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
Tiffany Warren – Beet.TV https://dev.beet.tv The root to the media revolution Thu, 27 Jun 2019 15:51:15 +0000 en-US hourly 1 https://wordpress.org/?v=5.8.7 With Progress On Diversity And Inclusion, Worker Retention Now Crucial: Omnicom’s Warren https://dev.beet.tv/2019/06/tiffany-warren-2.html Thu, 27 Jun 2019 15:51:15 +0000 https://www.beet.tv/?p=61161 CANNES— Longtime workplace diversity and inclusion champion Tiffany Warren likes the progress that the advertising industry has made with its workforce but says keeping them happy is the big challenge going forward. “The pipeline is fine. We have people who are interested and want to come into the business,” says the SVP and Chief Diversity Officer at Omnicom.

“But are they given opportunities, are they given strong client challenges, are they given chances to be promoted in the right way?” she adds in this interview with Beet.TV at the recent Cannes Lions International Festival of Creativity.

“The big fight right now is keeping people in the business. In order for us to grow, we have to invest in that middle group of individuals now who are excited and want to work in our business. If we loose that excitement, if we loose them, we’re really going to be setting ourselves up for failure in the future.”

Warren has more than two decades of agency experience along with a stint at the 4A’s managing its diversity programs. In 2005 she founded the non-profit organization ADCOLOR to help drive diversity and inclusiveness in the creative and technology industries.

Not long ago, the only conversations about diversity and inclusion that Warren had at Cannes were informal ones on the beach. Now they have spread to Inkwell Beach on the Croisette. “In the past, diversity was simply an appearance by Kanye. I think we’ve moved past that,” Warren observes.

In addition to Omnicom employees, she was joined at the festival by like-minded clients. “I’m here with Microsoft and P&G and iHeartMedia. These organizations that take diversity and inclusion really seriously approached ADCOLOR and myself to partner with them so that they could have an authentic representation here on the Croisette.”

Asked by interviewer Jon Watts, who is managing partner of research and strategy consultancy MTM, what the future holds, Warren says diversity and inclusion are always evolving. As a high-ranking executive of color she feels it’s “incumbent upon me not just to figure out how to make people rise up, but also in my spare time and also through work reach back and bring others along.”

She doesn’t consider herself a role model but “a real model. I’m transparent, I’m vulnerable, I’ve failed forward, I’ve failed hard, I’ve picked myself back up. This is who I am.”

Partnerships with organizations like the 4A’s and the American Advertising Federation are mutually reinforcing. “It’s so refreshing to be able to rely on partners who know us well and know where our heart really stands,” Warren says.

Building authentic relationships with employees is particularly important when dealing with younger generations because they represent “the future of our business. What I’m hearing is that they want authentic relationships with organizations.” It goes beyond just having a job to “where their values match the organization’s.”

You are watching Beet.TV’s coverage of Cannes Lions 2019. For all of our Cannes coverage, please visit this page. Thank you to the sponsors of our festival coverage, which are Amobee, Innovid, Nielsen, RTL AdConnect and Teads. Special thanks to Hearts & Science for hosting Beet.TV for the Festival.

]]>
Beet.TV
Omnicom’s Warren Helps Place Diversity In The Cannes Palais Spotlight https://dev.beet.tv/2018/05/tiffany-warren.html Wed, 30 May 2018 11:39:04 +0000 https://www.beet.tv/?p=52755 At last year’s Cannes Lions Festival of Creativity, Omnicom Group’s Tiffany R. Warren participated in a “beachside conversation” about the importance of diversity in hiring. Reflecting on that panel discussion, “I thought this is a topic that needs to be in the Palais,” the main building at the international event, Warren recalls.

This year at Cannes, the Palais is exactly where Warren will be. “Like, I literally willed it into existence. It is not a beachside conversation. It needs to be the big stage,” Omnicom’s SVP, Chief Diversity Officer says in this interview with Beet.TV. “I’m super excited.”

Warren will join Edward Enninful, Editor-in-Chief of British Vogue, HP Chief Marketing Officer Antonio Lucio and British actress Thandie Newton in a 45-minute session titled Diversity—a Values Issue and Business Imperative—Requires Bold Action, hosted by Omnicom and HP.

A description of the session reads: “In order for the creative industry to remain shapers of culture and society, it’s critical that we move beyond theory and talk by taking bold action. Research proves diversity initiatives are more effective if they have support at the top. It also requires measurement to hold ourselves accountable.”

Beyond the metrics and statistics to be featured at Cannes, Warren has a fairly simple rationale for determining the value of hiring diversity. “What I say is, ‘What’s the value of sameness?’ That’s how I respond back. Because no one can answer that. No one wants to and has an answer for what sameness has done for your business.”

In a “constricting industry” such as advertising, “there’s other companies that are providing more creative solutions because they’re infusing equity and diversity in the hiring process and bringing in great minds and doing it in a way that’s equitable. That’s how you answer that.”

She has company in her viewpoint in the person of Merck CEO Ken Frazier, who is often asked about the business case for diversity. “His response is, make the business case of sameness for me. It always gets people because you really find it hard and you struggle to think of the things that come out of being the same.

“If you have the same ideas, the same people, the same thought process, your company can do well but it won’t evolve,” Warren says.

While mentoring has always been important to Warren, she considers herself a coach. And she expects those who she is coaching to be coaching her. “So I stay on top of things because I’m not just providing responsibilities and answers to things that I’ve overcome so they can jump over the land mines that maybe I stepped on in my career.”

This video is part of The Road to Cannes, a preview of topics to be addressed at Cannes Lions. The series is presented by the FreeWheel Council for Premium Video. For more videos from the series, please visit this page. FreeWheel is a Comcast company.

]]>
Beet.TV