Smart Referrer Installation
Installing Smart Referrer for Access Database
A. Contents of the zip file
You will find the following files:- SmartReferrer.mdb (Access Database)
- smart_Referrer.htm (.htm file to be included in pages requiring monitoring)
- SmartReferrerAdmin.asp (Administration panel for pages to be monitored and referrer reports)
- smart_referrer_fill.gif
- smart_referrer_header.gif
- Readme.txt (content similar to this page section)
B. Installation steps
- Important : Place
the SmartReferrer.mdb and the smart_referrer.htm files
either under the site root(preferable) or if you know
the exact path to them you can place them anywhere convenient
for you. Files 3,4 and 5 should be under the same folder.
If your site is being hosted by another site or you haven't
placed files 1 and 2 under the site root, you will need
to change the path to the access database in the smart_referrer.htm
and SmartReferrerAdmin.asp pages. This can be done very
simply by opening these pages and going to the top of
the code. Here you will find the following lines:
'------------------If your site is hosted by another site then change your path in the DBQ value below i.e. in place of Server.MapPath("/SmartReferrer.mdb") type in Server.MapPath("/Your_site_path/SmartReferrer.mdb")-----------------
strDBRef = "DRIVER={Microsoft Access Driver (*.mdb)};DBQ=" & Server.MapPath("/SmartReferrer.mdb") & ";DefaultDir=" & Server.MapPath(".") & ";DriverId=25;FIL=MS Access;MaxBufferSize=512;PageTimeout=5"
'------------------End of Database connection string -----------------
Just give your database's( SmartReferrer.mdb file's) path in the DBQ value i.e. in place of Server.MapPath("/SmartReferrer.mdb") type in Server.MapPath("/Your_site_path/SmartReferrer.mdb").
- Very Important : All
Monitored pages must be .asp files.
- Include the smart_Referrer.htm file as
a server side include(SSI) in all pages needing monitoring
(recommended at the bottom).
(Or)
just add this code : <!--#include virtual="/your_folder_path/smart_Referrer.htm" -->
Note : Make sure the path is right.
- The Administration panel
is for activating, editing, deleting and deactivating
pages that need monitoring and accessing the reports.
Add the complete URL of the pages to be monitored in the
admin panel i.e., in SmartReferrerAdmin.asp. for eg. We
need to add http://www.smartwebby.com/default.asp for
our default page.
- Also view the referrers to your page in the SmartReferrerAdmin.asp
page. There are very comprehensive complete reports on
the hits to your page.
- Brief Report : Reports the total hits till date, This week's hits, Today's hits, Last recorded date's hits and Last recorded week's hits for the monitored page.
- Today's Report : Gives information on all the referrers that have monitored your page today.
- General Report : This report gives you the total hits till date, This week's hits, Today's hits, Last recorded date's hits and Last recorded week's hits for each of the referrers.
- No Hits Report : This report gives all the referrers that have not accessed you page today.
- Display of monitored and archived pages : Here you can see all the pages that are monitored and also the pages that are archived or deactivated.
Good Luck and Best Wishes from the Smart Webby Team! If you have any problems or suggestions please contact us at admin@smartwebby.com.
SmartWebby.com - 2001-2008 All Rights Reserved.
This product has been created by SmartWebby.com for free
distribution.
We will not be held responsible for any unwanted effects
due to the usage of this product or any derivative.
No warrantees for usability are given or implied.