1
0
قرینه از https://github.com/matomo-org/matomo.git synced 2025-08-22 15:07:44 +00:00
Files
matomo/tests/PHPUnit/System/expected/test_noVisit__MultiSites.getAllWithGroups_day.xml
Stefan Giehl fc2f209bbf Use unformatted / raw data for new All Websites dashboard (#22751)
* Migrate NumberFormatter to vue.js

* Migrate getFormattedEvolution to new NumberFormatter

* Adjust MultiSites API to use better metric names for previous period data and add them to totals

* Use unformatted API data in new all websites dashboard

* Remove no longer needed API metric nb_visits_lastdate

* updates expected test files

* Adds Changelog

* remove no longer needed js number formatter

* apply review feedback

* respect ratio in evolution calculation
2024-11-21 12:06:20 +01:00

19 خطوط
503 B
XML

<?xml version="1.0" encoding="utf-8" ?>
<result>
<numSites>1</numSites>
<totals>
<nb_pageviews>0</nb_pageviews>
<nb_visits>0</nb_visits>
<hits>0</hits>
<nb_actions>0</nb_actions>
<revenue>0</revenue>
<previous_nb_pageviews>0</previous_nb_pageviews>
<previous_nb_visits>0</previous_nb_visits>
<previous_hits>0</previous_hits>
<previous_nb_actions>0</previous_nb_actions>
<previous_revenue>0</previous_revenue>
</totals>
<lastDate>2009-01-03</lastDate>
<sites>
</sites>
</result>