//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');
?>
Providing performance studies that display brand lift.
Gamut provides invaluable insight into how your ad is impacting metrics that matter most to you with performance study and brand lift. A custom study will give a client the ability to measure attribution and understand the effectiveness of an ad campaign.
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');
?>