You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

matomo.php 270B

12345678
  1. <?php
  2. $this->setTitle('Statistiques Matomo') ;
  3. $this->addBreadcrumb('Statistiques Matomo') ;
  4. ?>
  5. <iframe id="matomoframe" src="<?= Yii::$app->params['matomoWidgetDashbordUrl']; ?>" frameborder="0" marginheight="0" marginwidth="0" width="100%" height="800px"></iframe>