//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');
?>
Transparency offers clients the opportunity to best optimize their campaigns, reacting in real-time.
With true transparency delivered with each campaign, clients will know exactly how a message was distributed by device and by publisher—which allows for real-time optimization, as well as meaningful post-campaign analysis.
Gamut TOTAL (OTT) puts brands at the forefront faster than anyone in market.
Learn more
Accessing local markets at national scale across all platforms.
Learn more
Through uniquely curated & proprietary data that’s unmatched.
Learn 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');
?>