Forums » Developers



Getclicky don't show user's name

Hello we are using this code to know about our users:

var clicky_custom = {};
clicky_custom.session = {
'Uid': 26,
'Name': neomed médico,
'Nº de colegiado' : '10100001',
'Correo electrónico' : '[email protected]',
};

But we are not able to see the name of the users instead of it's ip address.

Shall we must define the "vars" in any part of getclicky? .


Oskar

pd:we have a premium option.

Posted Tue Nov 22 2011 8:55a by Henge***


You need to put the name in quotes.

Posted Tue Nov 22 2011 9:10a by Your Friendly Clicky Admin


Also, you should declare it as "username" instead of "name", because we treat "username" in a special way - it will show up in Spy as well as the main visitor's report, in place of the organization or IP address.

Posted Tue Nov 22 2011 10:56a by Your Friendly Clicky Admin


You must be logged in to your account to post!