How Can I Hide a Hit Counter?

A

AA Smith

How can I have a hit counter on a given web page that is hidden from view,
though visible to me online?
 
J

Jon Spivey

Hi,

You probably want a stats program rather than a hit counter. I've seen this
on a few sites (haven't used it though so can't recommend)
http://mindviz.com/ but it's free so you may as well try it out.
 
G

Guest

Just make the background color and text color of the hit counter the same as
your site's background color. For instance, if your background is white,
change the text color of your hit counter to white. Since you know where it
is located on the page, highlight it with your mouse when you want to see it.
 
S

Steve Easton

Make a 1 pixel by 1 pixel gif image and use it as your custom hit counter image.


--
Steve Easton
Microsoft MVP FrontPage
95isalive
This site is best viewed..................
...............................with a computer
 
C

Chris Leeds, MVP-FrontPage

Easiest way (whether using a FrontPage hit counter or someone else's):
find the code responsible for it and surround it with this:
<div style="display:none;"> and </div> that's it. not only will it not be
visible it won't even take up any space.

HTH

--
Chris Leeds,
Microsoft MVP-FrontPage

ContentSeed: great tool for web masters,
a fantastic convenience for site owners.
http://contentseed.com/
 
T

Trevor L.

Yes, that's the idea I came up with (but didn't post)

Another thought is that you can have a button to unhide it, but then - how
do you hide the unhide button :))

In a way, you could. Just make some innocuous text a hyperlink that will do
the trick. You would have to remove all formatting so that it doesn't look
like a hyperlink
--
Cheers,
Trevor L., WIP (Web Interested Person)
Website: http://tandcl.homemail.com.au
Easiest way (whether using a FrontPage hit counter or someone else's):
find the code responsible for it and surround it with this:
<div style="display:none;"> and </div> that's it. not only will it
not be visible it won't even take up any space.

HTH

--
Chris Leeds,
Microsoft MVP-FrontPage

ContentSeed: great tool for web masters,
a fantastic convenience for site owners.
http://contentseed.com/


I choose Polesoft Lockspam to fight spam, and you?
http://www.polesoft.com/refer.html
 
C

Chris Leeds, MVP-FrontPage

I once made a hit counter (on the insistence of the customer) and hid it in
a UPC symbol graphic which was part of the page layout. it was absolutely
undetectable but right there for the owner to see. :)

--
Chris Leeds,
Microsoft MVP-FrontPage

ContentSeed: great tool for web masters,
a fantastic convenience for site owners.
http://contentseed.com/
--
 
C

Cheryl D Wise

Don't do that if SEO is a consideration. Google and other search engines
consider hidden text (test the same color as the page) as attempts to
"spam" the search engines and penalize sites that do by banning the site
from the search engine. Using a stat program is better anyway. you host
should provide one or give you access to the log files at least.

--
Cheryl D. Wise
MS FrontPage MVP
http://mvp.wiserways.com
http://starttoweb.com
Online instructor led web design training in FrontPage,
Dreamweaver and more!
Next Session June 26th
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Hit counter 4
Hidden Hit Counters 4
Getting Hit Counter to work. 2
Hit Counter 5
Hit Counter not working 7
Hit counter in front page 6
How to hide a hit counter? 3
Hit Counter question 4

Top