VU Web Visitor Analyst is an application that
retrieves your website visitors’ IP address, visited date and time, visited
page name, the link a visitor came from originally (referred URL address). You
can view the single visitor history with the list of all pages visited. You
can also display visits by date criteria. The weekly statistics allow you to
see the total visits for every single day in the present and last weeks. The
monthly statistics allow you viewing the total visits of every month for the
whole year. In addition, every visitor is linked to the web database containing
personal information about this visitor’s IP address (such as name, address,
phone, email, etc. if available).
Pleasant and professional graphic user interface will make your statistical
experience more enjoyable.
Free Online Demo: http://www.vunet.us/demo/webanalyst/default.asp
FAQ
So who needs VU Web Visitor Analyst? - Everyone who has a website.
You can see who is visiting your site, what time, where from, and do the statistical
analysis, reports and much more described above. Everything you need is included.
So how does Web Visitor Analyst work? - The program logs every single visitor's
IP address, date, time, visited page, and referred page into the database. You
can then view the results with convenient web interface that can be viewed for
free at http://www.vunet.us/demo/webanalyst/default.asp
So why is this application inexpensive, what is the trick? - There are
no tricks at all. VU Web Visitor Analyst does exactly what is described above.
The low cost is just an introductory gift to everyone from VUNET - the name
you may remember for future IT support and Web Development. More information
is at http://www.vunet.us/
So what are the requirements? - Your website server must support ASP
and Access database.
So how do I set up Web Visitor Analyst? - The setup is easy and straightforward.
You have to upload the application file to your website directory and register
included database with your server. Then, simply add the small part of the code
to every .asp page you want to track on your website.
So what if my web account already logs visitors' statistics? - Sometimes
you can have web servers that log visitors. However, you will not have as detailed
and easy to use application as VU Web Visitor Analyst that gives you quick and
secure access, provide you with every single visitor information, lets you see
your website traffic, do analysis, and much more. This is a important and professional
look at your success on the web - one step higher.
Setup Instructions: 3 easy steps
1. Upload the application file (one folder and all included files) to
your website
2 . Open include/adocon.inc file (with Notepad or other applicable software)
and specify the correct string path of the database "Visitor"
on your web server
3 . Add this code to every page you want to track on your website:
a) if your website has .asp page extention, add
<!-- #Include File="your_path/your_path/includes/track.asp" -->
to the bottom of your page source code
b) if your website has .html page extention, add
<iframe src="your_path/your_path/includes/track.asp" width="0"
height="0">Your browser does not support frames</iframe>
to the bottom of the page source code
Enjoy VU Web Visitor Analyst!