Greenguy's Board


Go Back   Greenguy's Board > Link Lists & Getting Listed
Register FAQ Calendar Today's Posts

Reply
 
Thread Tools Search this Thread Rate Thread Display Modes
Old 2005-10-14, 09:10 AM   #1
Halfdeck
You can now put whatever you want in this space :)
 
Halfdeck's Avatar
 
Join Date: Oct 2004
Location: New Haven, CT
Posts: 985
Send a message via ICQ to Halfdeck
Quote:
Originally Posted by PhoenixBlue
I want to track how many clicks each of my freesites generates from the different LLs I submit to. The only way I can do this is to assign each freesite an ID and each LL an ID and have that in the URL I submit.
It's not the only way.

If you really want to track incoming hits from LL, put a php script on top of the index.html page that parses domain name from the referrer info and record the url/domain name combo in mysql.

But from having done it, I can say you will probably stop looking at the stats after a while.
__________________
Success is going from failure to failure without a loss of enthusiasm.
Halfdeck is offline   Reply With Quote
Old 2005-10-14, 09:16 AM   #2
PhoenixBlue
Rock stars ... is there anything they don't know?
 
Join Date: Oct 2005
Posts: 17
Send a message via ICQ to PhoenixBlue Send a message via AIM to PhoenixBlue Send a message via Yahoo to PhoenixBlue
Quote:
Originally Posted by Halfdeck
It's not the only way.

If you really want to track incoming hits from LL, put a php script on top of the index.html page that parses domain name from the referrer info and record the url/domain name combo in mysql.
Referrer is not dependable:
'HTTP_REFERER'

The address of the page (if any) which referred the user agent to the current page. This is set by the user agent. Not all user agents will set this, and some provide the ability to modify HTTP_REFERER as a feature. In short, it cannot really be trusted.
PhoenixBlue is offline   Reply With Quote
Old 2005-10-14, 09:38 AM   #3
Halfdeck
You can now put whatever you want in this space :)
 
Halfdeck's Avatar
 
Join Date: Oct 2004
Location: New Haven, CT
Posts: 985
Send a message via ICQ to Halfdeck
Quote:
Originally Posted by PhoenixBlue
Referrer is not dependable:
'HTTP_REFERER'
If you're looking to count every single incoming click, you might not like using http_referer but for most clicktracking it's more than enough.
__________________
Success is going from failure to failure without a loss of enthusiasm.
Halfdeck is offline   Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 07:47 PM.


Mark Read
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
© Greenguy Marketing Inc