Getting Started With Supreme Stats...
Please Read Terms Of Agreement 1st
What features are included in Supreme Stats?
How To Install?
How To Install Tracking Code On Pages?
How do I check my stats?
How do I log in as admin?
How do I change my password?
How do I see me traffic ranking?
How do I change the background picture on the traffic ranking page?
Troubleshooting - Out of memory?
Terms Of Agreement
By using our software you must agree to not modify it's source code to manipulate a sites ranking. Doing so may violate our terms of agreement.
What features are included in Supreme Stats?
A full log analysis enables Supreme Stats to show you the following information:
* Visits up to last 30 days
* Top 1k Search Keyphrases
* Bounce Rate for current month
* Remove duplicate hits and referral spam
* Referrals - Date & time stamp referral to referee
* Search Engine Traffic - Detects up to 14 different search engines
* Traffic Ranking - Shows your ranking report, you can also show to your visitors!
* Sites Linking In - Using your referral data, we will estimate the number of sites linking to your site
* Supreme Stats comes with traffic statistics and ranking software that is approve by Supreme Search. Our ranking algorithm works in real time, using your sites traffic logs.
Supreme Stats also supports the following features:
* Remove duplicate hits, some referral spam & fake traffic from stats.
* Auto Clean - automatically compress and remove junk logs when database is full.
Requirements:
To use Supreme Stats, you only need PHP, no plug-ins or mysql required. We want to keep it fast, simple and light weight on your server...
How To Install?
1) Extract SS_STATS.zip.
2) Open ftp, on your site.
3) Copy "stats folder", "stats.js" & "sky-password.php"
4) Paste "stats folder", "stats.js" & "sky-password.php" in your root directory of your site...
ex: mysite.com/stats, mysite.com/stats.js, mysite.com/sky-password.php
5) Note: There is no need to install if you're using Skypress. Supreme Stats is pre-install in Skypress.
How To Install Tracking Code On Pages?
You must install a small tracking code on every page that you wish to track, there are two ways to do this.
Only use one of these methods below per page. Using both method on the same page will result in duplicate count...
Follow the steps below:
Method 1) Add the follow code at the bottom of each page:
Method 2) Add the follow code inside your javascript, or inside your .js file:
var urlPath="stats/stats.php?URI="+window.location.href+"&REFERER="+document.referrer; document.write('');
Method 3) Add the follow code at the bottom of each page: (Wordpress Site)
How do I check my stats?
Visit ex: yoursite.com/stats
How do I log in as admin?
When you login as admin, you have the option the "cleanup" your site's logs which compresses your database and change your password. You can also delete all your sites logs. We recommend doing this once a year (last day of Dec). These options will be located in top righthand corner. Your default password is @1234. Once you have logged in, you will see settings in the top righthand corner.
How do I change my password?
By default your password is "@1234", you can change this once you have logged in. Under settings in the top righthand corner.
How do I see my traffic ranking?
Click "Rank" at bottom of page under "SEO" or you can visit ex: yoursite.com/stats/?mode=your_rank - You can share your traffic ranking link to web visitors or advertisers.
How do I change the background picture on the traffic ranking page?
Name your new picture "bg1.jpg" then upload it to the "stats" folder on your server usings ftp or file manager. This will overwrite the old picture...
Troubleshooting - Script out of memory?
Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 35 bytes) - If you have a ton of traffic, your script may run out of memory and stats my not load.
To fix increase your memory_limit in php. To change this edit your php.ini or check your host account settings to increase the memory limit. We also recommend running "cleanup" at 10megs or higher, under settings.