Piwik is great, but

... I have two questions after the test application installed on my server (http://www.server.com/piwik)

1) I have some statistics visible to the user anonymous for various websites. If I'm not login and I'm going to [http://www.server.com/piwik[/url], then get to the statistics visible to the user anonymity as they are defined first. If and I'm going to a [url=http://www.server.com/piwik]http://www.server.com/piwik](http://www.server.com/piwik) not login, you should get to the login page!

2) How can I change the dashborad that exists by default?

Piwik is the best web analytics application, that's why I want to solve these two problems.

Excuse the English, do not speak well and I am using a translator.

Regards.

Hi,

Welcome to the Piwik community forums!

  1. This is an expected behaviour: if you are not logged in but there is some statistics data available, you see the stats. Click sign in to login.

  2. If you mean changing the list of widgets that the default dashboard will show for all users, then you have to edit the code:

around piwik.dashboardLayout line 8 of 
plugins/Dashboard/templates/index.tpl

Thanks for the welcome and thank you very much for reply style_emoticons/<#EMO_DIR#>/smile.gif

But what if I have a number of public statistics of several sites? Why redirected to one in particular (id=1) with the base url when there are multiple? I just know their urls to publish their home pages.

I would like the base url statistics (www.web.com/piwik) always redirected to the login page. How could I do?

Thank you very much help with point 2.

Regards.

following your suggestion I added a simple config parameter on SVN

In the next release you can set

default_module_login = true

in your config/global.ini.php to force the non logged in users to login first.

Matt y Michal,

thank you very much. Excellent web analytics system now style_emoticons/<#EMO_DIR#>/smile.gif

Another question,

Google Scholar is interpreted as a external website when it should be interpreted as a search engine, as in my previous web analytics systems. How could I change this?

[quote=vlilloh @ Dec 3 2008, 08:45 AM]Another question,

Google Scholar is interpreted as a external website when it should be interpreted as a search engine, as in my previous web analytics systems. How could I change this?[/quote]

Good question, I added a new faq entry: http://piwik.org/faq/general/#faq_39
A search engine is counted as a website referer. How can I add the search engine to Piwik?

Hi again style_emoticons/<#EMO_DIR#>/smile.gif

I’ve been working very well with Piwik past two months, but I have to account in Actions-> Pages not detect visited pages!

I recently upgraded from 0.2.26 to 0.2.28 but I do not know if it was for this.

Can you help me please?