mikeyzc
09-08-2003, 09:14 AM
okay,
So I have the referal program setup, im storing the referal numbers and session ids in a table, but now I want to track the pages they goto on the website. basically I just need to elarn how to write the current page to the db table. I could go in to each page and define the file as a variable, but i was wondering if there was a quicker way to accomplish this.
So I have the referal program setup, im storing the referal numbers and session ids in a table, but now I want to track the pages they goto on the website. basically I just need to elarn how to write the current page to the db table. I could go in to each page and define the file as a variable, but i was wondering if there was a quicker way to accomplish this.