

Joined on 10-10-2007
TechSoup Member
Does anyone know how to add a counter to the home page? I would like to know how many people look at our site.
I would also like to know how to add wallpaper to the header and side board without adding to the body of the page.
Your hosting account should have a free stats package included. This will give you the basics.
We use Google Analytics since it integrates with Adwords, displays goal conversions and provides a nice interface for clients.
http://www.google.com/analytics
Siter meter is another popular free stats package.
http://www.sitemeter.com
best,
.


Joined on 08-10-2007
TechSoup Member
Have a try with www.statcounter.com . According to my experience, they are pretty reliable.
If you have a bit of programming exerience, it is pretty easy to create one by yourself.


Joined on 04-17-2007
TechSoup Member
For adding the wallpaper, try adding the following style attribute to the html tag:
style="background-image: url(http://www.example.com/someimage.jpg);background-repeat: no-repeat;"