Hey Ben:

Ben Sinclair wrote:
> 
> These are all workable solutions

Not really.  JavaScrap and cookies are not a solution.  They're a quick
answer which doesn't work 100% of the time.  *IF* you're going to use
sessions, use a URL based session ID, which will work in 100% of browsers. 
Not all browsers have cookies and/or JavaScrap eneabled, let alone have the
capacity in the first place.


> If I link to hidden images on non-secure servers, the browser will display a
> warning. I'm also trying to avoid buying multiple certificates when all I want
> to do is brand a site.

What EXACTLY do you want to track?  User movement patterns?  Hit counts?  Ad
clickthroughs?  Ad impressions?  The proper solution to the problem depends
on what the goal is.

Enjoy,

--Dan

-- 
                PHP scripts that make your job easier
              http://www.analysisandsolutions.com/code/
         SQL Solution  |  Layout Solution  |  Form Solution
 T H E   A N A L Y S I S   A N D   S O L U T I O N S   C O M P A N Y
 4015 7 Ave, Brooklyn NY 11232    v: 718-854-0335    f: 718-854-0409

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to