• Forbes: Digital Influencer Martin Migoya talks about Digital Journeys

  • 05 Feb 2016

    In the News

CEO Martin Migoya talks about paradigm shift and how to think about marketing in the context of digital-centric customer journeys. Full article by Jason Bloomberg on Forbes.com

function getGAClientID() { let match = document.cookie.match(/_ga=([^;]*)/); return match ? match[1].split('.').slice(-2).join('.') : null; } document.addEventListener("DOMContentLoaded", function() { let clientID = getGAClientID(); if (clientID) { document.getElementById('client_id').value = clientID; } });