Web Traffic Scripts
  Home arrow PHP Scripts arrow Web Traffic Scripts
ASP NET Scripts
ASP Scripts
C and C++ Scripts
Coldfusion Scripts
Java Scripts
JavaScript Scripts
Perl Scripts
PHP Scripts
Python Scripts
Remotely Hosted Scripts
Tools and Utilities Scripts
Sponsor Script  
Developer Forums  
Forums Sitemap 
Mobile Linux 
APP Generation ROI 
IBM® developerWorks 
Sun Developer Network 
Free White Papers 
Link To Us
Script Daily Digest  
Weekly Newsletter
  
 
Developer Updates  
Free Website Content 
 RSS  Forums
 RSS  Scripts
 RSS  All Feeds
Request Media Kit
Contact Us 
Site Map 
Privacy Policy 
Support 
USERNAME
PASSWORD
>>> SIGN UP!  
Lost Password? 
NAV TOOL - Use this to navigate our site.
      
Looking for new scripts? or the most viewed ones? Use this tool to navigate Scripts.
Web Traffic Scripts
 
Pages: 1 2 3 4 5 6 7

FILTER
      
Sort By
Free or Paid
Rating
Platform
Special

Self Growing Intelligence Web Sites builder.
PHP SCRIPTS
PHP Scripts

TrafficBoosterPro comes to online market with a Marketing tool that turns any web site into a Self managing unit which evolves with top fineness content, fights for better position in the results of search engines & converts the targeted traffic from search engines into real money. A web site created by TrafficBoosterPro (in less than 2 minutes) can professionally take care of it self & keeps brining profits.Features: Pages Created on Server, Multi-language pages creation (Japanese, Korean, Russian, German, Chinese, Greek, etc.), Embedded Keyword Digger, GEOIP Targeting, Google Sitemap automated, Banner management, robots.txt management, Real Time Statistics, IP Cloaking, User Agent Cloaking, Visitor Cloaking, Link Directory, 24/7/365 AutoPilot creates pages even when you are not there, spy on your competitors, Rank Checker, RSS Randomizer, Content Re-writer, and many more features. No FTP & No MySQL needed. Visit for Demonstration, Learn how websites are getting smarter these days.

Rate Script | Read Reviews | Write Review | Email Script

Article Rating: 2.65 out of 5 2.65 out of 5 2.65 out of 5 2.65 out of 5 2.65 out of 5
Price: US$ 97.00
Version: 2.0
Platform: Linux - Unix
Date Added: Friday, May 04, 2007
Last Updated: Monday, May 07, 2007
Visit Website

AccStatistics - True statistics - website statisti
PHP SCRIPTS
PHP Scripts

AccStatistics is a website statistics program. AccStatistics tells you everything you want to know about how your visitors found you and number of visits and number of unique visitors of your website. AccStatistics tells you everything about: * number of visits and number of unique visitors of your website per month, per days, per hours. * your visitors operating system * your visitors Browser Type * your visitors Screen Size * your visitors Colour Depth * your website Referrers * searched terms Why Use AccStatistics? * Free. * Real time statistics. * Friendly statistics. * Easy to use.

Rate Script | Read Reviews | Write Review | Email Script

Article Rating: 2.65 out of 5 2.65 out of 5 2.65 out of 5 2.65 out of 5 2.65 out of 5
Price: freeware
Version: 1.0
Platform: Linux - Unix - Windows
Date Added: Monday, Oct 02, 2006
Last Updated: Thursday, Oct 05, 2006
Visit Website

WebReflow Webstatistics – simply intelligent analy
PHP SCRIPTS
PHP Scripts

