Folks,
Without going into the verbose reason why. Can a wiki tell the difference between visitors?
I do not want to track anyone, just be able to tell the difference between one device accessing my wiki and another.
On my own wikis I can make use of the browser sniffer and various $:/info tiddlers to generate a finger print of sorts. Then I can detect if I am coming from firefox/chrome/android etc…
I just want to be able to identify unique visitors on a URL hosted wiki, I want to tell the difference between them. I know my server can do this but is there anyway tiddlywiki can?
- One work around I can see is users wanting to return could be given a url that includes there nominated user name in the URL.
- Another may be relying on local storage or cookies for users who opt in, otherwise they can’t benefit from user customisations.
- And perhaps another they submit this info and I register them so the wiki can recognise them.
Please remember, I do not want this information. I want the wiki loaded in a users browser to be able to identify the unique user for when they return, and discover they are coming from somewhere different if they are.
General internet or website designers may know the answer even if not how to in tiddlywiki.
What are your thoughts?