j3r0m3
Jun 15th 2006, 12:47 am
Currently i am maintaining a corporate server A. I have an index page/ menu page stored in this corporate server A. The problem is that on this page, i have links which point to another server B which i have no control or access over.
My problem is that i want to track the hits to these pages in server B. How can i track the hit rate of all the pages in server B with all these restrictions?
I have only thought of one method which is,
for every link in the index page, i create a blank html page which contains the redirect url.
That way, by tracking the hit rate of the blank html page, i will know the hit rate of the page in server B. But i am not sure that this is the most professional thing to do.
Could anyone please shine some light on this?
My problem is that i want to track the hits to these pages in server B. How can i track the hit rate of all the pages in server B with all these restrictions?
I have only thought of one method which is,
for every link in the index page, i create a blank html page which contains the redirect url.
That way, by tracking the hit rate of the blank html page, i will know the hit rate of the page in server B. But i am not sure that this is the most professional thing to do.
Could anyone please shine some light on this?