Go Back   Trackpads Community > General Discussions > Computer and Technology > Web Design

Web Design Forums and discussions on webdesign

Web Design

Reply
 
LinkBack Thread Tools
Old 10-19-2005, 17:04   #1 (permalink)
apprendista
Civilians

 
Default I need to block the access to my counters results

I need to find a way not to permit people enter in my counter results
(referrals, browser language, entry pages, and so on).
I've tried by htaccess, but with the counter I utilize (I downloaded it by
my web-server page of services for webmasters), if I set it on, I can see no
more the number of accesses to my web site in the home page.
Is there any other way to obtain the protection of my counter results?
thanks in advance
l'apprendista
(the apprentice)


 
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Trackpads Information
Click to Visit
Old 10-19-2005, 17:04   #2 (permalink)
arccos
Civilians

 
Default Re: I need to block the access to my counters results


apprendista wrote:
> I need to find a way not to permit people enter in my counter results
> (referrals, browser language, entry pages, and so on).
> I've tried by htaccess, but with the counter I utilize (I downloaded it by
> my web-server page of services for webmasters), if I set it on, I can see no
> more the number of accesses to my web site in the home page.
> Is there any other way to obtain the protection of my counter results?
> thanks in advance
> l'apprendista
> (the apprentice)


I'm not exactly sure what the problem is. Are you using a counter on
your homepage, and do not want people to see the number of visitors? If
that's the case, your hosting provider should be able to provide some
sort of log analyzer to show you the number of visitors. They will
generally require a login, so anyone else will not be able to see the
results.

--
Arccos
http://www.landoflyrics.com

 
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-19-2005, 17:04   #3 (permalink)
apprendista
Civilians

 
Default Re: I need to block the access to my counters results

I'm sorry, all dipends on my little practice of the use english.
I've a counter and two clickcouters, but when i set htaccess for each one of
these, htaccess blocks the displaying of results of the counting and the
same count of accesses to pages and links.
iI tried to use htaccess to prevent other people to see my web site
statistics about homepage unique accesses, other pages visits and link
clicking.
thanks in advance,
l'appredista (the apprentice)


 
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-20-2005, 09:04   #4 (permalink)
arccos
Civilians

 
Default Re: I need to block the access to my counters results


apprendista wrote:
> I'm sorry, all dipends on my little practice of the use english.
> I've a counter and two clickcouters, but when i set htaccess for each one of
> these, htaccess blocks the displaying of results of the counting and the
> same count of accesses to pages and links.
> iI tried to use htaccess to prevent other people to see my web site
> statistics about homepage unique accesses, other pages visits and link
> clicking.
> thanks in advance,
> l'appredista (the apprentice)


It is difficult to find a counter that does not display the count to
all users. Counters are designed to be easy to install and easy to
read. Most will not work if you block users from viewing them, since
the counter needs to be viewed to actually count.

Have you tried looking for a logfile analyzer from your hosting
company?

--
Arccos

 
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-20-2005, 09:04   #5 (permalink)
Chaddy2222
Civilians

 
Default Re: I need to block the access to my counters results


apprendista wrote:
> I need to find a way not to permit people enter in my counter results
> (referrals, browser language, entry pages, and so on).
> I've tried by htaccess, but with the counter I utilize (I downloaded it by
> my web-server page of services for webmasters), if I set it on, I can see no
> more the number of accesses to my web site in the home page.
> Is there any other way to obtain the protection of my counter results?
> thanks in advance
> l'apprendista
> (the apprentice)

Hi. I personally use http://www.statcounter.com for all that stuff. You
just log-in and set it up........
Regards Chad. http://freewebdesign.cjb.cc

 
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-21-2005, 09:02   #6 (permalink)
the apprentice
Civilians

 
Default Re: I need to block the access to my counters results

Thanks for your answer

> It is difficult to find a counter that does not display the count to
> all users.


