My favorites | Sign in
Project Home Downloads Issues Source
Project Information
Members
Featured
Downloads

English

About

FStat is php stat script, which analyses useragentstring of a visitor with the help of the user-agent-string.info api and stores the stats in xml files. There is no need for a database like MySQL, SQL, ...

Supported features:

  • detects Browser, OS, Bots, Country, Referer and Search Keywords
  • Show stats for a month
  • Shows "timeline"
  • Shows last 50 visitors in a list
  • Language: German, English

This project uses Useragent Parser and Flag Icons from FamFamFam

IMPORTANT NOTE

This script is still alpha, and the performance is still very bad and it can cause much open/closing files when viewing the stats (~30 per monthsite in 0.6.2) I am workin on caching.


Deutsch

Über

FStat ist ein PHP Statistik Skript, dass den Useragentstring von einem Besucher mit Hilfe von der user-agent-string.info API analysiert und die Statistik in XML Dateien speichert. Es benötigt keine Dtenbank wie MySQL, SQL, ...

Funktionen:

  • erkennt Browser, OS, Bots, Land, Referer und Suchwörter
  • zeigt eine Statistik pro Monat an
  • zeigt eine "Zeitleiste"
  • zeigt letzen 50 Besucher in einer Liste
  • Sprachen: Deutsch, Englisch

Das Projekt benutzt Useragent Parser und Flag Icons von FamFamFam

WICHTIGE MITTEILUNG

Dieses Script ist noch im Alphastadium, und die Performance ist noch sehr schlecht. Es kann dazu führen viele Dateien zu öffnen/zu schließen, wenn man sich die Statistik anschaut (~30 pro Monatsseite in 0.6.2). Ich bin an einem Caching am arbeiten.


Screenshots


Changelog

0.7.5

  • shows Last Update of UAS-Data on About Page
  • add a page with last 50 Bots
  • Hostnames resolver for new entrys
  • Average Graph (just HTML/CSS)
  • add link to file in last 50
  • updated some icons

0.7.1 (update only)

  • add differnt stylesheet for mobile phone browsers
  • fix some issues with malformed input strings (as site titles)

0.7

  • add Atom Feed
  • updated some icons

0.6.2:

  • add all.php to grab all data at once to avoid open/closing files too often
  • forgot to remove test data in 0.6 :P
  • Countryparser (only full version) searchs with binary search instead of linear (faster)
  • changed apparence a liitle bit (mainly font adjustments)

0.6:

  • add help text
  • adjust some styles
  • fix keyword detection

0.5

  • first release

Powered by Google Project Hosting