Back to User ID Module

Navegg ID

Navegg enables publishers, advertisers and agencies to use their own first party data together to activate media in a cookie-less way across several Ad Tech platforms. Navegg has one of the largest data networks in Latin America which also allows the enhancement of data with unique categories.

Publisher stores NaveggId in local storage and/or 1st party cookies

pbjs.setConfig({
    userSync: {
        userIds: [{
        name: 'naveggId'
      }]
    }
});

Back to User ID Module