Anonymous

Navigation

Skip navigation.

Search

Site navigation

Email conversation

FromAnonymous
ToMe
SubjectIf not cookies what alternative can i use?
Date18 March 2006 19:58
Hi Mark, 

thanks for the site, very helpful. I am developing some sites for my
business, but i need a tracking system on my site. I read what you wrote
about cookies and you are right. Is there an alternative? If not cookies
what should I use.


Hope to hear from you.

My regards, 

Anonymous
FromMe
ToAnonymous
SubjectRe: If not cookies what alternative can i use?
Date22 March 2006 08:10
Anonymous,

> I read what you
> wrote about cookies and you are right. Is there an alternative? If
> not cookies what should I use.

The usual thing used is session IDs, encoded into the URL:

http://www.example.com/foo?sesID=4538866DFGGW4567DFGGSH

This means dynamically generating pages using a server-side language like
PHP. If this is not possible, you may have to resort to cookies. Just make
you use them sparingly, and let your users know what they will be used for,
and that you will respect their privacy, etc.


Mark 'Tarquin' Wilton-Jones - author of http://www.howtocreate.co.uk/
This site was created by Mark "Tarquin" Wilton-Jones.
Don't click this link unless you want to be banned from our site.