WebReflow is a real time analysis tool to discover the behavior of the visitors of your website. You get detailed information about your visitors.For private use, WebReflow is totally for free including all the features of the commercial version. The program and all data will be completely on your server.Most important Features:o Origin(Referrer): Website and Countryo Click-Path(Tracking) including page view time and details of visitor o Search machine analyzing with type of search machine, phrases and search words o Records data visitors do type into fields on your site o Site rankingo Entry- and Exit-siteso Technical data of visitors (JS, Resolution, type of browser and more) o Hour-, Daily-, Weekly-, Monthly- and Year-based analysis *Comparison of Weekdays concerning traffic * Define the time period to analyzeo Daily-, Weekly- and Monthly Statistics via E-Mail o Find out about search engine robot activities on your pageInstallation:o Installation program includedo Assistant for incorporating WebReflow into your site (PHP or HTML)o Short statistics to display on your website. Three types included.o Installation on your servero All data belongs only to you! You decide who may be viewing which information.Administration:o User managemento Admin and Non-Admin userso Your own visits will not be counted. (IP-Lock or "No-Count"-Cookie)o Common- and advanced settingsAll statistics is presented clear and easy to understand! English and German Language

Rate Script | Read Reviews | Write Review | Email Script

Article Rating: 2.65 out of 5 2.65 out of 5 2.65 out of 5 2.65 out of 5 2.65 out of 5
Price: free for private usage, 300$ for commercial websites
Version: 1.2.4
Platform: Linux - Unix - Windows
Date Added: Monday, Nov 28, 2005
Last Updated: Thursday, Dec 08, 2005
Visit Website

Loggerx
PHP SCRIPTS
PHP Scripts

LoggerX is a powerful php script with a mySQL backend that will allow you to create your own web statistics hit counter service similar to Webtrends Live or Hitbox.com

Rate Script | Read Reviews | Write Review | Email Script

Article Rating: 2.62 out of 5 2.62 out of 5 2.62 out of 5 2.62 out of 5 2.62 out of 5
Price: $250.00
Version: 1.0
Platform: Linux - Unix - Windows
Date Added: Wednesday, Jul 07, 2004
Last Updated: Monday, Jul 12, 2004
Visit Website

ezBOO Webstats
PHP SCRIPTS
PHP Scripts

ezBOO Webstats is a multi-platform compatible php based website traffic analysis software. It can provide you with web site stats by the day, week, month and year, as well as refferers with keywords, IP, OS and browsers. Other features include a dynamic graph and a calendar for easy date selection.

Rate Script | Read Reviews | Write Review | Email Script

Article Rating: 2.62 out of 5 2.62 out of 5 2.62 out of 5 2.62 out of 5 2.62 out of 5
Price: Freeware
Version: 3.01
Platform: Unix/Linux/Windows
Date Added: Tuesday, Nov 18, 2003
Last Updated: Friday, Nov 21, 2003
Visit Website

Saurdo’s Active User Script
PHP SCRIPTS
PHP Scripts

This script will display how many active users are viewing the page or multiple pages at any given time in a jpg image. It works by setting a timeout for the user. So, if the script isn’t loaded again within the amount of time you set; the user is deemed inactive. You can set the script to work with different active user counters for different pages or set it up as a global one that can be pasted into any page to give you an accurate reading. The database is text file based which means you won’t have to do any troubling SQL stuff. However, if you want the script to have multiple counters then it will need to make multiple text files. So if you plan to have a lot it’s probably a best idea to dedicate a folder to those database files.How to use:Embed it anywhere with a link like this “/active.php?f=example”. The “?f=example” part at the end defines what database file you want the script to use. You can remove this feature by following the directions below. Edit the setting below to fit your needs and you’re all done! You can put on multiple pages or just one page.To view your active user database you can just go directly to the flat file but i’ve implemented a prettier feature that formats the data for easier reading. Just add “?t=info” at the end of your script URL along with the database file you wish to use (if you haven’t removed the feature).For example: “/active.php?t=info&f=example”I originally had it working without the need for any database file and just using PHP sessions to record the last time you visited but that didn’t work out so well because if the user didn’t have cookies enabled PHP sessions didn’t work and the counter would count them multiple times. So now the script is based off I.P which is even better because it can eliminate people browsing on different browsers or something.The reason I made this script is not so I could use it on a site of my own. Hell, I don’t want people to know how many people are currently viewing my site, that’d be embarrassing. The real reason I made it was to test if I could. I saw a website that was offering this feature and I wanted to see how hard it was to do it myself. I learned a lot about file handling when I made this and actually rewrote the script twice. The script is heavily commented so you PHP novices can easily understand it and edit it themselves. The script is made for expandability it should be pretty easy to edit.

