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>2021-11-26 17:35:41 +0300
committerGitHub <noreply@github.com>2021-11-26 17:35:41 +0300
commit7f1ba0936c83e06356a58396be55cbb4abaf0e1b (patch)
tree7b045d1a4f87d05a566880abbaa29003460e2560 /plugins/Live
parent4a089cb5d0b8777e3a378af350fdb726b69afcd8 (diff)
Fix time on page calculation in visits log (#18294)
* Try to fix time on page calculation in visits log * fix calculation of last page view * updates expected test files * updates submodules
Diffstat (limited to 'plugins/Live')
-rw-r--r--plugins/Live/tests/System/expected/test___Live.getVisitorProfile.xml20
-rw-r--r--plugins/Live/tests/System/expected/test_actionSegment__Live.getLastVisitsDetails_day.xml4
-rw-r--r--plugins/Live/tests/System/expected/test_allSites__Live.getLastVisitsDetails_day.xml8
-rw-r--r--plugins/Live/tests/System/expected/test_filterLimitDashOne__Live.getLastVisitsDetails_day.xml6
-rw-r--r--plugins/Live/tests/System/expected/test_filterLimitOne__Live.getLastVisitsDetails_day.xml2
-rw-r--r--plugins/Live/tests/System/expected/test_hideColumnsNonRecursive__Live.getLastVisitsDetails_day.xml6
-rw-r--r--plugins/Live/tests/System/expected/test_hideColumns__Live.getLastVisitsDetails_day.xml6
-rw-r--r--plugins/Live/tests/System/expected/test_higherLimit__Live.getVisitorProfile.xml40
-rw-r--r--plugins/Live/tests/System/expected/test_httpshost__Live.getLastVisitsDetails_day.xml6
-rw-r--r--plugins/Live/tests/System/expected/test_maxVisitLimit__Live.getVisitorProfile.xml20
-rw-r--r--plugins/Live/tests/System/expected/test_multiSites__Live.getLastVisitsDetails_day.xml8
11 files changed, 126 insertions, 0 deletions
diff --git a/plugins/Live/tests/System/expected/test___Live.getVisitorProfile.xml b/plugins/Live/tests/System/expected/test___Live.getVisitorProfile.xml
index 5875053612..6116d539e2 100644
--- a/plugins/Live/tests/System/expected/test___Live.getVisitorProfile.xml
+++ b/plugins/Live/tests/System/expected/test___Live.getVisitorProfile.xml
@@ -37,6 +37,8 @@
<pageId>44</pageId>
<bandwidth />
+ <timeSpent>0</timeSpent>
+ <timeSpentPretty>0s</timeSpentPretty>
<pageviewPosition>1</pageviewPosition>
<title>incredible title 0</title>
<subtitle>http://example.org/my/dir/page2</subtitle>
@@ -156,6 +158,8 @@
<pageId>43</pageId>
<bandwidth />
+ <timeSpent>0</timeSpent>
+ <timeSpentPretty>0s</timeSpentPretty>
<pageviewPosition>1</pageviewPosition>
<title>incredible title 2</title>
<subtitle>http://example.org/my/dir/page1</subtitle>
@@ -275,6 +279,8 @@
<pageId>42</pageId>
<bandwidth />
+ <timeSpent>0</timeSpent>
+ <timeSpentPretty>0s</timeSpentPretty>
<pageviewPosition>1</pageviewPosition>
<title>incredible title 1</title>
<subtitle>http://example.org/my/dir/page0</subtitle>
@@ -394,6 +400,8 @@
<pageId>41</pageId>
<bandwidth />
+ <timeSpent>0</timeSpent>
+ <timeSpentPretty>0s</timeSpentPretty>
<pageviewPosition>1</pageviewPosition>
<title>incredible title 0</title>
<subtitle>http://example.org/my/dir/page3</subtitle>
@@ -513,6 +521,8 @@
<pageId>40</pageId>
<bandwidth />
+ <timeSpent>0</timeSpent>
+ <timeSpentPretty>0s</timeSpentPretty>
<pageviewPosition>1</pageviewPosition>
<title>incredible title 2</title>
<subtitle>http://example.org/my/dir/page2</subtitle>
@@ -632,6 +642,8 @@
<pageId>39</pageId>
<bandwidth />
+ <timeSpent>0</timeSpent>
+ <timeSpentPretty>0s</timeSpentPretty>
<pageviewPosition>1</pageviewPosition>
<title>incredible title 1</title>
<subtitle>http://example.org/my/dir/page1</subtitle>
@@ -751,6 +763,8 @@
<pageId>38</pageId>
<bandwidth />
+ <timeSpent>0</timeSpent>
+ <timeSpentPretty>0s</timeSpentPretty>
<pageviewPosition>1</pageviewPosition>
<title>incredible title 0</title>
<subtitle>http://example.org/my/dir/page0</subtitle>
@@ -870,6 +884,8 @@
<pageId>37</pageId>
<bandwidth />
+ <timeSpent>0</timeSpent>
+ <timeSpentPretty>0s</timeSpentPretty>
<pageviewPosition>1</pageviewPosition>
<title>incredible title 2</title>
<subtitle>http://example.org/my/dir/page3</subtitle>
@@ -989,6 +1005,8 @@
<pageId>36</pageId>
<bandwidth />
+ <timeSpent>0</timeSpent>
+ <timeSpentPretty>0s</timeSpentPretty>
<pageviewPosition>1</pageviewPosition>
<title>incredible title 1</title>
<subtitle>http://example.org/my/dir/page2</subtitle>
@@ -1108,6 +1126,8 @@
<pageId>35</pageId>
<bandwidth />
+ <timeSpent>0</timeSpent>
+ <timeSpentPretty>0s</timeSpentPretty>
<pageviewPosition>1</pageviewPosition>
<title>incredible title 0</title>
<subtitle>http://example.org/my/dir/page1</subtitle>
diff --git a/plugins/Live/tests/System/expected/test_actionSegment__Live.getLastVisitsDetails_day.xml b/plugins/Live/tests/System/expected/test_actionSegment__Live.getLastVisitsDetails_day.xml
index 65172e4061..ae3e8c1843 100644
--- a/plugins/Live/tests/System/expected/test_actionSegment__Live.getLastVisitsDetails_day.xml
+++ b/plugins/Live/tests/System/expected/test_actionSegment__Live.getLastVisitsDetails_day.xml
@@ -16,6 +16,8 @@
<pageId>14</pageId>
<bandwidth />
+ <timeSpent>0</timeSpent>
+ <timeSpentPretty>0s</timeSpentPretty>
<pageviewPosition>1</pageviewPosition>
<title>incredible title 0</title>
<subtitle>http://example.org/my/dir/page0</subtitle>
@@ -135,6 +137,8 @@
<pageId>13</pageId>
<bandwidth />
+ <timeSpent>0</timeSpent>
+ <timeSpentPretty>0s</timeSpentPretty>
<pageviewPosition>1</pageviewPosition>
<title>incredible title -1</title>
<subtitle>http://example.org/my/dir/page-1</subtitle>
diff --git a/plugins/Live/tests/System/expected/test_allSites__Live.getLastVisitsDetails_day.xml b/plugins/Live/tests/System/expected/test_allSites__Live.getLastVisitsDetails_day.xml
index a0c4f834a2..477aec8338 100644
--- a/plugins/Live/tests/System/expected/test_allSites__Live.getLastVisitsDetails_day.xml
+++ b/plugins/Live/tests/System/expected/test_allSites__Live.getLastVisitsDetails_day.xml
@@ -16,6 +16,8 @@
<pageId>1</pageId>
<bandwidth />
+ <timeSpent>0</timeSpent>
+ <timeSpentPretty>0s</timeSpentPretty>
<pageviewPosition>1</pageviewPosition>
<title>incredible title</title>
<subtitle>http://example.org/foo/dir/page</subtitle>
@@ -135,6 +137,8 @@
<pageId>14</pageId>
<bandwidth />
+ <timeSpent>0</timeSpent>
+ <timeSpentPretty>0s</timeSpentPretty>
<pageviewPosition>1</pageviewPosition>
<title>incredible title 0</title>
<subtitle>http://example.org/my/dir/page0</subtitle>
@@ -254,6 +258,8 @@
<pageId>13</pageId>
<bandwidth />
+ <timeSpent>0</timeSpent>
+ <timeSpentPretty>0s</timeSpentPretty>
<pageviewPosition>1</pageviewPosition>
<title>incredible title -1</title>
<subtitle>http://example.org/my/dir/page-1</subtitle>
@@ -563,6 +569,8 @@
<pageId>12</pageId>
<bandwidth />
+ <timeSpent>0</timeSpent>
+ <timeSpentPretty>0s</timeSpentPretty>
<pageviewPosition>11</pageviewPosition>
<title>incredible title 1</title>
<subtitle>http://example.org/my/dir/page-2</subtitle>
diff --git a/plugins/Live/tests/System/expected/test_filterLimitDashOne__Live.getLastVisitsDetails_day.xml b/plugins/Live/tests/System/expected/test_filterLimitDashOne__Live.getLastVisitsDetails_day.xml
index 6295b16111..9eaf2dd60f 100644
--- a/plugins/Live/tests/System/expected/test_filterLimitDashOne__Live.getLastVisitsDetails_day.xml
+++ b/plugins/Live/tests/System/expected/test_filterLimitDashOne__Live.getLastVisitsDetails_day.xml
@@ -16,6 +16,8 @@
<pageId>14</pageId>
<bandwidth />
+ <timeSpent>0</timeSpent>
+ <timeSpentPretty>0s</timeSpentPretty>
<pageviewPosition>1</pageviewPosition>
<title>incredible title 0</title>
<subtitle>http://example.org/my/dir/page0</subtitle>
@@ -135,6 +137,8 @@
<pageId>13</pageId>
<bandwidth />
+ <timeSpent>0</timeSpent>
+ <timeSpentPretty>0s</timeSpentPretty>
<pageviewPosition>1</pageviewPosition>
<title>incredible title -1</title>
<subtitle>http://example.org/my/dir/page-1</subtitle>
@@ -444,6 +448,8 @@
<pageId>12</pageId>
<bandwidth />
+ <timeSpent>0</timeSpent>
+ <timeSpentPretty>0s</timeSpentPretty>
<pageviewPosition>11</pageviewPosition>
<title>incredible title 1</title>
<subtitle>http://example.org/my/dir/page-2</subtitle>
diff --git a/plugins/Live/tests/System/expected/test_filterLimitOne__Live.getLastVisitsDetails_day.xml b/plugins/Live/tests/System/expected/test_filterLimitOne__Live.getLastVisitsDetails_day.xml
index 06e5cb513e..c1f5ae39fa 100644
--- a/plugins/Live/tests/System/expected/test_filterLimitOne__Live.getLastVisitsDetails_day.xml
+++ b/plugins/Live/tests/System/expected/test_filterLimitOne__Live.getLastVisitsDetails_day.xml
@@ -16,6 +16,8 @@
<pageId>14</pageId>
<bandwidth />
+ <timeSpent>0</timeSpent>
+ <timeSpentPretty>0s</timeSpentPretty>
<pageviewPosition>1</pageviewPosition>
<title>incredible title 0</title>
<subtitle>http://example.org/my/dir/page0</subtitle>
diff --git a/plugins/Live/tests/System/expected/test_hideColumnsNonRecursive__Live.getLastVisitsDetails_day.xml b/plugins/Live/tests/System/expected/test_hideColumnsNonRecursive__Live.getLastVisitsDetails_day.xml
index 0083bbb2fc..adf6de3b57 100644
--- a/plugins/Live/tests/System/expected/test_hideColumnsNonRecursive__Live.getLastVisitsDetails_day.xml
+++ b/plugins/Live/tests/System/expected/test_hideColumnsNonRecursive__Live.getLastVisitsDetails_day.xml
@@ -16,6 +16,8 @@
<pageId>14</pageId>
<bandwidth />
+ <timeSpent>0</timeSpent>
+ <timeSpentPretty>0s</timeSpentPretty>
<pageviewPosition>1</pageviewPosition>
<title>incredible title 0</title>
<subtitle>http://example.org/my/dir/page0</subtitle>
@@ -134,6 +136,8 @@
<pageId>13</pageId>
<bandwidth />
+ <timeSpent>0</timeSpent>
+ <timeSpentPretty>0s</timeSpentPretty>
<pageviewPosition>1</pageviewPosition>
<title>incredible title -1</title>
<subtitle>http://example.org/my/dir/page-1</subtitle>
@@ -442,6 +446,8 @@
<pageId>12</pageId>
<bandwidth />
+ <timeSpent>0</timeSpent>
+ <timeSpentPretty>0s</timeSpentPretty>
<pageviewPosition>11</pageviewPosition>
<title>incredible title 1</title>
<subtitle>http://example.org/my/dir/page-2</subtitle>
diff --git a/plugins/Live/tests/System/expected/test_hideColumns__Live.getLastVisitsDetails_day.xml b/plugins/Live/tests/System/expected/test_hideColumns__Live.getLastVisitsDetails_day.xml
index 40692b4117..05ada7a779 100644
--- a/plugins/Live/tests/System/expected/test_hideColumns__Live.getLastVisitsDetails_day.xml
+++ b/plugins/Live/tests/System/expected/test_hideColumns__Live.getLastVisitsDetails_day.xml
@@ -15,6 +15,8 @@
<pageId>14</pageId>
<bandwidth />
+ <timeSpent>0</timeSpent>
+ <timeSpentPretty>0s</timeSpentPretty>
<pageviewPosition>1</pageviewPosition>
<title>incredible title 0</title>
<subtitle>http://example.org/my/dir/page0</subtitle>
@@ -129,6 +131,8 @@
<pageId>13</pageId>
<bandwidth />
+ <timeSpent>0</timeSpent>
+ <timeSpentPretty>0s</timeSpentPretty>
<pageviewPosition>1</pageviewPosition>
<title>incredible title -1</title>
<subtitle>http://example.org/my/dir/page-1</subtitle>
@@ -423,6 +427,8 @@
<pageId>12</pageId>
<bandwidth />
+ <timeSpent>0</timeSpent>
+ <timeSpentPretty>0s</timeSpentPretty>
<pageviewPosition>11</pageviewPosition>
<title>incredible title 1</title>
<subtitle>http://example.org/my/dir/page-2</subtitle>
diff --git a/plugins/Live/tests/System/expected/test_higherLimit__Live.getVisitorProfile.xml b/plugins/Live/tests/System/expected/test_higherLimit__Live.getVisitorProfile.xml
index 0f145aa304..878386d7b2 100644
--- a/plugins/Live/tests/System/expected/test_higherLimit__Live.getVisitorProfile.xml
+++ b/plugins/Live/tests/System/expected/test_higherLimit__Live.getVisitorProfile.xml
@@ -37,6 +37,8 @@
<pageId>44</pageId>
<bandwidth />
+ <timeSpent>0</timeSpent>
+ <timeSpentPretty>0s</timeSpentPretty>
<pageviewPosition>1</pageviewPosition>
<title>incredible title 0</title>
<subtitle>http://example.org/my/dir/page2</subtitle>
@@ -156,6 +158,8 @@
<pageId>43</pageId>
<bandwidth />
+ <timeSpent>0</timeSpent>
+ <timeSpentPretty>0s</timeSpentPretty>
<pageviewPosition>1</pageviewPosition>
<title>incredible title 2</title>
<subtitle>http://example.org/my/dir/page1</subtitle>
@@ -275,6 +279,8 @@
<pageId>42</pageId>
<bandwidth />
+ <timeSpent>0</timeSpent>
+ <timeSpentPretty>0s</timeSpentPretty>
<pageviewPosition>1</pageviewPosition>
<title>incredible title 1</title>
<subtitle>http://example.org/my/dir/page0</subtitle>
@@ -394,6 +400,8 @@
<pageId>41</pageId>
<bandwidth />
+ <timeSpent>0</timeSpent>
+ <timeSpentPretty>0s</timeSpentPretty>
<pageviewPosition>1</pageviewPosition>
<title>incredible title 0</title>
<subtitle>http://example.org/my/dir/page3</subtitle>
@@ -513,6 +521,8 @@
<pageId>40</pageId>
<bandwidth />
+ <timeSpent>0</timeSpent>
+ <timeSpentPretty>0s</timeSpentPretty>
<pageviewPosition>1</pageviewPosition>
<title>incredible title 2</title>
<subtitle>http://example.org/my/dir/page2</subtitle>
@@ -632,6 +642,8 @@
<pageId>39</pageId>
<bandwidth />
+ <timeSpent>0</timeSpent>
+ <timeSpentPretty>0s</timeSpentPretty>
<pageviewPosition>1</pageviewPosition>
<title>incredible title 1</title>
<subtitle>http://example.org/my/dir/page1</subtitle>
@@ -751,6 +763,8 @@
<pageId>38</pageId>
<bandwidth />
+ <timeSpent>0</timeSpent>
+ <timeSpentPretty>0s</timeSpentPretty>
<pageviewPosition>1</pageviewPosition>
<title>incredible title 0</title>
<subtitle>http://example.org/my/dir/page0</subtitle>
@@ -870,6 +884,8 @@
<pageId>37</pageId>
<bandwidth />
+ <timeSpent>0</timeSpent>
+ <timeSpentPretty>0s</timeSpentPretty>
<pageviewPosition>1</pageviewPosition>
<title>incredible title 2</title>
<subtitle>http://example.org/my/dir/page3</subtitle>
@@ -989,6 +1005,8 @@
<pageId>36</pageId>
<bandwidth />
+ <timeSpent>0</timeSpent>
+ <timeSpentPretty>0s</timeSpentPretty>
<pageviewPosition>1</pageviewPosition>
<title>incredible title 1</title>
<subtitle>http://example.org/my/dir/page2</subtitle>
@@ -1108,6 +1126,8 @@
<pageId>35</pageId>
<bandwidth />
+ <timeSpent>0</timeSpent>
+ <timeSpentPretty>0s</timeSpentPretty>
<pageviewPosition>1</pageviewPosition>
<title>incredible title 0</title>
<subtitle>http://example.org/my/dir/page1</subtitle>
@@ -1227,6 +1247,8 @@
<pageId>34</pageId>
<bandwidth />
+ <timeSpent>0</timeSpent>
+ <timeSpentPretty>0s</timeSpentPretty>
<pageviewPosition>1</pageviewPosition>
<title>incredible title 2</title>
<subtitle>http://example.org/my/dir/page0</subtitle>
@@ -1346,6 +1368,8 @@
<pageId>33</pageId>
<bandwidth />
+ <timeSpent>0</timeSpent>
+ <timeSpentPretty>0s</timeSpentPretty>
<pageviewPosition>1</pageviewPosition>
<title>incredible title 1</title>
<subtitle>http://example.org/my/dir/page3</subtitle>
@@ -1465,6 +1489,8 @@
<pageId>32</pageId>
<bandwidth />
+ <timeSpent>0</timeSpent>
+ <timeSpentPretty>0s</timeSpentPretty>
<pageviewPosition>1</pageviewPosition>
<title>incredible title 0</title>
<subtitle>http://example.org/my/dir/page2</subtitle>
@@ -1584,6 +1610,8 @@
<pageId>31</pageId>
<bandwidth />
+ <timeSpent>0</timeSpent>
+ <timeSpentPretty>0s</timeSpentPretty>
<pageviewPosition>1</pageviewPosition>
<title>incredible title 2</title>
<subtitle>http://example.org/my/dir/page1</subtitle>
@@ -1703,6 +1731,8 @@
<pageId>30</pageId>
<bandwidth />
+ <timeSpent>0</timeSpent>
+ <timeSpentPretty>0s</timeSpentPretty>
<pageviewPosition>1</pageviewPosition>
<title>incredible title 1</title>
<subtitle>http://example.org/my/dir/page0</subtitle>
@@ -1822,6 +1852,8 @@
<pageId>29</pageId>
<bandwidth />
+ <timeSpent>0</timeSpent>
+ <timeSpentPretty>0s</timeSpentPretty>
<pageviewPosition>1</pageviewPosition>
<title>incredible title 0</title>
<subtitle>http://example.org/my/dir/page3</subtitle>
@@ -1941,6 +1973,8 @@
<pageId>28</pageId>
<bandwidth />
+ <timeSpent>0</timeSpent>
+ <timeSpentPretty>0s</timeSpentPretty>
<pageviewPosition>1</pageviewPosition>
<title>incredible title 2</title>
<subtitle>http://example.org/my/dir/page2</subtitle>
@@ -2060,6 +2094,8 @@
<pageId>27</pageId>
<bandwidth />
+ <timeSpent>0</timeSpent>
+ <timeSpentPretty>0s</timeSpentPretty>
<pageviewPosition>1</pageviewPosition>
<title>incredible title 1</title>
<subtitle>http://example.org/my/dir/page1</subtitle>
@@ -2179,6 +2215,8 @@
<pageId>26</pageId>
<bandwidth />
+ <timeSpent>0</timeSpent>
+ <timeSpentPretty>0s</timeSpentPretty>
<pageviewPosition>1</pageviewPosition>
<title>incredible title 0</title>
<subtitle>http://example.org/my/dir/page0</subtitle>
@@ -2298,6 +2336,8 @@
<pageId>25</pageId>
<bandwidth />
+ <timeSpent>0</timeSpent>
+ <timeSpentPretty>0s</timeSpentPretty>
<pageviewPosition>1</pageviewPosition>
<title>incredible title 2</title>
<subtitle>http://example.org/my/dir/page3</subtitle>
diff --git a/plugins/Live/tests/System/expected/test_httpshost__Live.getLastVisitsDetails_day.xml b/plugins/Live/tests/System/expected/test_httpshost__Live.getLastVisitsDetails_day.xml
index 0dbd232f55..06a377a5bc 100644
--- a/plugins/Live/tests/System/expected/test_httpshost__Live.getLastVisitsDetails_day.xml
+++ b/plugins/Live/tests/System/expected/test_httpshost__Live.getLastVisitsDetails_day.xml
@@ -16,6 +16,8 @@
<pageId>14</pageId>
<bandwidth />
+ <timeSpent>0</timeSpent>
+ <timeSpentPretty>0s</timeSpentPretty>
<pageviewPosition>1</pageviewPosition>
<title>incredible title 0</title>
<subtitle>https://example.org/my/dir/page0</subtitle>
@@ -135,6 +137,8 @@
<pageId>13</pageId>
<bandwidth />
+ <timeSpent>0</timeSpent>
+ <timeSpentPretty>0s</timeSpentPretty>
<pageviewPosition>1</pageviewPosition>
<title>incredible title -1</title>
<subtitle>https://example.org/my/dir/page-1</subtitle>
@@ -444,6 +448,8 @@
<pageId>12</pageId>
<bandwidth />
+ <timeSpent>0</timeSpent>
+ <timeSpentPretty>0s</timeSpentPretty>
<pageviewPosition>11</pageviewPosition>
<title>incredible title 1</title>
<subtitle>https://example.org/my/dir/page-2</subtitle>
diff --git a/plugins/Live/tests/System/expected/test_maxVisitLimit__Live.getVisitorProfile.xml b/plugins/Live/tests/System/expected/test_maxVisitLimit__Live.getVisitorProfile.xml
index 873c2291f7..a16ee6ca3b 100644
--- a/plugins/Live/tests/System/expected/test_maxVisitLimit__Live.getVisitorProfile.xml
+++ b/plugins/Live/tests/System/expected/test_maxVisitLimit__Live.getVisitorProfile.xml
@@ -37,6 +37,8 @@
<pageId>44</pageId>
<bandwidth />
+ <timeSpent>0</timeSpent>
+ <timeSpentPretty>0s</timeSpentPretty>
<pageviewPosition>1</pageviewPosition>
<title>incredible title 0</title>
<subtitle>http://example.org/my/dir/page2</subtitle>
@@ -156,6 +158,8 @@
<pageId>43</pageId>
<bandwidth />
+ <timeSpent>0</timeSpent>
+ <timeSpentPretty>0s</timeSpentPretty>
<pageviewPosition>1</pageviewPosition>
<title>incredible title 2</title>
<subtitle>http://example.org/my/dir/page1</subtitle>
@@ -275,6 +279,8 @@
<pageId>42</pageId>
<bandwidth />
+ <timeSpent>0</timeSpent>
+ <timeSpentPretty>0s</timeSpentPretty>
<pageviewPosition>1</pageviewPosition>
<title>incredible title 1</title>
<subtitle>http://example.org/my/dir/page0</subtitle>
@@ -394,6 +400,8 @@
<pageId>41</pageId>
<bandwidth />
+ <timeSpent>0</timeSpent>
+ <timeSpentPretty>0s</timeSpentPretty>
<pageviewPosition>1</pageviewPosition>
<title>incredible title 0</title>
<subtitle>http://example.org/my/dir/page3</subtitle>
@@ -513,6 +521,8 @@
<pageId>40</pageId>
<bandwidth />
+ <timeSpent>0</timeSpent>
+ <timeSpentPretty>0s</timeSpentPretty>
<pageviewPosition>1</pageviewPosition>
<title>incredible title 2</title>
<subtitle>http://example.org/my/dir/page2</subtitle>
@@ -632,6 +642,8 @@
<pageId>39</pageId>
<bandwidth />
+ <timeSpent>0</timeSpent>
+ <timeSpentPretty>0s</timeSpentPretty>
<pageviewPosition>1</pageviewPosition>
<title>incredible title 1</title>
<subtitle>http://example.org/my/dir/page1</subtitle>
@@ -751,6 +763,8 @@
<pageId>38</pageId>
<bandwidth />
+ <timeSpent>0</timeSpent>
+ <timeSpentPretty>0s</timeSpentPretty>
<pageviewPosition>1</pageviewPosition>
<title>incredible title 0</title>
<subtitle>http://example.org/my/dir/page0</subtitle>
@@ -870,6 +884,8 @@
<pageId>37</pageId>
<bandwidth />
+ <timeSpent>0</timeSpent>
+ <timeSpentPretty>0s</timeSpentPretty>
<pageviewPosition>1</pageviewPosition>
<title>incredible title 2</title>
<subtitle>http://example.org/my/dir/page3</subtitle>
@@ -989,6 +1005,8 @@
<pageId>36</pageId>
<bandwidth />
+ <timeSpent>0</timeSpent>
+ <timeSpentPretty>0s</timeSpentPretty>
<pageviewPosition>1</pageviewPosition>
<title>incredible title 1</title>
<subtitle>http://example.org/my/dir/page2</subtitle>
@@ -1108,6 +1126,8 @@
<pageId>35</pageId>
<bandwidth />
+ <timeSpent>0</timeSpent>
+ <timeSpentPretty>0s</timeSpentPretty>
<pageviewPosition>1</pageviewPosition>
<title>incredible title 0</title>
<subtitle>http://example.org/my/dir/page1</subtitle>
diff --git a/plugins/Live/tests/System/expected/test_multiSites__Live.getLastVisitsDetails_day.xml b/plugins/Live/tests/System/expected/test_multiSites__Live.getLastVisitsDetails_day.xml
index a0c4f834a2..477aec8338 100644
--- a/plugins/Live/tests/System/expected/test_multiSites__Live.getLastVisitsDetails_day.xml
+++ b/plugins/Live/tests/System/expected/test_multiSites__Live.getLastVisitsDetails_day.xml
@@ -16,6 +16,8 @@
<pageId>1</pageId>
<bandwidth />
+ <timeSpent>0</timeSpent>
+ <timeSpentPretty>0s</timeSpentPretty>
<pageviewPosition>1</pageviewPosition>
<title>incredible title</title>
<subtitle>http://example.org/foo/dir/page</subtitle>
@@ -135,6 +137,8 @@
<pageId>14</pageId>
<bandwidth />
+ <timeSpent>0</timeSpent>
+ <timeSpentPretty>0s</timeSpentPretty>
<pageviewPosition>1</pageviewPosition>
<title>incredible title 0</title>
<subtitle>http://example.org/my/dir/page0</subtitle>
@@ -254,6 +258,8 @@
<pageId>13</pageId>
<bandwidth />
+ <timeSpent>0</timeSpent>
+ <timeSpentPretty>0s</timeSpentPretty>
<pageviewPosition>1</pageviewPosition>
<title>incredible title -1</title>
<subtitle>http://example.org/my/dir/page-1</subtitle>
@@ -563,6 +569,8 @@
<pageId>12</pageId>
<bandwidth />
+ <timeSpent>0</timeSpent>
+ <timeSpentPretty>0s</timeSpentPretty>
<pageviewPosition>11</pageviewPosition>
<title>incredible title 1</title>
<subtitle>http://example.org/my/dir/page-2</subtitle>