Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.

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>