Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Giehl <stefan@matomo.org>2020-07-01 10:21:41 +0300
committerGitHub <noreply@github.com>2020-07-01 10:21:41 +0300
commitc6bb7314071c18cf0ef54a4e35d3531314e68792 (patch)
tree8bc6290c4335fdb2088398d99bab072177f0c0b6 /plugins/API
parent680ffd796ea93e1b5e7699d126c7c5262ed0e851 (diff)
Removes CustomVariables plugin from core (#16090)
* Removes CustomVariables plugin * removes CustomVariables plugin from core list * Move methods to get custom variables from request to the plugin * define visit fields to persist in plugin * do not use custom variables plugin if not available * adjust test requirements for CustomVariables plugin * Only execute update if plugin is installed * do not consider custom variables widget as api in tests * move autosuggest tests for custom variables to plugin * do not use custom variable segments in core tests * move multi column segment test to custom variables plugin * do not use custom variable segment in archive cron test * update access log to use new product view parameters instead of custom variables * move some custom variables based tests to plugin * Use Contents API instead of CustomVariables for CSV export tests * skip some tests if CustomVariables plugin is not available * Adjust tracker code generator tests to work without custom variables plugin * [TEMP] remove custom variables from system test output * adjust some tests to run without custom variables plugin * apply some review feedback * Readds Custom Variables as submodule (#16104) * Adds CustomVariables as submodule * Revert "[TEMP] remove custom variables from system test output" This reverts commit 30b56dc135b6c130c841306f739dbcd7d9f4a366. * use submodule branch * test changes due to loading CustomVariables as submodule (plugin order) * updates some expected screenshots * improve test fixture * submodule update
Diffstat (limited to 'plugins/API')
-rw-r--r--plugins/API/SegmentMetadata.php1
-rw-r--r--plugins/API/tests/System/AutoSuggestAPITest.php32
-rw-r--r--plugins/API/tests/System/expected/test_AutoSuggestAPITest__Live.getLastVisitsDetails_range.xml654
-rw-r--r--plugins/API/tests/System/expected/test_AutoSuggestAPITest_customVariableName1__API.getSuggestedValuesForSegment.xml4
-rw-r--r--plugins/API/tests/System/expected/test_AutoSuggestAPITest_customVariableName1__VisitsSummary.get_range.xml12
-rw-r--r--plugins/API/tests/System/expected/test_AutoSuggestAPITest_customVariableName2__API.getSuggestedValuesForSegment.xml2
-rw-r--r--plugins/API/tests/System/expected/test_AutoSuggestAPITest_customVariableName3__API.getSuggestedValuesForSegment.xml2
-rw-r--r--plugins/API/tests/System/expected/test_AutoSuggestAPITest_customVariableName4__API.getSuggestedValuesForSegment.xml2
-rw-r--r--plugins/API/tests/System/expected/test_AutoSuggestAPITest_customVariableName5__API.getSuggestedValuesForSegment.xml4
-rw-r--r--plugins/API/tests/System/expected/test_AutoSuggestAPITest_customVariableName5__VisitsSummary.get_range.xml12
-rw-r--r--plugins/API/tests/System/expected/test_AutoSuggestAPITest_customVariableName__API.getSuggestedValuesForSegment.xml5
-rw-r--r--plugins/API/tests/System/expected/test_AutoSuggestAPITest_customVariableName__VisitsSummary.get_range.xml12
-rw-r--r--plugins/API/tests/System/expected/test_AutoSuggestAPITest_customVariablePageName1__API.getSuggestedValuesForSegment.xml2
-rw-r--r--plugins/API/tests/System/expected/test_AutoSuggestAPITest_customVariablePageName2__API.getSuggestedValuesForSegment.xml4
-rw-r--r--plugins/API/tests/System/expected/test_AutoSuggestAPITest_customVariablePageName2__VisitsSummary.get_range.xml12
-rw-r--r--plugins/API/tests/System/expected/test_AutoSuggestAPITest_customVariablePageName3__API.getSuggestedValuesForSegment.xml2
-rw-r--r--plugins/API/tests/System/expected/test_AutoSuggestAPITest_customVariablePageName4__API.getSuggestedValuesForSegment.xml2
-rw-r--r--plugins/API/tests/System/expected/test_AutoSuggestAPITest_customVariablePageName4__VisitsSummary.get_range.xml12
-rw-r--r--plugins/API/tests/System/expected/test_AutoSuggestAPITest_customVariablePageName5__API.getSuggestedValuesForSegment.xml4
-rw-r--r--plugins/API/tests/System/expected/test_AutoSuggestAPITest_customVariablePageName5__VisitsSummary.get_range.xml12
-rw-r--r--plugins/API/tests/System/expected/test_AutoSuggestAPITest_customVariablePageName__API.getSuggestedValuesForSegment.xml5
-rw-r--r--plugins/API/tests/System/expected/test_AutoSuggestAPITest_customVariablePageName__VisitsSummary.get_range.xml12
-rw-r--r--plugins/API/tests/System/expected/test_AutoSuggestAPITest_customVariablePageValue1__API.getSuggestedValuesForSegment.xml2
-rw-r--r--plugins/API/tests/System/expected/test_AutoSuggestAPITest_customVariablePageValue2__API.getSuggestedValuesForSegment.xml12
-rw-r--r--plugins/API/tests/System/expected/test_AutoSuggestAPITest_customVariablePageValue2__VisitsSummary.get_range.xml12
-rw-r--r--plugins/API/tests/System/expected/test_AutoSuggestAPITest_customVariablePageValue3__API.getSuggestedValuesForSegment.xml2
-rw-r--r--plugins/API/tests/System/expected/test_AutoSuggestAPITest_customVariablePageValue4__API.getSuggestedValuesForSegment.xml2
-rw-r--r--plugins/API/tests/System/expected/test_AutoSuggestAPITest_customVariablePageValue4__VisitsSummary.get_range.xml12
-rw-r--r--plugins/API/tests/System/expected/test_AutoSuggestAPITest_customVariablePageValue5__API.getSuggestedValuesForSegment.xml12
-rw-r--r--plugins/API/tests/System/expected/test_AutoSuggestAPITest_customVariablePageValue5__VisitsSummary.get_range.xml12
-rw-r--r--plugins/API/tests/System/expected/test_AutoSuggestAPITest_customVariablePageValue__API.getSuggestedValuesForSegment.xml21
-rw-r--r--plugins/API/tests/System/expected/test_AutoSuggestAPITest_customVariablePageValue__VisitsSummary.get_range.xml12
-rw-r--r--plugins/API/tests/System/expected/test_AutoSuggestAPITest_customVariableValue1__API.getSuggestedValuesForSegment.xml12
-rw-r--r--plugins/API/tests/System/expected/test_AutoSuggestAPITest_customVariableValue1__VisitsSummary.get_range.xml12
-rw-r--r--plugins/API/tests/System/expected/test_AutoSuggestAPITest_customVariableValue2__API.getSuggestedValuesForSegment.xml2
-rw-r--r--plugins/API/tests/System/expected/test_AutoSuggestAPITest_customVariableValue3__API.getSuggestedValuesForSegment.xml2
-rw-r--r--plugins/API/tests/System/expected/test_AutoSuggestAPITest_customVariableValue4__API.getSuggestedValuesForSegment.xml2
-rw-r--r--plugins/API/tests/System/expected/test_AutoSuggestAPITest_customVariableValue5__API.getSuggestedValuesForSegment.xml12
-rw-r--r--plugins/API/tests/System/expected/test_AutoSuggestAPITest_customVariableValue5__VisitsSummary.get_range.xml12
-rw-r--r--plugins/API/tests/System/expected/test_AutoSuggestAPITest_customVariableValue__API.getSuggestedValuesForSegment.xml21
-rw-r--r--plugins/API/tests/System/expected/test_AutoSuggestAPITest_customVariableValue__VisitsSummary.get_range.xml12
41 files changed, 328 insertions, 667 deletions
diff --git a/plugins/API/SegmentMetadata.php b/plugins/API/SegmentMetadata.php
index 2dc528621f..350b978e5a 100644
--- a/plugins/API/SegmentMetadata.php
+++ b/plugins/API/SegmentMetadata.php
@@ -9,7 +9,6 @@
namespace Piwik\Plugins\API;
use Piwik\Category\CategoryList;
-use Piwik\Columns\Dimension;
use Piwik\Piwik;
use Piwik\Plugin\Segment;
use Piwik\Segment\SegmentsList;
diff --git a/plugins/API/tests/System/AutoSuggestAPITest.php b/plugins/API/tests/System/AutoSuggestAPITest.php
index 12582f1154..25650db650 100644
--- a/plugins/API/tests/System/AutoSuggestAPITest.php
+++ b/plugins/API/tests/System/AutoSuggestAPITest.php
@@ -14,14 +14,11 @@ use Piwik\ArchiveProcessor\Rules;
use Piwik\Cache as PiwikCache;
use Piwik\Columns\Dimension;
use Piwik\Common;
-use Piwik\DataTable\Manager;
use Piwik\Date;
use Piwik\Option;
use Piwik\Plugins\API\API;
use Piwik\Plugins\CustomVariables\Columns\CustomVariableName;
use Piwik\Plugins\CustomVariables\Columns\CustomVariableValue;
-use Piwik\Plugins\CustomVariables\Model;
-use Piwik\Tests\Fixtures\ManyVisitsWithGeoIP;
use Piwik\Tests\Fixtures\ManyVisitsWithGeoIPAndEcommerce;
use Piwik\Tests\Framework\TestCase\SystemTestCase;
use Piwik\Tracker\Cache;
@@ -74,7 +71,6 @@ class AutoSuggestAPITest extends SystemTestCase
*/
public function testApi($api, $params)
{
- // Refresh cache for CustomVariables\Model
Cache::clearCacheGeneral();
$this->runApiTests($api, $params);
@@ -119,7 +115,6 @@ class AutoSuggestAPITest extends SystemTestCase
));
}
- // Refresh cache for CustomVariables\Model
Cache::clearCacheGeneral();
// disable browser archiving so the APIs are used
Option::set(Rules::OPTION_BROWSER_TRIGGER_ARCHIVING, 0);
@@ -248,7 +243,6 @@ class AutoSuggestAPITest extends SystemTestCase
public static function getSegmentsMetadata($onlyWithSuggestedValuesApi = false)
{
- // Refresh cache for CustomVariables\Model
Cache::clearCacheGeneral();
PiwikCache::getTransientCache()->flushAll();
@@ -265,7 +259,7 @@ class AutoSuggestAPITest extends SystemTestCase
if ($dimension instanceof CustomVariableName
|| $dimension instanceof CustomVariableValue
) {
- continue; // added manually below
+ continue; // ignore custom variables dimensions as they are tested in the plugin
}
foreach ($dimension->getSegments() as $segment) {
@@ -278,12 +272,6 @@ class AutoSuggestAPITest extends SystemTestCase
$segments[] = $segment->getSegment();
}
}
-
- // add CustomVariables manually since the data provider may not have access to the DB
- for ($i = 1; $i != Model::DEFAULT_CUSTOM_VAR_COUNT + 1; ++$i) {
- $segments = array_merge($segments, self::getCustomVariableSegments($i));
- }
- $segments = array_merge($segments, self::getCustomVariableSegments());
} catch (\Exception $ex) {
$exception = $ex;
@@ -299,24 +287,6 @@ class AutoSuggestAPITest extends SystemTestCase
return $segments;
}
- private static function getCustomVariableSegments($columnIndex = null)
- {
- $result = array(
- 'customVariableName',
- 'customVariableValue',
- 'customVariablePageName',
- 'customVariablePageValue',
- );
-
- if ($columnIndex !== null) {
- foreach ($result as &$name) {
- $name = $name . $columnIndex;
- }
- }
-
- return $result;
- }
-
public static function getPathToTestDirectory()
{
return dirname(__FILE__);
diff --git a/plugins/API/tests/System/expected/test_AutoSuggestAPITest__Live.getLastVisitsDetails_range.xml b/plugins/API/tests/System/expected/test_AutoSuggestAPITest__Live.getLastVisitsDetails_range.xml
index 7041b927dd..50f6f02561 100644
--- a/plugins/API/tests/System/expected/test_AutoSuggestAPITest__Live.getLastVisitsDetails_range.xml
+++ b/plugins/API/tests/System/expected/test_AutoSuggestAPITest__Live.getLastVisitsDetails_range.xml
@@ -121,8 +121,6 @@
<visitLocalHour>12</visitLocalHour>
<daysSinceLastVisit>0</daysSinceLastVisit>
<secondsSinceLastVisit>0</secondsSinceLastVisit>
- <customVariables>
- </customVariables>
<resolution>1024x768</resolution>
<plugins>cookie, flash, java</plugins>
<pluginsIcons>
@@ -139,6 +137,8 @@
<pluginName>java</pluginName>
</row>
</pluginsIcons>
+ <customVariables>
+ </customVariables>
</row>
<row>
<idSite>1</idSite>
@@ -357,16 +357,6 @@
<visitLocalHour>12</visitLocalHour>
<daysSinceLastVisit>0</daysSinceLastVisit>
<secondsSinceLastVisit>3600</secondsSinceLastVisit>
- <customVariables>
- <row>
- <customVariableName1>Cvar 1 name</customVariableName1>
- <customVariableValue1>Cvar1 value is 8</customVariableValue1>
- </row>
- <row>
- <customVariableName5>Cvar 5 name</customVariableName5>
- <customVariableValue5>Cvar5 value is 8</customVariableValue5>
- </row>
- </customVariables>
<resolution>1024x768</resolution>
<plugins>cookie, flash, java</plugins>
<pluginsIcons>
@@ -383,6 +373,16 @@
<pluginName>java</pluginName>
</row>
</pluginsIcons>
+ <customVariables>
+ <row>
+ <customVariableName1>Cvar 1 name</customVariableName1>
+ <customVariableValue1>Cvar1 value is 8</customVariableValue1>
+ </row>
+ <row>
+ <customVariableName5>Cvar 5 name</customVariableName5>
+ <customVariableValue5>Cvar5 value is 8</customVariableValue5>
+ </row>
+ </customVariables>
</row>
<row>
<idSite>1</idSite>
@@ -406,6 +406,7 @@
<icon />
<iconSVG>plugins/Morpheus/images/action.svg</iconSVG>
+ <bandwidth_pretty>0 M</bandwidth_pretty>
<customVariables>
<row>
<customVariablePageName2>Cvar 2 PAGE name</customVariablePageName2>
@@ -416,7 +417,6 @@
<customVariablePageValue5>Cvar5 PAGE value is 8</customVariablePageValue5>
</row>
</customVariables>
- <bandwidth_pretty>0 M</bandwidth_pretty>
</row>
<row>
<type>goal</type>
@@ -515,16 +515,6 @@
<visitLocalHour>12</visitLocalHour>
<daysSinceLastVisit>0</daysSinceLastVisit>
<secondsSinceLastVisit>0</secondsSinceLastVisit>
- <customVariables>
- <row>
- <customVariableName1>Cvar 1 name</customVariableName1>
- <customVariableValue1>Cvar1 value is 8</customVariableValue1>
- </row>
- <row>
- <customVariableName5>Cvar 5 name</customVariableName5>
- <customVariableValue5>Cvar5 value is 8</customVariableValue5>
- </row>
- </customVariables>
<resolution>1024x768</resolution>
<plugins>cookie, flash, java</plugins>
<pluginsIcons>
@@ -541,6 +531,16 @@
<pluginName>java</pluginName>
</row>
</pluginsIcons>
+ <customVariables>
+ <row>
+ <customVariableName1>Cvar 1 name</customVariableName1>
+ <customVariableValue1>Cvar1 value is 8</customVariableValue1>
+ </row>
+ <row>
+ <customVariableName5>Cvar 5 name</customVariableName5>
+ <customVariableValue5>Cvar5 value is 8</customVariableValue5>
+ </row>
+ </customVariables>
</row>
<row>
<idSite>1</idSite>
@@ -738,16 +738,6 @@
<visitLocalHour>12</visitLocalHour>
<daysSinceLastVisit>0</daysSinceLastVisit>
<secondsSinceLastVisit>3600</secondsSinceLastVisit>
- <customVariables>
- <row>
- <customVariableName1>Cvar 1 name</customVariableName1>
- <customVariableValue1>Cvar1 value is 7</customVariableValue1>
- </row>
- <row>
- <customVariableName5>Cvar 5 name</customVariableName5>
- <customVariableValue5>Cvar5 value is 7</customVariableValue5>
- </row>
- </customVariables>
<resolution>1024x768</resolution>
<plugins>cookie, flash, java</plugins>
<pluginsIcons>
@@ -764,6 +754,16 @@
<pluginName>java</pluginName>
</row>
</pluginsIcons>
+ <customVariables>
+ <row>
+ <customVariableName1>Cvar 1 name</customVariableName1>
+ <customVariableValue1>Cvar1 value is 7</customVariableValue1>
+ </row>
+ <row>
+ <customVariableName5>Cvar 5 name</customVariableName5>
+ <customVariableValue5>Cvar5 value is 7</customVariableValue5>
+ </row>
+ </customVariables>
</row>
<row>
<idSite>1</idSite>
@@ -796,6 +796,7 @@
<row>Category3</row>
<row>Category7</row>
</productViewCategories>
+ <bandwidth_pretty>0 M</bandwidth_pretty>
<customVariables>
<row>
<customVariablePageName2>Cvar 2 PAGE name</customVariablePageName2>
@@ -806,7 +807,6 @@
<customVariablePageValue5>Cvar5 PAGE value is 7</customVariablePageValue5>
</row>
</customVariables>
- <bandwidth_pretty>0 M</bandwidth_pretty>
</row>
<row>
<type>goal</type>
@@ -905,16 +905,6 @@
<visitLocalHour>12</visitLocalHour>
<daysSinceLastVisit>0</daysSinceLastVisit>
<secondsSinceLastVisit>82800</secondsSinceLastVisit>
- <customVariables>
- <row>
- <customVariableName1>Cvar 1 name</customVariableName1>
- <customVariableValue1>Cvar1 value is 7</customVariableValue1>
- </row>
- <row>
- <customVariableName5>Cvar 5 name</customVariableName5>
- <customVariableValue5>Cvar5 value is 7</customVariableValue5>
- </row>
- </customVariables>
<resolution>1024x768</resolution>
<plugins>cookie, flash, java</plugins>
<pluginsIcons>
@@ -931,6 +921,16 @@
<pluginName>java</pluginName>
</row>
</pluginsIcons>
+ <customVariables>
+ <row>
+ <customVariableName1>Cvar 1 name</customVariableName1>
+ <customVariableValue1>Cvar1 value is 7</customVariableValue1>
+ </row>
+ <row>
+ <customVariableName5>Cvar 5 name</customVariableName5>
+ <customVariableValue5>Cvar5 value is 7</customVariableValue5>
+ </row>
+ </customVariables>
</row>
<row>
<idSite>1</idSite>
@@ -1178,16 +1178,6 @@
<visitLocalHour>12</visitLocalHour>
<daysSinceLastVisit>0</daysSinceLastVisit>
<secondsSinceLastVisit>3600</secondsSinceLastVisit>
- <customVariables>
- <row>
- <customVariableName1>Cvar 1 name</customVariableName1>
- <customVariableValue1>Cvar1 value is 6</customVariableValue1>
- </row>
- <row>
- <customVariableName5>Cvar 5 name</customVariableName5>
- <customVariableValue5>Cvar5 value is 6</customVariableValue5>
- </row>
- </customVariables>
<resolution>1024x768</resolution>
<plugins>cookie, flash, java</plugins>
<pluginsIcons>
@@ -1204,6 +1194,16 @@
<pluginName>java</pluginName>
</row>
</pluginsIcons>
+ <customVariables>
+ <row>
+ <customVariableName1>Cvar 1 name</customVariableName1>
+ <customVariableValue1>Cvar1 value is 6</customVariableValue1>
+ </row>
+ <row>
+ <customVariableName5>Cvar 5 name</customVariableName5>
+ <customVariableValue5>Cvar5 value is 6</customVariableValue5>
+ </row>
+ </customVariables>
</row>
<row>
<idSite>1</idSite>
@@ -1227,6 +1227,7 @@
<icon />
<iconSVG>plugins/Morpheus/images/action.svg</iconSVG>
+ <bandwidth_pretty>0 M</bandwidth_pretty>
<customVariables>
<row>
<customVariablePageName2>Cvar 2 PAGE name</customVariablePageName2>
@@ -1237,7 +1238,6 @@
<customVariablePageValue5>Cvar5 PAGE value is 6</customVariablePageValue5>
</row>
</customVariables>
- <bandwidth_pretty>0 M</bandwidth_pretty>
</row>
<row>
<type>goal</type>
@@ -1336,16 +1336,6 @@
<visitLocalHour>12</visitLocalHour>
<daysSinceLastVisit>0</daysSinceLastVisit>
<secondsSinceLastVisit>0</secondsSinceLastVisit>
- <customVariables>
- <row>
- <customVariableName1>Cvar 1 name</customVariableName1>
- <customVariableValue1>Cvar1 value is 6</customVariableValue1>
- </row>
- <row>
- <customVariableName5>Cvar 5 name</customVariableName5>
- <customVariableValue5>Cvar5 value is 6</customVariableValue5>
- </row>
- </customVariables>
<resolution>1024x768</resolution>
<plugins>cookie, flash, java</plugins>
<pluginsIcons>
@@ -1362,6 +1352,16 @@
<pluginName>java</pluginName>
</row>
</pluginsIcons>
+ <customVariables>
+ <row>
+ <customVariableName1>Cvar 1 name</customVariableName1>
+ <customVariableValue1>Cvar1 value is 6</customVariableValue1>
+ </row>
+ <row>
+ <customVariableName5>Cvar 5 name</customVariableName5>
+ <customVariableValue5>Cvar5 value is 6</customVariableValue5>
+ </row>
+ </customVariables>
</row>
<row>
<idSite>1</idSite>
@@ -1559,16 +1559,6 @@
<visitLocalHour>12</visitLocalHour>
<daysSinceLastVisit>0</daysSinceLastVisit>
<secondsSinceLastVisit>3600</secondsSinceLastVisit>
- <customVariables>
- <row>
- <customVariableName1>Cvar 1 name</customVariableName1>
- <customVariableValue1>Cvar1 value is 5</customVariableValue1>
- </row>
- <row>
- <customVariableName5>Cvar 5 name</customVariableName5>
- <customVariableValue5>Cvar5 value is 5</customVariableValue5>
- </row>
- </customVariables>
<resolution>1024x768</resolution>
<plugins>cookie, flash, java</plugins>
<pluginsIcons>
@@ -1585,6 +1575,16 @@
<pluginName>java</pluginName>
</row>
</pluginsIcons>
+ <customVariables>
+ <row>
+ <customVariableName1>Cvar 1 name</customVariableName1>
+ <customVariableValue1>Cvar1 value is 5</customVariableValue1>
+ </row>
+ <row>
+ <customVariableName5>Cvar 5 name</customVariableName5>
+ <customVariableValue5>Cvar5 value is 5</customVariableValue5>
+ </row>
+ </customVariables>
</row>
<row>
<idSite>1</idSite>
@@ -1608,6 +1608,7 @@
<icon />
<iconSVG>plugins/Morpheus/images/action.svg</iconSVG>
+ <bandwidth_pretty>0 M</bandwidth_pretty>
<customVariables>
<row>
<customVariablePageName2>Cvar 2 PAGE name</customVariablePageName2>
@@ -1618,7 +1619,6 @@
<customVariablePageValue5>Cvar5 PAGE value is 5</customVariablePageValue5>
</row>
</customVariables>
- <bandwidth_pretty>0 M</bandwidth_pretty>
</row>
<row>
<type>goal</type>
@@ -1717,16 +1717,6 @@
<visitLocalHour>12</visitLocalHour>
<daysSinceLastVisit>0</daysSinceLastVisit>
<secondsSinceLastVisit>82800</secondsSinceLastVisit>
- <customVariables>
- <row>
- <customVariableName1>Cvar 1 name</customVariableName1>
- <customVariableValue1>Cvar1 value is 5</customVariableValue1>
- </row>
- <row>
- <customVariableName5>Cvar 5 name</customVariableName5>
- <customVariableValue5>Cvar5 value is 5</customVariableValue5>
- </row>
- </customVariables>
<resolution>1024x768</resolution>
<plugins>cookie, flash, java</plugins>
<pluginsIcons>
@@ -1743,6 +1733,16 @@
<pluginName>java</pluginName>
</row>
</pluginsIcons>
+ <customVariables>
+ <row>
+ <customVariableName1>Cvar 1 name</customVariableName1>
+ <customVariableValue1>Cvar1 value is 5</customVariableValue1>
+ </row>
+ <row>
+ <customVariableName5>Cvar 5 name</customVariableName5>
+ <customVariableValue5>Cvar5 value is 5</customVariableValue5>
+ </row>
+ </customVariables>
</row>
<row>
<idSite>1</idSite>
@@ -1961,16 +1961,6 @@
<visitLocalHour>12</visitLocalHour>
<daysSinceLastVisit>0</daysSinceLastVisit>
<secondsSinceLastVisit>3600</secondsSinceLastVisit>
- <customVariables>
- <row>
- <customVariableName1>Cvar 1 name</customVariableName1>
- <customVariableValue1>Cvar1 value is 4</customVariableValue1>
- </row>
- <row>
- <customVariableName5>Cvar 5 name</customVariableName5>
- <customVariableValue5>Cvar5 value is 4</customVariableValue5>
- </row>
- </customVariables>
<resolution>1024x768</resolution>
<plugins>cookie, flash, java</plugins>
<pluginsIcons>
@@ -1987,6 +1977,16 @@
<pluginName>java</pluginName>
</row>
</pluginsIcons>
+ <customVariables>
+ <row>
+ <customVariableName1>Cvar 1 name</customVariableName1>
+ <customVariableValue1>Cvar1 value is 4</customVariableValue1>
+ </row>
+ <row>
+ <customVariableName5>Cvar 5 name</customVariableName5>
+ <customVariableValue5>Cvar5 value is 4</customVariableValue5>
+ </row>
+ </customVariables>
</row>
<row>
<idSite>1</idSite>
@@ -2019,6 +2019,7 @@
<row>Category3</row>
<row>Category4</row>
</productViewCategories>
+ <bandwidth_pretty>0 M</bandwidth_pretty>
<customVariables>
<row>
<customVariablePageName2>Cvar 2 PAGE name</customVariablePageName2>
@@ -2029,7 +2030,6 @@
<customVariablePageValue5>Cvar5 PAGE value is 4</customVariablePageValue5>
</row>
</customVariables>
- <bandwidth_pretty>0 M</bandwidth_pretty>
</row>
<row>
<type>goal</type>
@@ -2128,16 +2128,6 @@
<visitLocalHour>12</visitLocalHour>
<daysSinceLastVisit>0</daysSinceLastVisit>
<secondsSinceLastVisit>0</secondsSinceLastVisit>
- <customVariables>
- <row>
- <customVariableName1>Cvar 1 name</customVariableName1>
- <customVariableValue1>Cvar1 value is 4</customVariableValue1>
- </row>
- <row>
- <customVariableName5>Cvar 5 name</customVariableName5>
- <customVariableValue5>Cvar5 value is 4</customVariableValue5>
- </row>
- </customVariables>
<resolution>1024x768</resolution>
<plugins>cookie, flash, java</plugins>
<pluginsIcons>
@@ -2154,6 +2144,16 @@
<pluginName>java</pluginName>
</row>
</pluginsIcons>
+ <customVariables>
+ <row>
+ <customVariableName1>Cvar 1 name</customVariableName1>
+ <customVariableValue1>Cvar1 value is 4</customVariableValue1>
+ </row>
+ <row>
+ <customVariableName5>Cvar 5 name</customVariableName5>
+ <customVariableValue5>Cvar5 value is 4</customVariableValue5>
+ </row>
+ </customVariables>
</row>
<row>
<idSite>1</idSite>
@@ -2380,16 +2380,6 @@
<visitLocalHour>12</visitLocalHour>
<daysSinceLastVisit>0</daysSinceLastVisit>
<secondsSinceLastVisit>3600</secondsSinceLastVisit>
- <customVariables>
- <row>
- <customVariableName1>Cvar 1 name</customVariableName1>
- <customVariableValue1>Cvar1 value is 3</customVariableValue1>
- </row>
- <row>
- <customVariableName5>Cvar 5 name</customVariableName5>
- <customVariableValue5>Cvar5 value is 3</customVariableValue5>
- </row>
- </customVariables>
<resolution>1024x768</resolution>
<plugins>cookie, flash, java</plugins>
<pluginsIcons>
@@ -2406,6 +2396,16 @@
<pluginName>java</pluginName>
</row>
</pluginsIcons>
+ <customVariables>
+ <row>
+ <customVariableName1>Cvar 1 name</customVariableName1>
+ <customVariableValue1>Cvar1 value is 3</customVariableValue1>
+ </row>
+ <row>
+ <customVariableName5>Cvar 5 name</customVariableName5>
+ <customVariableValue5>Cvar5 value is 3</customVariableValue5>
+ </row>
+ </customVariables>
</row>
<row>
<idSite>1</idSite>
@@ -2632,8 +2632,6 @@
<visitLocalHour>12</visitLocalHour>
<daysSinceLastVisit>0</daysSinceLastVisit>
<secondsSinceLastVisit>3600</secondsSinceLastVisit>
- <customVariables>
- </customVariables>
<resolution>1024x768</resolution>
<plugins>cookie, flash, java</plugins>
<pluginsIcons>
@@ -2650,6 +2648,8 @@
<pluginName>java</pluginName>
</row>
</pluginsIcons>
+ <customVariables>
+ </customVariables>
</row>
<row>
<idSite>1</idSite>
@@ -2673,6 +2673,7 @@
<icon />
<iconSVG>plugins/Morpheus/images/action.svg</iconSVG>
+ <bandwidth_pretty>0 M</bandwidth_pretty>
<customVariables>
<row>
<customVariablePageName2>Cvar 2 PAGE name</customVariablePageName2>
@@ -2683,7 +2684,6 @@
<customVariablePageValue5>Cvar5 PAGE value is 3</customVariablePageValue5>
</row>
</customVariables>
- <bandwidth_pretty>0 M</bandwidth_pretty>
</row>
<row>
<type>goal</type>
@@ -2782,16 +2782,6 @@
<visitLocalHour>12</visitLocalHour>
<daysSinceLastVisit>0</daysSinceLastVisit>
<secondsSinceLastVisit>82800</secondsSinceLastVisit>
- <customVariables>
- <row>
- <customVariableName1>Cvar 1 name</customVariableName1>
- <customVariableValue1>Cvar1 value is 3</customVariableValue1>
- </row>
- <row>
- <customVariableName5>Cvar 5 name</customVariableName5>
- <customVariableValue5>Cvar5 value is 3</customVariableValue5>
- </row>
- </customVariables>
<resolution>1024x768</resolution>
<plugins>cookie, flash, java</plugins>
<pluginsIcons>
@@ -2808,6 +2798,16 @@
<pluginName>java</pluginName>
</row>
</pluginsIcons>
+ <customVariables>
+ <row>
+ <customVariableName1>Cvar 1 name</customVariableName1>
+ <customVariableValue1>Cvar1 value is 3</customVariableValue1>
+ </row>
+ <row>
+ <customVariableName5>Cvar 5 name</customVariableName5>
+ <customVariableValue5>Cvar5 value is 3</customVariableValue5>
+ </row>
+ </customVariables>
</row>
<row>
<idSite>1</idSite>
@@ -2831,6 +2831,7 @@
<icon />
<iconSVG>plugins/Morpheus/images/action.svg</iconSVG>
+ <bandwidth_pretty>0 M</bandwidth_pretty>
<customVariables>
<row>
<customVariablePageName2>Cvar 2 PAGE name</customVariablePageName2>
@@ -2841,7 +2842,6 @@
<customVariablePageValue5>Cvar5 PAGE value is 3</customVariablePageValue5>
</row>
</customVariables>
- <bandwidth_pretty>0 M</bandwidth_pretty>
</row>
<row>
<type>goal</type>
@@ -2940,16 +2940,6 @@
<visitLocalHour>12</visitLocalHour>
<daysSinceLastVisit>0</daysSinceLastVisit>
<secondsSinceLastVisit>82800</secondsSinceLastVisit>
- <customVariables>
- <row>
- <customVariableName1>Cvar 1 name</customVariableName1>
- <customVariableValue1>Cvar1 value is 3</customVariableValue1>
- </row>
- <row>
- <customVariableName5>Cvar 5 name</customVariableName5>
- <customVariableValue5>Cvar5 value is 3</customVariableValue5>
- </row>
- </customVariables>
<resolution>1024x768</resolution>
<plugins>cookie, flash, java</plugins>
<pluginsIcons>
@@ -2966,6 +2956,16 @@
<pluginName>java</pluginName>
</row>
</pluginsIcons>
+ <customVariables>
+ <row>
+ <customVariableName1>Cvar 1 name</customVariableName1>
+ <customVariableValue1>Cvar1 value is 3</customVariableValue1>
+ </row>
+ <row>
+ <customVariableName5>Cvar 5 name</customVariableName5>
+ <customVariableValue5>Cvar5 value is 3</customVariableValue5>
+ </row>
+ </customVariables>
</row>
<row>
<idSite>1</idSite>
@@ -3184,16 +3184,6 @@
<visitLocalHour>12</visitLocalHour>
<daysSinceLastVisit>0</daysSinceLastVisit>
<secondsSinceLastVisit>3600</secondsSinceLastVisit>
- <customVariables>
- <row>
- <customVariableName1>Cvar 1 name</customVariableName1>
- <customVariableValue1>Cvar1 value is 2</customVariableValue1>
- </row>
- <row>
- <customVariableName5>Cvar 5 name</customVariableName5>
- <customVariableValue5>Cvar5 value is 2</customVariableValue5>
- </row>
- </customVariables>
<resolution>1024x768</resolution>
<plugins>cookie, flash, java</plugins>
<pluginsIcons>
@@ -3210,6 +3200,16 @@
<pluginName>java</pluginName>
</row>
</pluginsIcons>
+ <customVariables>
+ <row>
+ <customVariableName1>Cvar 1 name</customVariableName1>
+ <customVariableValue1>Cvar1 value is 2</customVariableValue1>
+ </row>
+ <row>
+ <customVariableName5>Cvar 5 name</customVariableName5>
+ <customVariableValue5>Cvar5 value is 2</customVariableValue5>
+ </row>
+ </customVariables>
</row>
<row>
<idSite>1</idSite>
@@ -3428,8 +3428,6 @@
<visitLocalHour>12</visitLocalHour>
<daysSinceLastVisit>0</daysSinceLastVisit>
<secondsSinceLastVisit>3600</secondsSinceLastVisit>
- <customVariables>
- </customVariables>
<resolution>1024x768</resolution>
<plugins>cookie, flash, java</plugins>
<pluginsIcons>
@@ -3446,6 +3444,8 @@
<pluginName>java</pluginName>
</row>
</pluginsIcons>
+ <customVariables>
+ </customVariables>
</row>
<row>
<idSite>1</idSite>
@@ -3469,6 +3469,7 @@
<icon />
<iconSVG>plugins/Morpheus/images/action.svg</iconSVG>
+ <bandwidth_pretty>0 M</bandwidth_pretty>
<customVariables>
<row>
<customVariablePageName2>Cvar 2 PAGE name</customVariablePageName2>
@@ -3479,7 +3480,6 @@
<customVariablePageValue5>Cvar5 PAGE value is 2</customVariablePageValue5>
</row>
</customVariables>
- <bandwidth_pretty>0 M</bandwidth_pretty>
</row>
<row>
<type>goal</type>
@@ -3578,16 +3578,6 @@
<visitLocalHour>12</visitLocalHour>
<daysSinceLastVisit>0</daysSinceLastVisit>
<secondsSinceLastVisit>0</secondsSinceLastVisit>
- <customVariables>
- <row>
- <customVariableName1>Cvar 1 name</customVariableName1>
- <customVariableValue1>Cvar1 value is 2</customVariableValue1>
- </row>
- <row>
- <customVariableName5>Cvar 5 name</customVariableName5>
- <customVariableValue5>Cvar5 value is 2</customVariableValue5>
- </row>
- </customVariables>
<resolution>1024x768</resolution>
<plugins>cookie, flash, java</plugins>
<pluginsIcons>
@@ -3604,6 +3594,16 @@
<pluginName>java</pluginName>
</row>
</pluginsIcons>
+ <customVariables>
+ <row>
+ <customVariableName1>Cvar 1 name</customVariableName1>
+ <customVariableValue1>Cvar1 value is 2</customVariableValue1>
+ </row>
+ <row>
+ <customVariableName5>Cvar 5 name</customVariableName5>
+ <customVariableValue5>Cvar5 value is 2</customVariableValue5>
+ </row>
+ </customVariables>
</row>
<row>
<idSite>1</idSite>
@@ -3627,6 +3627,7 @@
<icon />
<iconSVG>plugins/Morpheus/images/action.svg</iconSVG>
+ <bandwidth_pretty>0 M</bandwidth_pretty>
<customVariables>
<row>
<customVariablePageName2>Cvar 2 PAGE name</customVariablePageName2>
@@ -3637,7 +3638,6 @@
<customVariablePageValue5>Cvar5 PAGE value is 2</customVariablePageValue5>
</row>
</customVariables>
- <bandwidth_pretty>0 M</bandwidth_pretty>
</row>
<row>
<type>goal</type>
@@ -3736,16 +3736,6 @@
<visitLocalHour>12</visitLocalHour>
<daysSinceLastVisit>0</daysSinceLastVisit>
<secondsSinceLastVisit>0</secondsSinceLastVisit>
- <customVariables>
- <row>
- <customVariableName1>Cvar 1 name</customVariableName1>
- <customVariableValue1>Cvar1 value is 2</customVariableValue1>
- </row>
- <row>
- <customVariableName5>Cvar 5 name</customVariableName5>
- <customVariableValue5>Cvar5 value is 2</customVariableValue5>
- </row>
- </customVariables>
<resolution>1024x768</resolution>
<plugins>cookie, flash, java</plugins>
<pluginsIcons>
@@ -3762,6 +3752,16 @@
<pluginName>java</pluginName>
</row>
</pluginsIcons>
+ <customVariables>
+ <row>
+ <customVariableName1>Cvar 1 name</customVariableName1>
+ <customVariableValue1>Cvar1 value is 2</customVariableValue1>
+ </row>
+ <row>
+ <customVariableName5>Cvar 5 name</customVariableName5>
+ <customVariableValue5>Cvar5 value is 2</customVariableValue5>
+ </row>
+ </customVariables>
</row>
<row>
<idSite>1</idSite>
@@ -3959,16 +3959,6 @@
<visitLocalHour>12</visitLocalHour>
<daysSinceLastVisit>0</daysSinceLastVisit>
<secondsSinceLastVisit>3600</secondsSinceLastVisit>
- <customVariables>
- <row>
- <customVariableName1>Cvar 1 name</customVariableName1>
- <customVariableValue1>Cvar1 value is 1</customVariableValue1>
- </row>
- <row>
- <customVariableName5>Cvar 5 name</customVariableName5>
- <customVariableValue5>Cvar5 value is 1</customVariableValue5>
- </row>
- </customVariables>
<resolution>1024x768</resolution>
<plugins>cookie, flash, java</plugins>
<pluginsIcons>
@@ -3985,6 +3975,16 @@
<pluginName>java</pluginName>
</row>
</pluginsIcons>
+ <customVariables>
+ <row>
+ <customVariableName1>Cvar 1 name</customVariableName1>
+ <customVariableValue1>Cvar1 value is 1</customVariableValue1>
+ </row>
+ <row>
+ <customVariableName5>Cvar 5 name</customVariableName5>
+ <customVariableValue5>Cvar5 value is 1</customVariableValue5>
+ </row>
+ </customVariables>
</row>
<row>
<idSite>1</idSite>
@@ -4182,16 +4182,6 @@
<visitLocalHour>12</visitLocalHour>
<daysSinceLastVisit>0</daysSinceLastVisit>
<secondsSinceLastVisit>3600</secondsSinceLastVisit>
- <customVariables>
- <row>
- <customVariableName1>Cvar 1 name</customVariableName1>
- <customVariableValue1>Cvar1 value is 1</customVariableValue1>
- </row>
- <row>
- <customVariableName5>Cvar 5 name</customVariableName5>
- <customVariableValue5>Cvar5 value is 1</customVariableValue5>
- </row>
- </customVariables>
<resolution>1024x768</resolution>
<plugins>cookie, flash, java</plugins>
<pluginsIcons>
@@ -4208,6 +4198,16 @@
<pluginName>java</pluginName>
</row>
</pluginsIcons>
+ <customVariables>
+ <row>
+ <customVariableName1>Cvar 1 name</customVariableName1>
+ <customVariableValue1>Cvar1 value is 1</customVariableValue1>
+ </row>
+ <row>
+ <customVariableName5>Cvar 5 name</customVariableName5>
+ <customVariableValue5>Cvar5 value is 1</customVariableValue5>
+ </row>
+ </customVariables>
</row>
<row>
<idSite>1</idSite>
@@ -4405,8 +4405,6 @@
<visitLocalHour>12</visitLocalHour>
<daysSinceLastVisit>0</daysSinceLastVisit>
<secondsSinceLastVisit>3600</secondsSinceLastVisit>
- <customVariables>
- </customVariables>
<resolution>1024x768</resolution>
<plugins>cookie, flash, java</plugins>
<pluginsIcons>
@@ -4423,6 +4421,8 @@
<pluginName>java</pluginName>
</row>
</pluginsIcons>
+ <customVariables>
+ </customVariables>
</row>
<row>
<idSite>1</idSite>
@@ -4620,16 +4620,6 @@
<visitLocalHour>12</visitLocalHour>
<daysSinceLastVisit>0</daysSinceLastVisit>
<secondsSinceLastVisit>3600</secondsSinceLastVisit>
- <customVariables>
- <row>
- <customVariableName1>Cvar 1 name</customVariableName1>
- <customVariableValue1>Cvar1 value is 1</customVariableValue1>
- </row>
- <row>
- <customVariableName5>Cvar 5 name</customVariableName5>
- <customVariableValue5>Cvar5 value is 1</customVariableValue5>
- </row>
- </customVariables>
<resolution>1024x768</resolution>
<plugins>cookie, flash, java</plugins>
<pluginsIcons>
@@ -4646,6 +4636,16 @@
<pluginName>java</pluginName>
</row>
</pluginsIcons>
+ <customVariables>
+ <row>
+ <customVariableName1>Cvar 1 name</customVariableName1>
+ <customVariableValue1>Cvar1 value is 1</customVariableValue1>
+ </row>
+ <row>
+ <customVariableName5>Cvar 5 name</customVariableName5>
+ <customVariableValue5>Cvar5 value is 1</customVariableValue5>
+ </row>
+ </customVariables>
</row>
<row>
<idSite>1</idSite>
@@ -4678,6 +4678,7 @@
<row>Category3</row>
<row>Category1</row>
</productViewCategories>
+ <bandwidth_pretty>0 M</bandwidth_pretty>
<customVariables>
<row>
<customVariablePageName2>Cvar 2 PAGE name</customVariablePageName2>
@@ -4688,7 +4689,6 @@
<customVariablePageValue5>Cvar5 PAGE value is 1</customVariablePageValue5>
</row>
</customVariables>
- <bandwidth_pretty>0 M</bandwidth_pretty>
</row>
<row>
<type>goal</type>
@@ -4787,16 +4787,6 @@
<visitLocalHour>12</visitLocalHour>
<daysSinceLastVisit>0</daysSinceLastVisit>
<secondsSinceLastVisit>82800</secondsSinceLastVisit>
- <customVariables>
- <row>
- <customVariableName1>Cvar 1 name</customVariableName1>
- <customVariableValue1>Cvar1 value is 1</customVariableValue1>
- </row>
- <row>
- <customVariableName5>Cvar 5 name</customVariableName5>
- <customVariableValue5>Cvar5 value is 1</customVariableValue5>
- </row>
- </customVariables>
<resolution>1024x768</resolution>
<plugins>cookie, flash, java</plugins>
<pluginsIcons>
@@ -4813,6 +4803,16 @@
<pluginName>java</pluginName>
</row>
</pluginsIcons>
+ <customVariables>
+ <row>
+ <customVariableName1>Cvar 1 name</customVariableName1>
+ <customVariableValue1>Cvar1 value is 1</customVariableValue1>
+ </row>
+ <row>
+ <customVariableName5>Cvar 5 name</customVariableName5>
+ <customVariableValue5>Cvar5 value is 1</customVariableValue5>
+ </row>
+ </customVariables>
</row>
<row>
<idSite>1</idSite>
@@ -4845,6 +4845,7 @@
<row>Category3</row>
<row>Category1</row>
</productViewCategories>
+ <bandwidth_pretty>0 M</bandwidth_pretty>
<customVariables>
<row>
<customVariablePageName2>Cvar 2 PAGE name</customVariablePageName2>
@@ -4855,7 +4856,6 @@
<customVariablePageValue5>Cvar5 PAGE value is 1</customVariablePageValue5>
</row>
</customVariables>
- <bandwidth_pretty>0 M</bandwidth_pretty>
</row>
<row>
<type>goal</type>
@@ -4954,16 +4954,6 @@
<visitLocalHour>12</visitLocalHour>
<daysSinceLastVisit>0</daysSinceLastVisit>
<secondsSinceLastVisit>82800</secondsSinceLastVisit>
- <customVariables>
- <row>
- <customVariableName1>Cvar 1 name</customVariableName1>
- <customVariableValue1>Cvar1 value is 1</customVariableValue1>
- </row>
- <row>
- <customVariableName5>Cvar 5 name</customVariableName5>
- <customVariableValue5>Cvar5 value is 1</customVariableValue5>
- </row>
- </customVariables>
<resolution>1024x768</resolution>
<plugins>cookie, flash, java</plugins>
<pluginsIcons>
@@ -4980,6 +4970,16 @@
<pluginName>java</pluginName>
</row>
</pluginsIcons>
+ <customVariables>
+ <row>
+ <customVariableName1>Cvar 1 name</customVariableName1>
+ <customVariableValue1>Cvar1 value is 1</customVariableValue1>
+ </row>
+ <row>
+ <customVariableName5>Cvar 5 name</customVariableName5>
+ <customVariableValue5>Cvar5 value is 1</customVariableValue5>
+ </row>
+ </customVariables>
</row>
<row>
<idSite>1</idSite>
@@ -5012,6 +5012,7 @@
<row>Category3</row>
<row>Category1</row>
</productViewCategories>
+ <bandwidth_pretty>0 M</bandwidth_pretty>
<customVariables>
<row>
<customVariablePageName2>Cvar 2 PAGE name</customVariablePageName2>
@@ -5022,7 +5023,6 @@
<customVariablePageValue5>Cvar5 PAGE value is 1</customVariablePageValue5>
</row>
</customVariables>
- <bandwidth_pretty>0 M</bandwidth_pretty>
</row>
<row>
<type>goal</type>
@@ -5121,16 +5121,6 @@
<visitLocalHour>12</visitLocalHour>
<daysSinceLastVisit>0</daysSinceLastVisit>
<secondsSinceLastVisit>82800</secondsSinceLastVisit>
- <customVariables>
- <row>
- <customVariableName1>Cvar 1 name</customVariableName1>
- <customVariableValue1>Cvar1 value is 1</customVariableValue1>
- </row>
- <row>
- <customVariableName5>Cvar 5 name</customVariableName5>
- <customVariableValue5>Cvar5 value is 1</customVariableValue5>
- </row>
- </customVariables>
<resolution>1024x768</resolution>
<plugins>cookie, flash, java</plugins>
<pluginsIcons>
@@ -5147,6 +5137,16 @@
<pluginName>java</pluginName>
</row>
</pluginsIcons>
+ <customVariables>
+ <row>
+ <customVariableName1>Cvar 1 name</customVariableName1>
+ <customVariableValue1>Cvar1 value is 1</customVariableValue1>
+ </row>
+ <row>
+ <customVariableName5>Cvar 5 name</customVariableName5>
+ <customVariableValue5>Cvar5 value is 1</customVariableValue5>
+ </row>
+ </customVariables>
</row>
<row>
<idSite>1</idSite>
@@ -5179,6 +5179,7 @@
<row>Category3</row>
<row>Category1</row>
</productViewCategories>
+ <bandwidth_pretty>0 M</bandwidth_pretty>
<customVariables>
<row>
<customVariablePageName2>Cvar 2 PAGE name</customVariablePageName2>
@@ -5189,7 +5190,6 @@
<customVariablePageValue5>Cvar5 PAGE value is 1</customVariablePageValue5>
</row>
</customVariables>
- <bandwidth_pretty>0 M</bandwidth_pretty>
</row>
<row>
<type>goal</type>
@@ -5288,16 +5288,6 @@
<visitLocalHour>12</visitLocalHour>
<daysSinceLastVisit>0</daysSinceLastVisit>
<secondsSinceLastVisit>82800</secondsSinceLastVisit>
- <customVariables>
- <row>
- <customVariableName1>Cvar 1 name</customVariableName1>
- <customVariableValue1>Cvar1 value is 1</customVariableValue1>
- </row>
- <row>
- <customVariableName5>Cvar 5 name</customVariableName5>
- <customVariableValue5>Cvar5 value is 1</customVariableValue5>
- </row>
- </customVariables>
<resolution>1024x768</resolution>
<plugins>cookie, flash, java</plugins>
<pluginsIcons>
@@ -5314,6 +5304,16 @@
<pluginName>java</pluginName>
</row>
</pluginsIcons>
+ <customVariables>
+ <row>
+ <customVariableName1>Cvar 1 name</customVariableName1>
+ <customVariableValue1>Cvar1 value is 1</customVariableValue1>
+ </row>
+ <row>
+ <customVariableName5>Cvar 5 name</customVariableName5>
+ <customVariableValue5>Cvar5 value is 1</customVariableValue5>
+ </row>
+ </customVariables>
</row>
<row>
<idSite>1</idSite>
@@ -5561,16 +5561,6 @@
<visitLocalHour>12</visitLocalHour>
<daysSinceLastVisit>0</daysSinceLastVisit>
<secondsSinceLastVisit>3600</secondsSinceLastVisit>
- <customVariables>
- <row>
- <customVariableName1>Cvar 1 name</customVariableName1>
- <customVariableValue1>Cvar1 value is 0</customVariableValue1>
- </row>
- <row>
- <customVariableName5>Cvar 5 name</customVariableName5>
- <customVariableValue5>Cvar5 value is 0</customVariableValue5>
- </row>
- </customVariables>
<resolution>1024x768</resolution>
<plugins>cookie, flash, java</plugins>
<pluginsIcons>
@@ -5587,6 +5577,16 @@
<pluginName>java</pluginName>
</row>
</pluginsIcons>
+ <customVariables>
+ <row>
+ <customVariableName1>Cvar 1 name</customVariableName1>
+ <customVariableValue1>Cvar1 value is 0</customVariableValue1>
+ </row>
+ <row>
+ <customVariableName5>Cvar 5 name</customVariableName5>
+ <customVariableValue5>Cvar5 value is 0</customVariableValue5>
+ </row>
+ </customVariables>
</row>
<row>
<idSite>1</idSite>
@@ -5834,16 +5834,6 @@
<visitLocalHour>12</visitLocalHour>
<daysSinceLastVisit>0</daysSinceLastVisit>
<secondsSinceLastVisit>3600</secondsSinceLastVisit>
- <customVariables>
- <row>
- <customVariableName1>Cvar 1 name</customVariableName1>
- <customVariableValue1>Cvar1 value is 0</customVariableValue1>
- </row>
- <row>
- <customVariableName5>Cvar 5 name</customVariableName5>
- <customVariableValue5>Cvar5 value is 0</customVariableValue5>
- </row>
- </customVariables>
<resolution>1024x768</resolution>
<plugins>cookie, flash, java</plugins>
<pluginsIcons>
@@ -5860,6 +5850,16 @@
<pluginName>java</pluginName>
</row>
</pluginsIcons>
+ <customVariables>
+ <row>
+ <customVariableName1>Cvar 1 name</customVariableName1>
+ <customVariableValue1>Cvar1 value is 0</customVariableValue1>
+ </row>
+ <row>
+ <customVariableName5>Cvar 5 name</customVariableName5>
+ <customVariableValue5>Cvar5 value is 0</customVariableValue5>
+ </row>
+ </customVariables>
</row>
<row>
<idSite>1</idSite>
@@ -6107,8 +6107,6 @@
<visitLocalHour>12</visitLocalHour>
<daysSinceLastVisit>0</daysSinceLastVisit>
<secondsSinceLastVisit>3600</secondsSinceLastVisit>
- <customVariables>
- </customVariables>
<resolution>1024x768</resolution>
<plugins>cookie, flash, java</plugins>
<pluginsIcons>
@@ -6125,6 +6123,8 @@
<pluginName>java</pluginName>
</row>
</pluginsIcons>
+ <customVariables>
+ </customVariables>
</row>
<row>
<idSite>1</idSite>
@@ -6372,16 +6372,6 @@
<visitLocalHour>12</visitLocalHour>
<daysSinceLastVisit>0</daysSinceLastVisit>
<secondsSinceLastVisit>3600</secondsSinceLastVisit>
- <customVariables>
- <row>
- <customVariableName1>Cvar 1 name</customVariableName1>
- <customVariableValue1>Cvar1 value is 0</customVariableValue1>
- </row>
- <row>
- <customVariableName5>Cvar 5 name</customVariableName5>
- <customVariableValue5>Cvar5 value is 0</customVariableValue5>
- </row>
- </customVariables>
<resolution>1024x768</resolution>
<plugins>cookie, flash, java</plugins>
<pluginsIcons>
@@ -6398,6 +6388,16 @@
<pluginName>java</pluginName>
</row>
</pluginsIcons>
+ <customVariables>
+ <row>
+ <customVariableName1>Cvar 1 name</customVariableName1>
+ <customVariableValue1>Cvar1 value is 0</customVariableValue1>
+ </row>
+ <row>
+ <customVariableName5>Cvar 5 name</customVariableName5>
+ <customVariableValue5>Cvar5 value is 0</customVariableValue5>
+ </row>
+ </customVariables>
</row>
<row>
<idSite>1</idSite>
@@ -6421,6 +6421,7 @@
<icon />
<iconSVG>plugins/Morpheus/images/action.svg</iconSVG>
+ <bandwidth_pretty>0 M</bandwidth_pretty>
<customVariables>
<row>
<customVariablePageName2>Cvar 2 PAGE name</customVariablePageName2>
@@ -6431,7 +6432,6 @@
<customVariablePageValue5>Cvar5 PAGE value is 0</customVariablePageValue5>
</row>
</customVariables>
- <bandwidth_pretty>0 M</bandwidth_pretty>
</row>
<row>
<type>goal</type>
@@ -6530,16 +6530,6 @@
<visitLocalHour>12</visitLocalHour>
<daysSinceLastVisit>0</daysSinceLastVisit>
<secondsSinceLastVisit>0</secondsSinceLastVisit>
- <customVariables>
- <row>
- <customVariableName1>Cvar 1 name</customVariableName1>
- <customVariableValue1>Cvar1 value is 0</customVariableValue1>
- </row>
- <row>
- <customVariableName5>Cvar 5 name</customVariableName5>
- <customVariableValue5>Cvar5 value is 0</customVariableValue5>
- </row>
- </customVariables>
<resolution>1024x768</resolution>
<plugins>cookie, flash, java</plugins>
<pluginsIcons>
@@ -6556,6 +6546,16 @@
<pluginName>java</pluginName>
</row>
</pluginsIcons>
+ <customVariables>
+ <row>
+ <customVariableName1>Cvar 1 name</customVariableName1>
+ <customVariableValue1>Cvar1 value is 0</customVariableValue1>
+ </row>
+ <row>
+ <customVariableName5>Cvar 5 name</customVariableName5>
+ <customVariableValue5>Cvar5 value is 0</customVariableValue5>
+ </row>
+ </customVariables>
</row>
<row>
<idSite>1</idSite>
@@ -6579,6 +6579,7 @@
<icon />
<iconSVG>plugins/Morpheus/images/action.svg</iconSVG>
+ <bandwidth_pretty>0 M</bandwidth_pretty>
<customVariables>
<row>
<customVariablePageName2>Cvar 2 PAGE name</customVariablePageName2>
@@ -6589,7 +6590,6 @@
<customVariablePageValue5>Cvar5 PAGE value is 0</customVariablePageValue5>
</row>
</customVariables>
- <bandwidth_pretty>0 M</bandwidth_pretty>
</row>
<row>
<type>goal</type>
@@ -6688,16 +6688,6 @@
<visitLocalHour>12</visitLocalHour>
<daysSinceLastVisit>0</daysSinceLastVisit>
<secondsSinceLastVisit>0</secondsSinceLastVisit>
- <customVariables>
- <row>
- <customVariableName1>Cvar 1 name</customVariableName1>
- <customVariableValue1>Cvar1 value is 0</customVariableValue1>
- </row>
- <row>
- <customVariableName5>Cvar 5 name</customVariableName5>
- <customVariableValue5>Cvar5 value is 0</customVariableValue5>
- </row>
- </customVariables>
<resolution>1024x768</resolution>
<plugins>cookie, flash, java</plugins>
<pluginsIcons>
@@ -6714,6 +6704,16 @@
<pluginName>java</pluginName>
</row>
</pluginsIcons>
+ <customVariables>
+ <row>
+ <customVariableName1>Cvar 1 name</customVariableName1>
+ <customVariableValue1>Cvar1 value is 0</customVariableValue1>
+ </row>
+ <row>
+ <customVariableName5>Cvar 5 name</customVariableName5>
+ <customVariableValue5>Cvar5 value is 0</customVariableValue5>
+ </row>
+ </customVariables>
</row>
<row>
<idSite>1</idSite>
@@ -6737,6 +6737,7 @@
<icon />
<iconSVG>plugins/Morpheus/images/action.svg</iconSVG>
+ <bandwidth_pretty>0 M</bandwidth_pretty>
<customVariables>
<row>
<customVariablePageName2>Cvar 2 PAGE name</customVariablePageName2>
@@ -6747,7 +6748,6 @@
<customVariablePageValue5>Cvar5 PAGE value is 0</customVariablePageValue5>
</row>
</customVariables>
- <bandwidth_pretty>0 M</bandwidth_pretty>
</row>
<row>
<type>goal</type>
@@ -6846,16 +6846,6 @@
<visitLocalHour>12</visitLocalHour>
<daysSinceLastVisit>0</daysSinceLastVisit>
<secondsSinceLastVisit>0</secondsSinceLastVisit>
- <customVariables>
- <row>
- <customVariableName1>Cvar 1 name</customVariableName1>
- <customVariableValue1>Cvar1 value is 0</customVariableValue1>
- </row>
- <row>
- <customVariableName5>Cvar 5 name</customVariableName5>
- <customVariableValue5>Cvar5 value is 0</customVariableValue5>
- </row>
- </customVariables>
<resolution>1024x768</resolution>
<plugins>cookie, flash, java</plugins>
<pluginsIcons>
@@ -6872,6 +6862,16 @@
<pluginName>java</pluginName>
</row>
</pluginsIcons>
+ <customVariables>
+ <row>
+ <customVariableName1>Cvar 1 name</customVariableName1>
+ <customVariableValue1>Cvar1 value is 0</customVariableValue1>
+ </row>
+ <row>
+ <customVariableName5>Cvar 5 name</customVariableName5>
+ <customVariableValue5>Cvar5 value is 0</customVariableValue5>
+ </row>
+ </customVariables>
</row>
<row>
<idSite>1</idSite>
@@ -6895,6 +6895,7 @@
<icon />
<iconSVG>plugins/Morpheus/images/action.svg</iconSVG>
+ <bandwidth_pretty>0 M</bandwidth_pretty>
<customVariables>
<row>
<customVariablePageName2>Cvar 2 PAGE name</customVariablePageName2>
@@ -6905,7 +6906,6 @@
<customVariablePageValue5>Cvar5 PAGE value is 0</customVariablePageValue5>
</row>
</customVariables>
- <bandwidth_pretty>0 M</bandwidth_pretty>
</row>
<row>
<type>goal</type>
@@ -7004,16 +7004,6 @@
<visitLocalHour>12</visitLocalHour>
<daysSinceLastVisit>0</daysSinceLastVisit>
<secondsSinceLastVisit>0</secondsSinceLastVisit>
- <customVariables>
- <row>
- <customVariableName1>Cvar 1 name</customVariableName1>
- <customVariableValue1>Cvar1 value is 0</customVariableValue1>
- </row>
- <row>
- <customVariableName5>Cvar 5 name</customVariableName5>
- <customVariableValue5>Cvar5 value is 0</customVariableValue5>
- </row>
- </customVariables>
<resolution>1024x768</resolution>
<plugins>cookie, flash, java</plugins>
<pluginsIcons>
@@ -7030,5 +7020,15 @@
<pluginName>java</pluginName>
</row>
</pluginsIcons>
+ <customVariables>
+ <row>
+ <customVariableName1>Cvar 1 name</customVariableName1>
+ <customVariableValue1>Cvar1 value is 0</customVariableValue1>
+ </row>
+ <row>
+ <customVariableName5>Cvar 5 name</customVariableName5>
+ <customVariableValue5>Cvar5 value is 0</customVariableValue5>
+ </row>
+ </customVariables>
</row>
</result> \ No newline at end of file
diff --git a/plugins/API/tests/System/expected/test_AutoSuggestAPITest_customVariableName1__API.getSuggestedValuesForSegment.xml b/plugins/API/tests/System/expected/test_AutoSuggestAPITest_customVariableName1__API.getSuggestedValuesForSegment.xml
deleted file mode 100644
index d301db94df..0000000000
--- a/plugins/API/tests/System/expected/test_AutoSuggestAPITest_customVariableName1__API.getSuggestedValuesForSegment.xml
+++ /dev/null
@@ -1,4 +0,0 @@
-<?xml version="1.0" encoding="utf-8" ?>
-<result>
- <row>Cvar 1 name</row>
-</result> \ No newline at end of file
diff --git a/plugins/API/tests/System/expected/test_AutoSuggestAPITest_customVariableName1__VisitsSummary.get_range.xml b/plugins/API/tests/System/expected/test_AutoSuggestAPITest_customVariableName1__VisitsSummary.get_range.xml
deleted file mode 100644
index 04f59252bd..0000000000
--- a/plugins/API/tests/System/expected/test_AutoSuggestAPITest_customVariableName1__VisitsSummary.get_range.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0" encoding="utf-8" ?>
-<result>
- <nb_visits>30</nb_visits>
- <nb_actions>76</nb_actions>
- <nb_visits_converted>30</nb_visits_converted>
- <bounce_count>17</bounce_count>
- <sum_visit_length>21091</sum_visit_length>
- <max_actions>5</max_actions>
- <bounce_rate>57%</bounce_rate>
- <nb_actions_per_visit>2.5</nb_actions_per_visit>
- <avg_time_on_site>703</avg_time_on_site>
-</result> \ No newline at end of file
diff --git a/plugins/API/tests/System/expected/test_AutoSuggestAPITest_customVariableName2__API.getSuggestedValuesForSegment.xml b/plugins/API/tests/System/expected/test_AutoSuggestAPITest_customVariableName2__API.getSuggestedValuesForSegment.xml
deleted file mode 100644
index c234bed59e..0000000000
--- a/plugins/API/tests/System/expected/test_AutoSuggestAPITest_customVariableName2__API.getSuggestedValuesForSegment.xml
+++ /dev/null
@@ -1,2 +0,0 @@
-<?xml version="1.0" encoding="utf-8" ?>
-<result /> \ No newline at end of file
diff --git a/plugins/API/tests/System/expected/test_AutoSuggestAPITest_customVariableName3__API.getSuggestedValuesForSegment.xml b/plugins/API/tests/System/expected/test_AutoSuggestAPITest_customVariableName3__API.getSuggestedValuesForSegment.xml
deleted file mode 100644
index c234bed59e..0000000000
--- a/plugins/API/tests/System/expected/test_AutoSuggestAPITest_customVariableName3__API.getSuggestedValuesForSegment.xml
+++ /dev/null
@@ -1,2 +0,0 @@
-<?xml version="1.0" encoding="utf-8" ?>
-<result /> \ No newline at end of file
diff --git a/plugins/API/tests/System/expected/test_AutoSuggestAPITest_customVariableName4__API.getSuggestedValuesForSegment.xml b/plugins/API/tests/System/expected/test_AutoSuggestAPITest_customVariableName4__API.getSuggestedValuesForSegment.xml
deleted file mode 100644
index c234bed59e..0000000000
--- a/plugins/API/tests/System/expected/test_AutoSuggestAPITest_customVariableName4__API.getSuggestedValuesForSegment.xml
+++ /dev/null
@@ -1,2 +0,0 @@
-<?xml version="1.0" encoding="utf-8" ?>
-<result /> \ No newline at end of file
diff --git a/plugins/API/tests/System/expected/test_AutoSuggestAPITest_customVariableName5__API.getSuggestedValuesForSegment.xml b/plugins/API/tests/System/expected/test_AutoSuggestAPITest_customVariableName5__API.getSuggestedValuesForSegment.xml
deleted file mode 100644
index 3b00ef3096..0000000000
--- a/plugins/API/tests/System/expected/test_AutoSuggestAPITest_customVariableName5__API.getSuggestedValuesForSegment.xml
+++ /dev/null
@@ -1,4 +0,0 @@
-<?xml version="1.0" encoding="utf-8" ?>
-<result>
- <row>Cvar 5 name</row>
-</result> \ No newline at end of file
diff --git a/plugins/API/tests/System/expected/test_AutoSuggestAPITest_customVariableName5__VisitsSummary.get_range.xml b/plugins/API/tests/System/expected/test_AutoSuggestAPITest_customVariableName5__VisitsSummary.get_range.xml
deleted file mode 100644
index 04f59252bd..0000000000
--- a/plugins/API/tests/System/expected/test_AutoSuggestAPITest_customVariableName5__VisitsSummary.get_range.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0" encoding="utf-8" ?>
-<result>
- <nb_visits>30</nb_visits>
- <nb_actions>76</nb_actions>
- <nb_visits_converted>30</nb_visits_converted>
- <bounce_count>17</bounce_count>
- <sum_visit_length>21091</sum_visit_length>
- <max_actions>5</max_actions>
- <bounce_rate>57%</bounce_rate>
- <nb_actions_per_visit>2.5</nb_actions_per_visit>
- <avg_time_on_site>703</avg_time_on_site>
-</result> \ No newline at end of file
diff --git a/plugins/API/tests/System/expected/test_AutoSuggestAPITest_customVariableName__API.getSuggestedValuesForSegment.xml b/plugins/API/tests/System/expected/test_AutoSuggestAPITest_customVariableName__API.getSuggestedValuesForSegment.xml
deleted file mode 100644
index 9c10ae8b37..0000000000
--- a/plugins/API/tests/System/expected/test_AutoSuggestAPITest_customVariableName__API.getSuggestedValuesForSegment.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-<?xml version="1.0" encoding="utf-8" ?>
-<result>
- <row>Cvar 1 name</row>
- <row>Cvar 5 name</row>
-</result> \ No newline at end of file
diff --git a/plugins/API/tests/System/expected/test_AutoSuggestAPITest_customVariableName__VisitsSummary.get_range.xml b/plugins/API/tests/System/expected/test_AutoSuggestAPITest_customVariableName__VisitsSummary.get_range.xml
deleted file mode 100644
index 04f59252bd..0000000000
--- a/plugins/API/tests/System/expected/test_AutoSuggestAPITest_customVariableName__VisitsSummary.get_range.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0" encoding="utf-8" ?>
-<result>
- <nb_visits>30</nb_visits>
- <nb_actions>76</nb_actions>
- <nb_visits_converted>30</nb_visits_converted>
- <bounce_count>17</bounce_count>
- <sum_visit_length>21091</sum_visit_length>
- <max_actions>5</max_actions>
- <bounce_rate>57%</bounce_rate>
- <nb_actions_per_visit>2.5</nb_actions_per_visit>
- <avg_time_on_site>703</avg_time_on_site>
-</result> \ No newline at end of file
diff --git a/plugins/API/tests/System/expected/test_AutoSuggestAPITest_customVariablePageName1__API.getSuggestedValuesForSegment.xml b/plugins/API/tests/System/expected/test_AutoSuggestAPITest_customVariablePageName1__API.getSuggestedValuesForSegment.xml
deleted file mode 100644
index c234bed59e..0000000000
--- a/plugins/API/tests/System/expected/test_AutoSuggestAPITest_customVariablePageName1__API.getSuggestedValuesForSegment.xml
+++ /dev/null
@@ -1,2 +0,0 @@
-<?xml version="1.0" encoding="utf-8" ?>
-<result /> \ No newline at end of file
diff --git a/plugins/API/tests/System/expected/test_AutoSuggestAPITest_customVariablePageName2__API.getSuggestedValuesForSegment.xml b/plugins/API/tests/System/expected/test_AutoSuggestAPITest_customVariablePageName2__API.getSuggestedValuesForSegment.xml
deleted file mode 100644
index 8698fbbd4d..0000000000
--- a/plugins/API/tests/System/expected/test_AutoSuggestAPITest_customVariablePageName2__API.getSuggestedValuesForSegment.xml
+++ /dev/null
@@ -1,4 +0,0 @@
-<?xml version="1.0" encoding="utf-8" ?>
-<result>
- <row>Cvar 2 PAGE name</row>
-</result> \ No newline at end of file
diff --git a/plugins/API/tests/System/expected/test_AutoSuggestAPITest_customVariablePageName2__VisitsSummary.get_range.xml b/plugins/API/tests/System/expected/test_AutoSuggestAPITest_customVariablePageName2__VisitsSummary.get_range.xml
deleted file mode 100644
index 339a0f2a62..0000000000
--- a/plugins/API/tests/System/expected/test_AutoSuggestAPITest_customVariablePageName2__VisitsSummary.get_range.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0" encoding="utf-8" ?>
-<result>
- <nb_visits>17</nb_visits>
- <nb_actions>17</nb_actions>
- <nb_visits_converted>17</nb_visits_converted>
- <bounce_count>17</bounce_count>
- <sum_visit_length>8</sum_visit_length>
- <max_actions>1</max_actions>
- <bounce_rate>100%</bounce_rate>
- <nb_actions_per_visit>1</nb_actions_per_visit>
- <avg_time_on_site>0</avg_time_on_site>
-</result> \ No newline at end of file
diff --git a/plugins/API/tests/System/expected/test_AutoSuggestAPITest_customVariablePageName3__API.getSuggestedValuesForSegment.xml b/plugins/API/tests/System/expected/test_AutoSuggestAPITest_customVariablePageName3__API.getSuggestedValuesForSegment.xml
deleted file mode 100644
index c234bed59e..0000000000
--- a/plugins/API/tests/System/expected/test_AutoSuggestAPITest_customVariablePageName3__API.getSuggestedValuesForSegment.xml
+++ /dev/null
@@ -1,2 +0,0 @@
-<?xml version="1.0" encoding="utf-8" ?>
-<result /> \ No newline at end of file
diff --git a/plugins/API/tests/System/expected/test_AutoSuggestAPITest_customVariablePageName4__API.getSuggestedValuesForSegment.xml b/plugins/API/tests/System/expected/test_AutoSuggestAPITest_customVariablePageName4__API.getSuggestedValuesForSegment.xml
deleted file mode 100644
index c234bed59e..0000000000
--- a/plugins/API/tests/System/expected/test_AutoSuggestAPITest_customVariablePageName4__API.getSuggestedValuesForSegment.xml
+++ /dev/null
@@ -1,2 +0,0 @@
-<?xml version="1.0" encoding="utf-8" ?>
-<result /> \ No newline at end of file
diff --git a/plugins/API/tests/System/expected/test_AutoSuggestAPITest_customVariablePageName4__VisitsSummary.get_range.xml b/plugins/API/tests/System/expected/test_AutoSuggestAPITest_customVariablePageName4__VisitsSummary.get_range.xml
deleted file mode 100644
index d8bcdace18..0000000000
--- a/plugins/API/tests/System/expected/test_AutoSuggestAPITest_customVariablePageName4__VisitsSummary.get_range.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0" encoding="utf-8" ?>
-<result>
- <nb_visits>0</nb_visits>
- <nb_actions>0</nb_actions>
- <nb_visits_converted>0</nb_visits_converted>
- <bounce_count>0</bounce_count>
- <sum_visit_length>0</sum_visit_length>
- <max_actions>0</max_actions>
- <bounce_rate>0%</bounce_rate>
- <nb_actions_per_visit>0</nb_actions_per_visit>
- <avg_time_on_site>0</avg_time_on_site>
-</result> \ No newline at end of file
diff --git a/plugins/API/tests/System/expected/test_AutoSuggestAPITest_customVariablePageName5__API.getSuggestedValuesForSegment.xml b/plugins/API/tests/System/expected/test_AutoSuggestAPITest_customVariablePageName5__API.getSuggestedValuesForSegment.xml
deleted file mode 100644
index 3e34700999..0000000000
--- a/plugins/API/tests/System/expected/test_AutoSuggestAPITest_customVariablePageName5__API.getSuggestedValuesForSegment.xml
+++ /dev/null
@@ -1,4 +0,0 @@
-<?xml version="1.0" encoding="utf-8" ?>
-<result>
- <row>Cvar 5 PAGE name</row>
-</result> \ No newline at end of file
diff --git a/plugins/API/tests/System/expected/test_AutoSuggestAPITest_customVariablePageName5__VisitsSummary.get_range.xml b/plugins/API/tests/System/expected/test_AutoSuggestAPITest_customVariablePageName5__VisitsSummary.get_range.xml
deleted file mode 100644
index 339a0f2a62..0000000000
--- a/plugins/API/tests/System/expected/test_AutoSuggestAPITest_customVariablePageName5__VisitsSummary.get_range.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0" encoding="utf-8" ?>
-<result>
- <nb_visits>17</nb_visits>
- <nb_actions>17</nb_actions>
- <nb_visits_converted>17</nb_visits_converted>
- <bounce_count>17</bounce_count>
- <sum_visit_length>8</sum_visit_length>
- <max_actions>1</max_actions>
- <bounce_rate>100%</bounce_rate>
- <nb_actions_per_visit>1</nb_actions_per_visit>
- <avg_time_on_site>0</avg_time_on_site>
-</result> \ No newline at end of file
diff --git a/plugins/API/tests/System/expected/test_AutoSuggestAPITest_customVariablePageName__API.getSuggestedValuesForSegment.xml b/plugins/API/tests/System/expected/test_AutoSuggestAPITest_customVariablePageName__API.getSuggestedValuesForSegment.xml
deleted file mode 100644
index 769a3cf046..0000000000
--- a/plugins/API/tests/System/expected/test_AutoSuggestAPITest_customVariablePageName__API.getSuggestedValuesForSegment.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-<?xml version="1.0" encoding="utf-8" ?>
-<result>
- <row>Cvar 2 PAGE name</row>
- <row>Cvar 5 PAGE name</row>
-</result> \ No newline at end of file
diff --git a/plugins/API/tests/System/expected/test_AutoSuggestAPITest_customVariablePageName__VisitsSummary.get_range.xml b/plugins/API/tests/System/expected/test_AutoSuggestAPITest_customVariablePageName__VisitsSummary.get_range.xml
deleted file mode 100644
index 339a0f2a62..0000000000
--- a/plugins/API/tests/System/expected/test_AutoSuggestAPITest_customVariablePageName__VisitsSummary.get_range.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0" encoding="utf-8" ?>
-<result>
- <nb_visits>17</nb_visits>
- <nb_actions>17</nb_actions>
- <nb_visits_converted>17</nb_visits_converted>
- <bounce_count>17</bounce_count>
- <sum_visit_length>8</sum_visit_length>
- <max_actions>1</max_actions>
- <bounce_rate>100%</bounce_rate>
- <nb_actions_per_visit>1</nb_actions_per_visit>
- <avg_time_on_site>0</avg_time_on_site>
-</result> \ No newline at end of file
diff --git a/plugins/API/tests/System/expected/test_AutoSuggestAPITest_customVariablePageValue1__API.getSuggestedValuesForSegment.xml b/plugins/API/tests/System/expected/test_AutoSuggestAPITest_customVariablePageValue1__API.getSuggestedValuesForSegment.xml
deleted file mode 100644
index c234bed59e..0000000000
--- a/plugins/API/tests/System/expected/test_AutoSuggestAPITest_customVariablePageValue1__API.getSuggestedValuesForSegment.xml
+++ /dev/null
@@ -1,2 +0,0 @@
-<?xml version="1.0" encoding="utf-8" ?>
-<result /> \ No newline at end of file
diff --git a/plugins/API/tests/System/expected/test_AutoSuggestAPITest_customVariablePageValue2__API.getSuggestedValuesForSegment.xml b/plugins/API/tests/System/expected/test_AutoSuggestAPITest_customVariablePageValue2__API.getSuggestedValuesForSegment.xml
deleted file mode 100644
index 79849260d4..0000000000
--- a/plugins/API/tests/System/expected/test_AutoSuggestAPITest_customVariablePageValue2__API.getSuggestedValuesForSegment.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0" encoding="utf-8" ?>
-<result>
- <row>Cvar2 PAGE value is 0</row>
- <row>Cvar2 PAGE value is 1</row>
- <row>Cvar2 PAGE value is 2</row>
- <row>Cvar2 PAGE value is 3</row>
- <row>Cvar2 PAGE value is 4</row>
- <row>Cvar2 PAGE value is 5</row>
- <row>Cvar2 PAGE value is 6</row>
- <row>Cvar2 PAGE value is 7</row>
- <row>Cvar2 PAGE value is 8</row>
-</result> \ No newline at end of file
diff --git a/plugins/API/tests/System/expected/test_AutoSuggestAPITest_customVariablePageValue2__VisitsSummary.get_range.xml b/plugins/API/tests/System/expected/test_AutoSuggestAPITest_customVariablePageValue2__VisitsSummary.get_range.xml
deleted file mode 100644
index 88dae8fd6c..0000000000
--- a/plugins/API/tests/System/expected/test_AutoSuggestAPITest_customVariablePageValue2__VisitsSummary.get_range.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0" encoding="utf-8" ?>
-<result>
- <nb_visits>4</nb_visits>
- <nb_actions>4</nb_actions>
- <nb_visits_converted>4</nb_visits_converted>
- <bounce_count>4</bounce_count>
- <sum_visit_length>0</sum_visit_length>
- <max_actions>1</max_actions>
- <bounce_rate>100%</bounce_rate>
- <nb_actions_per_visit>1</nb_actions_per_visit>
- <avg_time_on_site>0</avg_time_on_site>
-</result> \ No newline at end of file
diff --git a/plugins/API/tests/System/expected/test_AutoSuggestAPITest_customVariablePageValue3__API.getSuggestedValuesForSegment.xml b/plugins/API/tests/System/expected/test_AutoSuggestAPITest_customVariablePageValue3__API.getSuggestedValuesForSegment.xml
deleted file mode 100644
index c234bed59e..0000000000
--- a/plugins/API/tests/System/expected/test_AutoSuggestAPITest_customVariablePageValue3__API.getSuggestedValuesForSegment.xml
+++ /dev/null
@@ -1,2 +0,0 @@
-<?xml version="1.0" encoding="utf-8" ?>
-<result /> \ No newline at end of file
diff --git a/plugins/API/tests/System/expected/test_AutoSuggestAPITest_customVariablePageValue4__API.getSuggestedValuesForSegment.xml b/plugins/API/tests/System/expected/test_AutoSuggestAPITest_customVariablePageValue4__API.getSuggestedValuesForSegment.xml
deleted file mode 100644
index c234bed59e..0000000000
--- a/plugins/API/tests/System/expected/test_AutoSuggestAPITest_customVariablePageValue4__API.getSuggestedValuesForSegment.xml
+++ /dev/null
@@ -1,2 +0,0 @@
-<?xml version="1.0" encoding="utf-8" ?>
-<result /> \ No newline at end of file
diff --git a/plugins/API/tests/System/expected/test_AutoSuggestAPITest_customVariablePageValue4__VisitsSummary.get_range.xml b/plugins/API/tests/System/expected/test_AutoSuggestAPITest_customVariablePageValue4__VisitsSummary.get_range.xml
deleted file mode 100644
index 4be0b7b205..0000000000
--- a/plugins/API/tests/System/expected/test_AutoSuggestAPITest_customVariablePageValue4__VisitsSummary.get_range.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0" encoding="utf-8" ?>
-<result>
- <nb_visits>9</nb_visits>
- <nb_actions>45</nb_actions>
- <nb_visits_converted>9</nb_visits_converted>
- <bounce_count>0</bounce_count>
- <sum_visit_length>14599</sum_visit_length>
- <max_actions>5</max_actions>
- <bounce_rate>0%</bounce_rate>
- <nb_actions_per_visit>5</nb_actions_per_visit>
- <avg_time_on_site>1622</avg_time_on_site>
-</result> \ No newline at end of file
diff --git a/plugins/API/tests/System/expected/test_AutoSuggestAPITest_customVariablePageValue5__API.getSuggestedValuesForSegment.xml b/plugins/API/tests/System/expected/test_AutoSuggestAPITest_customVariablePageValue5__API.getSuggestedValuesForSegment.xml
deleted file mode 100644
index 9ce36b0f97..0000000000
--- a/plugins/API/tests/System/expected/test_AutoSuggestAPITest_customVariablePageValue5__API.getSuggestedValuesForSegment.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0" encoding="utf-8" ?>
-<result>
- <row>Cvar5 PAGE value is 0</row>
- <row>Cvar5 PAGE value is 1</row>
- <row>Cvar5 PAGE value is 2</row>
- <row>Cvar5 PAGE value is 3</row>
- <row>Cvar5 PAGE value is 4</row>
- <row>Cvar5 PAGE value is 5</row>
- <row>Cvar5 PAGE value is 6</row>
- <row>Cvar5 PAGE value is 7</row>
- <row>Cvar5 PAGE value is 8</row>
-</result> \ No newline at end of file
diff --git a/plugins/API/tests/System/expected/test_AutoSuggestAPITest_customVariablePageValue5__VisitsSummary.get_range.xml b/plugins/API/tests/System/expected/test_AutoSuggestAPITest_customVariablePageValue5__VisitsSummary.get_range.xml
deleted file mode 100644
index 88dae8fd6c..0000000000
--- a/plugins/API/tests/System/expected/test_AutoSuggestAPITest_customVariablePageValue5__VisitsSummary.get_range.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0" encoding="utf-8" ?>
-<result>
- <nb_visits>4</nb_visits>
- <nb_actions>4</nb_actions>
- <nb_visits_converted>4</nb_visits_converted>
- <bounce_count>4</bounce_count>
- <sum_visit_length>0</sum_visit_length>
- <max_actions>1</max_actions>
- <bounce_rate>100%</bounce_rate>
- <nb_actions_per_visit>1</nb_actions_per_visit>
- <avg_time_on_site>0</avg_time_on_site>
-</result> \ No newline at end of file
diff --git a/plugins/API/tests/System/expected/test_AutoSuggestAPITest_customVariablePageValue__API.getSuggestedValuesForSegment.xml b/plugins/API/tests/System/expected/test_AutoSuggestAPITest_customVariablePageValue__API.getSuggestedValuesForSegment.xml
deleted file mode 100644
index eb1502c2fe..0000000000
--- a/plugins/API/tests/System/expected/test_AutoSuggestAPITest_customVariablePageValue__API.getSuggestedValuesForSegment.xml
+++ /dev/null
@@ -1,21 +0,0 @@
-<?xml version="1.0" encoding="utf-8" ?>
-<result>
- <row>Cvar2 PAGE value is 0</row>
- <row>Cvar2 PAGE value is 1</row>
- <row>Cvar5 PAGE value is 0</row>
- <row>Cvar5 PAGE value is 1</row>
- <row>Cvar2 PAGE value is 2</row>
- <row>Cvar2 PAGE value is 3</row>
- <row>Cvar5 PAGE value is 2</row>
- <row>Cvar5 PAGE value is 3</row>
- <row>Cvar2 PAGE value is 4</row>
- <row>Cvar2 PAGE value is 5</row>
- <row>Cvar2 PAGE value is 6</row>
- <row>Cvar2 PAGE value is 7</row>
- <row>Cvar2 PAGE value is 8</row>
- <row>Cvar5 PAGE value is 4</row>
- <row>Cvar5 PAGE value is 5</row>
- <row>Cvar5 PAGE value is 6</row>
- <row>Cvar5 PAGE value is 7</row>
- <row>Cvar5 PAGE value is 8</row>
-</result> \ No newline at end of file
diff --git a/plugins/API/tests/System/expected/test_AutoSuggestAPITest_customVariablePageValue__VisitsSummary.get_range.xml b/plugins/API/tests/System/expected/test_AutoSuggestAPITest_customVariablePageValue__VisitsSummary.get_range.xml
deleted file mode 100644
index 88dae8fd6c..0000000000
--- a/plugins/API/tests/System/expected/test_AutoSuggestAPITest_customVariablePageValue__VisitsSummary.get_range.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0" encoding="utf-8" ?>
-<result>
- <nb_visits>4</nb_visits>
- <nb_actions>4</nb_actions>
- <nb_visits_converted>4</nb_visits_converted>
- <bounce_count>4</bounce_count>
- <sum_visit_length>0</sum_visit_length>
- <max_actions>1</max_actions>
- <bounce_rate>100%</bounce_rate>
- <nb_actions_per_visit>1</nb_actions_per_visit>
- <avg_time_on_site>0</avg_time_on_site>
-</result> \ No newline at end of file
diff --git a/plugins/API/tests/System/expected/test_AutoSuggestAPITest_customVariableValue1__API.getSuggestedValuesForSegment.xml b/plugins/API/tests/System/expected/test_AutoSuggestAPITest_customVariableValue1__API.getSuggestedValuesForSegment.xml
deleted file mode 100644
index 641de91df2..0000000000
--- a/plugins/API/tests/System/expected/test_AutoSuggestAPITest_customVariableValue1__API.getSuggestedValuesForSegment.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0" encoding="utf-8" ?>
-<result>
- <row>Cvar1 value is 0</row>
- <row>Cvar1 value is 1</row>
- <row>Cvar1 value is 2</row>
- <row>Cvar1 value is 3</row>
- <row>Cvar1 value is 4</row>
- <row>Cvar1 value is 5</row>
- <row>Cvar1 value is 6</row>
- <row>Cvar1 value is 7</row>
- <row>Cvar1 value is 8</row>
-</result> \ No newline at end of file
diff --git a/plugins/API/tests/System/expected/test_AutoSuggestAPITest_customVariableValue1__VisitsSummary.get_range.xml b/plugins/API/tests/System/expected/test_AutoSuggestAPITest_customVariableValue1__VisitsSummary.get_range.xml
deleted file mode 100644
index 7383e9718d..0000000000
--- a/plugins/API/tests/System/expected/test_AutoSuggestAPITest_customVariableValue1__VisitsSummary.get_range.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0" encoding="utf-8" ?>
-<result>
- <nb_visits>7</nb_visits>
- <nb_actions>19</nb_actions>
- <nb_visits_converted>7</nb_visits_converted>
- <bounce_count>4</bounce_count>
- <sum_visit_length>4869</sum_visit_length>
- <max_actions>5</max_actions>
- <bounce_rate>57%</bounce_rate>
- <nb_actions_per_visit>2.7</nb_actions_per_visit>
- <avg_time_on_site>696</avg_time_on_site>
-</result> \ No newline at end of file
diff --git a/plugins/API/tests/System/expected/test_AutoSuggestAPITest_customVariableValue2__API.getSuggestedValuesForSegment.xml b/plugins/API/tests/System/expected/test_AutoSuggestAPITest_customVariableValue2__API.getSuggestedValuesForSegment.xml
deleted file mode 100644
index c234bed59e..0000000000
--- a/plugins/API/tests/System/expected/test_AutoSuggestAPITest_customVariableValue2__API.getSuggestedValuesForSegment.xml
+++ /dev/null
@@ -1,2 +0,0 @@
-<?xml version="1.0" encoding="utf-8" ?>
-<result /> \ No newline at end of file
diff --git a/plugins/API/tests/System/expected/test_AutoSuggestAPITest_customVariableValue3__API.getSuggestedValuesForSegment.xml b/plugins/API/tests/System/expected/test_AutoSuggestAPITest_customVariableValue3__API.getSuggestedValuesForSegment.xml
deleted file mode 100644
index c234bed59e..0000000000
--- a/plugins/API/tests/System/expected/test_AutoSuggestAPITest_customVariableValue3__API.getSuggestedValuesForSegment.xml
+++ /dev/null
@@ -1,2 +0,0 @@
-<?xml version="1.0" encoding="utf-8" ?>
-<result /> \ No newline at end of file
diff --git a/plugins/API/tests/System/expected/test_AutoSuggestAPITest_customVariableValue4__API.getSuggestedValuesForSegment.xml b/plugins/API/tests/System/expected/test_AutoSuggestAPITest_customVariableValue4__API.getSuggestedValuesForSegment.xml
deleted file mode 100644
index c234bed59e..0000000000
--- a/plugins/API/tests/System/expected/test_AutoSuggestAPITest_customVariableValue4__API.getSuggestedValuesForSegment.xml
+++ /dev/null
@@ -1,2 +0,0 @@
-<?xml version="1.0" encoding="utf-8" ?>
-<result /> \ No newline at end of file
diff --git a/plugins/API/tests/System/expected/test_AutoSuggestAPITest_customVariableValue5__API.getSuggestedValuesForSegment.xml b/plugins/API/tests/System/expected/test_AutoSuggestAPITest_customVariableValue5__API.getSuggestedValuesForSegment.xml
deleted file mode 100644
index 4ad457f263..0000000000
--- a/plugins/API/tests/System/expected/test_AutoSuggestAPITest_customVariableValue5__API.getSuggestedValuesForSegment.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0" encoding="utf-8" ?>
-<result>
- <row>Cvar5 value is 0</row>
- <row>Cvar5 value is 1</row>
- <row>Cvar5 value is 2</row>
- <row>Cvar5 value is 3</row>
- <row>Cvar5 value is 4</row>
- <row>Cvar5 value is 5</row>
- <row>Cvar5 value is 6</row>
- <row>Cvar5 value is 7</row>
- <row>Cvar5 value is 8</row>
-</result> \ No newline at end of file
diff --git a/plugins/API/tests/System/expected/test_AutoSuggestAPITest_customVariableValue5__VisitsSummary.get_range.xml b/plugins/API/tests/System/expected/test_AutoSuggestAPITest_customVariableValue5__VisitsSummary.get_range.xml
deleted file mode 100644
index 7383e9718d..0000000000
--- a/plugins/API/tests/System/expected/test_AutoSuggestAPITest_customVariableValue5__VisitsSummary.get_range.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0" encoding="utf-8" ?>
-<result>
- <nb_visits>7</nb_visits>
- <nb_actions>19</nb_actions>
- <nb_visits_converted>7</nb_visits_converted>
- <bounce_count>4</bounce_count>
- <sum_visit_length>4869</sum_visit_length>
- <max_actions>5</max_actions>
- <bounce_rate>57%</bounce_rate>
- <nb_actions_per_visit>2.7</nb_actions_per_visit>
- <avg_time_on_site>696</avg_time_on_site>
-</result> \ No newline at end of file
diff --git a/plugins/API/tests/System/expected/test_AutoSuggestAPITest_customVariableValue__API.getSuggestedValuesForSegment.xml b/plugins/API/tests/System/expected/test_AutoSuggestAPITest_customVariableValue__API.getSuggestedValuesForSegment.xml
deleted file mode 100644
index bf4f5c750d..0000000000
--- a/plugins/API/tests/System/expected/test_AutoSuggestAPITest_customVariableValue__API.getSuggestedValuesForSegment.xml
+++ /dev/null
@@ -1,21 +0,0 @@
-<?xml version="1.0" encoding="utf-8" ?>
-<result>
- <row>Cvar1 value is 0</row>
- <row>Cvar1 value is 1</row>
- <row>Cvar5 value is 0</row>
- <row>Cvar5 value is 1</row>
- <row>Cvar1 value is 2</row>
- <row>Cvar1 value is 3</row>
- <row>Cvar5 value is 2</row>
- <row>Cvar5 value is 3</row>
- <row>Cvar1 value is 4</row>
- <row>Cvar1 value is 5</row>
- <row>Cvar1 value is 6</row>
- <row>Cvar1 value is 7</row>
- <row>Cvar1 value is 8</row>
- <row>Cvar5 value is 4</row>
- <row>Cvar5 value is 5</row>
- <row>Cvar5 value is 6</row>
- <row>Cvar5 value is 7</row>
- <row>Cvar5 value is 8</row>
-</result> \ No newline at end of file
diff --git a/plugins/API/tests/System/expected/test_AutoSuggestAPITest_customVariableValue__VisitsSummary.get_range.xml b/plugins/API/tests/System/expected/test_AutoSuggestAPITest_customVariableValue__VisitsSummary.get_range.xml
deleted file mode 100644
index 7383e9718d..0000000000
--- a/plugins/API/tests/System/expected/test_AutoSuggestAPITest_customVariableValue__VisitsSummary.get_range.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0" encoding="utf-8" ?>
-<result>
- <nb_visits>7</nb_visits>
- <nb_actions>19</nb_actions>
- <nb_visits_converted>7</nb_visits_converted>
- <bounce_count>4</bounce_count>
- <sum_visit_length>4869</sum_visit_length>
- <max_actions>5</max_actions>
- <bounce_rate>57%</bounce_rate>
- <nb_actions_per_visit>2.7</nb_actions_per_visit>
- <avg_time_on_site>696</avg_time_on_site>
-</result> \ No newline at end of file