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_OneVisitorTwoVisits__CustomVariables.getReservedCustomVariableKeys.xml
Kate Butler c1ddd0c167 Refactor search category/count to not use custom variables (#15286)
* Database migration

* Populate new columns

* Refactor Dimensions

* Remove CustomVariables SearchCategory dimension

* Update query in ActionsArchiver

* New implementation of archiving for Actions.getSiteSearchCategories

* Change search_count column to integer

* Remove check for CustomVariables plugin being enabled

* Remove references to search category/custom CV constants

* Prevent undefined offset error in DataArray when row is empty

* Update system tests

* remove unused method

* fix update script

* populate sitesearch category and count in visitor details

* ignore old site search variables in visitor details

* updates some exptected test files

* Show search categroy and count in action tooltip

* append category and count to action subtitle

* fix category archiving

* update tests

* Allow segmenting by search category and count

* update tests

* fix update

* fix tests

* keep old sitesearch vars as preserved custom variable

* updates expected UI files

* fix tests

* set segment name correctly

* apply review feedback

Co-authored-by: sgiehl <stefan@matomo.org>
2020-03-09 09:54:41 -07:00

9 خطوط
170 B
XML

<?xml version="1.0" encoding="utf-8" ?>
<result>
<row>_pks</row>
<row>_pkn</row>
<row>_pkc</row>
<row>_pkp</row>
<row>_pk_scat</row>
<row>_pk_scount</row>
</result>