File: test__2__CustomDimensions.getConfiguredCustomDimensionsHavingScope.xml

package info (click to toggle)
matomo 5.8.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 95,068 kB
  • sloc: php: 289,425; xml: 127,249; javascript: 112,130; python: 202; sh: 178; makefile: 20; sql: 10
file content (14 lines) | stat: -rw-r--r-- 293 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0" encoding="utf-8" ?>
<result>
	<row>
		<idcustomdimension>1</idcustomdimension>
		<idsite>2</idsite>
		<name>MyName1</name>
		<index>1</index>
		<scope>visit</scope>
		<active>1</active>
		<extractions>
		</extractions>
		<case_sensitive>1</case_sensitive>
	</row>
</result>