I'm sorry I intended to say I need to display only the number of the daily
count in home page, but not to access to all the results of the each day and
total
count and statics analysis, that is displayed in a file stored in a
sub-directory
of cgi-bin directory; similarly i need to prevent the user could read the
results
of the count of clickcounter.
The path to this file can be obtained looking at the paths of the counter,
and
for the clickounter looking at each link path.
For this reason I tried to block these pages through the setting of
htaccess, but
I couldn't obtain this without blocking the count of the counter and the
clickcounter.
Besides it's necessary I say that my server provider furnish to me also an
analysis
of accesses with all the details I could need, but they are not so perfect
because
they count also the accesses to the statistics pages and count the clicks of
clickcounters as a page visited (I don't know why); so I need the result of
the count the users can see in home page
could be related to the statistics analysis of a same counter.
Thanks, bye,
The apprentice


Counters are designed to be easy to install and easy to
> read. Most will not work if you block users from viewing them, since
> the counter needs to be viewed to actually count.
>
> Have you tried looking for a logfile analyzer from your hosting
> company?
>
> --
> Arccos
>



 
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-21-2005, 21:03   #7 (permalink)
Jerry Stuckle
Civilians

 
Default Re: I need to block the access to my counters results

the apprentice wrote:
> Thanks for your answer
>
>
>>It is difficult to find a counter that does not display the count to
>>all users.

>
>
> I'm sorry I intended to say I need to display only the number of the daily
> count in home page, but not to access to all the results of the each day and
> total
> count and statics analysis, that is displayed in a file stored in a
> sub-directory
> of cgi-bin directory; similarly i need to prevent the user could read the
> results
> of the count of clickcounter.
> The path to this file can be obtained looking at the paths of the counter,
> and
> for the clickounter looking at each link path.
> For this reason I tried to block these pages through the setting of
> htaccess, but
> I couldn't obtain this without blocking the count of the counter and the
> clickcounter.
> Besides it's necessary I say that my server provider furnish to me also an
> analysis
> of accesses with all the details I could need, but they are not so perfect
> because
> they count also the accesses to the statistics pages and count the clicks of
> clickcounters as a page visited (I don't know why); so I need the result of
> the count the users can see in home page
> could be related to the statistics analysis of a same counter.
> Thanks, bye,
> The apprentice
>
>
> Counters are designed to be easy to install and easy to
>
>>read. Most will not work if you block users from viewing them, since
>>the counter needs to be viewed to actually count.
>>
>>Have you tried looking for a logfile analyzer from your hosting
>>company?
>>
>>--
>>Arccos
>>

>
>
>


I think you're making this harder than it is. The Apache logs contain
all this information; if your hosting service doesn't provide you with a
decent log analyzer, get access to the raw log files and install your own.


--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@attglobal.net
==================
 
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Bookmarks

Thread Tools

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
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Hit counters Will Web Design 3 02-04-2005 19:00
Hit Counters John Whitworth Web Design 2 01-03-2005 17:00
Free web hit counters and stats for your site doga Web Design 11 12-30-2004 21:00
[News Feed] FDA Tried to Block Vioxx Results-Lawmaker Hannibal News Articles 0 10-07-2004 23:00
About hit counters John Berg Web Design 3 07-23-2004 14:09


Community Information
Options
Quick Options
Trackpads Non-Commercial Ad
Copyright Information Click to Visit
Time
Server Time
All times are GMT -4. The time now is 20:26.
Copyright
Copyright Information
The header is based off of work by Vipixel.com and modified by this site. Trackpads and the Trackpads Logo are both Registered Trademarks of Jason Edwards and cannot be used without prior written permission.  The only exception is as a link back to this site. Trackpads is a private website run by a small legion of volunteers, 3 dogs, 12.5 cats and an army of small, super smart, bio-engineered mice with pointy hats and tutu's. Search Engine Friendly URLs by vBSEO 3.2.0 RC7
Archive Links
Archive Links
Page generated in 0.87520 seconds with 19 queries