• Gamification stuff we love: The never-ending digital journey

  • 25 May 2016

    In the News

An Coppens explains shares sound advice from the book 'The never-ending digital journey' on how big businesses can achieve innovation in competition to the start-up economy. He goes on to explain how the book gives clear ideas on how to run metrics for the purpose of achieving fitting results and lots of other nuggets relating to creating a digital journey for your customers.

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; } });