• StarmeUp: employees are also stars

  • 28 Dec 2017

    In the News

What originally started as an experiment, started to be demanded by other companies. Santander bank implemented it at a global level, and various Latin American banks did too. These are the keys to spread the corporate culture and to reward team spirit. [In Spanish]

What originally started as an experiment, started to be demanded by other companies. Santander bank implemented it at a global level, and various Latin American banks did too. These are the keys to spread the corporate culture and to reward team spirit. [In Spanish]

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