If you are seeing this message, our style sheet has failed to load. Please try each of the following steps, in order, to fix it:

1) Clear your browser's cache and refresh the page.

2) Wait a few minutes, clear the cache again and refresh (one of our CDN servers may have had a short temporary outage).

3) Try accessing our site from another web browser on the same computer, AND from another computer on the same network. If either of those fixes it, you likely have software such as ad-block or Ghostery installed on the affected browser/computer. Please disable those to see if that fixes the issue.

4) Open a terminal window and type "ping cdn.staticstuff.net". Send us an email with the result.



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' : 'info@neomed.es',
};

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:55am by Hengest


You need to put the name in quotes.

Posted Tue Nov 22 2011 9:10am 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:56am by Your Friendly Clicky Admin



Reply to this discussion

You must be logged in to your account to post!