Analytics

From Freephile Wiki
Jump to navigation Jump to search

Web analytics means tracking website users and deriving insights or value from those data.

Local Tools[edit | edit source]

An excellent program for analytics is AWStats. The nice thing about AWStats, aside from it being free open-source software, is that it's locally installed on your system and so there is no third party. You have your stats, and nobody else does.

Another excellent tool for analytics is Piwik. Again, Piwik is hosted on your own infrastructure so nobody else has your data.


Open Web Analytics is another Open Source option and has nice features [1] like JavaScript heatmaps. The website looks a bit dated, but the project seems to be active on GitHub, where the documentation lives in the wiki. https://github.com/padams/Open-Web-Analytics/ OWA has integrations for Drupal, MediaWiki and WordPress

wp:Webtrends is a commercial product and is focused on the SaaS model, but it supposedly is still available as a software product.

Services[edit | edit source]

Most Analytics systems today are offered as a service. Chief among those is Google Analytics (or GA for short). However, Google isn't the only game in town. An interesting complement or alternative is HubSpot.

WikiMedia Foundation Analytics[edit | edit source]

https://analytics.wikimedia.org/ Great stats on OS, browser, editors, page views, and many dashboards for Wikimedia Foundation projects.

In-wiki Analytics[edit | edit source]

To implement Google Analytics in your wiki, you should not use the googleAnalytics extension or others as they have some shortcomings pointed out by Dantman. Instead, he offers up a better approach: putting the code right in your LocalSettings file.

Analyzing your competitors[edit | edit source]

A few sites provide insights to any public website.

Enterprise Analytics[edit | edit source]

There are of course larger analytics platforms or services for enterprise customers. E.g. https://www.ibm.com/analytics/watson-analytics/ from IBM