@Leo
Pri merjenju statistike je potrebno ločiti dva načina beleženja obiskovalcev Tag in Log način... Tag je GA log pa Webalizer, Analog, Awsats. Obe metodi imata svoje prednosti in slabosti... razvijati svoj sistem = odkrivanje tople vode...
Ne da se mi prevajat vendar kratek opis obeh metod:
Page tags (Google Analytics) collect data via the visitor’s web browser. This information is usually cap- tured by JavaScript code (known as tagsor beacons) placed on each page of your site. Some vendors also add multiple custom tags to collect additional data. This technique is known as client-side data collectionand is used mostly by outsourced, hosted vendor solutions.
Logfiles (Analog, Webalizer, and AWStats) refer to data collected by your web server independently of a visitor’s browser. This technique, known as server-side data collection, captures all requests made to your web server, including pages, images, and PDFs, and is most frequently used by stand-alone software vendors.