Identify See Visitor Name & Info instead of IP
When a visitor is signed into website, we should see the name and company info that is in our database for that signed in user account.
So simple, so basic.
25
votes

-
Anonymous commented
Yes I agree with this one, It should be able to set default the name field for Visitor on embeded code or other platform
-
Anonymous commented
Be able to set the username by default. allowing something like a system or control panel to echo a script and have it set as that username.
EXAMPLE:
window.takwto.set('name', '<?php echo $server['username']; ?>');