Changes

From Amahi Wiki
Jump to: navigation, search
242 bytes removed ,  01:05, 26 January 2011
[[Category:Apps]]
 
Piwik is an open source analytics package for your web sites.
Source for Piwik web-app is the great PHP-System itself found at http://piwik.org
 
 
== Standard Username / Password ==
 
When you install in your HDA, it has been pre-configured to run as:
 
Username: <small>admin</small><br />
Password: <small>hda</small>
 
You are able to change these, create new users inside of Piwik and so on.
<br />
== Security ==
For piwik working correct, you have to edit the javascript-code it gives you by hand. Also, your hda has to be reachable from the websites you are tracking, like - if you want to track your website example.com, you need to forward HTTP-Traffic to your hda, regulary thats Port 80. Inside the javascript it gives you, you need to specify the url to your hda-piwik-installation then - like
<p><codenowiki>http://example.yourhda.com/piwik</code></pnowiki>
<p style="color:#F00; font-weight:bold;" >This may open a big security-hole for your system. So - if you're not familiar with firewalls and security like setting up .htaccess and .htpasswd for your hda, you should consider to install the piwik at an server outside your LAN.</p>
12,424

edits