Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.

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>