Rate Script | Read Reviews | Write Review | Email Script

Article Rating: 2.62 out of 5 2.62 out of 5 2.62 out of 5 2.62 out of 5 2.62 out of 5
Price: GNU
Version: b1
Platform: Linux - Unix - Windows
Date Added: Tuesday, Apr 24, 2007
Last Updated: Sunday, Apr 29, 2007
Visit Website

Web Traffic Marketing
PHP SCRIPTS
PHP Scripts

How Can You Connect with 2.7 Million People Daily 100% SPAM Free? Just Imagine: millions of people just waiting to hear from you. Sound too good to be true? Well it's not. WebTrafficMarketing.com offers instant daily access to one of the largest databases of legitimate email addresses available to online marketers today, and all of our recipients have double-opted in to receive marketing messages at one of our many partner sites. We've never had a single person accuse us of SPAM (because it's not!). And, of course, your satisfaction is 100% guaranteed, or your money back. Email Marketing Couldn't Be Easier...Or Safer. We've done all the work for you. Just log into our easy-to-use web-based application, enter your offer and hit send. Your message instantly goes out to nearly 3 million people. That's all there is to it! Our video tutorial makes the process of creating your message simple and intuitive---even rich, HTML layout with graphics. Once you're a member, you'll be ready to launch your first campaign in just minutes!

Rate Script | Read Reviews | Write Review | Email Script

Article Rating: 2.61 out of 5 2.61 out of 5 2.61 out of 5 2.61 out of 5 2.61 out of 5
Price: $39.95
Version: 1.0
Platform: Windows
Date Added: Friday, Dec 21, 2007
Last Updated: Tuesday, Dec 25, 2007
Visit Website

Beestat
PHP SCRIPTS
PHP Scripts

Beestat is a Unix compatible web traffic analyzer similar to Statit, it generates last visitors reports, stats by the day and month, browser OS and referrers, screen size as well as color depth, and country of origin. Written in PHP and uses a MySQL backend.

Rate Script | Read Reviews | Write Review | Email Script

Article Rating: 2.60 out of 5 2.60 out of 5 2.60 out of 5 2.60 out of 5 2.60 out of 5
Price: Freeware
Version: 2.0
Platform: Unix
Date Added: Tuesday, Nov 18, 2003
Last Updated: Friday, Nov 21, 2003
Visit Website

phpMyVisites
PHP SCRIPTS
PHP Scripts

What is phpMyVisists?phpMyVisites is an open-source and free application for the management of statistics of websites. After you have installed the application on your web server (the installation phase is completely automated and does not required any technical knowledge), you need to insert a short Javascript code (you will be able to copy and paste it) on the pages from where you wish to obtain statistics: the setup is very simple and immediate.Everyone will be able to take advantage of the statistics. It can be that you are only intested by the number of web page consultation, the average time that your visitors pass on your pages, or again if you wish to analyze in depth your statistics (in taking advantage of several features of phpMyVisites) and to have like this, means to progress on your website.Apparence de phpMyVisites Apparence de phpMyVisitesList of functionalitiesThis is an exhaustive list of available statistics on phpMyVisites. The consultation is broken down in five main sections: visits, page views, follow-up, origin, configurations, affluents.Information (data) on the visits:- number of visits- number of visitors- number of page views- average numnber of page views per visitor- average time of visit- average time of visits per page- percentage of visits per page view- summary of the selected period (comparison of the last 6 days/weeks/months)- chart showing the summary- chart of the time of visit per visitor- chart of visitors per local hour- chart of visitors per server hour- chart of connection locations (work or home)Information on page views- number of different page views (different URLs)- record of the number of page views per visitor- detailed page views table and comparaison for each page with the two previous periods- chart of the number of visits by number of page views- chart of page views per local hour- chart of page views per server hourVisitor follow-up- detailed table of entry pages on the website- detailed table of exit pages with percentage of exit for each page- table showing the different visitor paths for one pageOrigin- World map with the continents who are highlighted in function of the number of visits coming from those continents- map of the selected continent, with highlighted countries from which come the visits- classification table of the country of origin of the visitors (3D pie chart with the data of the table)- table of the visitors' service providersConfigurations- classification table of the operating systems (3D pie chart with the data of the table)- classification table of the browsers (3D pie chart with the data of the table)- classification table of the screen resolutions (3D pie chart with the data of the table)- table of proportion of large screens (widescreen) and normal screens (4/3 ratio)- classification table of color depths (3D pie chart with the data of the table)Referrals-3D pie chart summary of all the affluents of the website (search engines, websites or direct entries)-classification table of search engines-classification table of keywords-classification table of referring pages-number of direct entries to the websiteConfigurations section-site administration (login and password, choose the public access parameters or restricted access to the statistics, display or no the logo 88*31, etc...)-possibility to configure the variables of the not allowed URLs (PHPSESSID ignored automatically)-automatic installation of a cookie on the webmaster's computer (which is not counted in the statistics)-automatic configuration to add the websites to the statistics-modification of data for each website-display of the javascript code for a particular website-possibility to purge the database and to optimize itWhat are the statistics for?The statistics given by phpMyVisites, if they are correctly analyzed, allow very quickly to improve the administration of the visitor on the website. For example, you will know which pages are the most visited, the less visited (perhaps you will need to improve your links, update the content, etc...). For example, if your visitors spend more time on the website (more than few minutes in average), it means the website has an interesting content; a short visit time can mean the homepage is not attractive, its content is poor instead of for a website regularly visited, the visitors enjoy most of the new things added to it (why not increase the number of the updates?).It will be possible for you to go farther with the analysis of the follow-up of the visitor: knowing the main entry pages, if those are less convincing (if they have a high exit rate), you need to improve their appearance, have more available links, to make the browsing easier on those specific pages. If some paths are less taken, try to understand why and improve your architecture in that sense.The same goes for the origin (your website is only visited by English speakers?) and also, the aspects of the equipment are very important in creation and growth of your website. For example, why maintain a webpage of an English version if it is not visited? Why optimize a website for Netscape 4.5 if less than 0.1% of the visitors of the previous month used that browser? Your site, which is optimized in 1024*768, received a lot of visitors with a 800*600 resolution? Create an optimized version for that resolution! Those are very important points to the success and growth of your website.Do not neglect the referencing of your website: for this, look for the keywords with which your visitors arrived at your website, search engines consulted, etc... If few visitors reached your website through search engines, try to correct how it is referenced (did you put place-holders to describe and keywords on all your page?). You can significantly improve your referencing that way!

Rate Script | Read Reviews | Write Review | Email Script

Article Rating: 2.58 out of 5 2.58 out of 5 2.58 out of 5 2.58 out of 5 2.58 out of 5
Price: FREE GPL
Version: 1.2.2
Platform: Linux - Unix - Windows
Date Added: Monday, Jan 10, 2005
Last Updated: Monday, Jan 10, 2005
Visit Website

LINKAPPRAISAL 3.0 - Domain Appraisal, Text link va
PHP SCRIPTS
PHP Scripts

LINKAPPRAISAL 3.0 is a great too for all people who are in Domain/Text Link or SEO business to know more about a website. This are some of the feature of this script: Domain Appraisal, Text Link value calculator, Fake Alexa and Pagerank checker, Web traffic estimator, Outbounds Links, AdSense Revenue calculator, Link Popularity, Indexed pages and many more

Rate Script | Read Reviews | Write Review | Email Script

Article Rating: 2.57 out of 5 2.57 out of 5 2.57 out of 5 2.57 out of 5 2.57 out of 5
Price: $299
Version: 3.0
Platform: Linux
Date Added: Wednesday, Feb 27, 2008
Last Updated: Wednesday, Mar 05, 2008
Visit Website

Pages: 1 2 3 4 5 6 7

SEARCH SCRIPTS - Use this page to locate your desired scripts.
    
Search:
   Advanced Script Search
 

POST YOUR SCRIPT!
             
Post your Script for FREE using this toolbox.


 

 




© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 3 hosted by Hostway
Stay green...Green IT