قرینه از
https://github.com/matomo-org/matomo.git
synced 2025-08-22 15:07:44 +00:00

* Adds RecordBuilder to archive hits metric * Add hits metric to Actions.get report * Adds update script to automatically rearchive hits metric for current year * Add hits metric to all websites dashboard * Adjust some broken tests * updates expected test files * apply review feedback
12 خطوط
353 B
XML
12 خطوط
353 B
XML
<?xml version="1.0" encoding="utf-8" ?>
|
|
<result>
|
|
<nb_pageviews>4</nb_pageviews>
|
|
<nb_uniq_pageviews>4</nb_uniq_pageviews>
|
|
<nb_downloads>0</nb_downloads>
|
|
<nb_uniq_downloads>0</nb_uniq_downloads>
|
|
<nb_outlinks>0</nb_outlinks>
|
|
<nb_uniq_outlinks>0</nb_uniq_outlinks>
|
|
<nb_searches>0</nb_searches>
|
|
<nb_keywords>0</nb_keywords>
|
|
<hits>73</hits>
|
|
</result> |