I'm trying to create a web-tracking app, and the way its set up now cgi.http_referer is actually the "current page". So, I need to know what the page (if exists) was before cgi.http_referer. Is there a variable/array that holds URL History that I could use?