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.

9 line
281B

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