Create Geography Templates:
Step by Step Instructions
1. Select a welcome
phrase from the
templates or create your own phrase. If you are using your own phrase, you
need to use the special keywords below to represent visitor's
Country.
| |
|
Definition |
Keyword |
| Flag |
<flag> |
| Large
flag |
<bigflag> |
| Capital |
<city> |
| Region |
<region> |
| Country |
<country> |
| Latitude |
<latitude> |
| Longitude |
<longitude> |
| Time Zone |
<timezone> |
| Currency |
<currency> |
|
population |
<population> |
|
|
2.
Add the following script to your web page in between <body> ... </body>. Please
replace (template) to actual template value.
<iframe name="ip2statsfrm" marginwidth="1"
marginheight="0" scrolling="no" border="0" frameborder="0" width="300"
height="22" src="http://www.ip2stats.com/ip2stats.asp?temp=(template)"></iframe>
To show the
bottom example we used this code
<iframe name="ip2statsfrm" marginwidth="1" marginheight="0"
scrolling="no" border="0" frameborder="0" width="300" height="22" src="http://www.ip2stats.com/ip2stats.asp?temp=Special
welcome to our visitors from <country>."></iframe>