![]() | |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I have a client who wants a visitor counter. |
|
Please leave it to me to persuade this client not to have it visible. But I am all ears on any recommended methods. |
#3
| |||
| |||
|
|
I have a client who wants a visitor counter. Please leave it to me to persuade this client not to have it visible. But I am all ears on any recommended methods. |
#4
| |||
| |||
|
|
On 25 Mar 2008, dorayme <doraymeRidThis (AT) optusnet (DOT) com.au> wrote: I have a client who wants a visitor counter. Please leave it to me to persuade this client not to have it visible. But I am all ears on any recommended methods. I made a hit counter in php using sessions that seemed to tally unique visits to a site fairly well. It was relatively simple though there were a few drawbacks. Would something like that interest you? |
#5
| |||
| |||
|
|
I guess? I don't much know anything about these things. I have set the client up already this morning with an invisible one I found, statCounter. I removed some bit of their code that caused invalidity on my doc type and we shall see if it suits. Have not heard back from client yet. It looks impressive enough. There are probably some trrible downsides that I don't know about. I will treat it as an experience to be learnt from. |
#6
| |||
| |||
|
|
In article <doraymeRidThis-174E99.08541626032008@news- vip.optusnet.com.au>, doraymeRidThis (AT) optusnet (DOT) com.au says... I have a client who wants a visitor counter. Please leave it to me to persuade this client not to have it visible. But I am all ears on any recommended methods. Just give the client what he wants - he's signing the check. |
#7
| |||
| |||
|
|
In article <doraymeRidThis-174E99.08541626032008@news- vip.optusnet.com.au>, doraymeRidThis (AT) optusnet (DOT) com.au says... I have a client who wants a visitor counter. Please leave it to me to persuade this client not to have it visible. But I am all ears on any recommended methods. Just give the client what he wants - he's signing the check. Hide it in the corner at the bottom. If you don't do it, somebody else will. |
#8
| |||
| |||
|
|
Just give the client what he wants - he's signing the check. And? The client is not always king. There are rules which even the client has to accept. |
#9
| |||
| |||
|
|
I have a client who wants a visitor counter. |
#10
| |||
| |||
|
|
On 25 Mar 2008, dorayme <doraymeRidThis (AT) optusnet (DOT) com.au> wrote: I have a client who wants a visitor counter. Please leave it to me to persuade this client not to have it visible. But I am all ears on any recommended methods. I made a hit counter in php using sessions that seemed to tally unique visits to a site fairly well. It was relatively simple though there were a few drawbacks. Would something like that interest you? .... That's basically it. As I said, it's bare-bones and could certainly be improved, but it works. One drawback is the flatfile; a busy site might not be able to "keep up" with updating it. Another is using sessions themselves. -Not conducive to speediness. Statcounter may be the better option in your circumstances. |
![]() |
| Thread Tools | |
| Display Modes | |
| |