Adding free graphic hit counter to any page of your site is very easy! You can even use different counter on each wap / mobile web page.
Code to add:
Place following code to your wap / mobile web page
<img src="http://wapain.net/mobile/wapcounter/counter.aspx?id=ANY_NAME_OR_NUMBER" alt="My Hits"/>
As you can see above its just like adding an image to your wap / mobile web site, DO NOT FORGET to change variable ANY_NAME_OR_NUMBER to your chosen id or name, for example for wapain its
<img src="http://wapain.net/mobile/wapcounter/counter.aspx?id=wapain.net" alt="My Hits"/>
I have added it to this mage and it looks like below
<img src="http://wapain.net/mobile/wapcounter/counter.aspx?id=ANY_NAME_OR_NUMBER" alt="My Hits"/>
As you can see above its just like adding an image to your wap / mobile web site, DO NOT FORGET to change variable ANY_NAME_OR_NUMBER to your chosen id or name, for example for wapain its
<img src="http://wapain.net/mobile/wapcounter/counter.aspx?id=wapain.net" alt="My Hits"/>
I have added it to this mage and it looks like below
You can create as many as you want, for example you can add different hit counter to all of your pages and it would be like:
<img src="http://wapain.net/mobile/wapcounter/counter.aspx?id=wapain.net.page1" alt="My Hits"/>
<img src="http://wapain.net/mobile/wapcounter/counter.aspx?id=wapain.net.page2" alt="My Hits"/>
As this system is very basic, you should try to use unique ids for your site otherwise it would mix with another sites hits
<img src="http://wapain.net/mobile/wapcounter/counter.aspx?id=wapain.net.page1" alt="My Hits"/>
<img src="http://wapain.net/mobile/wapcounter/counter.aspx?id=wapain.net.page2" alt="My Hits"/>
As this system is very basic, you should try to use unique ids for your site otherwise it would mix with another sites hits

