Debt Consolidation - Watch Anime - Kamala Harris - Shopping news - Electronics

PDA

View Full Version : How to track users.


LaPoChE
Oct 25th 2006, 9:39 am
Hey there,

i'd like to track from wich sites my trffic is comming from... is there a way in coldfusion to know from wich site the user was sent by without having to pass any parameters?

thanks for the help

seamus.hogan
Oct 26th 2006, 7:00 am
Hi There

You can access the refering page from coldfusion using

#cgi.HTTP_REFERER#

use this to write to a db

Hope that helped

Seamus

LaPoChE
Oct 26th 2006, 7:56 am
great, thanks alot. that exactly what I was looking for. :D

j0ned
Nov 14th 2006, 8:37 am
google.com/analytics

It's basically Urchin on steroids - plots a world map where each visitor came from. Very kewl.