Talk:Link transit: Difference between revisions

170 bytes added ,  8 September 2004
how to
No edit summary
(how to)
Line 2: Line 2:


:This tends to be expensive software run by [[ad server]] companies.  But it is certainly in use in all [[publicly traded search engine]]s like [[Yahoo]] and [[Google]], in fact, you can see the "imgurl" they use to track say which queries led to which image lookups.
:This tends to be expensive software run by [[ad server]] companies.  But it is certainly in use in all [[publicly traded search engine]]s like [[Yahoo]] and [[Google]], in fact, you can see the "imgurl" they use to track say which queries led to which image lookups.
: start with logging the HTTP referrer. Uncomment this line in apache's httpd.conf:  '''#CustomLog logs/referer_log referer''' then rotate this file and publish it.


----
----
Line 39: Line 41:


#define LINE_BUF_SIZE 1000
#define LINE_BUF_SIZE 1000
#define REPORTING_INTERVAL 10000
#define REPORTING_INTERVAL 10000


Anonymous user