//Logo & Graphics
$logo = get_field('site_logo', 'option');
$logoURL = $logo['url'];
$logoTitle = $logo['title'];
$logoAlt = $logo['alt'];
$badge = get_field('site_badge', 'option');
$KOlogo = get_field('site_logo-ko', 'option');
$KOlogoURL = $KOlogo['url'];
$KOlogoTitle = $KOlogo['title'];
$KOlogoAlt = $KOlogo['alt'];
//Social Channels
$social_facebook = get_field('site_facebook', 'option');
$social_twitter = get_field('site_twitter', 'option');
$social_instagram = get_field('site_instagram', 'option');
$social_youtube = get_field('site_youtube', 'option');
$social_linkedin = get_field('site_linkedin', 'option');
//Meta
$meta_email = get_field('site_email', 'option');
$meta_phone = get_field('site_phone', 'option');
$meta_address = get_field('site_address', 'option');
$meta_description = get_field('site_description', 'option');
?>
News and Media
Watch + Read
This industry moves fast. Our experts help you keep up.
The Chicago Interactive Marketing Association (CIMA) has launched a mentorship program sponsored by Gamut to give back to the...
Read more
The 2020 Cynopsis Digital "It" List Awards program honors the most innovative executives in digital media who excel in digital content,...
Read more
No matter what industry you work in, one thing is certain: We are in an age of great transformation....
Read more
The increasing popularity of OTT streaming services provides local and regional advertisers with a unique opportunity to reach a...
Read more
Gamut’s VP of Marketing Dennis Cook was recently named to the Advertising Research Foundation’s Board of Curators. Members of...
Read more
Rachel Williamson promoted to President. New SVP of Sales and VP of Marketing will scale demand. Gamut, the leader...
Read more
Industry experts. And the industry’s brightest ideas. Premium inventory. Proprietary analytics. A commitment to quality that lets you not only achieve viewability goals, but move beyond impressions, to impact—at massive scale.
Get started
//Logo & Graphics
$logo = get_field('site_logo', 'option');
$logoURL = $logo['url'];
$logoTitle = $logo['title'];
$logoAlt = $logo['alt'];
$badge = get_field('site_badge', 'option');
$KOlogo = get_field('site_logo-ko', 'option');
$KOlogoURL = $KOlogo['url'];
$KOlogoTitle = $KOlogo['title'];
$KOlogoAlt = $KOlogo['alt'];
//Social Channels
$social_facebook = get_field('site_facebook', 'option');
$social_twitter = get_field('site_twitter', 'option');
$social_instagram = get_field('site_instagram', 'option');
$social_youtube = get_field('site_youtube', 'option');
$social_linkedin = get_field('site_linkedin', 'option');
//Meta
$meta_email = get_field('site_email', 'option');
$meta_phone = get_field('site_phone', 'option');
$meta_address = get_field('site_address', 'option');
$meta_description = get_field('site_description', 'option');
?>