Aucune stats sur mon Piwik

Bonjour à tous,

Je viens de découvrir Piwik, je test depuis ce matin cet outil sur mon site, et bien que l’installation se soit parfaitement déroulée, rien ne fonctionne. Je veux dire par la, aucune statistique dans mon site.

Je vous donne d’avantage de détails. Mon site et hébergé par Ovh, sous joomla 2.5.19.
j’ai créé un sous domaine, dans lequel j’ai installé Piwik 2.10.
Lors de l’installation, j’ai copié le cracking code suivant :

[quote="

"]

[/quote]

pour le coller dans le pluging nfrpiwik251, qui est activé.

Si j’ai bien compris le rôle de ce plugin, il est censé placé le code d’analyse dans le de ma page index.php (du template en cours d’utilisation, bien entendu).

Malheureusement pour moi, rien de rien. nada !

Avez vous une idée de ce qui cloche dans ma configuration ?

D’avance je vous remercie de vos réponses.

J’ai passé ma journée à essayer de régler le même problème que tu as…
J’ai installé, désinstallé, réinstallé Piwik, impossible d’afficher la moindre visite. tout reste à 0 avec l’innombrabre message : “Il n’y a pas de donnée pour ce rapport.”

Impossible de faire fonctionner piwik et un peu d’aide nous serait bien utile !

Normalement ca devrait fonctionner. Voir la faq pour plus de pistes de ce qui pourrait “bugger” Piwik doesn’t track any visits and pages, and shows “There is no data for this report” in all reports. - Analytics Platform - Matomo

Bonjour,

J’ai eu les mêmes problèmes sur ovh après avoir obtenu des tests corrects en local et me suis aperçue que 2 tables avaient une structure incomplète. Il s’agit de log_link_visit_action et log_visit
Je les ai supprimé par le PHPMYADMIN d’ovh, ai exporté leur structure en local et ai récupéré le code sql correspondant pour les recréer dans OVH.

Voici les codes correspondants :

CREATE TABLE IF NOT EXISTS piwik_log_link_visit_action (
idlink_va int(11) unsigned NOT NULL AUTO_INCREMENT,
idsite int(10) unsigned NOT NULL,
idvisitor binary(8) NOT NULL,
server_time datetime NOT NULL,
idvisit int(10) unsigned NOT NULL,
idaction_url int(10) unsigned DEFAULT NULL,
idaction_url_ref int(10) unsigned DEFAULT ‘0’,
idaction_name int(10) unsigned DEFAULT NULL,
idaction_name_ref int(10) unsigned NOT NULL,
idaction_event_category int(10) unsigned DEFAULT NULL,
idaction_event_action int(10) unsigned DEFAULT NULL,
time_spent_ref_action int(10) unsigned NOT NULL,
custom_float float DEFAULT NULL,
custom_var_k1 varchar(200) DEFAULT NULL,
custom_var_v1 varchar(200) DEFAULT NULL,
custom_var_k2 varchar(200) DEFAULT NULL,
custom_var_v2 varchar(200) DEFAULT NULL,
custom_var_k3 varchar(200) DEFAULT NULL,
custom_var_v3 varchar(200) DEFAULT NULL,
custom_var_k4 varchar(200) DEFAULT NULL,
custom_var_v4 varchar(200) DEFAULT NULL,
custom_var_k5 varchar(200) DEFAULT NULL,
custom_var_v5 varchar(200) DEFAULT NULL,
PRIMARY KEY (idlink_va),
KEY index_idvisit (idvisit),
KEY index_idsite_servertime (idsite,server_time)
) ENGINE=MyISAM DEFAULT CHARSET=utf8 AUTO_INCREMENT=13 ;

et pour la deuxième

CREATE TABLE IF NOT EXISTS piwik_log_visit (
idvisit int(10) unsigned NOT NULL AUTO_INCREMENT,
idsite int(10) unsigned NOT NULL,
idvisitor binary(8) NOT NULL,
visitor_localtime time NOT NULL,
visitor_returning tinyint(1) NOT NULL,
visitor_count_visits smallint(5) unsigned NOT NULL,
visitor_days_since_last smallint(5) unsigned NOT NULL,
visitor_days_since_order smallint(5) unsigned NOT NULL,
visitor_days_since_first smallint(5) unsigned NOT NULL,
visit_first_action_time datetime NOT NULL,
visit_last_action_time datetime NOT NULL,
visit_exit_idaction_url int(11) unsigned DEFAULT ‘0’,
visit_exit_idaction_name int(11) unsigned NOT NULL,
visit_entry_idaction_url int(11) unsigned NOT NULL,
visit_entry_idaction_name int(11) unsigned NOT NULL,
visit_total_actions smallint(5) unsigned NOT NULL,
visit_total_searches smallint(5) unsigned NOT NULL,
visit_total_events smallint(5) unsigned NOT NULL,
visit_total_time smallint(5) unsigned NOT NULL,
visit_goal_converted tinyint(1) NOT NULL,
visit_goal_buyer tinyint(1) NOT NULL,
referer_type tinyint(1) unsigned DEFAULT NULL,
referer_name varchar(70) DEFAULT NULL,
referer_url text NOT NULL,
referer_keyword varchar(255) DEFAULT NULL,
config_id binary(8) NOT NULL,
config_os char(3) NOT NULL,
config_browser_name varchar(10) NOT NULL,
config_browser_version varchar(20) NOT NULL,
config_resolution varchar(9) NOT NULL,
config_pdf tinyint(1) NOT NULL,
config_flash tinyint(1) NOT NULL,
config_java tinyint(1) NOT NULL,
config_director tinyint(1) NOT NULL,
config_quicktime tinyint(1) NOT NULL,
config_realplayer tinyint(1) NOT NULL,
config_windowsmedia tinyint(1) NOT NULL,
config_gears tinyint(1) NOT NULL,
config_silverlight tinyint(1) NOT NULL,
config_cookie tinyint(1) NOT NULL,
location_ip varbinary(16) NOT NULL,
location_browser_lang varchar(20) NOT NULL,
location_country char(3) NOT NULL,
location_region char(2) DEFAULT NULL,
location_city varchar(255) DEFAULT NULL,
location_latitude float(10,6) DEFAULT NULL,
location_longitude float(10,6) DEFAULT NULL,
location_provider varchar(100) DEFAULT NULL,
custom_var_k1 varchar(200) DEFAULT NULL,
custom_var_v1 varchar(200) DEFAULT NULL,
custom_var_k2 varchar(200) DEFAULT NULL,
custom_var_v2 varchar(200) DEFAULT NULL,
custom_var_k3 varchar(200) DEFAULT NULL,
custom_var_v3 varchar(200) DEFAULT NULL,
custom_var_k4 varchar(200) DEFAULT NULL,
custom_var_v4 varchar(200) DEFAULT NULL,
custom_var_k5 varchar(200) DEFAULT NULL,
custom_var_v5 varchar(200) DEFAULT NULL,
PRIMARY KEY (idvisit),
KEY index_idsite_config_datetime (idsite,config_id,visit_last_action_time),
KEY index_idsite_datetime (idsite,visit_last_action_time),
KEY index_idsite_idvisitor (idsite,idvisitor)
) ENGINE=MyISAM DEFAULT CHARSET=utf8 AUTO_INCREMENT=3 ;

Je ne sais pas pourquoi la création des tables était incomplète mais maintenant, ça fonctionne normalement :slight_smile:

Salut Floh,

Merci de ta réponse. Je vais de ce pas mettre en pratique ton remède.

Merci de tester ma proposition dans: 301 Moved Permanently

il faut re-installer piwik mais peut etre que cela resoudra tous vos problemes?

si vous avez toujours le probleme, merci d’essayer avec la version 2.2.3-b1 qui peut etre telechargee ici: Index of /
Ou vous pouvez mettre a jour sur cette version en 1 clic en suivant les instruction sur: I would like to test early beta and RC releases, how do I enable automatic updates to use these development versions? - Analytics Platform - Matomo

Je pense que le probleme est finalement corrige dans cette version. Merci de votre patience !