By visiting our site, you agree to our privacy policy regarding cookies, tracking statistics, etc. Read more
Accept Close
Manage Cookies
Apart from the information that is available by default in Dashboard such as IP Address, you can also add javascript on your web pages to identify your users with their Email and Name.
Do note that you’ll need a developer in order to insert the javascript and customize it according to your usage and requirements.
The “identify” method requires you or your developer to propagate the information from your service. This method is called from the browser of your visitor, therefore any information you want to associate with your visitor needs to be part of your webpage.
Code you need to insert in your site has a following format in JavaScript:
window.howuku.identify({ id: "2345", name: "SAM ANDERSON", email: "EMAIL@EMAIL.COM" })
Powered by BetterDocs
Your email address will not be published. Required fields are marked *
Comment
Your name
Email address
Save my name, email, and website in this browser for the next time I comment.