Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.

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>