From 509ac2f1085e74c6a44253248f9f2fc3ac54d337 Mon Sep 17 00:00:00 2001 From: Stefan Giehl Date: Sun, 20 May 2018 21:14:10 +0200 Subject: Improve and split tests (#12822) * Speed up some tests by not using IntegrationTestCase * fix test * split system tests into plugin & core * adjust travis submodule * Move Annotations system test to plugin * Move Transitions system test to plugin * fix tests * move PurgeDataTest to PrivacyManager plugin * Move some tests to Goal plugin * fix test * submodule update * Move tests to ecommerce plugin * adds a caching to prevent some duplicate api calls --- .../Annotations/tests/System/AnnotationsTest.php | 289 + .../expected/test_annotations__Annotations.get.xml | 11 + .../test_annotations__Annotations.getAll_day.xml | 13 + .../test_annotations__Annotations.getAll_month.xml | 85 + .../test_annotations__Annotations.getAll_week.xml | 21 + .../test_annotations__Annotations.getAll_year.xml | 133 + ..._Annotations.getAnnotationCountForDates_day.xml | 12 + ...nnotations.getAnnotationCountForDates_month.xml | 12 + ...Annotations.getAnnotationCountForDates_week.xml | 12 + ...Annotations.getAnnotationCountForDates_year.xml | 12 + ..._annotations_lastN__Annotations.getAll_week.xml | 85 + ...Annotations.getAnnotationCountForDates_week.xml | 47 + ...ons_multipleSites__Annotations.getAll_month.xml | 135 + ...nnotations.getAnnotationCountForDates_month.xml | 21 + ...annotations_range__Annotations.getAll_range.xml | 69 + ...nnotations.getAnnotationCountForDates_range.xml | 229 + .../tests/System/EcommerceOrderWithItemsTest.php | 287 + ...commerceOrderWithItems_API_get__API.get_day.xml | 7 + ...ommerceOrderWithItems_API_get__API.get_week.xml | 7 + ..._AbandonedCarts__Goals.getItemsCategory_day.xml | 75 + ...AbandonedCarts__Goals.getItemsCategory_week.xml | 75 + ...tems_AbandonedCarts__Goals.getItemsName_day.xml | 45 + ...ems_AbandonedCarts__Goals.getItemsName_week.xml | 45 + ...Items_AbandonedCarts__Goals.getItemsSku_day.xml | 45 + ...tems_AbandonedCarts__Goals.getItemsSku_week.xml | 45 + ...erWithItems_AvgOrderRevenue__Goals.get_week.xml | 6 + ...rGoal_SegmentPageUrlContains__Goals.get_day.xml | 33 + ...Goal_SegmentPageUrlContains__Goals.get_week.xml | 33 + ...rWithItems_GoalAbandonedCart__Goals.get_day.xml | 21 + ...WithItems_GoalAbandonedCart__Goals.get_week.xml | 21 + ...rderWithItems_GoalMatchTitle__Goals.get_day.xml | 15 + ...derWithItems_GoalMatchTitle__Goals.get_week.xml | 15 + ...erceOrderWithItems_GoalOrder__Goals.get_day.xml | 33 + ...rceOrderWithItems_GoalOrder__Goals.get_week.xml | 33 + ...ceOrderWithItems_GoalOverall__Goals.get_day.xml | 15 + ...eOrderWithItems_GoalOverall__Goals.get_week.xml | 15 + ...tatusOrdered__Live.getLastVisitsDetails_day.xml | 397 + ...t_AbandonedCart__API.getProcessedReport_day.xml | 46 + ....Get_NormalGoal__API.getProcessedReport_day.xml | 43 + ...NotExistingGoal__API.getProcessedReport_day.xml | 7 + ...Goals.Get_Order__API.getProcessedReport_day.xml | 61 + ...a_ItemsCategory__API.getProcessedReport_day.xml | 115 + ...tadata_ItemsSku__API.getProcessedReport_day.xml | 85 + ...onPerServerTime__API.getProcessedReport_day.xml | 405 + ...SegmentAbandonedCart__VisitsSummary.get_day.xml | 14 + ...mentConvertedGoalId1__VisitsSummary.get_day.xml | 14 + ...entConvertedGoalId1__VisitsSummary.get_week.xml | 14 + ...mentCountryIsFr__Goals.getItemsCategory_day.xml | 57 + ...entCountryIsFr__Goals.getItemsCategory_week.xml | 57 + ..._SegmentCountryIsFr__Goals.getItemsName_day.xml | 12 + ...SegmentCountryIsFr__Goals.getItemsName_week.xml | 12 + ...s_SegmentCountryIsFr__Goals.getItemsSku_day.xml | 21 + ..._SegmentCountryIsFr__Goals.getItemsSku_week.xml | 21 + ...WithItems_SegmentCountryIsFr__Goals.get_day.xml | 15 + ...ithItems_SegmentCountryIsFr__Goals.get_week.xml | 15 + ...DidNotConvertGoalId1__VisitsSummary.get_day.xml | 14 + ..._SegmentNewVisitors__VisitsSummary.get_week.xml | 14 + ...s_SegmentNoEcommerce__VisitsSummary.get_day.xml | 14 + ...onExistingGoal__Goals.getItemsCategory_week.xml | 2 + ...tedNonExistingGoal__Goals.getItemsName_week.xml | 2 + ...rtedNonExistingGoal__Goals.getItemsSku_week.xml | 2 + ...aveConvertedNonExistingGoal__Goals.get_week.xml | 15 + ...rtedNonExistingGoal__VisitsSummary.get_week.xml | 14 + ...mentOrderedSomething__VisitsSummary.get_day.xml | 14 + ...egmentPageTitleMatch__VisitsSummary.get_day.xml | 14 + ...PageUrlContains__Goals.getItemsCategory_day.xml | 84 + ...ageUrlContains__Goals.getItemsCategory_week.xml | 84 + ...mentPageUrlContains__Goals.getItemsName_day.xml | 51 + ...entPageUrlContains__Goals.getItemsName_week.xml | 51 + ...gmentPageUrlContains__Goals.getItemsSku_day.xml | 45 + ...mentPageUrlContains__Goals.getItemsSku_week.xml | 45 + ...tReturningCustomers__VisitsSummary.get_week.xml | 14 + ...ntReturningVisitors__VisitsSummary.get_week.xml | 14 + ...sConvertedGoal__Goals.getItemsCategory_week.xml | 57 + ...itHasConvertedGoal__Goals.getItemsName_week.xml | 12 + ...sitHasConvertedGoal__Goals.getItemsSku_week.xml | 21 + ...egmentVisitHasConvertedGoal__Goals.get_week.xml | 15 + ...sitHasConvertedGoal__VisitsSummary.get_week.xml | 14 + ...dConvertedGoal__Goals.getItemsCategory_week.xml | 57 + ...edAndConvertedGoal__Goals.getItemsName_week.xml | 12 + ...redAndConvertedGoal__Goals.getItemsSku_week.xml | 21 + ...sNotOrderedAndConvertedGoal__Goals.get_week.xml | 15 + ...redAndConvertedGoal__VisitsSummary.get_week.xml | 14 + ...Items_Website2__Goals.getItemsCategory_week.xml | 12 + ...WithItems_Website2__Goals.getItemsName_week.xml | 12 + ...rWithItems_Website2__Goals.getItemsSku_week.xml | 12 + ...erceOrderWithItems_Website2__Goals.get_week.xml | 15 + ...eOrderWithItems__API.getProcessedReport_day.xml | 97 + ...ems__CustomVariables.getCustomVariables_day.xml | 376 + ...eOrderWithItems__Goals.getItemsCategory_day.xml | 84 + ...OrderWithItems__Goals.getItemsCategory_week.xml | 93 + ...merceOrderWithItems__Goals.getItemsName_day.xml | 51 + ...erceOrderWithItems__Goals.getItemsName_week.xml | 60 + ...mmerceOrderWithItems__Goals.getItemsSku_day.xml | 45 + ...merceOrderWithItems__Goals.getItemsSku_week.xml | 54 + ...test_ecommerceOrderWithItems__Goals.get_day.xml | 15 + ...est_ecommerceOrderWithItems__Goals.get_week.xml | 15 + ...derWithItems__Live.getLastVisitsDetails_day.xml | 876 ++ ...erceOrderWithItems__UserCountry.getCity_day.xml | 45 + ...rderWithItems__UserCountry.getContinent_day.xml | 39 + ...eOrderWithItems__UserCountry.getCountry_day.xml | 60 + ...serCountry.getNumberOfDistinctCountries_day.xml | 2 + ...ceOrderWithItems__UserCountry.getRegion_day.xml | 43 + ...rderWithItems__VisitTime.getByDayOfWeek_day.xml | 44 + ...sitTime.getVisitInformationPerLocalTime_day.xml | 291 + ...itTime.getVisitInformationPerServerTime_day.xml | 327 + ...mmerceOrderWithItems__VisitsSummary.get_day.xml | 14 + ...heduledReports.generateReport_week.original.csv | 515 + ...eduledReports.generateReport_week.original.html | 70 + ...eduledReports.generateReport_week.original.html | 7124 ++++++++++++ ...eduledReports.generateReport_week.original.html | 6760 +++++++++++ ...heduledReports.generateReport_week.original.pdf | Bin 0 -> 570576 bytes ...ledReports.generateReport_week.original.sms.txt | 1 + ...ledReports.generateReport_week.original.sms.txt | 1 + ...msmultipleDates__Goals.getItemsCategory_day.xml | 120 + ...hItemsmultipleDates__Goals.getItemsName_day.xml | 87 + ...thItemsmultipleDates__Goals.getItemsSku_day.xml | 81 + ...ultipleWebsites__Goals.getItemsCategory_day.xml | 96 + ...andMultipleWebsites__Goals.getItemsName_day.xml | 69 + ..._andMultipleWebsites__Goals.getItemsSku_day.xml | 69 + ...ckGoalsAllowMultipleConversionsPerVisitTest.php | 80 + .../System/TrackGoalsOneConversionPerVisitTest.php | 69 + ...wMultipleConversionsPerVisit__Goals.get_day.xml | 15 + ...itTime.getVisitInformationPerServerTime_day.xml | 319 + ...eConversionsPerVisit__VisitsSummary.get_day.xml | 14 + ...ithLogLinkVisitActionSegment__Goals.get_day.xml | 15 + ...kGoals_oneConversionPerVisit__Goals.get_day.xml | 15 + ...isitActionAndLogVisitSegment__Goals.get_day.xml | 15 + ...ithLogLinkVisitActionSegment__Goals.get_day.xml | 15 + plugins/PrivacyManager/tests/System/APITest.php | 2 +- .../PrivacyManager/tests/System/PurgeDataTest.php | 191 + ...st_allSites__Live.getLastVisitsDetails_year.xml | 11264 +++++++++---------- .../Transitions/tests/System/TransitionsTest.php | 117 + ...s__Transitions.getTransitionsForPageUrl_day.xml | 112 + ..._Transitions.getTransitionsForPageUrl_month.xml | 120 + ..._Transitions.getTransitionsForPageTitle_day.xml | 6 + ...ransitions.getTransitionsForPageTitle_month.xml | 6 + ...a__Transitions.getTransitionsForPageUrl_day.xml | 6 + ..._Transitions.getTransitionsForPageUrl_month.xml | 6 + ..._Transitions.getTransitionsForPageTitle_day.xml | 117 + ...ransitions.getTransitionsForPageTitle_month.xml | 129 + ...t__Transitions.getTransitionsForPageUrl_day.xml | 116 + ..._Transitions.getTransitionsForPageUrl_month.xml | 124 + ..._Transitions.getTransitionsForPageTitle_day.xml | 117 + ...t__Transitions.getTransitionsForPageUrl_day.xml | 112 + 145 files changed, 29343 insertions(+), 5633 deletions(-) create mode 100644 plugins/Annotations/tests/System/AnnotationsTest.php create mode 100644 plugins/Annotations/tests/System/expected/test_annotations__Annotations.get.xml create mode 100644 plugins/Annotations/tests/System/expected/test_annotations__Annotations.getAll_day.xml create mode 100644 plugins/Annotations/tests/System/expected/test_annotations__Annotations.getAll_month.xml create mode 100644 plugins/Annotations/tests/System/expected/test_annotations__Annotations.getAll_week.xml create mode 100644 plugins/Annotations/tests/System/expected/test_annotations__Annotations.getAll_year.xml create mode 100644 plugins/Annotations/tests/System/expected/test_annotations__Annotations.getAnnotationCountForDates_day.xml create mode 100644 plugins/Annotations/tests/System/expected/test_annotations__Annotations.getAnnotationCountForDates_month.xml create mode 100644 plugins/Annotations/tests/System/expected/test_annotations__Annotations.getAnnotationCountForDates_week.xml create mode 100644 plugins/Annotations/tests/System/expected/test_annotations__Annotations.getAnnotationCountForDates_year.xml create mode 100644 plugins/Annotations/tests/System/expected/test_annotations_lastN__Annotations.getAll_week.xml create mode 100644 plugins/Annotations/tests/System/expected/test_annotations_lastN__Annotations.getAnnotationCountForDates_week.xml create mode 100644 plugins/Annotations/tests/System/expected/test_annotations_multipleSites__Annotations.getAll_month.xml create mode 100644 plugins/Annotations/tests/System/expected/test_annotations_multipleSites__Annotations.getAnnotationCountForDates_month.xml create mode 100644 plugins/Annotations/tests/System/expected/test_annotations_range__Annotations.getAll_range.xml create mode 100644 plugins/Annotations/tests/System/expected/test_annotations_range__Annotations.getAnnotationCountForDates_range.xml create mode 100644 plugins/Ecommerce/tests/System/EcommerceOrderWithItemsTest.php create mode 100644 plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_API_get__API.get_day.xml create mode 100644 plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_API_get__API.get_week.xml create mode 100644 plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_AbandonedCarts__Goals.getItemsCategory_day.xml create mode 100644 plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_AbandonedCarts__Goals.getItemsCategory_week.xml create mode 100644 plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_AbandonedCarts__Goals.getItemsName_day.xml create mode 100644 plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_AbandonedCarts__Goals.getItemsName_week.xml create mode 100644 plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_AbandonedCarts__Goals.getItemsSku_day.xml create mode 100644 plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_AbandonedCarts__Goals.getItemsSku_week.xml create mode 100644 plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_AvgOrderRevenue__Goals.get_week.xml create mode 100644 plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_EcommerceOrderGoal_SegmentPageUrlContains__Goals.get_day.xml create mode 100644 plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_EcommerceOrderGoal_SegmentPageUrlContains__Goals.get_week.xml create mode 100644 plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_GoalAbandonedCart__Goals.get_day.xml create mode 100644 plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_GoalAbandonedCart__Goals.get_week.xml create mode 100644 plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_GoalMatchTitle__Goals.get_day.xml create mode 100644 plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_GoalMatchTitle__Goals.get_week.xml create mode 100644 plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_GoalOrder__Goals.get_day.xml create mode 100644 plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_GoalOrder__Goals.get_week.xml create mode 100644 plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_GoalOverall__Goals.get_day.xml create mode 100644 plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_GoalOverall__Goals.get_week.xml create mode 100644 plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_LiveEcommerceStatusOrdered__Live.getLastVisitsDetails_day.xml create mode 100644 plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_Metadata_Goals.Get_AbandonedCart__API.getProcessedReport_day.xml create mode 100644 plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_Metadata_Goals.Get_NormalGoal__API.getProcessedReport_day.xml create mode 100644 plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_Metadata_Goals.Get_NotExistingGoal__API.getProcessedReport_day.xml create mode 100644 plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_Metadata_Goals.Get_Order__API.getProcessedReport_day.xml create mode 100644 plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_Metadata_ItemsCategory__API.getProcessedReport_day.xml create mode 100644 plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_Metadata_ItemsSku__API.getProcessedReport_day.xml create mode 100644 plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_Metadata_VisitTime.getVisitInformationPerServerTime__API.getProcessedReport_day.xml create mode 100644 plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_SegmentAbandonedCart__VisitsSummary.get_day.xml create mode 100644 plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_SegmentConvertedGoalId1__VisitsSummary.get_day.xml create mode 100644 plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_SegmentConvertedGoalId1__VisitsSummary.get_week.xml create mode 100644 plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_SegmentCountryIsFr__Goals.getItemsCategory_day.xml create mode 100644 plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_SegmentCountryIsFr__Goals.getItemsCategory_week.xml create mode 100644 plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_SegmentCountryIsFr__Goals.getItemsName_day.xml create mode 100644 plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_SegmentCountryIsFr__Goals.getItemsName_week.xml create mode 100644 plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_SegmentCountryIsFr__Goals.getItemsSku_day.xml create mode 100644 plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_SegmentCountryIsFr__Goals.getItemsSku_week.xml create mode 100644 plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_SegmentCountryIsFr__Goals.get_day.xml create mode 100644 plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_SegmentCountryIsFr__Goals.get_week.xml create mode 100644 plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_SegmentDidNotConvertGoalId1__VisitsSummary.get_day.xml create mode 100644 plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_SegmentNewVisitors__VisitsSummary.get_week.xml create mode 100644 plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_SegmentNoEcommerce__VisitsSummary.get_day.xml create mode 100644 plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_SegmentNoVisit_HaveConvertedNonExistingGoal__Goals.getItemsCategory_week.xml create mode 100644 plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_SegmentNoVisit_HaveConvertedNonExistingGoal__Goals.getItemsName_week.xml create mode 100644 plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_SegmentNoVisit_HaveConvertedNonExistingGoal__Goals.getItemsSku_week.xml create mode 100644 plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_SegmentNoVisit_HaveConvertedNonExistingGoal__Goals.get_week.xml create mode 100644 plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_SegmentNoVisit_HaveConvertedNonExistingGoal__VisitsSummary.get_week.xml create mode 100644 plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_SegmentOrderedSomething__VisitsSummary.get_day.xml create mode 100644 plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_SegmentPageTitleMatch__VisitsSummary.get_day.xml create mode 100644 plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_SegmentPageUrlContains__Goals.getItemsCategory_day.xml create mode 100644 plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_SegmentPageUrlContains__Goals.getItemsCategory_week.xml create mode 100644 plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_SegmentPageUrlContains__Goals.getItemsName_day.xml create mode 100644 plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_SegmentPageUrlContains__Goals.getItemsName_week.xml create mode 100644 plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_SegmentPageUrlContains__Goals.getItemsSku_day.xml create mode 100644 plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_SegmentPageUrlContains__Goals.getItemsSku_week.xml create mode 100644 plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_SegmentReturningCustomers__VisitsSummary.get_week.xml create mode 100644 plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_SegmentReturningVisitors__VisitsSummary.get_week.xml create mode 100644 plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_SegmentVisitHasConvertedGoal__Goals.getItemsCategory_week.xml create mode 100644 plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_SegmentVisitHasConvertedGoal__Goals.getItemsName_week.xml create mode 100644 plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_SegmentVisitHasConvertedGoal__Goals.getItemsSku_week.xml create mode 100644 plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_SegmentVisitHasConvertedGoal__Goals.get_week.xml create mode 100644 plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_SegmentVisitHasConvertedGoal__VisitsSummary.get_week.xml create mode 100644 plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_SegmentVisitHasNotOrderedAndConvertedGoal__Goals.getItemsCategory_week.xml create mode 100644 plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_SegmentVisitHasNotOrderedAndConvertedGoal__Goals.getItemsName_week.xml create mode 100644 plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_SegmentVisitHasNotOrderedAndConvertedGoal__Goals.getItemsSku_week.xml create mode 100644 plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_SegmentVisitHasNotOrderedAndConvertedGoal__Goals.get_week.xml create mode 100644 plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_SegmentVisitHasNotOrderedAndConvertedGoal__VisitsSummary.get_week.xml create mode 100644 plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_Website2__Goals.getItemsCategory_week.xml create mode 100644 plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_Website2__Goals.getItemsName_week.xml create mode 100644 plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_Website2__Goals.getItemsSku_week.xml create mode 100644 plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_Website2__Goals.get_week.xml create mode 100644 plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems__API.getProcessedReport_day.xml create mode 100644 plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems__CustomVariables.getCustomVariables_day.xml create mode 100644 plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems__Goals.getItemsCategory_day.xml create mode 100644 plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems__Goals.getItemsCategory_week.xml create mode 100644 plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems__Goals.getItemsName_day.xml create mode 100644 plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems__Goals.getItemsName_week.xml create mode 100644 plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems__Goals.getItemsSku_day.xml create mode 100644 plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems__Goals.getItemsSku_week.xml create mode 100644 plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems__Goals.get_day.xml create mode 100644 plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems__Goals.get_week.xml create mode 100644 plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems__Live.getLastVisitsDetails_day.xml create mode 100644 plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems__UserCountry.getCity_day.xml create mode 100644 plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems__UserCountry.getContinent_day.xml create mode 100644 plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems__UserCountry.getCountry_day.xml create mode 100644 plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems__UserCountry.getNumberOfDistinctCountries_day.xml create mode 100644 plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems__UserCountry.getRegion_day.xml create mode 100644 plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems__VisitTime.getByDayOfWeek_day.xml create mode 100644 plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems__VisitTime.getVisitInformationPerLocalTime_day.xml create mode 100644 plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems__VisitTime.getVisitInformationPerServerTime_day.xml create mode 100644 plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems__VisitsSummary.get_day.xml create mode 100644 plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_scheduled_report_in_csv__ScheduledReports.generateReport_week.original.csv create mode 100644 plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_scheduled_report_in_html_row_evolution_graph__ScheduledReports.generateReport_week.original.html create mode 100644 plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_scheduled_report_in_html_tables_and_graph__ScheduledReports.generateReport_week.original.html create mode 100644 plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_scheduled_report_in_html_tables_only__ScheduledReports.generateReport_week.original.html create mode 100644 plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_scheduled_report_in_pdf_tables_only__ScheduledReports.generateReport_week.original.pdf create mode 100644 plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_scheduled_report_via_sms_all_sites__ScheduledReports.generateReport_week.original.sms.txt create mode 100644 plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_scheduled_report_via_sms_one_site__ScheduledReports.generateReport_week.original.sms.txt create mode 100644 plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItemsmultipleDates__Goals.getItemsCategory_day.xml create mode 100644 plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItemsmultipleDates__Goals.getItemsName_day.xml create mode 100644 plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItemsmultipleDates__Goals.getItemsSku_day.xml create mode 100644 plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItemsmultipleDates_andMultipleWebsites__Goals.getItemsCategory_day.xml create mode 100644 plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItemsmultipleDates_andMultipleWebsites__Goals.getItemsName_day.xml create mode 100644 plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItemsmultipleDates_andMultipleWebsites__Goals.getItemsSku_day.xml create mode 100644 plugins/Goals/tests/System/TrackGoalsAllowMultipleConversionsPerVisitTest.php create mode 100644 plugins/Goals/tests/System/TrackGoalsOneConversionPerVisitTest.php create mode 100644 plugins/Goals/tests/System/expected/test_trackGoals_allowMultipleConversionsPerVisit__Goals.get_day.xml create mode 100644 plugins/Goals/tests/System/expected/test_trackGoals_allowMultipleConversionsPerVisit__VisitTime.getVisitInformationPerServerTime_day.xml create mode 100644 plugins/Goals/tests/System/expected/test_trackGoals_allowMultipleConversionsPerVisit__VisitsSummary.get_day.xml create mode 100644 plugins/Goals/tests/System/expected/test_trackGoals_allowMultipleConversionsPerVisit_withLogLinkVisitActionSegment__Goals.get_day.xml create mode 100644 plugins/Goals/tests/System/expected/test_trackGoals_oneConversionPerVisit__Goals.get_day.xml create mode 100644 plugins/Goals/tests/System/expected/test_trackGoals_oneConversionPerVisit_withLogLinkVisitActionAndLogVisitSegment__Goals.get_day.xml create mode 100644 plugins/Goals/tests/System/expected/test_trackGoals_oneConversionPerVisit_withLogLinkVisitActionSegment__Goals.get_day.xml create mode 100644 plugins/PrivacyManager/tests/System/PurgeDataTest.php create mode 100644 plugins/Transitions/tests/System/TransitionsTest.php create mode 100644 plugins/Transitions/tests/System/expected/test_Transitions__Transitions.getTransitionsForPageUrl_day.xml create mode 100644 plugins/Transitions/tests/System/expected/test_Transitions__Transitions.getTransitionsForPageUrl_month.xml create mode 100644 plugins/Transitions/tests/System/expected/test_Transitions_noData__Transitions.getTransitionsForPageTitle_day.xml create mode 100644 plugins/Transitions/tests/System/expected/test_Transitions_noData__Transitions.getTransitionsForPageTitle_month.xml create mode 100644 plugins/Transitions/tests/System/expected/test_Transitions_noData__Transitions.getTransitionsForPageUrl_day.xml create mode 100644 plugins/Transitions/tests/System/expected/test_Transitions_noData__Transitions.getTransitionsForPageUrl_month.xml create mode 100644 plugins/Transitions/tests/System/expected/test_Transitions_noLimit__Transitions.getTransitionsForPageTitle_day.xml create mode 100644 plugins/Transitions/tests/System/expected/test_Transitions_noLimit__Transitions.getTransitionsForPageTitle_month.xml create mode 100644 plugins/Transitions/tests/System/expected/test_Transitions_noLimit__Transitions.getTransitionsForPageUrl_day.xml create mode 100644 plugins/Transitions/tests/System/expected/test_Transitions_noLimit__Transitions.getTransitionsForPageUrl_month.xml create mode 100644 plugins/Transitions/tests/System/expected/test_Transitions_withSegment__Transitions.getTransitionsForPageTitle_day.xml create mode 100644 plugins/Transitions/tests/System/expected/test_Transitions_withSegment__Transitions.getTransitionsForPageUrl_day.xml (limited to 'plugins') diff --git a/plugins/Annotations/tests/System/AnnotationsTest.php b/plugins/Annotations/tests/System/AnnotationsTest.php new file mode 100644 index 0000000000..d385d33426 --- /dev/null +++ b/plugins/Annotations/tests/System/AnnotationsTest.php @@ -0,0 +1,289 @@ +idSite1; + + return array( + + // get + array('Annotations.get', array('idSite' => $idSite1, + 'date' => '2012-01-01', + 'periods' => 'day', + 'otherRequestParameters' => array('idNote' => 1))), + + // getAll + array('Annotations.getAll', array('idSite' => $idSite1, + 'date' => '2011-12-01', + 'periods' => array('day', 'week', 'month'))), + array('Annotations.getAll', array('idSite' => $idSite1, + 'date' => '2012-01-01', + 'periods' => array('year'))), + array('Annotations.getAll', array('idSite' => $idSite1, + 'date' => '2012-03-01', + 'periods' => array('week'), + 'otherRequestParameters' => array('lastN' => 6), + 'testSuffix' => '_lastN')), + array('Annotations.getAll', array('idSite' => $idSite1, + 'date' => '2012-01-15,2012-02-15', + 'periods' => array('range'), + 'otherRequestParameters' => array('lastN' => 6), + 'testSuffix' => '_range')), + array('Annotations.getAll', array('idSite' => 'all', + 'date' => '2012-01-01', + 'periods' => array('month'), + 'testSuffix' => '_multipleSites')), + + // getAnnotationCountForDates + array('Annotations.getAnnotationCountForDates', array('idSite' => $idSite1, + 'date' => '2011-12-01', + 'periods' => array('day', 'week', 'month'))), + array('Annotations.getAnnotationCountForDates', array('idSite' => $idSite1, + 'date' => '2012-01-01', + 'periods' => array('year'))), + array('Annotations.getAnnotationCountForDates', array('idSite' => $idSite1, + 'date' => '2012-03-01', + 'periods' => array('week'), + 'otherRequestParameters' => array('lastN' => 6), + 'testSuffix' => '_lastN')), + array('Annotations.getAnnotationCountForDates', array('idSite' => $idSite1, + 'date' => '2012-01-15,2012-02-15', + 'periods' => array('range'), + 'otherRequestParameters' => array('lastN' => 6), + 'testSuffix' => '_range')), + array('Annotations.getAnnotationCountForDates', array('idSite' => 'all', + 'date' => '2012-01-01', + 'periods' => array('month'), + 'testSuffix' => '_multipleSites')), + ); + } + + /** + * @dataProvider getApiForTesting + */ + public function testApi($api, $params) + { + $this->runApiTests($api, $params); + } + + public function testAddMultipleSitesFail() + { + try { + API::getInstance()->add("1,2,3", "2012-01-01", "whatever"); + $this->fail("add should fail when given multiple sites in idSite"); + } catch (Exception $ex) { + // pass + } + } + + public function testAddInvalidDateFail() + { + try { + API::getInstance()->add(self::$fixture->idSite1, "invaliddate", "whatever"); + $this->fail("add should fail when given invalid date"); + } catch (Exception $ex) { + // pass + } + } + + public function testSaveMultipleSitesFail() + { + try { + API::getInstance()->save("1,2,3", 0); + $this->fail("save should fail when given multiple sites"); + } catch (Exception $ex) { + // pass + } + } + + public function testSaveInvalidDateFail() + { + try { + API::getInstance()->save(self::$fixture->idSite1, 0, "invaliddate"); + $this->fail("save should fail when given an invalid date"); + } catch (Exception $ex) { + // pass + } + } + + public function testSaveInvalidNoteIdFail() + { + try { + API::getInstance()->save(self::$fixture->idSite1, -1); + $this->fail("save should fail when given an invalid note id"); + } catch (Exception $ex) { + // pass + } + } + + public function testDeleteMultipleSitesFail() + { + try { + API::getInstance()->delete("1,2,3", 0); + $this->fail("delete should fail when given multiple site IDs"); + } catch (Exception $ex) { + // pass + } + } + + public function testDeleteInvalidNoteIdFail() + { + try { + API::getInstance()->delete(self::$fixture->idSite1, -1); + $this->fail("delete should fail when given an invalid site ID"); + } catch (Exception $ex) { + // pass + } + } + + public function testGetMultipleSitesFail() + { + try { + API::getInstance()->get("1,2,3", 0); + $this->fail("get should fail when given multiple site IDs"); + } catch (Exception $ex) { + // pass + } + } + + public function testGetInvalidNoteIdFail() + { + try { + API::getInstance()->get(self::$fixture->idSite1, -1); + $this->fail("get should fail when given an invalid note ID"); + } catch (Exception $ex) { + // pass + } + } + + public function testSaveSuccess() + { + API::getInstance()->save( + self::$fixture->idSite1, 0, $date = '2011-04-01', $note = 'new note text', $starred = 1); + + $expectedAnnotation = array( + 'date' => '2011-04-01', + 'note' => 'new note text', + 'starred' => 1, + 'user' => 'superUserLogin', + 'idNote' => 0, + 'canEditOrDelete' => true + ); + $this->assertEquals($expectedAnnotation, API::getInstance()->get(self::$fixture->idSite1, 0)); + } + + public function testSaveNoChangesSuccess() + { + API::getInstance()->save(self::$fixture->idSite1, 1); + + $expectedAnnotation = array( + 'date' => '2011-12-02', + 'note' => '1: Site 1 annotation for 2011-12-02', + 'starred' => 0, + 'user' => 'superUserLogin', + 'idNote' => 1, + 'canEditOrDelete' => true + ); + $this->assertEquals($expectedAnnotation, API::getInstance()->get(self::$fixture->idSite1, 1)); + } + + public function testDeleteSuccess() + { + API::getInstance()->delete(self::$fixture->idSite1, 1); + + try { + API::getInstance()->get(self::$fixture->idSite1, 1); + $this->fail("failed to delete annotation"); + } catch (Exception $ex) { + // pass + } + } + + public function getPermissionsFailData() + { + return array( + // getAll + array(false, false, "module=API&method=Annotations.getAll&idSite=1&date=2012-01-01&period=year", true, "getAll should throw if user does not have view access"), + + // get + array(false, false, "module=API&method=Annotations.get&idSite=1&idNote=0", true, "get should throw if user does not have view access"), + + // getAnnotationCountForDates + array(false, false, "module=API&method=Annotations.getAnnotationCountForDates&idSite=1&date=2012-01-01&period=year", true, "getAnnotationCountForDates should throw if user does not have view access"), + + // add + array(false, false, "module=API&method=Annotations.add&idSite=1&date=2011-02-01¬e=whatever", true, "add should throw if user does not have view access"), + array(false, true, "module=API&method=Annotations.add&idSite=1&date=2011-02-01¬e=whatever2", false, "add should not throw if user has view access"), + array(true, true, "module=API&method=Annotations.add&idSite=1&date=2011-02-01¬e=whatever3", false, "add should not throw if user has admin access"), + + // save + array(false, false, "module=API&method=Annotations.save&idSite=1&idNote=0&date=2011-03-01¬e=newnote", true, "save should throw if user does not have view access"), + array(false, true, "module=API&method=Annotations.save&idSite=1&idNote=0&date=2011-03-01¬e=newnote", true, "save should throw if user has view access but did not edit note"), + array(true, true, "module=API&method=Annotations.save&idSite=1&idNote=0&date=2011-03-01¬e=newnote", false, "save should not throw if user has admin access"), + + // delete + array(false, false, "module=API&method=Annotations.delete&idSite=1&idNote=0", true, "delete should throw if user does not have view access"), + array(false, true, "module=API&method=Annotations.delete&idSite=1&idNote=0", true, "delete should throw if user does not have view access"), + array(true, true, "module=API&method=Annotations.delete&idSite=1&idNote=0", false, "delete should not throw if user has admin access"), + ); + } + + /** + * @dataProvider getPermissionsFailData + */ + public function testMethodPermissions($hasAdminAccess, $hasViewAccess, $request, $checkException, $failMessage) + { + // create fake access that denies user access + FakeAccess::$superUser = false; + FakeAccess::$idSitesAdmin = $hasAdminAccess ? array(self::$fixture->idSite1) : array(); + FakeAccess::$idSitesView = $hasViewAccess ? array(self::$fixture->idSite1) : array(); + + if ($checkException) { + try { + $request = new Request($request); + $request->process(); + $this->fail($failMessage); + } catch (Exception $ex) { + // pass + } + } else { + $request = new Request($request); + $request->process(); + + } + } + + public static function getPathToTestDirectory() + { + return dirname(__FILE__); + } +} + +AnnotationsTest::$fixture = new TwoSitesWithAnnotations(); \ No newline at end of file diff --git a/plugins/Annotations/tests/System/expected/test_annotations__Annotations.get.xml b/plugins/Annotations/tests/System/expected/test_annotations__Annotations.get.xml new file mode 100644 index 0000000000..8ac7b4520a --- /dev/null +++ b/plugins/Annotations/tests/System/expected/test_annotations__Annotations.get.xml @@ -0,0 +1,11 @@ + + + + 2011-12-02 + 1: Site 1 annotation for 2011-12-02 + 0 + superUserLogin + 1 + 1 + + \ No newline at end of file diff --git a/plugins/Annotations/tests/System/expected/test_annotations__Annotations.getAll_day.xml b/plugins/Annotations/tests/System/expected/test_annotations__Annotations.getAll_day.xml new file mode 100644 index 0000000000..c65b44912c --- /dev/null +++ b/plugins/Annotations/tests/System/expected/test_annotations__Annotations.getAll_day.xml @@ -0,0 +1,13 @@ + + + + + 2011-12-01 + 0: Site 1 annotation for 2011-12-01 + 1 + superUserLogin + 0 + 1 + + + \ No newline at end of file diff --git a/plugins/Annotations/tests/System/expected/test_annotations__Annotations.getAll_month.xml b/plugins/Annotations/tests/System/expected/test_annotations__Annotations.getAll_month.xml new file mode 100644 index 0000000000..fa326bf6fd --- /dev/null +++ b/plugins/Annotations/tests/System/expected/test_annotations__Annotations.getAll_month.xml @@ -0,0 +1,85 @@ + + + + + 2011-12-01 + 0: Site 1 annotation for 2011-12-01 + 1 + superUserLogin + 0 + 1 + + + 2011-12-02 + 1: Site 1 annotation for 2011-12-02 + 0 + superUserLogin + 1 + 1 + + + 2011-12-08 + 2: Site 1 annotation for 2011-12-08 + 0 + superUserLogin + 2 + 1 + + + 2011-12-09 + 3: Site 1 annotation for 2011-12-09 + 1 + superUserLogin + 3 + 1 + + + 2011-12-15 + 4: Site 1 annotation for 2011-12-15 + 0 + superUserLogin + 4 + 1 + + + 2011-12-16 + 5: Site 1 annotation for 2011-12-16 + 0 + superUserLogin + 5 + 1 + + + 2011-12-22 + 6: Site 1 annotation for 2011-12-22 + 1 + superUserLogin + 6 + 1 + + + 2011-12-23 + 7: Site 1 annotation for 2011-12-23 + 0 + superUserLogin + 7 + 1 + + + 2011-12-29 + 8: Site 1 annotation for 2011-12-29 + 0 + superUserLogin + 8 + 1 + + + 2011-12-30 + 9: Site 1 annotation for 2011-12-30 + 1 + superUserLogin + 9 + 1 + + + \ No newline at end of file diff --git a/plugins/Annotations/tests/System/expected/test_annotations__Annotations.getAll_week.xml b/plugins/Annotations/tests/System/expected/test_annotations__Annotations.getAll_week.xml new file mode 100644 index 0000000000..3d0078beac --- /dev/null +++ b/plugins/Annotations/tests/System/expected/test_annotations__Annotations.getAll_week.xml @@ -0,0 +1,21 @@ + + + + + 2011-12-01 + 0: Site 1 annotation for 2011-12-01 + 1 + superUserLogin + 0 + 1 + + + 2011-12-02 + 1: Site 1 annotation for 2011-12-02 + 0 + superUserLogin + 1 + 1 + + + \ No newline at end of file diff --git a/plugins/Annotations/tests/System/expected/test_annotations__Annotations.getAll_year.xml b/plugins/Annotations/tests/System/expected/test_annotations__Annotations.getAll_year.xml new file mode 100644 index 0000000000..f2f2835d16 --- /dev/null +++ b/plugins/Annotations/tests/System/expected/test_annotations__Annotations.getAll_year.xml @@ -0,0 +1,133 @@ + + + + + 2012-01-05 + 10: Site 1 annotation for 2012-01-05 + 0 + superUserLogin + 10 + 1 + + + 2012-01-06 + 11: Site 1 annotation for 2012-01-06 + 0 + superUserLogin + 11 + 1 + + + 2012-01-12 + 12: Site 1 annotation for 2012-01-12 + 1 + superUserLogin + 12 + 1 + + + 2012-01-13 + 13: Site 1 annotation for 2012-01-13 + 0 + superUserLogin + 13 + 1 + + + 2012-01-19 + 14: Site 1 annotation for 2012-01-19 + 0 + superUserLogin + 14 + 1 + + + 2012-01-20 + 15: Site 1 annotation for 2012-01-20 + 1 + superUserLogin + 15 + 1 + + + 2012-01-26 + 16: Site 1 annotation for 2012-01-26 + 0 + superUserLogin + 16 + 1 + + + 2012-01-27 + 17: Site 1 annotation for 2012-01-27 + 0 + superUserLogin + 17 + 1 + + + 2012-02-02 + 18: Site 1 annotation for 2012-02-02 + 1 + superUserLogin + 18 + 1 + + + 2012-02-03 + 19: Site 1 annotation for 2012-02-03 + 0 + superUserLogin + 19 + 1 + + + 2012-02-09 + 20: Site 1 annotation for 2012-02-09 + 0 + superUserLogin + 20 + 1 + + + 2012-02-10 + 21: Site 1 annotation for 2012-02-10 + 1 + superUserLogin + 21 + 1 + + + 2012-02-16 + 22: Site 1 annotation for 2012-02-16 + 0 + superUserLogin + 22 + 1 + + + 2012-02-17 + 23: Site 1 annotation for 2012-02-17 + 0 + superUserLogin + 23 + 1 + + + 2012-02-23 + 24: Site 1 annotation for 2012-02-23 + 1 + superUserLogin + 24 + 1 + + + 2012-02-24 + 25: Site 1 annotation for 2012-02-24 + 0 + superUserLogin + 25 + 1 + + + \ No newline at end of file diff --git a/plugins/Annotations/tests/System/expected/test_annotations__Annotations.getAnnotationCountForDates_day.xml b/plugins/Annotations/tests/System/expected/test_annotations__Annotations.getAnnotationCountForDates_day.xml new file mode 100644 index 0000000000..7409bdf738 --- /dev/null +++ b/plugins/Annotations/tests/System/expected/test_annotations__Annotations.getAnnotationCountForDates_day.xml @@ -0,0 +1,12 @@ + + + + + 2011-12-01 + + 1 + 1 + + + + \ No newline at end of file diff --git a/plugins/Annotations/tests/System/expected/test_annotations__Annotations.getAnnotationCountForDates_month.xml b/plugins/Annotations/tests/System/expected/test_annotations__Annotations.getAnnotationCountForDates_month.xml new file mode 100644 index 0000000000..152be4e272 --- /dev/null +++ b/plugins/Annotations/tests/System/expected/test_annotations__Annotations.getAnnotationCountForDates_month.xml @@ -0,0 +1,12 @@ + + + + + 2011-12-01 + + 10 + 4 + + + + \ No newline at end of file diff --git a/plugins/Annotations/tests/System/expected/test_annotations__Annotations.getAnnotationCountForDates_week.xml b/plugins/Annotations/tests/System/expected/test_annotations__Annotations.getAnnotationCountForDates_week.xml new file mode 100644 index 0000000000..d428059285 --- /dev/null +++ b/plugins/Annotations/tests/System/expected/test_annotations__Annotations.getAnnotationCountForDates_week.xml @@ -0,0 +1,12 @@ + + + + + 2011-11-28 + + 2 + 1 + + + + \ No newline at end of file diff --git a/plugins/Annotations/tests/System/expected/test_annotations__Annotations.getAnnotationCountForDates_year.xml b/plugins/Annotations/tests/System/expected/test_annotations__Annotations.getAnnotationCountForDates_year.xml new file mode 100644 index 0000000000..3d501c35f1 --- /dev/null +++ b/plugins/Annotations/tests/System/expected/test_annotations__Annotations.getAnnotationCountForDates_year.xml @@ -0,0 +1,12 @@ + + + + + 2012-01-01 + + 16 + 5 + + + + \ No newline at end of file diff --git a/plugins/Annotations/tests/System/expected/test_annotations_lastN__Annotations.getAll_week.xml b/plugins/Annotations/tests/System/expected/test_annotations_lastN__Annotations.getAll_week.xml new file mode 100644 index 0000000000..d3aecc147b --- /dev/null +++ b/plugins/Annotations/tests/System/expected/test_annotations_lastN__Annotations.getAll_week.xml @@ -0,0 +1,85 @@ + + + + + 2012-01-26 + 16: Site 1 annotation for 2012-01-26 + 0 + superUserLogin + 16 + 1 + + + 2012-01-27 + 17: Site 1 annotation for 2012-01-27 + 0 + superUserLogin + 17 + 1 + + + 2012-02-02 + 18: Site 1 annotation for 2012-02-02 + 1 + superUserLogin + 18 + 1 + + + 2012-02-03 + 19: Site 1 annotation for 2012-02-03 + 0 + superUserLogin + 19 + 1 + + + 2012-02-09 + 20: Site 1 annotation for 2012-02-09 + 0 + superUserLogin + 20 + 1 + + + 2012-02-10 + 21: Site 1 annotation for 2012-02-10 + 1 + superUserLogin + 21 + 1 + + + 2012-02-16 + 22: Site 1 annotation for 2012-02-16 + 0 + superUserLogin + 22 + 1 + + + 2012-02-17 + 23: Site 1 annotation for 2012-02-17 + 0 + superUserLogin + 23 + 1 + + + 2012-02-23 + 24: Site 1 annotation for 2012-02-23 + 1 + superUserLogin + 24 + 1 + + + 2012-02-24 + 25: Site 1 annotation for 2012-02-24 + 0 + superUserLogin + 25 + 1 + + + \ No newline at end of file diff --git a/plugins/Annotations/tests/System/expected/test_annotations_lastN__Annotations.getAnnotationCountForDates_week.xml b/plugins/Annotations/tests/System/expected/test_annotations_lastN__Annotations.getAnnotationCountForDates_week.xml new file mode 100644 index 0000000000..2abbab5b3f --- /dev/null +++ b/plugins/Annotations/tests/System/expected/test_annotations_lastN__Annotations.getAnnotationCountForDates_week.xml @@ -0,0 +1,47 @@ + + + + + 2012-01-23 + + 2 + 0 + + + + 2012-01-30 + + 2 + 1 + + + + 2012-02-06 + + 2 + 1 + + + + 2012-02-13 + + 2 + 0 + + + + 2012-02-20 + + 2 + 1 + + + + 2012-02-27 + + 0 + 0 + + + + \ No newline at end of file diff --git a/plugins/Annotations/tests/System/expected/test_annotations_multipleSites__Annotations.getAll_month.xml b/plugins/Annotations/tests/System/expected/test_annotations_multipleSites__Annotations.getAll_month.xml new file mode 100644 index 0000000000..0d3c8ae176 --- /dev/null +++ b/plugins/Annotations/tests/System/expected/test_annotations_multipleSites__Annotations.getAll_month.xml @@ -0,0 +1,135 @@ + + + + + 2012-01-05 + 10: Site 1 annotation for 2012-01-05 + 0 + superUserLogin + 10 + 1 + + + 2012-01-06 + 11: Site 1 annotation for 2012-01-06 + 0 + superUserLogin + 11 + 1 + + + 2012-01-12 + 12: Site 1 annotation for 2012-01-12 + 1 + superUserLogin + 12 + 1 + + + 2012-01-13 + 13: Site 1 annotation for 2012-01-13 + 0 + superUserLogin + 13 + 1 + + + 2012-01-19 + 14: Site 1 annotation for 2012-01-19 + 0 + superUserLogin + 14 + 1 + + + 2012-01-20 + 15: Site 1 annotation for 2012-01-20 + 1 + superUserLogin + 15 + 1 + + + 2012-01-26 + 16: Site 1 annotation for 2012-01-26 + 0 + superUserLogin + 16 + 1 + + + 2012-01-27 + 17: Site 1 annotation for 2012-01-27 + 0 + superUserLogin + 17 + 1 + + + + + 2012-01-05 + 10: Site 2 annotation for 2012-01-05 + 0 + superUserLogin + 10 + 1 + + + 2012-01-06 + 11: Site 2 annotation for 2012-01-06 + 0 + superUserLogin + 11 + 1 + + + 2012-01-12 + 12: Site 2 annotation for 2012-01-12 + 1 + superUserLogin + 12 + 1 + + + 2012-01-13 + 13: Site 2 annotation for 2012-01-13 + 0 + superUserLogin + 13 + 1 + + + 2012-01-19 + 14: Site 2 annotation for 2012-01-19 + 0 + superUserLogin + 14 + 1 + + + 2012-01-20 + 15: Site 2 annotation for 2012-01-20 + 1 + superUserLogin + 15 + 1 + + + 2012-01-26 + 16: Site 2 annotation for 2012-01-26 + 0 + superUserLogin + 16 + 1 + + + 2012-01-27 + 17: Site 2 annotation for 2012-01-27 + 0 + superUserLogin + 17 + 1 + + + \ No newline at end of file diff --git a/plugins/Annotations/tests/System/expected/test_annotations_multipleSites__Annotations.getAnnotationCountForDates_month.xml b/plugins/Annotations/tests/System/expected/test_annotations_multipleSites__Annotations.getAnnotationCountForDates_month.xml new file mode 100644 index 0000000000..8549b62364 --- /dev/null +++ b/plugins/Annotations/tests/System/expected/test_annotations_multipleSites__Annotations.getAnnotationCountForDates_month.xml @@ -0,0 +1,21 @@ + + + + + 2012-01-01 + + 8 + 2 + + + + + + 2012-01-01 + + 8 + 2 + + + + \ No newline at end of file diff --git a/plugins/Annotations/tests/System/expected/test_annotations_range__Annotations.getAll_range.xml b/plugins/Annotations/tests/System/expected/test_annotations_range__Annotations.getAll_range.xml new file mode 100644 index 0000000000..2e351524dc --- /dev/null +++ b/plugins/Annotations/tests/System/expected/test_annotations_range__Annotations.getAll_range.xml @@ -0,0 +1,69 @@ + + + + + 2012-01-19 + 14: Site 1 annotation for 2012-01-19 + 0 + superUserLogin + 14 + 1 + + + 2012-01-20 + 15: Site 1 annotation for 2012-01-20 + 1 + superUserLogin + 15 + 1 + + + 2012-01-26 + 16: Site 1 annotation for 2012-01-26 + 0 + superUserLogin + 16 + 1 + + + 2012-01-27 + 17: Site 1 annotation for 2012-01-27 + 0 + superUserLogin + 17 + 1 + + + 2012-02-02 + 18: Site 1 annotation for 2012-02-02 + 1 + superUserLogin + 18 + 1 + + + 2012-02-03 + 19: Site 1 annotation for 2012-02-03 + 0 + superUserLogin + 19 + 1 + + + 2012-02-09 + 20: Site 1 annotation for 2012-02-09 + 0 + superUserLogin + 20 + 1 + + + 2012-02-10 + 21: Site 1 annotation for 2012-02-10 + 1 + superUserLogin + 21 + 1 + + + \ No newline at end of file diff --git a/plugins/Annotations/tests/System/expected/test_annotations_range__Annotations.getAnnotationCountForDates_range.xml b/plugins/Annotations/tests/System/expected/test_annotations_range__Annotations.getAnnotationCountForDates_range.xml new file mode 100644 index 0000000000..77c83c9c84 --- /dev/null +++ b/plugins/Annotations/tests/System/expected/test_annotations_range__Annotations.getAnnotationCountForDates_range.xml @@ -0,0 +1,229 @@ + + + + + 2012-01-15 + + 0 + 0 + + + + 2012-01-16 + + 0 + 0 + + + + 2012-01-17 + + 0 + 0 + + + + 2012-01-18 + + 0 + 0 + + + + 2012-01-19 + + 1 + 0 + + + + 2012-01-20 + + 1 + 1 + + + + 2012-01-21 + + 0 + 0 + + + + 2012-01-22 + + 0 + 0 + + + + 2012-01-23 + + 0 + 0 + + + + 2012-01-24 + + 0 + 0 + + + + 2012-01-25 + + 0 + 0 + + + + 2012-01-26 + + 1 + 0 + + + + 2012-01-27 + + 1 + 0 + + + + 2012-01-28 + + 0 + 0 + + + + 2012-01-29 + + 0 + 0 + + + + 2012-01-30 + + 0 + 0 + + + + 2012-01-31 + + 0 + 0 + + + + 2012-02-01 + + 0 + 0 + + + + 2012-02-02 + + 1 + 1 + + + + 2012-02-03 + + 1 + 0 + + + + 2012-02-04 + + 0 + 0 + + + + 2012-02-05 + + 0 + 0 + + + + 2012-02-06 + + 0 + 0 + + + + 2012-02-07 + + 0 + 0 + + + + 2012-02-08 + + 0 + 0 + + + + 2012-02-09 + + 1 + 0 + + + + 2012-02-10 + + 1 + 1 + + + + 2012-02-11 + + 0 + 0 + + + + 2012-02-12 + + 0 + 0 + + + + 2012-02-13 + + 0 + 0 + + + + 2012-02-14 + + 0 + 0 + + + + 2012-02-15 + + 0 + 0 + + + + \ No newline at end of file diff --git a/plugins/Ecommerce/tests/System/EcommerceOrderWithItemsTest.php b/plugins/Ecommerce/tests/System/EcommerceOrderWithItemsTest.php new file mode 100644 index 0000000000..630e67b7a1 --- /dev/null +++ b/plugins/Ecommerce/tests/System/EcommerceOrderWithItemsTest.php @@ -0,0 +1,287 @@ +alertWhenImagesExcludedFromTests(); + } + + /** + * @dataProvider getApiForTesting + */ + public function testApi($api, $params) + { + $this->runApiTests($api, $params); + } + + public function getApiForTesting() + { + $idSite = self::$fixture->idSite; + $idSite2 = self::$fixture->idSite2; + $dateTime = self::$fixture->dateTime; + + $dayApi = array('VisitsSummary.get', 'VisitTime', 'CustomVariables.getCustomVariables', + 'Live.getLastVisitsDetails', 'UserCountry', 'API.getProcessedReport', 'Goals.get', + 'Goals.getConversions', 'Goals.getItemsSku', 'Goals.getItemsName', 'Goals.getItemsCategory'); + + $goalWeekApi = array('Goals.get', 'Goals.getItemsSku', 'Goals.getItemsName', 'Goals.getItemsCategory'); + + $goalItemApi = array('Goals.getItemsSku', 'Goals.getItemsName', 'Goals.getItemsCategory'); + + $processedReportApi = array('API.getProcessedReport'); + + $apiWithSegments = array( + 'Goals.getItemsSku', 'Goals.getItemsName', 'Goals.getItemsCategory' + ); + + // Normal standard goal + $apiWithSegments_visitConvertedGoal = array_merge($apiWithSegments , array('Goals.get', 'VisitsSummary.get')); + return array_merge(array( + + // Segment: This will match the first visit of the fixture only + array( + $apiWithSegments, + array( + 'idSite' => $idSite, + 'date' => $dateTime, + 'periods' => array('day', 'week'), + 'otherRequestParameters' => array('_leavePiwikCoreVariables' => 1), + 'segment' => 'pageUrl=@example.org%2Findex.htm', + 'testSuffix' => '_SegmentPageUrlContains' + ) + ), + + // Goals.get for Ecommerce, with Page Title segment + array( + 'Goals.get', + array( + 'idSite' => $idSite, + 'date' => $dateTime, + 'periods' => array('day', 'week'), + 'idGoal' => Piwik::LABEL_ID_GOAL_IS_ECOMMERCE_ORDER, + 'segment' => 'pageTitle==Looking%20at%20product%20page', + 'testSuffix' => '_EcommerceOrderGoal_SegmentPageUrlContains' + ) + ), + + // Segment: This will match the first visit of the fixture only + array( + $apiWithSegments, + array( + 'idSite' => $idSite, + 'date' => $dateTime, + 'periods' => array('day', 'week'), + 'otherRequestParameters' => array('_leavePiwikCoreVariables' => 1), + 'segment' => 'countryCode==fr', + 'testSuffix' => '_SegmentCountryIsFr' + ) + ), + + // day tests + array($dayApi, array('idSite' => $idSite, 'date' => $dateTime, 'periods' => array('day'), + 'otherRequestParameters' => array('_leavePiwikCoreVariables' => 1))), + + // goals API week tests + array($goalWeekApi, array('idSite' => $idSite, 'date' => $dateTime, 'periods' => array('week'))), + + // abandoned carts tests + array($goalItemApi, array('idSite' => $idSite, 'date' => $dateTime, + 'periods' => array('day', 'week'), + 'testSuffix' => '_AbandonedCarts', + 'otherRequestParameters' => array( + 'abandonedCarts' => 1 + ))), + + // multiple periods tests + array($goalItemApi, array('idSite' => $idSite, 'date' => $dateTime, 'periods' => array('day'), + 'setDateLastN' => true, 'testSuffix' => 'multipleDates')), + + // multiple periods & multiple websites tests + array($goalItemApi, array('idSite' => sprintf("%u,%u", $idSite, $idSite2), 'date' => $dateTime, + 'periods' => array('day'), 'setDateLastN' => true, + 'testSuffix' => 'multipleDates_andMultipleWebsites')), + + // test metadata products + array($processedReportApi, array('idSite' => $idSite, 'date' => $dateTime, + 'periods' => array('day'), 'apiModule' => 'Goals', + 'apiAction' => 'getItemsSku', 'testSuffix' => '_Metadata_ItemsSku')), + array($processedReportApi, array('idSite' => $idSite, 'date' => $dateTime, + 'periods' => array('day'), 'apiModule' => 'Goals', + 'apiAction' => 'getItemsCategory', 'testSuffix' => '_Metadata_ItemsCategory')), + + // test metadata Goals.get for Ecommerce orders & Carts + array($processedReportApi, array('idSite' => $idSite, 'date' => $dateTime, + 'periods' => array('day'), 'apiModule' => 'Goals', 'apiAction' => 'get', + 'idGoal' => Piwik::LABEL_ID_GOAL_IS_ECOMMERCE_ORDER, + 'testSuffix' => '_Metadata_Goals.Get_Order')), + array($processedReportApi, array('idSite' => $idSite, 'date' => $dateTime, + 'periods' => array('day'), 'apiModule' => 'Goals', 'apiAction' => 'get', + 'idGoal' => Piwik::LABEL_ID_GOAL_IS_ECOMMERCE_CART, + 'testSuffix' => '_Metadata_Goals.Get_AbandonedCart')), + + // normal standard goal test + array($processedReportApi, array('idSite' => $idSite, 'date' => $dateTime, + 'periods' => array('day'), 'apiModule' => 'Goals', 'apiAction' => 'get', + 'idGoal' => self::$fixture->idGoalStandard, + 'testSuffix' => '_Metadata_Goals.Get_NormalGoal')), + + // non-existant goal test + array($processedReportApi, array('idSite' => $idSite, 'date' => $dateTime, + 'periods' => array('day'), 'apiModule' => 'Goals', 'apiAction' => 'get', + 'idGoal' => 'FAKE IDGOAL', + 'testSuffix' => '_Metadata_Goals.Get_NotExistingGoal')), + + // While we're at it, test for a standard Metadata report with zero entries + array($processedReportApi, array('idSite' => $idSite, 'date' => $dateTime, + 'periods' => array('day'), 'apiModule' => 'VisitTime', + 'apiAction' => 'getVisitInformationPerServerTime', + 'testSuffix' => '_Metadata_VisitTime.getVisitInformationPerServerTime')), + + // Standard non metadata Goals.get + // test Goals.get with idGoal=ecommerceOrder and ecommerceAbandonedCart + array('Goals.get', array('idSite' => $idSite, 'date' => $dateTime, + 'periods' => array('day', 'week'), 'idGoal' => Piwik::LABEL_ID_GOAL_IS_ECOMMERCE_CART, + 'testSuffix' => '_GoalAbandonedCart')), + array('Goals.get', array('idSite' => $idSite, 'date' => $dateTime, + 'periods' => array('day', 'week'), 'idGoal' => Piwik::LABEL_ID_GOAL_IS_ECOMMERCE_ORDER, + 'testSuffix' => '_GoalOrder')), + array('Goals.get', array('idSite' => $idSite, 'date' => $dateTime, + 'periods' => array('day', 'week'), 'idGoal' => 1, 'testSuffix' => '_GoalMatchTitle')), + array('Goals.get', array('idSite' => $idSite, 'date' => $dateTime, + 'periods' => array('day', 'week'), 'idGoal' => '', 'testSuffix' => '_GoalOverall')), + + array('VisitsSummary.get', array('idSite' => $idSite, 'date' => $dateTime, + 'periods' => array('day'), 'segment' => 'visitEcommerceStatus==none', + 'testSuffix' => '_SegmentNoEcommerce')), + array('VisitsSummary.get', array('idSite' => $idSite, 'date' => $dateTime, + 'periods' => array('day'), 'testSuffix' => '_SegmentOrderedSomething', + 'segment' => 'visitEcommerceStatus==ordered,visitEcommerceStatus==orderedThenAbandonedCart')), + array('VisitsSummary.get', array('idSite' => $idSite, 'date' => $dateTime, + 'periods' => array('day'), 'testSuffix' => '_SegmentAbandonedCart', + 'segment' => 'visitEcommerceStatus==abandonedCart,visitEcommerceStatus==orderedThenAbandonedCart')), + + // test segment visitConvertedGoalId + array('VisitsSummary.get', array('idSite' => $idSite, 'date' => $dateTime, + 'periods' => array('day', 'week'), 'testSuffix' => '_SegmentConvertedGoalId1', + 'segment' => "visitConvertedGoalId==" . self::$fixture->idGoalStandard)), + array('VisitsSummary.get', array('idSite' => $idSite, 'date' => $dateTime, + 'periods' => array('day'), 'testSuffix' => '_SegmentDidNotConvertGoalId1', + 'segment' => "visitConvertedGoalId!=" . self::$fixture->idGoalStandard)), + + // test segment visitorType + array('VisitsSummary.get', array('idSite' => $idSite, 'date' => $dateTime, + 'periods' => array('week'), 'segment' => 'visitorType==new', + 'testSuffix' => '_SegmentNewVisitors')), + array('VisitsSummary.get', array('idSite' => $idSite, 'date' => $dateTime, + 'periods' => array('week'), 'segment' => 'visitorType==returning', + 'testSuffix' => '_SegmentReturningVisitors')), + array('VisitsSummary.get', array('idSite' => $idSite, 'date' => $dateTime, + 'periods' => array('week'), 'segment' => 'visitorType==returningCustomer', + 'testSuffix' => '_SegmentReturningCustomers')), + + // test segment visitConvertedGoalId with Ecommerce APIs + array($apiWithSegments_visitConvertedGoal, + array( + 'idSite' => $idSite, + 'date' => $dateTime, + 'periods' => array('week'), + 'segment' => 'visitConvertedGoalId==1;visitConvertedGoalId!=2', + 'testSuffix' => '_SegmentVisitHasConvertedGoal')), + + // Different segment will yield same result, so we keep same testSuffix + array($apiWithSegments_visitConvertedGoal, + array( + 'idSite' => $idSite, + 'date' => $dateTime, + 'periods' => array('week'), + 'segment' => 'visitConvertedGoalId==1;visitConvertedGoalId!=2;countryCode!=xx;deviceType!=tv', + 'testSuffix' => '_SegmentVisitHasConvertedGoal')), + + // testing a segment on log_conversion matching no visit + array($apiWithSegments_visitConvertedGoal, + array( + 'idSite' => $idSite, + 'date' => $dateTime, + 'periods' => array('week'), + 'segment' => 'visitConvertedGoalId==666', + 'testSuffix' => '_SegmentNoVisit_HaveConvertedNonExistingGoal')), + + // test segment visitEcommerceStatus and visitConvertedGoalId + array($apiWithSegments_visitConvertedGoal, + array( + 'idSite' => $idSite, + 'date' => $dateTime, + 'periods' => array('week'), + 'segment' => 'visitEcommerceStatus!=ordered;visitConvertedGoalId==1', + 'testSuffix' => '_SegmentVisitHasNotOrderedAndConvertedGoal')), + + // test segment pageTitle + array('VisitsSummary.get', array('idSite' => $idSite, + 'date' => $dateTime, + 'periods' => array('day'), + 'segment' => 'pageTitle==incredible title!', + 'testSuffix' => '_SegmentPageTitleMatch')), + + // test Live! output is OK also for the visit that just bought something (other visits leave an abandoned cart) + array('Live.getLastVisitsDetails', array('idSite' => $idSite, + 'date' => Date::factory($dateTime)->addHour(30.65)->getDatetime(), + 'periods' => array('day'), 'testSuffix' => '_LiveEcommerceStatusOrdered')), + + // test API.get method + array('API.get', array('idSite' => $idSite, 'date' => $dateTime, 'periods' => array('day', 'week'), + 'otherRequestParameters' => array( + 'columns' => 'nb_pageviews,nb_visits,avg_time_on_site,nb_visits_converted'), + 'testSuffix' => '_API_get')), + + // Website2 + array($goalWeekApi, array('idSite' => $idSite2, 'date' => $dateTime, 'periods' => array('week'), + 'testSuffix' => '_Website2')), + + // see https://github.com/piwik/piwik/issues/7851 make sure avg_order_revenue is calculated correct + // even if only this column is given + array('Goals.get', array('idSite' => $idSite, + 'date' => $dateTime, + 'periods' => array('week'), + 'idGoal' => Piwik::LABEL_ID_GOAL_IS_ECOMMERCE_ORDER, + 'otherRequestParameters' => array( + 'columns' => 'avg_order_revenue'), + 'testSuffix' => '_AvgOrderRevenue')), + + ), + self::getApiForTestingScheduledReports($dateTime, 'week') + ); + } + + public static function getOutputPrefix() + { + return 'ecommerceOrderWithItems'; + } + + public static function getPathToTestDirectory() + { + return dirname(__FILE__); + } +} + +EcommerceOrderWithItemsTest::$fixture = new TwoSitesEcommerceOrderWithItems(); \ No newline at end of file diff --git a/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_API_get__API.get_day.xml b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_API_get__API.get_day.xml new file mode 100644 index 0000000000..ebf215db8e --- /dev/null +++ b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_API_get__API.get_day.xml @@ -0,0 +1,7 @@ + + + 3 + 2 + 13 + 1801 + \ No newline at end of file diff --git a/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_API_get__API.get_week.xml b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_API_get__API.get_week.xml new file mode 100644 index 0000000000..3194b95fa1 --- /dev/null +++ b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_API_get__API.get_week.xml @@ -0,0 +1,7 @@ + + + 5 + 4 + 16 + 1369 + \ No newline at end of file diff --git a/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_AbandonedCarts__Goals.getItemsCategory_day.xml b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_AbandonedCarts__Goals.getItemsCategory_day.xml new file mode 100644 index 0000000000..b27ccd173e --- /dev/null +++ b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_AbandonedCarts__Goals.getItemsCategory_day.xml @@ -0,0 +1,75 @@ + + + + + 4000 + 4 + 1 + 2 + 2 + 2 + 1000 + 2 + 100% + + + + 1000.22 + 2 + 1 + 3 + 5 + 2 + 500.11 + 1 + 66.67% + + + + 20 + 2 + 2 + 3 + 6 + 2 + 10 + 1 + 66.67% + + + + 1 + 1 + 1 + 0 + 0 + 0% + + + + 1 + 1 + 1 + 0 + 0 + 0% + + + + 1 + 1 + 1 + 0 + 0 + 0% + + + + 1 + 1 + 1 + 0 + 0 + 0% + + \ No newline at end of file diff --git a/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_AbandonedCarts__Goals.getItemsCategory_week.xml b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_AbandonedCarts__Goals.getItemsCategory_week.xml new file mode 100644 index 0000000000..b29f7fd16b --- /dev/null +++ b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_AbandonedCarts__Goals.getItemsCategory_week.xml @@ -0,0 +1,75 @@ + + + + + 6000 + 6 + 3 + 3 + 2 + 3 + 1000 + 2 + 100% + + + + 1500.33 + 3 + 4 + 7 + 2 + 3 + 500.11 + 1 + 75% + + + + 30 + 3 + 3 + 6 + 2 + 3 + 10 + 1 + 100% + + + + 1 + 1 + 1 + 0 + 0 + 0% + + + + 1 + 1 + 1 + 0 + 0 + 0% + + + + 1 + 1 + 1 + 0 + 0 + 0% + + + + 1 + 1 + 1 + 0 + 0 + 0% + + \ No newline at end of file diff --git a/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_AbandonedCarts__Goals.getItemsName_day.xml b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_AbandonedCarts__Goals.getItemsName_day.xml new file mode 100644 index 0000000000..76195df336 --- /dev/null +++ b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_AbandonedCarts__Goals.getItemsName_day.xml @@ -0,0 +1,45 @@ + + + + + 4000 + 4 + 1 + 2 + 2 + 2 + 1000 + 2 + 100% + + + + 1000.22 + 2 + 2 + 500.11 + 1 + 0% + + + + 20 + 2 + 1 + 2 + 4 + 2 + 10 + 1 + 100% + + + + 1 + 2 + 5 + 832.78 + 0 + 0% + + \ No newline at end of file diff --git a/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_AbandonedCarts__Goals.getItemsName_week.xml b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_AbandonedCarts__Goals.getItemsName_week.xml new file mode 100644 index 0000000000..5a0ddd4302 --- /dev/null +++ b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_AbandonedCarts__Goals.getItemsName_week.xml @@ -0,0 +1,45 @@ + + + + + 6000 + 6 + 3 + 3 + 2 + 3 + 1000 + 2 + 100% + + + + 1500.33 + 3 + 3 + 500.11 + 1 + 0% + + + + 30 + 3 + 3 + 6 + 2 + 3 + 10 + 1 + 100% + + + + 2 + 5 + 1 + 832.78 + 0 + 0% + + \ No newline at end of file diff --git a/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_AbandonedCarts__Goals.getItemsSku_day.xml b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_AbandonedCarts__Goals.getItemsSku_day.xml new file mode 100644 index 0000000000..ca2b2296ed --- /dev/null +++ b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_AbandonedCarts__Goals.getItemsSku_day.xml @@ -0,0 +1,45 @@ + + + + + 4000 + 4 + 1 + 2 + 2 + 2 + 1000 + 2 + 100% + + + + 1000.22 + 2 + 2 + 500.11 + 1 + 0% + + + + 20 + 2 + 1 + 3 + 8 + 2 + 10 + 1 + 66.67% + + + + 1 + 1 + 1 + 1111.11 + 0 + 0% + + \ No newline at end of file diff --git a/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_AbandonedCarts__Goals.getItemsSku_week.xml b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_AbandonedCarts__Goals.getItemsSku_week.xml new file mode 100644 index 0000000000..5c1999197a --- /dev/null +++ b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_AbandonedCarts__Goals.getItemsSku_week.xml @@ -0,0 +1,45 @@ + + + + + 6000 + 6 + 3 + 3 + 2 + 3 + 1000 + 2 + 100% + + + + 1500.33 + 3 + 3 + 500.11 + 1 + 0% + + + + 30 + 3 + 4 + 10 + 2 + 3 + 10 + 1 + 75% + + + + 1 + 1 + 1 + 1111.11 + 0 + 0% + + \ No newline at end of file diff --git a/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_AvgOrderRevenue__Goals.get_week.xml b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_AvgOrderRevenue__Goals.get_week.xml new file mode 100644 index 0000000000..345702c9a6 --- /dev/null +++ b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_AvgOrderRevenue__Goals.get_week.xml @@ -0,0 +1,6 @@ + + + 3337.78 + 0 + 3337.78 + \ No newline at end of file diff --git a/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_EcommerceOrderGoal_SegmentPageUrlContains__Goals.get_day.xml b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_EcommerceOrderGoal_SegmentPageUrlContains__Goals.get_day.xml new file mode 100644 index 0000000000..324e0a70bd --- /dev/null +++ b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_EcommerceOrderGoal_SegmentPageUrlContains__Goals.get_day.xml @@ -0,0 +1,33 @@ + + + 2 + 1 + 3111.11 + 2500 + 511 + 100.11 + 666 + 10 + 1555.56 + 100% + 0 + 0 + 0 + 0 + 0 + 0 + 0 + 0 + 0 + 0% + 2 + 1 + 3111.11 + 2500 + 511 + 100.11 + 666 + 10 + 1555.56 + 100% + \ No newline at end of file diff --git a/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_EcommerceOrderGoal_SegmentPageUrlContains__Goals.get_week.xml b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_EcommerceOrderGoal_SegmentPageUrlContains__Goals.get_week.xml new file mode 100644 index 0000000000..324e0a70bd --- /dev/null +++ b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_EcommerceOrderGoal_SegmentPageUrlContains__Goals.get_week.xml @@ -0,0 +1,33 @@ + + + 2 + 1 + 3111.11 + 2500 + 511 + 100.11 + 666 + 10 + 1555.56 + 100% + 0 + 0 + 0 + 0 + 0 + 0 + 0 + 0 + 0 + 0% + 2 + 1 + 3111.11 + 2500 + 511 + 100.11 + 666 + 10 + 1555.56 + 100% + \ No newline at end of file diff --git a/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_GoalAbandonedCart__Goals.get_day.xml b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_GoalAbandonedCart__Goals.get_day.xml new file mode 100644 index 0000000000..72c57859f3 --- /dev/null +++ b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_GoalAbandonedCart__Goals.get_day.xml @@ -0,0 +1,21 @@ + + + 2 + 2 + 5020.22 + 8 + 2510.11 + 66.67% + 0 + 0 + 0 + 0 + 0 + 0% + 2 + 2 + 5020.22 + 8 + 2510.11 + 100% + \ No newline at end of file diff --git a/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_GoalAbandonedCart__Goals.get_week.xml b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_GoalAbandonedCart__Goals.get_week.xml new file mode 100644 index 0000000000..b174b63a6f --- /dev/null +++ b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_GoalAbandonedCart__Goals.get_week.xml @@ -0,0 +1,21 @@ + + + 3 + 3 + 7530.33 + 12 + 2510.11 + 60% + 0 + 0 + 0 + 0 + 0 + 0% + 3 + 3 + 7530.33 + 12 + 2510.11 + 75% + \ No newline at end of file diff --git a/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_GoalMatchTitle__Goals.get_day.xml b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_GoalMatchTitle__Goals.get_day.xml new file mode 100644 index 0000000000..bbfbfc601c --- /dev/null +++ b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_GoalMatchTitle__Goals.get_day.xml @@ -0,0 +1,15 @@ + + + 1 + 1 + 10 + 33.33% + 1 + 1 + 10 + 100% + 0 + 0 + 0 + 0% + \ No newline at end of file diff --git a/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_GoalMatchTitle__Goals.get_week.xml b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_GoalMatchTitle__Goals.get_week.xml new file mode 100644 index 0000000000..9c1f47244a --- /dev/null +++ b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_GoalMatchTitle__Goals.get_week.xml @@ -0,0 +1,15 @@ + + + 1 + 1 + 10 + 20% + 1 + 1 + 10 + 100% + 0 + 0 + 0 + 0% + \ No newline at end of file diff --git a/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_GoalOrder__Goals.get_day.xml b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_GoalOrder__Goals.get_day.xml new file mode 100644 index 0000000000..028c95e947 --- /dev/null +++ b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_GoalOrder__Goals.get_day.xml @@ -0,0 +1,33 @@ + + + 2 + 1 + 3111.11 + 2500 + 511 + 100.11 + 666 + 10 + 1555.56 + 33.33% + 0 + 0 + 0 + 0 + 0 + 0 + 0 + 0 + 0 + 0% + 2 + 1 + 3111.11 + 2500 + 511 + 100.11 + 666 + 10 + 1555.56 + 50% + \ No newline at end of file diff --git a/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_GoalOrder__Goals.get_week.xml b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_GoalOrder__Goals.get_week.xml new file mode 100644 index 0000000000..2f03fafa05 --- /dev/null +++ b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_GoalOrder__Goals.get_week.xml @@ -0,0 +1,33 @@ + + + 4 + 2 + 13351.11 + 2700 + 531 + 120.11 + 686 + 12 + 3337.78 + 40% + 0 + 0 + 0 + 0 + 0 + 0 + 0 + 0 + 0 + 0% + 4 + 2 + 13351.11 + 2700 + 531 + 120.11 + 686 + 12 + 3337.78 + 50% + \ No newline at end of file diff --git a/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_GoalOverall__Goals.get_day.xml b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_GoalOverall__Goals.get_day.xml new file mode 100644 index 0000000000..08432554ee --- /dev/null +++ b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_GoalOverall__Goals.get_day.xml @@ -0,0 +1,15 @@ + + + 3 + 2 + 3121.11 + 66.67% + 1 + 1 + 10 + 100% + 2 + 1 + 3111.11 + 50% + \ No newline at end of file diff --git a/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_GoalOverall__Goals.get_week.xml b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_GoalOverall__Goals.get_week.xml new file mode 100644 index 0000000000..6c6dacbd81 --- /dev/null +++ b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_GoalOverall__Goals.get_week.xml @@ -0,0 +1,15 @@ + + + 5 + 4 + 13361.11 + 80% + 1 + 1 + 10 + 100% + 4 + 3 + 13351.11 + 75% + \ No newline at end of file diff --git a/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_LiveEcommerceStatusOrdered__Live.getLastVisitsDetails_day.xml b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_LiveEcommerceStatusOrdered__Live.getLastVisitsDetails_day.xml new file mode 100644 index 0000000000..a6afa82503 --- /dev/null +++ b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_LiveEcommerceStatusOrdered__Live.getLastVisitsDetails_day.xml @@ -0,0 +1,397 @@ + + + + 1 + 5 + 156.5.3.2 + + + + ecommerceOrder + 666 + 240 + 200 + 20 + 20 + 20 + 2 + + + + TRIPOD SKU + TRIPOD - bought day after + Tools + 100 + 2 + + + plugins/Morpheus/images/ecommerceOrder.png + + + + ecommerceOrder + 777 + 10000 + 0 + 0 + 0 + 0 + 0 + + + + plugins/Morpheus/images/ecommerceOrder.png + + + + 0 + USD + $ + + + + + Piwik test + + + + + + + + returningCustomer + plugins/Live/images/returningVisitor.png + 1 + plugins/Morpheus/images/goal.png + 1 + ordered + plugins/Morpheus/images/ecommerceOrder.png + 0 + 0 + 363 + 6 min 3s + 0 + 0 + 0 + direct + Direct Entry + + + + + + + pl + Polish + Desktop + plugins/Morpheus/icons/dist/devices/desktop.png + Unknown + + Windows XP + Windows + plugins/Morpheus/icons/dist/os/WIN.png + WIN + XP + Gecko + Gecko (Firefox) + Firefox 3.6 + Firefox + plugins/Morpheus/icons/dist/browsers/FF.png + FF + 3.6 + 13351.11 + 4 + 12 + 7530.33 + 3 + 12 + 0 + Europe + eur + Poland + pl + plugins/Morpheus/icons/dist/flags/pl.png + + + + Poland + + + 12:34:06 + 12 + 0 + + + VisitorName + Great name! + + + ValueIsZero + 0 + + + VisitorType + NewLoggedOut + + + 1024x768 + cookie, flash, java + + + plugins/Morpheus/icons/dist/plugins/cookie.png + cookie + + + plugins/Morpheus/icons/dist/plugins/flash.png + flash + + + plugins/Morpheus/icons/dist/plugins/java.png + java + + + + + 1 + 4 + 156.5.3.2 + + + + action + http://example.org/index.htm + View product left in cart + 2 + + + 14 + + 180 + 3 min 0s + 1 + + + + + _pkp + 999 + + + _pks + SKU VERY nice indeed + + + _pkn + PRODUCT THREE LEFT in cart + + + _pkc + + + + 0 M + + + action + http://example.org/index.htm + View product left in cart + 2 + + + 15 + + 180 + 3 min 0s + 2 + + + + + _pkp + 333 + + + _pks + SKU VERY nice indeed + + + _pkn + PRODUCT THREE LEFT in cart + + + _pkc + + + + 0 M + + + action + http://example.org/index.htm + View product left in cart + 2 + + + 16 + + 361 + 6 min 1s + 3 + + + + + _pks + SKU IN ABANDONED CART TWO + + + _pkn + PRODUCT TWO LEFT in cart + + + _pkc + Category TWO LEFT in cart + + + 0 M + + + ecommerceAbandonedCart + 2510.11 + 4 + + + + SKU VERY nice indeed + PRODUCT THREE LEFT in cart + Electronics & Cameras + 10 + 1 + + + SKU IN ABANDONED CART ONE + PRODUCT ONE LEFT in cart + + 500.11 + 1 + + + SKU IN ABANDONED CART TWO + PRODUCT TWO LEFT in cart + Category TWO LEFT in cart + 1000 + 2 + + + plugins/Morpheus/images/ecommerceAbandonedCart.png + + + + 0 + USD + $ + + + + + Piwik test + + + + + + + + returningCustomer + plugins/Live/images/returningVisitor.png + 1 + plugins/Morpheus/images/goal.png + 1 + orderedThenAbandonedCart + plugins/Morpheus/images/ecommerceOrder.png + 0 + 1 + 1081 + 18 min 1s + 0 + 3 + 3 + direct + Direct Entry + + + + + + + pl + Polish + Desktop + plugins/Morpheus/icons/dist/devices/desktop.png + Unknown + + Windows XP + Windows + plugins/Morpheus/icons/dist/os/WIN.png + WIN + XP + Gecko + Gecko (Firefox) + Firefox 3.6 + Firefox + plugins/Morpheus/icons/dist/browsers/FF.png + FF + 3.6 + 13351.11 + 4 + 12 + 7530.33 + 3 + 12 + 0 + Europe + eur + Poland + pl + plugins/Morpheus/icons/dist/flags/pl.png + + + + Poland + + + 12:34:06 + 12 + 0 + + + VisitorName + Great name! + + + ValueIsZero + 0 + + + VisitorType + NewLoggedOut + + + 1024x768 + cookie, flash, java + + + plugins/Morpheus/icons/dist/plugins/cookie.png + cookie + + + plugins/Morpheus/icons/dist/plugins/flash.png + flash + + + plugins/Morpheus/icons/dist/plugins/java.png + java + + + + \ No newline at end of file diff --git a/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_Metadata_Goals.Get_AbandonedCart__API.getProcessedReport_day.xml b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_Metadata_Goals.Get_AbandonedCart__API.getProcessedReport_day.xml new file mode 100644 index 0000000000..acdd5b2221 --- /dev/null +++ b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_Metadata_Goals.Get_AbandonedCart__API.getProcessedReport_day.xml @@ -0,0 +1,46 @@ + + + Piwik test + Tuesday, April 5, 2011 + + Ecommerce + Abandoned Carts + Goals + get + + ecommerceAbandonedCart + + + Abandoned Carts + Conversion Rate + Revenue left in cart + Products left in cart + + + The percentage of visits that triggered a goal conversion. + + + Average Order Value + + index.php?module=API&method=ImageGraph.get&idSite=1&apiModule=Goals&apiAction=get&idGoal=ecommerceAbandonedCart&period=day&date=2011-03-07,2011-04-05 + index.php?module=API&method=ImageGraph.get&idSite=1&apiModule=Goals&apiAction=get&idGoal=ecommerceAbandonedCart&period=day&date=2011-03-07,2011-04-05 + Goals_get_idGoal--ecommerceAbandonedCart + + + Abandoned Carts + Conversion Rate + Revenue left in cart + Products left in cart + Average Order Value + + + 2 + $ 5020.22 + 8 + $ 2510.11 + 66.67% + + + + + \ No newline at end of file diff --git a/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_Metadata_Goals.Get_NormalGoal__API.getProcessedReport_day.xml b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_Metadata_Goals.Get_NormalGoal__API.getProcessedReport_day.xml new file mode 100644 index 0000000000..5c2ff7a020 --- /dev/null +++ b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_Metadata_Goals.Get_NormalGoal__API.getProcessedReport_day.xml @@ -0,0 +1,43 @@ + + + Piwik test + Tuesday, April 5, 2011 + + Goals + Goal title match, triggered ONCE + Goals + get + + 1 + + + Conversions + Visits with Conversions + Revenue + + + The percentage of visits that triggered a goal conversion. + + + Conversion Rate + + index.php?module=API&method=ImageGraph.get&idSite=1&apiModule=Goals&apiAction=get&idGoal=1&period=day&date=2011-03-07,2011-04-05 + index.php?module=API&method=ImageGraph.get&idSite=1&apiModule=Goals&apiAction=get&idGoal=1&period=day&date=2011-03-07,2011-04-05 + Goals_get_idGoal--1 + + + Conversions + Visits with Conversions + Revenue + Conversion Rate + + + 1 + 1 + $ 10 + 33.33% + + + + + \ No newline at end of file diff --git a/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_Metadata_Goals.Get_NotExistingGoal__API.getProcessedReport_day.xml b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_Metadata_Goals.Get_NotExistingGoal__API.getProcessedReport_day.xml new file mode 100644 index 0000000000..1625ba026c --- /dev/null +++ b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_Metadata_Goals.Get_NotExistingGoal__API.getProcessedReport_day.xml @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_Metadata_Goals.Get_Order__API.getProcessedReport_day.xml b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_Metadata_Goals.Get_Order__API.getProcessedReport_day.xml new file mode 100644 index 0000000000..2c589e00f2 --- /dev/null +++ b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_Metadata_Goals.Get_Order__API.getProcessedReport_day.xml @@ -0,0 +1,61 @@ + + + Piwik test + Tuesday, April 5, 2011 + + Ecommerce + Ecommerce Orders + Goals + get + + ecommerceOrder + + + Ecommerce Orders + Visits with Conversions + Conversion Rate + Revenue + Subtotal + Tax + Shipping + Discount + Purchased Products + + + The percentage of visits that triggered a goal conversion. + + + Average Order Value + + index.php?module=API&method=ImageGraph.get&idSite=1&apiModule=Goals&apiAction=get&idGoal=ecommerceOrder&period=day&date=2011-03-07,2011-04-05 + index.php?module=API&method=ImageGraph.get&idSite=1&apiModule=Goals&apiAction=get&idGoal=ecommerceOrder&period=day&date=2011-03-07,2011-04-05 + Goals_get_idGoal--ecommerceOrder + + + Ecommerce Orders + Visits with Conversions + Conversion Rate + Revenue + Subtotal + Tax + Shipping + Discount + Purchased Products + Average Order Value + + + 2 + 1 + $ 3111.11 + $ 2500 + $ 511 + $ 100.11 + $ 666 + 10 + $ 1555.56 + 33.33% + + + + + \ No newline at end of file diff --git a/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_Metadata_ItemsCategory__API.getProcessedReport_day.xml b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_Metadata_ItemsCategory__API.getProcessedReport_day.xml new file mode 100644 index 0000000000..697e009693 --- /dev/null +++ b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_Metadata_ItemsCategory__API.getProcessedReport_day.xml @@ -0,0 +1,115 @@ + + + Piwik test + Tuesday, April 5, 2011 + + Ecommerce + Products + Product Category + Goals + getItemsCategory + Product Category + + Product Revenue + Quantity + Unique Purchases + Visits + + + Average Price + Average Quantity + Product Conversion Rate + + index.php?module=API&method=ImageGraph.get&idSite=1&apiModule=Goals&apiAction=getItemsCategory&period=day&date=2011-04-05 + index.php?module=API&method=ImageGraph.get&idSite=1&apiModule=Goals&apiAction=getItemsCategory&period=day&date=2011-03-07,2011-04-05 + Goals_getItemsCategory + + + + Product Revenue + Quantity + Unique Purchases + Visits + Average Price + Average Quantity + Product Conversion Rate + + + + + $ 2500 + 3 + 2 + 3 + $ 1000 + 1.5 + 66.67% + + + + $ 1000 + 2 + 1 + 1 + $ 500 + 2 + 100% + + + + $ 1000 + 2 + 1 + 1 + $ 500 + 2 + 100% + + + + $ 1000 + 2 + 1 + 1 + $ 500 + 2 + 100% + + + + $ 1000 + 2 + 1 + 1 + $ 500 + 2 + 100% + + + + $ 611.22 + 7 + 2 + 3 + $ 55.61 + 3.5 + 66.67% + + + + 2 + $ 0 + 0 + 0% + $ 0 + 0 + 0 + + + + + 12 + 8 + 17 + + \ No newline at end of file diff --git a/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_Metadata_ItemsSku__API.getProcessedReport_day.xml b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_Metadata_ItemsSku__API.getProcessedReport_day.xml new file mode 100644 index 0000000000..7ec412b5c4 --- /dev/null +++ b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_Metadata_ItemsSku__API.getProcessedReport_day.xml @@ -0,0 +1,85 @@ + + + Piwik test + Tuesday, April 5, 2011 + + Ecommerce + Products + Product SKU + Goals + getItemsSku + Product SKU + + Product Revenue + Quantity + Unique Purchases + Visits + + + Average Price + Average Quantity + Product Conversion Rate + + index.php?module=API&method=ImageGraph.get&idSite=1&apiModule=Goals&apiAction=getItemsSku&period=day&date=2011-04-05 + index.php?module=API&method=ImageGraph.get&idSite=1&apiModule=Goals&apiAction=getItemsSku&period=day&date=2011-03-07,2011-04-05 + Goals_getItemsSku + + + + Product Revenue + Quantity + Unique Purchases + Visits + Average Price + Average Quantity + Product Conversion Rate + + + + + $ 1500 + 1 + 1 + 1 + $ 1500 + 1 + 100% + + + + $ 1011.22 + 3 + 2 + 3 + $ 255.61 + 1.5 + 66.67% + + + + $ 600 + 6 + 1 + $ 100 + 6 + 0% + 0 + + + + 2 + $ 0 + 0 + 0% + $ 0 + 0 + 0 + + + + + 6 + 3 + 11 + + \ No newline at end of file diff --git a/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_Metadata_VisitTime.getVisitInformationPerServerTime__API.getProcessedReport_day.xml b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_Metadata_VisitTime.getVisitInformationPerServerTime__API.getProcessedReport_day.xml new file mode 100644 index 0000000000..f4fea49b13 --- /dev/null +++ b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_Metadata_VisitTime.getVisitInformationPerServerTime__API.getProcessedReport_day.xml @@ -0,0 +1,405 @@ + + + Piwik test + Tuesday, April 5, 2011 + + Visitors + Times + Visits per server time + VisitTime + getVisitInformationPerServerTime + Server time - hour (End of visit) + This graph shows what time it was in the <strong> server's time zone </strong> during the visits. + + Visits + Unique visitors + Actions + Users + + + If a visitor comes to your website for the first time or if they visit a page more than 30 minutes after their last page view, this will be recorded as a new visit. + The number of unduplicated visitors coming to your website. Every user is only counted once, even if they visit the website multiple times a day. + The number of actions performed by your visitors. Actions can be page views, internal site searches, downloads or outlinks. + The number of users logged in your website. It is the number of unique active users that have a User ID set (via the Tracking code function 'setUserId'). + The average number of actions (page views, site searches, downloads or outlinks) that were performed during the visits. + The average duration of a visit. + The percentage of visits that only had a single pageview. This means, that the visitor left the website directly from the entrance page. + The percentage of visits that triggered a goal conversion. + + + Actions per Visit + Avg. Time on Website + Bounce Rate + + 1 + + Conversions + Revenue + + + Revenue per Visit + + index.php?module=API&method=ImageGraph.get&idSite=1&apiModule=VisitTime&apiAction=getVisitInformationPerServerTime&period=day&date=2011-04-05 + VisitTime_getVisitInformationPerServerTime + + + + Visits + Unique visitors + Actions + Users + Actions per Visit + Avg. Time on Website + Bounce Rate + Revenue + + + + + 1 + 1 + 4 + 0 + $ 10 + 4 + 00:12:01 + 0% + + + + 0 + 0 + 0 + 0 + 0 + 00:00:00 + 0% + $ 0 + + + + 1 + 1 + 6 + 0 + $ 3111.11 + 6 + 01:06:01 + 0% + + + + 0 + 0 + 0 + 0 + 0 + 00:00:00 + 0% + $ 0 + + + + 0 + 0 + 0 + 0 + 0 + 00:00:00 + 0% + $ 0 + + + + 0 + 0 + 0 + 0 + 0 + 00:00:00 + 0% + $ 0 + + + + 0 + 0 + 0 + 0 + 0 + 00:00:00 + 0% + $ 0 + + + + 1 + 1 + 3 + 0 + $ 0 + 3 + 00:12:01 + 0% + + + + 0 + 0 + 0 + 0 + 0 + 00:00:00 + 0% + $ 0 + + + + 0 + 0 + 0 + 0 + 0 + 00:00:00 + 0% + $ 0 + + + + 0 + 0 + 0 + 0 + 0 + 00:00:00 + 0% + $ 0 + + + + 0 + 0 + 0 + 0 + 0 + 00:00:00 + 0% + $ 0 + + + + 0 + 0 + 0 + 0 + 0 + 00:00:00 + 0% + $ 0 + + + + 0 + 0 + 0 + 0 + 0 + 00:00:00 + 0% + $ 0 + + + + 0 + 0 + 0 + 0 + 0 + 00:00:00 + 0% + $ 0 + + + + 0 + 0 + 0 + 0 + 0 + 00:00:00 + 0% + $ 0 + + + + 0 + 0 + 0 + 0 + 0 + 00:00:00 + 0% + $ 0 + + + + 0 + 0 + 0 + 0 + 0 + 00:00:00 + 0% + $ 0 + + + + 0 + 0 + 0 + 0 + 0 + 00:00:00 + 0% + $ 0 + + + + 0 + 0 + 0 + 0 + 0 + 00:00:00 + 0% + $ 0 + + + + 0 + 0 + 0 + 0 + 0 + 00:00:00 + 0% + $ 0 + + + + 0 + 0 + 0 + 0 + 0 + 00:00:00 + 0% + $ 0 + + + + 0 + 0 + 0 + 0 + 0 + 00:00:00 + 0% + $ 0 + + + + 0 + 0 + 0 + 0 + 0 + 00:00:00 + 0% + $ 0 + + + + + visitServerHour==0 + + + visitServerHour==1 + + + visitServerHour==2 + + + visitServerHour==3 + + + visitServerHour==4 + + + visitServerHour==5 + + + visitServerHour==6 + + + visitServerHour==7 + + + visitServerHour==8 + + + visitServerHour==9 + + + visitServerHour==10 + + + visitServerHour==11 + + + visitServerHour==12 + + + visitServerHour==13 + + + visitServerHour==14 + + + visitServerHour==15 + + + visitServerHour==16 + + + visitServerHour==17 + + + visitServerHour==18 + + + visitServerHour==19 + + + visitServerHour==20 + + + visitServerHour==21 + + + visitServerHour==22 + + + visitServerHour==23 + + + + 3 + 3 + 13 + 3 + 0 + 3121.11 + 0 + + \ No newline at end of file diff --git a/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_SegmentAbandonedCart__VisitsSummary.get_day.xml b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_SegmentAbandonedCart__VisitsSummary.get_day.xml new file mode 100644 index 0000000000..2ecf693474 --- /dev/null +++ b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_SegmentAbandonedCart__VisitsSummary.get_day.xml @@ -0,0 +1,14 @@ + + + 1 + 0 + 2 + 9 + 1 + 0 + 4682 + 6 + 0% + 4.5 + 2341 + \ No newline at end of file diff --git a/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_SegmentConvertedGoalId1__VisitsSummary.get_day.xml b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_SegmentConvertedGoalId1__VisitsSummary.get_day.xml new file mode 100644 index 0000000000..a9d2095dfb --- /dev/null +++ b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_SegmentConvertedGoalId1__VisitsSummary.get_day.xml @@ -0,0 +1,14 @@ + + + 1 + 0 + 1 + 4 + 1 + 0 + 721 + 4 + 0% + 4 + 721 + \ No newline at end of file diff --git a/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_SegmentConvertedGoalId1__VisitsSummary.get_week.xml b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_SegmentConvertedGoalId1__VisitsSummary.get_week.xml new file mode 100644 index 0000000000..a9d2095dfb --- /dev/null +++ b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_SegmentConvertedGoalId1__VisitsSummary.get_week.xml @@ -0,0 +1,14 @@ + + + 1 + 0 + 1 + 4 + 1 + 0 + 721 + 4 + 0% + 4 + 721 + \ No newline at end of file diff --git a/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_SegmentCountryIsFr__Goals.getItemsCategory_day.xml b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_SegmentCountryIsFr__Goals.getItemsCategory_day.xml new file mode 100644 index 0000000000..02187588c4 --- /dev/null +++ b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_SegmentCountryIsFr__Goals.getItemsCategory_day.xml @@ -0,0 +1,57 @@ + + + + + 2 + 2 + 3 + 888.56 + 0 + 0% + + + + 1 + 1 + 1 + 0 + 0 + 0% + + + + 1 + 1 + 1 + 0 + 0 + 0% + + + + 1 + 1 + 1 + 0 + 0 + 0% + + + + 1 + 1 + 1 + 0 + 0 + 0% + + + + 1 + 1 + 1 + 888 + 0 + 0% + + \ No newline at end of file diff --git a/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_SegmentCountryIsFr__Goals.getItemsCategory_week.xml b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_SegmentCountryIsFr__Goals.getItemsCategory_week.xml new file mode 100644 index 0000000000..19944203ad --- /dev/null +++ b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_SegmentCountryIsFr__Goals.getItemsCategory_week.xml @@ -0,0 +1,57 @@ + + + + + 2 + 3 + 2 + 888.56 + 0 + 0% + + + + 1 + 1 + 1 + 0 + 0 + 0% + + + + 1 + 1 + 1 + 0 + 0 + 0% + + + + 1 + 1 + 1 + 0 + 0 + 0% + + + + 1 + 1 + 1 + 0 + 0 + 0% + + + + 1 + 1 + 1 + 888 + 0 + 0% + + \ No newline at end of file diff --git a/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_SegmentCountryIsFr__Goals.getItemsName_day.xml b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_SegmentCountryIsFr__Goals.getItemsName_day.xml new file mode 100644 index 0000000000..bf093d7b73 --- /dev/null +++ b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_SegmentCountryIsFr__Goals.getItemsName_day.xml @@ -0,0 +1,12 @@ + + + + + 1 + 1 + 4 + 888.37 + 0 + 0% + + \ No newline at end of file diff --git a/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_SegmentCountryIsFr__Goals.getItemsName_week.xml b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_SegmentCountryIsFr__Goals.getItemsName_week.xml new file mode 100644 index 0000000000..1adac8c4ec --- /dev/null +++ b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_SegmentCountryIsFr__Goals.getItemsName_week.xml @@ -0,0 +1,12 @@ + + + + + 1 + 4 + 1 + 888.37 + 0 + 0% + + \ No newline at end of file diff --git a/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_SegmentCountryIsFr__Goals.getItemsSku_day.xml b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_SegmentCountryIsFr__Goals.getItemsSku_day.xml new file mode 100644 index 0000000000..505b4d6109 --- /dev/null +++ b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_SegmentCountryIsFr__Goals.getItemsSku_day.xml @@ -0,0 +1,21 @@ + + + + + 1 + 1 + 1 + 1111.11 + 0 + 0% + + + + 1 + 1 + 3 + 777 + 0 + 0% + + \ No newline at end of file diff --git a/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_SegmentCountryIsFr__Goals.getItemsSku_week.xml b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_SegmentCountryIsFr__Goals.getItemsSku_week.xml new file mode 100644 index 0000000000..b1049855fb --- /dev/null +++ b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_SegmentCountryIsFr__Goals.getItemsSku_week.xml @@ -0,0 +1,21 @@ + + + + + 1 + 1 + 1 + 1111.11 + 0 + 0% + + + + 1 + 3 + 1 + 777 + 0 + 0% + + \ No newline at end of file diff --git a/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_SegmentCountryIsFr__Goals.get_day.xml b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_SegmentCountryIsFr__Goals.get_day.xml new file mode 100644 index 0000000000..6306af1f2b --- /dev/null +++ b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_SegmentCountryIsFr__Goals.get_day.xml @@ -0,0 +1,15 @@ + + + 1 + 1 + 10 + 100% + 1 + 1 + 10 + 100% + 0 + 0 + 0 + 0% + \ No newline at end of file diff --git a/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_SegmentCountryIsFr__Goals.get_week.xml b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_SegmentCountryIsFr__Goals.get_week.xml new file mode 100644 index 0000000000..6306af1f2b --- /dev/null +++ b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_SegmentCountryIsFr__Goals.get_week.xml @@ -0,0 +1,15 @@ + + + 1 + 1 + 10 + 100% + 1 + 1 + 10 + 100% + 0 + 0 + 0 + 0% + \ No newline at end of file diff --git a/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_SegmentDidNotConvertGoalId1__VisitsSummary.get_day.xml b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_SegmentDidNotConvertGoalId1__VisitsSummary.get_day.xml new file mode 100644 index 0000000000..2ecf693474 --- /dev/null +++ b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_SegmentDidNotConvertGoalId1__VisitsSummary.get_day.xml @@ -0,0 +1,14 @@ + + + 1 + 0 + 2 + 9 + 1 + 0 + 4682 + 6 + 0% + 4.5 + 2341 + \ No newline at end of file diff --git a/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_SegmentNewVisitors__VisitsSummary.get_week.xml b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_SegmentNewVisitors__VisitsSummary.get_week.xml new file mode 100644 index 0000000000..a9d2095dfb --- /dev/null +++ b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_SegmentNewVisitors__VisitsSummary.get_week.xml @@ -0,0 +1,14 @@ + + + 1 + 0 + 1 + 4 + 1 + 0 + 721 + 4 + 0% + 4 + 721 + \ No newline at end of file diff --git a/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_SegmentNoEcommerce__VisitsSummary.get_day.xml b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_SegmentNoEcommerce__VisitsSummary.get_day.xml new file mode 100644 index 0000000000..a9d2095dfb --- /dev/null +++ b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_SegmentNoEcommerce__VisitsSummary.get_day.xml @@ -0,0 +1,14 @@ + + + 1 + 0 + 1 + 4 + 1 + 0 + 721 + 4 + 0% + 4 + 721 + \ No newline at end of file diff --git a/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_SegmentNoVisit_HaveConvertedNonExistingGoal__Goals.getItemsCategory_week.xml b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_SegmentNoVisit_HaveConvertedNonExistingGoal__Goals.getItemsCategory_week.xml new file mode 100644 index 0000000000..c234bed59e --- /dev/null +++ b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_SegmentNoVisit_HaveConvertedNonExistingGoal__Goals.getItemsCategory_week.xml @@ -0,0 +1,2 @@ + + \ No newline at end of file diff --git a/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_SegmentNoVisit_HaveConvertedNonExistingGoal__Goals.getItemsName_week.xml b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_SegmentNoVisit_HaveConvertedNonExistingGoal__Goals.getItemsName_week.xml new file mode 100644 index 0000000000..c234bed59e --- /dev/null +++ b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_SegmentNoVisit_HaveConvertedNonExistingGoal__Goals.getItemsName_week.xml @@ -0,0 +1,2 @@ + + \ No newline at end of file diff --git a/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_SegmentNoVisit_HaveConvertedNonExistingGoal__Goals.getItemsSku_week.xml b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_SegmentNoVisit_HaveConvertedNonExistingGoal__Goals.getItemsSku_week.xml new file mode 100644 index 0000000000..c234bed59e --- /dev/null +++ b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_SegmentNoVisit_HaveConvertedNonExistingGoal__Goals.getItemsSku_week.xml @@ -0,0 +1,2 @@ + + \ No newline at end of file diff --git a/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_SegmentNoVisit_HaveConvertedNonExistingGoal__Goals.get_week.xml b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_SegmentNoVisit_HaveConvertedNonExistingGoal__Goals.get_week.xml new file mode 100644 index 0000000000..36db013c1a --- /dev/null +++ b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_SegmentNoVisit_HaveConvertedNonExistingGoal__Goals.get_week.xml @@ -0,0 +1,15 @@ + + + 0 + 0 + 0 + 0% + 0 + 0 + 0 + 0% + 0 + 0 + 0 + 0% + \ No newline at end of file diff --git a/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_SegmentNoVisit_HaveConvertedNonExistingGoal__VisitsSummary.get_week.xml b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_SegmentNoVisit_HaveConvertedNonExistingGoal__VisitsSummary.get_week.xml new file mode 100644 index 0000000000..32b66284be --- /dev/null +++ b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_SegmentNoVisit_HaveConvertedNonExistingGoal__VisitsSummary.get_week.xml @@ -0,0 +1,14 @@ + + + 0 + 0 + 0 + 0 + 0 + 0 + 0 + 0 + 0% + 0 + 0 + \ No newline at end of file diff --git a/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_SegmentOrderedSomething__VisitsSummary.get_day.xml b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_SegmentOrderedSomething__VisitsSummary.get_day.xml new file mode 100644 index 0000000000..44b18e613c --- /dev/null +++ b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_SegmentOrderedSomething__VisitsSummary.get_day.xml @@ -0,0 +1,14 @@ + + + 1 + 0 + 1 + 6 + 1 + 0 + 3961 + 6 + 0% + 6 + 3961 + \ No newline at end of file diff --git a/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_SegmentPageTitleMatch__VisitsSummary.get_day.xml b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_SegmentPageTitleMatch__VisitsSummary.get_day.xml new file mode 100644 index 0000000000..a9d2095dfb --- /dev/null +++ b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_SegmentPageTitleMatch__VisitsSummary.get_day.xml @@ -0,0 +1,14 @@ + + + 1 + 0 + 1 + 4 + 1 + 0 + 721 + 4 + 0% + 4 + 721 + \ No newline at end of file diff --git a/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_SegmentPageUrlContains__Goals.getItemsCategory_day.xml b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_SegmentPageUrlContains__Goals.getItemsCategory_day.xml new file mode 100644 index 0000000000..804665bad4 --- /dev/null +++ b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_SegmentPageUrlContains__Goals.getItemsCategory_day.xml @@ -0,0 +1,84 @@ + + + + + 15000 + 18 + 2 + 2 + 3 + 6 + 6000 + 9 + 66.67% + + + + 6000 + 12 + 1 + 1 + 1 + 1 + 3000 + 12 + 100% + + + + 6000 + 12 + 1 + 1 + 1 + 1 + 3000 + 12 + 100% + + + + 6000 + 12 + 1 + 1 + 1 + 1 + 3000 + 12 + 100% + + + + 6000 + 12 + 1 + 1 + 1 + 1 + 3000 + 12 + 100% + + + + 3667.32 + 42 + 2 + 1 + 3 + 5 + 333.66 + 21 + 66.67% + + + + 1 + 2 + 2 + 0 + 0 + 0% + + \ No newline at end of file diff --git a/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_SegmentPageUrlContains__Goals.getItemsCategory_week.xml b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_SegmentPageUrlContains__Goals.getItemsCategory_week.xml new file mode 100644 index 0000000000..b9b5688155 --- /dev/null +++ b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_SegmentPageUrlContains__Goals.getItemsCategory_week.xml @@ -0,0 +1,84 @@ + + + + + 15000 + 18 + 2 + 3 + 6 + 2 + 6000 + 9 + 66.67% + + + + 6000 + 12 + 1 + 1 + 1 + 1 + 3000 + 12 + 100% + + + + 6000 + 12 + 1 + 1 + 1 + 1 + 3000 + 12 + 100% + + + + 6000 + 12 + 1 + 1 + 1 + 1 + 3000 + 12 + 100% + + + + 6000 + 12 + 1 + 1 + 1 + 1 + 3000 + 12 + 100% + + + + 3667.32 + 42 + 2 + 4 + 7 + 2 + 333.66 + 21 + 50% + + + + 3 + 3 + 2 + 0 + 0 + 0% + + \ No newline at end of file diff --git a/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_SegmentPageUrlContains__Goals.getItemsName_day.xml b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_SegmentPageUrlContains__Goals.getItemsName_day.xml new file mode 100644 index 0000000000..4d8563a99e --- /dev/null +++ b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_SegmentPageUrlContains__Goals.getItemsName_day.xml @@ -0,0 +1,51 @@ + + + + + 9000 + 6 + 1 + 9000 + 6 + 0% + + + + 6067.32 + 18 + 2 + 1 + 2 + 5 + 1533.66 + 9 + 100% + + + + 3600 + 36 + 1 + 600 + 36 + 0% + + + + 1 + 2 + 2 + 0 + 0 + 0% + + + + 1 + 2 + 4 + 666 + 0 + 0% + + \ No newline at end of file diff --git a/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_SegmentPageUrlContains__Goals.getItemsName_week.xml b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_SegmentPageUrlContains__Goals.getItemsName_week.xml new file mode 100644 index 0000000000..b413464bdb --- /dev/null +++ b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_SegmentPageUrlContains__Goals.getItemsName_week.xml @@ -0,0 +1,51 @@ + + + + + 9000 + 6 + 1 + 9000 + 6 + 0% + + + + 6067.32 + 18 + 2 + 2 + 5 + 1 + 1533.66 + 9 + 100% + + + + 3600 + 36 + 1 + 600 + 36 + 0% + + + + 3 + 3 + 2 + 0 + 0 + 0% + + + + 3 + 6 + 2 + 1332 + 0 + 0% + + \ No newline at end of file diff --git a/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_SegmentPageUrlContains__Goals.getItemsSku_day.xml b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_SegmentPageUrlContains__Goals.getItemsSku_day.xml new file mode 100644 index 0000000000..02e9f0adf8 --- /dev/null +++ b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_SegmentPageUrlContains__Goals.getItemsSku_day.xml @@ -0,0 +1,45 @@ + + + + + 9000 + 6 + 1 + 1 + 1 + 1 + 9000 + 6 + 100% + + + + 6067.32 + 18 + 2 + 1 + 3 + 8 + 1533.66 + 9 + 66.67% + + + + 3600 + 36 + 1 + 600 + 36 + 0% + + + + 1 + 2 + 2 + 0 + 0 + 0% + + \ No newline at end of file diff --git a/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_SegmentPageUrlContains__Goals.getItemsSku_week.xml b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_SegmentPageUrlContains__Goals.getItemsSku_week.xml new file mode 100644 index 0000000000..2ef4f0093f --- /dev/null +++ b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_SegmentPageUrlContains__Goals.getItemsSku_week.xml @@ -0,0 +1,45 @@ + + + + + 9000 + 6 + 1 + 1 + 1 + 1 + 9000 + 6 + 100% + + + + 6067.32 + 18 + 2 + 4 + 10 + 2 + 1533.66 + 9 + 50% + + + + 3600 + 36 + 1 + 600 + 36 + 0% + + + + 3 + 3 + 2 + 0 + 0 + 0% + + \ No newline at end of file diff --git a/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_SegmentReturningCustomers__VisitsSummary.get_week.xml b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_SegmentReturningCustomers__VisitsSummary.get_week.xml new file mode 100644 index 0000000000..02458f0645 --- /dev/null +++ b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_SegmentReturningCustomers__VisitsSummary.get_week.xml @@ -0,0 +1,14 @@ + + + 1 + 0 + 3 + 6 + 2 + 1 + 2165 + 3 + 33% + 2 + 722 + \ No newline at end of file diff --git a/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_SegmentReturningVisitors__VisitsSummary.get_week.xml b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_SegmentReturningVisitors__VisitsSummary.get_week.xml new file mode 100644 index 0000000000..44b18e613c --- /dev/null +++ b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_SegmentReturningVisitors__VisitsSummary.get_week.xml @@ -0,0 +1,14 @@ + + + 1 + 0 + 1 + 6 + 1 + 0 + 3961 + 6 + 0% + 6 + 3961 + \ No newline at end of file diff --git a/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_SegmentVisitHasConvertedGoal__Goals.getItemsCategory_week.xml b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_SegmentVisitHasConvertedGoal__Goals.getItemsCategory_week.xml new file mode 100644 index 0000000000..19944203ad --- /dev/null +++ b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_SegmentVisitHasConvertedGoal__Goals.getItemsCategory_week.xml @@ -0,0 +1,57 @@ + + + + + 2 + 3 + 2 + 888.56 + 0 + 0% + + + + 1 + 1 + 1 + 0 + 0 + 0% + + + + 1 + 1 + 1 + 0 + 0 + 0% + + + + 1 + 1 + 1 + 0 + 0 + 0% + + + + 1 + 1 + 1 + 0 + 0 + 0% + + + + 1 + 1 + 1 + 888 + 0 + 0% + + \ No newline at end of file diff --git a/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_SegmentVisitHasConvertedGoal__Goals.getItemsName_week.xml b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_SegmentVisitHasConvertedGoal__Goals.getItemsName_week.xml new file mode 100644 index 0000000000..1adac8c4ec --- /dev/null +++ b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_SegmentVisitHasConvertedGoal__Goals.getItemsName_week.xml @@ -0,0 +1,12 @@ + + + + + 1 + 4 + 1 + 888.37 + 0 + 0% + + \ No newline at end of file diff --git a/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_SegmentVisitHasConvertedGoal__Goals.getItemsSku_week.xml b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_SegmentVisitHasConvertedGoal__Goals.getItemsSku_week.xml new file mode 100644 index 0000000000..b1049855fb --- /dev/null +++ b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_SegmentVisitHasConvertedGoal__Goals.getItemsSku_week.xml @@ -0,0 +1,21 @@ + + + + + 1 + 1 + 1 + 1111.11 + 0 + 0% + + + + 1 + 3 + 1 + 777 + 0 + 0% + + \ No newline at end of file diff --git a/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_SegmentVisitHasConvertedGoal__Goals.get_week.xml b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_SegmentVisitHasConvertedGoal__Goals.get_week.xml new file mode 100644 index 0000000000..6306af1f2b --- /dev/null +++ b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_SegmentVisitHasConvertedGoal__Goals.get_week.xml @@ -0,0 +1,15 @@ + + + 1 + 1 + 10 + 100% + 1 + 1 + 10 + 100% + 0 + 0 + 0 + 0% + \ No newline at end of file diff --git a/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_SegmentVisitHasConvertedGoal__VisitsSummary.get_week.xml b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_SegmentVisitHasConvertedGoal__VisitsSummary.get_week.xml new file mode 100644 index 0000000000..a9d2095dfb --- /dev/null +++ b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_SegmentVisitHasConvertedGoal__VisitsSummary.get_week.xml @@ -0,0 +1,14 @@ + + + 1 + 0 + 1 + 4 + 1 + 0 + 721 + 4 + 0% + 4 + 721 + \ No newline at end of file diff --git a/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_SegmentVisitHasNotOrderedAndConvertedGoal__Goals.getItemsCategory_week.xml b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_SegmentVisitHasNotOrderedAndConvertedGoal__Goals.getItemsCategory_week.xml new file mode 100644 index 0000000000..19944203ad --- /dev/null +++ b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_SegmentVisitHasNotOrderedAndConvertedGoal__Goals.getItemsCategory_week.xml @@ -0,0 +1,57 @@ + + + + + 2 + 3 + 2 + 888.56 + 0 + 0% + + + + 1 + 1 + 1 + 0 + 0 + 0% + + + + 1 + 1 + 1 + 0 + 0 + 0% + + + + 1 + 1 + 1 + 0 + 0 + 0% + + + + 1 + 1 + 1 + 0 + 0 + 0% + + + + 1 + 1 + 1 + 888 + 0 + 0% + + \ No newline at end of file diff --git a/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_SegmentVisitHasNotOrderedAndConvertedGoal__Goals.getItemsName_week.xml b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_SegmentVisitHasNotOrderedAndConvertedGoal__Goals.getItemsName_week.xml new file mode 100644 index 0000000000..1adac8c4ec --- /dev/null +++ b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_SegmentVisitHasNotOrderedAndConvertedGoal__Goals.getItemsName_week.xml @@ -0,0 +1,12 @@ + + + + + 1 + 4 + 1 + 888.37 + 0 + 0% + + \ No newline at end of file diff --git a/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_SegmentVisitHasNotOrderedAndConvertedGoal__Goals.getItemsSku_week.xml b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_SegmentVisitHasNotOrderedAndConvertedGoal__Goals.getItemsSku_week.xml new file mode 100644 index 0000000000..b1049855fb --- /dev/null +++ b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_SegmentVisitHasNotOrderedAndConvertedGoal__Goals.getItemsSku_week.xml @@ -0,0 +1,21 @@ + + + + + 1 + 1 + 1 + 1111.11 + 0 + 0% + + + + 1 + 3 + 1 + 777 + 0 + 0% + + \ No newline at end of file diff --git a/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_SegmentVisitHasNotOrderedAndConvertedGoal__Goals.get_week.xml b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_SegmentVisitHasNotOrderedAndConvertedGoal__Goals.get_week.xml new file mode 100644 index 0000000000..6306af1f2b --- /dev/null +++ b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_SegmentVisitHasNotOrderedAndConvertedGoal__Goals.get_week.xml @@ -0,0 +1,15 @@ + + + 1 + 1 + 10 + 100% + 1 + 1 + 10 + 100% + 0 + 0 + 0 + 0% + \ No newline at end of file diff --git a/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_SegmentVisitHasNotOrderedAndConvertedGoal__VisitsSummary.get_week.xml b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_SegmentVisitHasNotOrderedAndConvertedGoal__VisitsSummary.get_week.xml new file mode 100644 index 0000000000..a9d2095dfb --- /dev/null +++ b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_SegmentVisitHasNotOrderedAndConvertedGoal__VisitsSummary.get_week.xml @@ -0,0 +1,14 @@ + + + 1 + 0 + 1 + 4 + 1 + 0 + 721 + 4 + 0% + 4 + 721 + \ No newline at end of file diff --git a/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_Website2__Goals.getItemsCategory_week.xml b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_Website2__Goals.getItemsCategory_week.xml new file mode 100644 index 0000000000..df23a6ffa1 --- /dev/null +++ b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_Website2__Goals.getItemsCategory_week.xml @@ -0,0 +1,12 @@ + + + + + 200 + 2 + 1 + 100 + 2 + 0% + + \ No newline at end of file diff --git a/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_Website2__Goals.getItemsName_week.xml b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_Website2__Goals.getItemsName_week.xml new file mode 100644 index 0000000000..b271d3219f --- /dev/null +++ b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_Website2__Goals.getItemsName_week.xml @@ -0,0 +1,12 @@ + + + + + 200 + 2 + 1 + 100 + 2 + 0% + + \ No newline at end of file diff --git a/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_Website2__Goals.getItemsSku_week.xml b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_Website2__Goals.getItemsSku_week.xml new file mode 100644 index 0000000000..83e2cd8798 --- /dev/null +++ b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_Website2__Goals.getItemsSku_week.xml @@ -0,0 +1,12 @@ + + + + + 200 + 2 + 1 + 100 + 2 + 0% + + \ No newline at end of file diff --git a/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_Website2__Goals.get_week.xml b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_Website2__Goals.get_week.xml new file mode 100644 index 0000000000..92c011eff0 --- /dev/null +++ b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_Website2__Goals.get_week.xml @@ -0,0 +1,15 @@ + + + 1 + 1 + 250 + 50% + 1 + 1 + 250 + 50% + 0 + 0 + 0 + 0% + \ No newline at end of file diff --git a/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems__API.getProcessedReport_day.xml b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems__API.getProcessedReport_day.xml new file mode 100644 index 0000000000..8019f8be6b --- /dev/null +++ b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems__API.getProcessedReport_day.xml @@ -0,0 +1,97 @@ + + + Piwik test + Tuesday, April 5, 2011 + + Visitors + Locations + Country + UserCountry + getCountry + Country + This report shows which country your visitors were in when they accessed your website. + + Visits + Unique visitors + Actions + + + If a visitor comes to your website for the first time or if they visit a page more than 30 minutes after their last page view, this will be recorded as a new visit. + The number of unduplicated visitors coming to your website. Every user is only counted once, even if they visit the website multiple times a day. + The number of actions performed by your visitors. Actions can be page views, internal site searches, downloads or outlinks. + The average number of actions (page views, site searches, downloads or outlinks) that were performed during the visits. + The average duration of a visit. + The percentage of visits that only had a single pageview. This means, that the visitor left the website directly from the entrance page. + The percentage of visits that triggered a goal conversion. + + + Actions per Visit + Avg. Time on Website + Bounce Rate + + + Conversions + Revenue + + + Revenue per Visit + + index.php?module=API&method=ImageGraph.get&idSite=1&apiModule=UserCountry&apiAction=getCountry&period=day&date=2011-04-05 + index.php?module=API&method=ImageGraph.get&idSite=1&apiModule=UserCountry&apiAction=getCountry&period=day&date=2011-03-07,2011-04-05 + UserCountry_getCountry + + + + Visits + Unique visitors + Actions + Actions per Visit + Avg. Time on Website + Bounce Rate + Revenue + + + + + 1 + 2 + 9 + $ 3111.11 + 4.5 + 00:39:01 + 0% + + + + 1 + 1 + 4 + $ 10 + 4 + 00:12:01 + 0% + + + + + pl + plugins/Morpheus/icons/dist/flags/pl.png + countryCode==pl + 16 + + + fr + plugins/Morpheus/icons/dist/flags/fr.png + countryCode==fr + 16 + + + + 3 + 2 + 13 + 3 + 0 + 3121.11 + + \ No newline at end of file diff --git a/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems__CustomVariables.getCustomVariables_day.xml b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems__CustomVariables.getCustomVariables_day.xml new file mode 100644 index 0000000000..caf12153e5 --- /dev/null +++ b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems__CustomVariables.getCustomVariables_day.xml @@ -0,0 +1,376 @@ + + + + + 3 + 13 + 0 + 6 + 5403 + 0 + + + 2 + 2 + 5020.22 + 8 + + + 2 + 1 + 3111.11 + 2500 + 511 + 100.11 + 666 + 10 + + + 1 + 1 + 10 + + + 3 + 3121.11 + + + visit + 4 + + + customVariableName==ValueIsZero + + + + 3 + 13 + 0 + 6 + 5403 + 0 + + + 2 + 2 + 5020.22 + 8 + + + 2 + 1 + 3111.11 + 2500 + 511 + 100.11 + 666 + 10 + + + 1 + 1 + 10 + + + 3 + 3121.11 + + + + + + 3 + 13 + 0 + 6 + 5403 + 0 + + + 2 + 2 + 5020.22 + 8 + + + 2 + 1 + 3111.11 + 2500 + 511 + 100.11 + 666 + 10 + + + 1 + 1 + 10 + + + 3 + 3121.11 + + + visit + 5 + + + customVariableName==VisitorType + + + + 3 + 13 + 0 + 6 + 5403 + 0 + + + 2 + 2 + 5020.22 + 8 + + + 2 + 1 + 3111.11 + 2500 + 511 + 100.11 + 666 + 10 + + + 1 + 1 + 10 + + + 3 + 3121.11 + + + + + + 7 + 12 + + + page + 5 + + + customVariableName==_pkc + + + + 3 + 6 + 814.37 + + + + 3 + 5 + 710.4 + + + + 2 + 2 + + + + 1 + 1 + + + + 1 + 1 + + + + 1 + 1 + + + + 1 + 1 + + + + + + 6 + 11 + + + page + 4 + + + customVariableName==_pkn + + + + 2 + 5 + 832.78 + + + + 2 + 4 + 666 + + + + 2 + 2 + + + + + + 6 + 11 + + + page + 3 + + + customVariableName==_pks + + + + 3 + 8 + 697.71 + + + + 2 + 2 + + + + 1 + 1 + 1111.11 + + + + + + 2 + 9 + 0 + 6 + 4682 + 0 + + + 2 + 2 + 5020.22 + 8 + + + 2 + 1 + 3111.11 + 2500 + 511 + 100.11 + 666 + 10 + + + 2 + 3111.11 + + + visit + 3 + + + customVariableName==VisitorName + + + + 2 + 9 + 0 + 6 + 4682 + 0 + + + 2 + 2 + 5020.22 + 8 + + + 2 + 1 + 3111.11 + 2500 + 511 + 100.11 + 666 + 10 + + + 2 + 3111.11 + + + + + + 8 + 8 + + + page + 2 + + + customVariableName==_pkp + + + + 2 + 2 + + + + 2 + 2 + + + + 2 + 2 + + + + 1 + 1 + + + + 1 + 1 + + + + \ No newline at end of file diff --git a/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems__Goals.getItemsCategory_day.xml b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems__Goals.getItemsCategory_day.xml new file mode 100644 index 0000000000..4b0694c88f --- /dev/null +++ b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems__Goals.getItemsCategory_day.xml @@ -0,0 +1,84 @@ + + + + + 2500 + 3 + 2 + 2 + 3 + 6 + 1000 + 1.5 + 66.67% + + + + 1000 + 2 + 1 + 1 + 1 + 1 + 500 + 2 + 100% + + + + 1000 + 2 + 1 + 1 + 1 + 1 + 500 + 2 + 100% + + + + 1000 + 2 + 1 + 1 + 1 + 1 + 500 + 2 + 100% + + + + 1000 + 2 + 1 + 1 + 1 + 1 + 500 + 2 + 100% + + + + 611.22 + 7 + 2 + 1 + 3 + 5 + 55.61 + 3.5 + 66.67% + + + + 1 + 2 + 2 + 0 + 0 + 0% + + \ No newline at end of file diff --git a/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems__Goals.getItemsCategory_week.xml b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems__Goals.getItemsCategory_week.xml new file mode 100644 index 0000000000..96af10c76f --- /dev/null +++ b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems__Goals.getItemsCategory_week.xml @@ -0,0 +1,93 @@ + + + + + 2500 + 3 + 2 + 3 + 6 + 2 + 1000 + 1.5 + 66.67% + + + + 1000 + 2 + 1 + 1 + 1 + 1 + 500 + 2 + 100% + + + + 1000 + 2 + 1 + 1 + 1 + 1 + 500 + 2 + 100% + + + + 1000 + 2 + 1 + 1 + 1 + 1 + 500 + 2 + 100% + + + + 1000 + 2 + 1 + 1 + 1 + 1 + 500 + 2 + 100% + + + + 611.22 + 7 + 2 + 4 + 7 + 2 + 55.61 + 3.5 + 50% + + + + 200 + 2 + 1 + 100 + 2 + 0% + + + + 3 + 3 + 2 + 0 + 0 + 0% + + \ No newline at end of file diff --git a/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems__Goals.getItemsName_day.xml b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems__Goals.getItemsName_day.xml new file mode 100644 index 0000000000..8beefcdba1 --- /dev/null +++ b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems__Goals.getItemsName_day.xml @@ -0,0 +1,51 @@ + + + + + 1500 + 1 + 1 + 1500 + 1 + 0% + + + + 1011.22 + 3 + 2 + 1 + 2 + 5 + 255.61 + 1.5 + 100% + + + + 600 + 6 + 1 + 100 + 6 + 0% + + + + 1 + 2 + 2 + 0 + 0 + 0% + + + + 1 + 2 + 4 + 666 + 0 + 0% + + \ No newline at end of file diff --git a/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems__Goals.getItemsName_week.xml b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems__Goals.getItemsName_week.xml new file mode 100644 index 0000000000..91beadc53c --- /dev/null +++ b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems__Goals.getItemsName_week.xml @@ -0,0 +1,60 @@ + + + + + 1500 + 1 + 1 + 1500 + 1 + 0% + + + + 1011.22 + 3 + 2 + 2 + 5 + 1 + 255.61 + 1.5 + 100% + + + + 600 + 6 + 1 + 100 + 6 + 0% + + + + 200 + 2 + 1 + 100 + 2 + 0% + + + + 3 + 3 + 2 + 0 + 0 + 0% + + + + 3 + 6 + 2 + 1332 + 0 + 0% + + \ No newline at end of file diff --git a/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems__Goals.getItemsSku_day.xml b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems__Goals.getItemsSku_day.xml new file mode 100644 index 0000000000..83b6b8ab73 --- /dev/null +++ b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems__Goals.getItemsSku_day.xml @@ -0,0 +1,45 @@ + + + + + 1500 + 1 + 1 + 1 + 1 + 1 + 1500 + 1 + 100% + + + + 1011.22 + 3 + 2 + 1 + 3 + 8 + 255.61 + 1.5 + 66.67% + + + + 600 + 6 + 1 + 100 + 6 + 0% + + + + 1 + 2 + 2 + 0 + 0 + 0% + + \ No newline at end of file diff --git a/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems__Goals.getItemsSku_week.xml b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems__Goals.getItemsSku_week.xml new file mode 100644 index 0000000000..3781b91168 --- /dev/null +++ b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems__Goals.getItemsSku_week.xml @@ -0,0 +1,54 @@ + + + + + 1500 + 1 + 1 + 1 + 1 + 1 + 1500 + 1 + 100% + + + + 1011.22 + 3 + 2 + 4 + 10 + 2 + 255.61 + 1.5 + 50% + + + + 600 + 6 + 1 + 100 + 6 + 0% + + + + 200 + 2 + 1 + 100 + 2 + 0% + + + + 3 + 3 + 2 + 0 + 0 + 0% + + \ No newline at end of file diff --git a/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems__Goals.get_day.xml b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems__Goals.get_day.xml new file mode 100644 index 0000000000..08432554ee --- /dev/null +++ b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems__Goals.get_day.xml @@ -0,0 +1,15 @@ + + + 3 + 2 + 3121.11 + 66.67% + 1 + 1 + 10 + 100% + 2 + 1 + 3111.11 + 50% + \ No newline at end of file diff --git a/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems__Goals.get_week.xml b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems__Goals.get_week.xml new file mode 100644 index 0000000000..6c6dacbd81 --- /dev/null +++ b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems__Goals.get_week.xml @@ -0,0 +1,15 @@ + + + 5 + 4 + 13361.11 + 80% + 1 + 1 + 10 + 100% + 4 + 3 + 13351.11 + 75% + \ No newline at end of file diff --git a/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems__Live.getLastVisitsDetails_day.xml b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems__Live.getLastVisitsDetails_day.xml new file mode 100644 index 0000000000..81b1ac8b13 --- /dev/null +++ b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems__Live.getLastVisitsDetails_day.xml @@ -0,0 +1,876 @@ + + + + 1 + 3 + 156.5.3.2 + + + + action + http://example.org/index.htm + View product left in cart + 2 + + + 11 + + 180 + 3 min 0s + 1 + + + + + _pkp + 999 + + + _pks + SKU VERY nice indeed + + + _pkn + PRODUCT THREE LEFT in cart + + + _pkc + + + + 0 M + + + action + http://example.org/index.htm + View product left in cart + 2 + + + 12 + + 180 + 3 min 0s + 2 + + + + + _pkp + 333 + + + _pks + SKU VERY nice indeed + + + _pkn + PRODUCT THREE LEFT in cart + + + _pkc + + + + 0 M + + + action + http://example.org/index.htm + View product left in cart + 2 + + + 13 + + 361 + 6 min 1s + 3 + + + + + _pks + SKU IN ABANDONED CART TWO + + + _pkn + PRODUCT TWO LEFT in cart + + + _pkc + Category TWO LEFT in cart + + + 0 M + + + ecommerceAbandonedCart + 2510.11 + 4 + + + + SKU VERY nice indeed + PRODUCT THREE LEFT in cart + Electronics & Cameras + 10 + 1 + + + SKU IN ABANDONED CART ONE + PRODUCT ONE LEFT in cart + + 500.11 + 1 + + + SKU IN ABANDONED CART TWO + PRODUCT TWO LEFT in cart + Category TWO LEFT in cart + 1000 + 2 + + + plugins/Morpheus/images/ecommerceAbandonedCart.png + + + + 0 + USD + $ + + + + + Piwik test + + + + + + + + returningCustomer + plugins/Live/images/returningVisitor.png + 0 + + 2 + abandonedCart + plugins/Morpheus/images/ecommerceAbandonedCart.png + 0 + 0 + 721 + 12 min 1s + 0 + 3 + 3 + direct + Direct Entry + + + + + + + pl + Polish + Desktop + plugins/Morpheus/icons/dist/devices/desktop.png + Unknown + + Windows XP + Windows + plugins/Morpheus/icons/dist/os/WIN.png + WIN + XP + Gecko + Gecko (Firefox) + Firefox 3.6 + Firefox + plugins/Morpheus/icons/dist/browsers/FF.png + FF + 3.6 + 13351.11 + 4 + 12 + 7530.33 + 3 + 12 + 0 + Europe + eur + Poland + pl + plugins/Morpheus/icons/dist/flags/pl.png + + + + Poland + + + 12:34:06 + 12 + 0 + + + VisitorName + Great name! + + + ValueIsZero + 0 + + + VisitorType + NewLoggedOut + + + 1024x768 + cookie, flash, java + + + plugins/Morpheus/icons/dist/plugins/cookie.png + cookie + + + plugins/Morpheus/icons/dist/plugins/flash.png + flash + + + plugins/Morpheus/icons/dist/plugins/java.png + java + + + + + 1 + 2 + 156.5.3.2 + + + + action + http://example.org/index.htm + Looking at Electronics & Cameras page with a page level custom variable + 2 + + + 5 + + 360 + 6 min 0s + 1 + + + + + _pkc + Electronics & Cameras + + + 0 M + + + action + http://example.org/index.htm + Looking at Electronics & Cameras page again + 2 + + + 6 + + 360 + 6 min 0s + 2 + + + + + _pkc + Electronics & Cameras + + + 0 M + + + action + http://example.org/index.htm + Looking at product page + 2 + + + 7 + + 720 + 12 min 0s + 3 + + + + + _pkp + 666 + + + _pks + SKU VERY nice indeed + + + _pkn + PRODUCT name + + + _pkc + Electronics & Cameras + + + 0 M + + + ecommerceOrder + 937nsjusu 3894 + 1111.11 + 1000 + 111 + 0.11 + 666 + 8 + + + + SKU VERY nice indeed + PRODUCT name + Multiple Category 1 + 500 + 2 + + + ANOTHER SKU HERE + PRODUCT name BIS + + 100 + 6 + + + plugins/Morpheus/images/ecommerceOrder.png + + + + ecommerceOrder + 1037nsjusu4s3894 + 2000 + 1500 + 400 + 100 + 0 + 2 + + + + SKU VERY nice indeed + PRODUCT name + + 11.22 + 1 + + + SKU2 + Canon SLR + Electronics & Cameras + 1500 + 1 + + + plugins/Morpheus/images/ecommerceOrder.png + + + + action + http://example.org/index.htm + View product left in cart + 2 + + + 8 + + 180 + 3 min 0s + 4 + + + + + _pkp + 999 + + + _pks + SKU VERY nice indeed + + + _pkn + PRODUCT THREE LEFT in cart + + + _pkc + + + + 0 M + + + action + http://example.org/index.htm + View product left in cart + 2 + + + 9 + + 180 + 3 min 0s + 5 + + + + + _pkp + 333 + + + _pks + SKU VERY nice indeed + + + _pkn + PRODUCT THREE LEFT in cart + + + _pkc + + + + 0 M + + + action + http://example.org/index.htm + View product left in cart + 2 + + + 10 + + 361 + 6 min 1s + 6 + + + + + _pks + SKU IN ABANDONED CART TWO + + + _pkn + PRODUCT TWO LEFT in cart + + + _pkc + Category TWO LEFT in cart + + + 0 M + + + ecommerceAbandonedCart + 2510.11 + 4 + + + + SKU VERY nice indeed + PRODUCT THREE LEFT in cart + Electronics & Cameras + 10 + 1 + + + SKU IN ABANDONED CART ONE + PRODUCT ONE LEFT in cart + + 500.11 + 1 + + + SKU IN ABANDONED CART TWO + PRODUCT TWO LEFT in cart + Category TWO LEFT in cart + 1000 + 2 + + + plugins/Morpheus/images/ecommerceAbandonedCart.png + + + + 0 + USD + $ + + + + + Piwik test + + + + + + + + returning + plugins/Live/images/returningVisitor.png + 1 + plugins/Morpheus/images/goal.png + 2 + orderedThenAbandonedCart + plugins/Morpheus/images/ecommerceOrder.png + 0 + 0 + 3961 + 1 hours 6 min + 0 + 6 + 6 + direct + Direct Entry + + + + + + + pl + Polish + Desktop + plugins/Morpheus/icons/dist/devices/desktop.png + Unknown + + Windows XP + Windows + plugins/Morpheus/icons/dist/os/WIN.png + WIN + XP + Gecko + Gecko (Firefox) + Firefox 3.6 + Firefox + plugins/Morpheus/icons/dist/browsers/FF.png + FF + 3.6 + 13351.11 + 4 + 12 + 7530.33 + 3 + 12 + 0 + Europe + eur + Poland + pl + plugins/Morpheus/icons/dist/flags/pl.png + + + + Poland + + + 12:34:06 + 12 + 0 + + + VisitorName + Great name! + + + ValueIsZero + 0 + + + VisitorType + NewLoggedOut + + + 1024x768 + cookie, flash, java + + + plugins/Morpheus/icons/dist/plugins/cookie.png + cookie + + + plugins/Morpheus/icons/dist/plugins/flash.png + flash + + + plugins/Morpheus/icons/dist/plugins/java.png + java + + + + + 1 + 1 + 156.5.3.2 + + + + goal + title match, triggered ONCE + 1 + 10 + 1 + + http://example.org/index.htm + plugins/Morpheus/images/goal.png + + + + action + http://example.org/index.htm + incredible title! + 2 + + + 1 + + 360 + 6 min 0s + 1 + + + + + _pkp + 1111.11111 + + + _pks + SKU2 + + + _pkn + PRODUCT name + + + _pkc + Electronics & Cameras + + + 0 M + + + action + http://example.org/index.htm + Another Product page + 2 + + + 2 + + 360 + 6 min 0s + 2 + + + + + _pkp + 666 + + + _pks + SKU VERY nice indeed + + + _pkn + PRODUCT name + + + _pkc + Electronics & Cameras + + + 0 M + + + action + http://example.org/index.htm + Another Product page with no category + 2 + + + 3 + + 0 + 0s + 3 + + + + + _pkp + 888 + + + _pks + SKU VERY nice indeed + + + _pkn + PRODUCT name + + + _pkc + + + + 0 M + + + action + http://example.org/index.htm + Another Product page with multiple categories + 2 + + + 4 + + 4 + + + + + _pks + SKU VERY nice indeed + + + _pkn + PRODUCT name + + + _pkc + ["Multiple Category 1","",0,"Multiple Category 2","Electronics & Cameras","Multiple Category 4","Multiple Category 5","SHOULD NOT BE REPORTEDSSSSSSSSSSSSSSssssssssssssssssssssssssssstttttttttttttttttt + + + 0 M + + + 1 + USD + $ + + + + + Piwik test + + + + + + + + new + + 1 + plugins/Morpheus/images/goal.png + 1 + none + + 0 + 0 + 721 + 12 min 1s + 0 + 4 + 4 + direct + Direct Entry + + + + + + + fr + French + Desktop + plugins/Morpheus/icons/dist/devices/desktop.png + Unknown + + Windows XP + Windows + plugins/Morpheus/icons/dist/os/WIN.png + WIN + XP + Gecko + Gecko (Firefox) + Firefox 3.6 + Firefox + plugins/Morpheus/icons/dist/browsers/FF.png + FF + 3.6 + 13351.11 + 4 + 12 + 7530.33 + 3 + 12 + 0 + Europe + eur + France + fr + plugins/Morpheus/icons/dist/flags/fr.png + + + + France + + + 12:34:06 + 12 + 0 + + + ValueIsZero + 0 + + + VisitorType + NewLoggedOut + + + 1024x768 + cookie, flash, java + + + plugins/Morpheus/icons/dist/plugins/cookie.png + cookie + + + plugins/Morpheus/icons/dist/plugins/flash.png + flash + + + plugins/Morpheus/icons/dist/plugins/java.png + java + + + + \ No newline at end of file diff --git a/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems__UserCountry.getCity_day.xml b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems__UserCountry.getCity_day.xml new file mode 100644 index 0000000000..1fbd1b3ea7 --- /dev/null +++ b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems__UserCountry.getCity_day.xml @@ -0,0 +1,45 @@ + + + + + 2 + 3 + 13 + 0 + 6 + 5403 + 0 + + + 2 + 2 + 5020.22 + 8 + + + 2 + 1 + 3111.11 + 2500 + 511 + 100.11 + 666 + 10 + + + 1 + 1 + 10 + + + 3 + 3121.11 + Unknown + xx + xx + xx + Unknown + Unknown + plugins/Morpheus/icons/dist/flags/xx.png + + \ No newline at end of file diff --git a/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems__UserCountry.getContinent_day.xml b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems__UserCountry.getContinent_day.xml new file mode 100644 index 0000000000..a05ce1df11 --- /dev/null +++ b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems__UserCountry.getContinent_day.xml @@ -0,0 +1,39 @@ + + + + + 2 + 3 + 13 + 0 + 6 + 5403 + 0 + + + 1 + 1 + 10 + + + 2 + 2 + 5020.22 + 8 + + + 2 + 1 + 3111.11 + 2500 + 511 + 100.11 + 666 + 10 + + + 3 + 3121.11 + Europe + + \ No newline at end of file diff --git a/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems__UserCountry.getCountry_day.xml b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems__UserCountry.getCountry_day.xml new file mode 100644 index 0000000000..c30519b3db --- /dev/null +++ b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems__UserCountry.getCountry_day.xml @@ -0,0 +1,60 @@ + + + + + 1 + 2 + 9 + 0 + 6 + 4682 + 0 + + + 2 + 2 + 5020.22 + 8 + + + 2 + 1 + 3111.11 + 2500 + 511 + 100.11 + 666 + 10 + + + 2 + 3111.11 + pl + plugins/Morpheus/icons/dist/flags/pl.png + countryCode==pl + 16 + + + + 1 + 1 + 4 + 0 + 4 + 721 + 0 + + + 1 + 1 + 10 + + + 1 + 10 + fr + plugins/Morpheus/icons/dist/flags/fr.png + countryCode==fr + 16 + + \ No newline at end of file diff --git a/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems__UserCountry.getNumberOfDistinctCountries_day.xml b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems__UserCountry.getNumberOfDistinctCountries_day.xml new file mode 100644 index 0000000000..13002b2017 --- /dev/null +++ b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems__UserCountry.getNumberOfDistinctCountries_day.xml @@ -0,0 +1,2 @@ + +2 \ No newline at end of file diff --git a/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems__UserCountry.getRegion_day.xml b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems__UserCountry.getRegion_day.xml new file mode 100644 index 0000000000..3d891a7b3e --- /dev/null +++ b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems__UserCountry.getRegion_day.xml @@ -0,0 +1,43 @@ + + + + + 2 + 3 + 13 + 0 + 6 + 5403 + 0 + + + 2 + 2 + 5020.22 + 8 + + + 2 + 1 + 3111.11 + 2500 + 511 + 100.11 + 666 + 10 + + + 1 + 1 + 10 + + + 3 + 3121.11 + xx + xx + Unknown + Unknown + plugins/Morpheus/icons/dist/flags/xx.png + + \ No newline at end of file diff --git a/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems__VisitTime.getByDayOfWeek_day.xml b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems__VisitTime.getByDayOfWeek_day.xml new file mode 100644 index 0000000000..a982f9b2c6 --- /dev/null +++ b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems__VisitTime.getByDayOfWeek_day.xml @@ -0,0 +1,44 @@ + + + + + 0 + 1 + + + + 3 + 1 + 13 + 0 + 5403 + 0 + 2 + 2 + + + + 0 + 3 + + + + 0 + 4 + + + + 0 + 5 + + + + 0 + 6 + + + + 0 + 7 + + \ No newline at end of file diff --git a/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems__VisitTime.getVisitInformationPerLocalTime_day.xml b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems__VisitTime.getVisitInformationPerLocalTime_day.xml new file mode 100644 index 0000000000..fafbc7d0ea --- /dev/null +++ b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems__VisitTime.getVisitInformationPerLocalTime_day.xml @@ -0,0 +1,291 @@ + + + + + 0 + 0 + 0 + 0 + 0 + 0 + 0 + 0 + visitLocalHour==0 + + + + 0 + 0 + 0 + 0 + 0 + 0 + 0 + 0 + visitLocalHour==1 + + + + 0 + 0 + 0 + 0 + 0 + 0 + 0 + 0 + visitLocalHour==2 + + + + 0 + 0 + 0 + 0 + 0 + 0 + 0 + 0 + visitLocalHour==3 + + + + 0 + 0 + 0 + 0 + 0 + 0 + 0 + 0 + visitLocalHour==4 + + + + 0 + 0 + 0 + 0 + 0 + 0 + 0 + 0 + visitLocalHour==5 + + + + 0 + 0 + 0 + 0 + 0 + 0 + 0 + 0 + visitLocalHour==6 + + + + 0 + 0 + 0 + 0 + 0 + 0 + 0 + 0 + visitLocalHour==7 + + + + 0 + 0 + 0 + 0 + 0 + 0 + 0 + 0 + visitLocalHour==8 + + + + 0 + 0 + 0 + 0 + 0 + 0 + 0 + 0 + visitLocalHour==9 + + + + 0 + 0 + 0 + 0 + 0 + 0 + 0 + 0 + visitLocalHour==10 + + + + 0 + 0 + 0 + 0 + 0 + 0 + 0 + 0 + visitLocalHour==11 + + + + 1 + 3 + 13 + 0 + 6 + 5403 + 0 + 2 + visitLocalHour==12 + + + + 0 + 0 + 0 + 0 + 0 + 0 + 0 + 0 + visitLocalHour==13 + + + + 0 + 0 + 0 + 0 + 0 + 0 + 0 + 0 + visitLocalHour==14 + + + + 0 + 0 + 0 + 0 + 0 + 0 + 0 + 0 + visitLocalHour==15 + + + + 0 + 0 + 0 + 0 + 0 + 0 + 0 + 0 + visitLocalHour==16 + + + + 0 + 0 + 0 + 0 + 0 + 0 + 0 + 0 + visitLocalHour==17 + + + + 0 + 0 + 0 + 0 + 0 + 0 + 0 + 0 + visitLocalHour==18 + + + + 0 + 0 + 0 + 0 + 0 + 0 + 0 + 0 + visitLocalHour==19 + + + + 0 + 0 + 0 + 0 + 0 + 0 + 0 + 0 + visitLocalHour==20 + + + + 0 + 0 + 0 + 0 + 0 + 0 + 0 + 0 + visitLocalHour==21 + + + + 0 + 0 + 0 + 0 + 0 + 0 + 0 + 0 + visitLocalHour==22 + + + + 0 + 0 + 0 + 0 + 0 + 0 + 0 + 0 + visitLocalHour==23 + + \ No newline at end of file diff --git a/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems__VisitTime.getVisitInformationPerServerTime_day.xml b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems__VisitTime.getVisitInformationPerServerTime_day.xml new file mode 100644 index 0000000000..242bd1e8b2 --- /dev/null +++ b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems__VisitTime.getVisitInformationPerServerTime_day.xml @@ -0,0 +1,327 @@ + + + + + 1 + 1 + 4 + 0 + 4 + 721 + 0 + + + 1 + 1 + 10 + + + 1 + 10 + visitServerHour==0 + + + + 0 + 0 + 0 + 0 + 0 + 0 + 0 + 0 + visitServerHour==1 + + + + 1 + 1 + 6 + 0 + 6 + 3961 + 0 + + + 1 + 1 + 2510.11 + 4 + + + 2 + 1 + 3111.11 + 2500 + 511 + 100.11 + 666 + 10 + + + 2 + 3111.11 + visitServerHour==2 + + + + 0 + 0 + 0 + 0 + 0 + 0 + 0 + 0 + visitServerHour==3 + + + + 0 + 0 + 0 + 0 + 0 + 0 + 0 + 0 + visitServerHour==4 + + + + 0 + 0 + 0 + 0 + 0 + 0 + 0 + 0 + visitServerHour==5 + + + + 0 + 0 + 0 + 0 + 0 + 0 + 0 + 0 + visitServerHour==6 + + + + 1 + 1 + 3 + 0 + 3 + 721 + 0 + + + 1 + 1 + 2510.11 + 4 + + + 0 + 0 + visitServerHour==7 + + + + 0 + 0 + 0 + 0 + 0 + 0 + 0 + 0 + visitServerHour==8 + + + + 0 + 0 + 0 + 0 + 0 + 0 + 0 + 0 + visitServerHour==9 + + + + 0 + 0 + 0 + 0 + 0 + 0 + 0 + 0 + visitServerHour==10 + + + + 0 + 0 + 0 + 0 + 0 + 0 + 0 + 0 + visitServerHour==11 + + + + 0 + 0 + 0 + 0 + 0 + 0 + 0 + 0 + visitServerHour==12 + + + + 0 + 0 + 0 + 0 + 0 + 0 + 0 + 0 + visitServerHour==13 + + + + 0 + 0 + 0 + 0 + 0 + 0 + 0 + 0 + visitServerHour==14 + + + + 0 + 0 + 0 + 0 + 0 + 0 + 0 + 0 + visitServerHour==15 + + + + 0 + 0 + 0 + 0 + 0 + 0 + 0 + 0 + visitServerHour==16 + + + + 0 + 0 + 0 + 0 + 0 + 0 + 0 + 0 + visitServerHour==17 + + + + 0 + 0 + 0 + 0 + 0 + 0 + 0 + 0 + visitServerHour==18 + + + + 0 + 0 + 0 + 0 + 0 + 0 + 0 + 0 + visitServerHour==19 + + + + 0 + 0 + 0 + 0 + 0 + 0 + 0 + 0 + visitServerHour==20 + + + + 0 + 0 + 0 + 0 + 0 + 0 + 0 + 0 + visitServerHour==21 + + + + 0 + 0 + 0 + 0 + 0 + 0 + 0 + 0 + visitServerHour==22 + + + + 0 + 0 + 0 + 0 + 0 + 0 + 0 + 0 + visitServerHour==23 + + \ No newline at end of file diff --git a/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems__VisitsSummary.get_day.xml b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems__VisitsSummary.get_day.xml new file mode 100644 index 0000000000..115904be39 --- /dev/null +++ b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems__VisitsSummary.get_day.xml @@ -0,0 +1,14 @@ + + + 1 + 0 + 3 + 13 + 2 + 0 + 5403 + 6 + 0% + 4.3 + 1801 + \ No newline at end of file diff --git a/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_scheduled_report_in_csv__ScheduledReports.generateReport_week.original.csv b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_scheduled_report_in_csv__ScheduledReports.generateReport_week.original.csv new file mode 100644 index 0000000000..cbc71e73d6 --- /dev/null +++ b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_scheduled_report_in_csv__ScheduledReports.generateReport_week.original.csv @@ -0,0 +1,515 @@ +All Websites dashboard +label,nb_visits,nb_actions,nb_pageviews,revenue,nb_conversions,orders,ecommerce_revenue,visits_evolution,actions_evolution,pageviews_evolution,revenue_evolution,nb_conversions_evolution,orders_evolution,ecommerce_revenue_evolution +Piwik test,5,16,16,$ 13361.11,5,4,$ 13351.11,100%,100%,100%,100%,100%,100%,100% +Piwik test,2,1,1,$ 250,1,0,$ 0,100%,100%,100%,100%,100%,0,0 + +Visits Summary +nb_uniq_visitors,nb_visits,nb_actions,max_actions,nb_actions_per_visit,avg_time_on_site,bounce_rate +1,5,16,6,3.2,00:22:49,20% + +Users +No data available + +Custom Variables +label,nb_visits,nb_actions,revenue,nb_actions_per_visit,avg_time_on_site,bounce_rate +ValueIsZero - Custom Variable value not defined,5,16,$ 13361.11,3.2,00:22:49,20% +VisitorType - NewLoggedOut,5,16,$ 13361.11,3.2,00:22:49,20% +VisitorName - Great name!,4,12,$ 13351.11,3,00:25:32,25% + +Device type +label,nb_visits,nb_actions,revenue,nb_actions_per_visit,avg_time_on_site,bounce_rate +Desktop,5,16,$ 13361.11,3.2,00:22:49,20% + +Device model +label,nb_visits,nb_actions,revenue,nb_actions_per_visit,avg_time_on_site,bounce_rate +Unknown,5,16,$ 13361.11,3.2,00:22:49,20% + +Device brand +label,nb_visits,nb_actions,revenue,nb_actions_per_visit,avg_time_on_site,bounce_rate +Unknown,5,16,$ 13361.11,3.2,00:22:49,20% + +Screen Resolution +label,nb_visits,nb_actions,conversion_rate,nb_actions_per_visit,avg_time_on_site,bounce_rate +1024x768,5,16,80%,3.2,00:22:49,20% + +Operating System versions +label,nb_visits,nb_actions,conversion_rate,nb_actions_per_visit,avg_time_on_site,bounce_rate +Windows XP,5,16,80%,3.2,00:22:49,20% + +Browsers +label,nb_visits,nb_actions,conversion_rate,nb_actions_per_visit,avg_time_on_site,bounce_rate +Firefox,5,16,80%,3.2,00:22:49,20% + +Browser version +label,nb_visits,nb_actions,conversion_rate,nb_actions_per_visit,avg_time_on_site,bounce_rate +Firefox 3.6,5,16,80%,3.2,00:22:49,20% + +Configurations +label,nb_visits,nb_actions,conversion_rate,nb_actions_per_visit,avg_time_on_site,bounce_rate +Windows / Firefox / 1024x768,5,16,80%,3.2,00:22:49,20% + +Operating System families +label,nb_visits,nb_actions,conversion_rate,nb_actions_per_visit,avg_time_on_site,bounce_rate +Windows,5,16,80%,3.2,00:22:49,20% + +Browser engines +label,nb_visits,nb_actions,conversion_rate,nb_actions_per_visit,avg_time_on_site,bounce_rate +Gecko (Firefox),5,16,80%,3.2,00:22:49,20% + +Browser Plugins +label,nb_visits,nb_visits_percentage +Cookie,5,100% +Flash,5,100% +Java,5,100% +Director,0,0% +Gears,0,0% +Pdf,0,0% +Quicktime,0,0% +Realplayer,0,0% +Silverlight,0,0% +Windowsmedia,0,0% + +Country +label,nb_visits,nb_actions,revenue,nb_actions_per_visit,avg_time_on_site,bounce_rate +Poland,4,12,$ 13351.11,3,00:25:32,25% +France,1,4,$ 10,4,00:12:01,0% + +Continent +label,nb_visits,nb_actions,revenue,nb_actions_per_visit,avg_time_on_site,bounce_rate +Europe,5,16,$ 13361.11,3.2,00:22:49,20% + +Region +label,nb_visits,nb_actions,revenue,nb_actions_per_visit,avg_time_on_site,bounce_rate +Unknown,5,16,$ 13361.11,3.2,00:22:49,20% + +Browser language +label,nb_visits,nb_actions,conversion_rate,nb_actions_per_visit,avg_time_on_site,bounce_rate +Polish,4,12,75%,3,00:25:32,25% +French,1,4,100%,4,00:12:01,0% + +City +label,nb_visits,nb_actions,revenue,nb_actions_per_visit,avg_time_on_site,bounce_rate +Unknown,5,16,$ 13361.11,3.2,00:22:49,20% + +Language code +label,nb_visits,nb_actions,conversion_rate,nb_actions_per_visit,avg_time_on_site,bounce_rate +Polish (pl),4,12,75%,3,00:25:32,25% +French (fr),1,4,100%,4,00:12:01,0% + +Length of Visits +label,nb_visits +0-10s,0 +11-30s,0 +31-60s,0 +1-2 min,0 +2-4 min,0 +4-7 min,1 +7-10 min,0 +10-15 min,2 +15-30 min,1 +30+ min,1 + +Pages per Visit +label,nb_visits +1 page,0 +2 pages,0 +3 pages,2 +4 pages,1 +5 pages,0 +6-7 pages,1 +8-10 pages,0 +11-14 pages,0 +15-20 pages,0 +21+ pages,0 + +Visits by Visit Number +label,nb_visits,nb_visits_percentage +1 visit,3,60% +2 visits,2,40% +3 visits,0,0% +4 visits,0,0% +5 visits,0,0% +6 visits,0,0% +7 visits,0,0% +8 visits,0,0% +9-14 visits,0,0% +15-25 visits,0,0% +26-50 visits,0,0% +51-100 visits,0,0% +101-200 visits,0,0% +201+ visits,0,0% + +Visits by days since last visit +label,nb_visits +New visits,1 +0 days,1 +1 day,0 +2 days,0 +3 days,0 +4 days,0 +5 days,0 +6 days,0 +7 days,0 +8-14 days,0 +15-30 days,0 +31-60 days,0 +61-120 days,0 +121-364 days,0 +365+ days,0 + +Returning Visits +nb_uniq_visitors_returning,nb_users_returning,nb_visits_returning,nb_actions_returning,max_actions_returning,bounce_rate_returning,nb_actions_per_visit_returning,avg_time_on_site_returning +1,0,4,12,6,25%,3,00:25:32 + +Visits per local time +label,nb_visits,nb_actions,conversion_rate,nb_actions_per_visit,avg_time_on_site,bounce_rate +00,0,0,0%,0,00:00:00,0% +01,0,0,0%,0,00:00:00,0% +02,0,0,0%,0,00:00:00,0% +03,0,0,0%,0,00:00:00,0% +04,0,0,0%,0,00:00:00,0% +05,0,0,0%,0,00:00:00,0% +06,0,0,0%,0,00:00:00,0% +07,0,0,0%,0,00:00:00,0% +08,0,0,0%,0,00:00:00,0% +09,0,0,0%,0,00:00:00,0% +10,0,0,0%,0,00:00:00,0% +11,0,0,0%,0,00:00:00,0% +12,5,16,80%,3.2,00:22:49,20% +13,0,0,0%,0,00:00:00,0% +14,0,0,0%,0,00:00:00,0% +15,0,0,0%,0,00:00:00,0% +16,0,0,0%,0,00:00:00,0% +17,0,0,0%,0,00:00:00,0% +18,0,0,0%,0,00:00:00,0% +19,0,0,0%,0,00:00:00,0% +20,0,0,0%,0,00:00:00,0% +21,0,0,0%,0,00:00:00,0% +22,0,0,0%,0,00:00:00,0% +23,0,0,0%,0,00:00:00,0% + +Visits per server time +label,nb_visits,nb_actions,revenue,nb_actions_per_visit,avg_time_on_site,bounce_rate +00,1,4,$ 10,4,00:12:01,0% +01,0,0,$ 0,0,00:00:00,0% +02,2,9,$ 3111.11,4.5,00:42:01,0% +03,0,0,$ 0,0,00:00:00,0% +04,0,0,$ 0,0,00:00:00,0% +05,0,0,$ 0,0,00:00:00,0% +06,1,0,$ 10240,0,00:06:03,100% +07,1,3,$ 0,3,00:12:01,0% +08,0,0,$ 0,0,00:00:00,0% +09,0,0,$ 0,0,00:00:00,0% +10,0,0,$ 0,0,00:00:00,0% +11,0,0,$ 0,0,00:00:00,0% +12,0,0,$ 0,0,00:00:00,0% +13,0,0,$ 0,0,00:00:00,0% +14,0,0,$ 0,0,00:00:00,0% +15,0,0,$ 0,0,00:00:00,0% +16,0,0,$ 0,0,00:00:00,0% +17,0,0,$ 0,0,00:00:00,0% +18,0,0,$ 0,0,00:00:00,0% +19,0,0,$ 0,0,00:00:00,0% +20,0,0,$ 0,0,00:00:00,0% +21,0,0,$ 0,0,00:00:00,0% +22,0,0,$ 0,0,00:00:00,0% +23,0,0,$ 0,0,00:00:00,0% + +Visits by Day of Week +label,nb_visits,conversion_rate,nb_actions_per_visit,avg_time_on_site,bounce_rate,nb_actions +Monday,0,0%,0,00:00:00,0%,0 +Tuesday,3,66.67%,4.3,00:30:01,0%,13 +Wednesday,2,100%,1.5,00:12:02,50%,3 +Thursday,0,0%,0,00:00:00,0%,0 +Friday,0,0%,0,00:00:00,0%,0 +Saturday,0,0%,0,00:00:00,0%,0 +Sunday,0,0%,0,00:00:00,0%,0 + +Actions - Main metrics +nb_pageviews,nb_uniq_pageviews,nb_downloads,nb_uniq_downloads,nb_outlinks,nb_uniq_outlinks,nb_searches,nb_keywords +16,4,0,0,0,0,0,0 + +Bandwidth - Main metrics +nb_total_overall_bandwidth,nb_total_pageview_bandwidth,nb_total_download_bandwidth +0,0,0 + +Page URLs +label,nb_visits,nb_hits,bounce_rate,avg_time_on_page,exit_rate +/index.htm,4,16,0%,00:03:23,100% + +Entry pages +label,entry_nb_visits,entry_bounce_count,bounce_rate +/index.htm,4,0,0% + +Entry page titles +label,entry_nb_visits,entry_bounce_count,bounce_rate +View product left in cart,1,0,0% +incredible title!,1,0,0% +Looking at Electronics & Cameras page with a page level custom variable,1,0,0% + +Exit pages +label,nb_visits,exit_nb_visits,exit_rate +/index.htm,4,4,100% + +Exit page titles +label,nb_visits,exit_nb_visits,exit_rate +View product left in cart,3,3,100% +Another Product page with multiple categories,1,1,100% + +Page titles +label,nb_visits,nb_hits,bounce_rate,avg_time_on_page,exit_rate +View product left in cart,3,9,0%,00:02:00,100% +Another Product page,1,1,0%,00:06:00,0% +Another Product page with multiple categories,1,1,0%,00:00:00,100% +Another Product page with no category,1,1,0%,00:00:00,0% +incredible title!,1,1,0%,00:06:00,0% +Looking at Electronics & Cameras page again,1,1,0%,00:06:00,0% +Looking at Electronics & Cameras page with a page level custom variable,1,1,0%,00:06:00,0% +Looking at product page,1,1,0%,00:12:00,0% + +Site Search Keywords +No data available + +Pages Following a Site Search +No data available + +Search Keywords with No Results +No data available + +Page Titles Following a Site Search +No data available + +Search Categories +No data available + +Outlinks +No data available + +Downloads +No data available + +Event Categories +No data available + +Event Actions +No data available + +Event Names +No data available + +Content Name +No data available + +Content Piece +No data available + +Referrer Type +label,nb_visits,nb_actions,revenue,nb_actions_per_visit,avg_time_on_site,bounce_rate +Direct Entry,5,16,$ 13361.11,3.2,00:22:49,20% + +All Referrers +No data available + +Keywords +No data available + +Search Engines +No data available + +Websites +No data available + +Social Networks +No data available + +Campaigns +No data available + +Ecommerce Orders +nb_conversions,nb_visits_converted,revenue,revenue_subtotal,revenue_tax,revenue_shipping,revenue_discount,items,avg_order_revenue,conversion_rate +4,2,$ 13351.11,$ 2700,$ 531,$ 120.11,$ 686,12,$ 3337.78,40% + +Ecommerce Orders - Visits to Conversion +label,nb_conversions +1 visit,2 +2 visits,2 +3 visits,0 +4 visits,0 +5 visits,0 +6 visits,0 +7 visits,0 +8 visits,0 +9-14 visits,0 +15-25 visits,0 +26-50 visits,0 +51-100 visits,0 +101+ visits,0 + +Ecommerce Orders - Days to Conversion +label,nb_conversions +0 days,4 +1 day,0 +2 days,0 +3 days,0 +4 days,0 +5 days,0 +6 days,0 +7 days,0 +8-14 days,0 +15-30 days,0 +31-60 days,0 +61-120 days,0 +121-364 days,0 +365+ days,0 + +Abandoned Carts +nb_conversions,revenue,items,avg_order_revenue,conversion_rate +3,$ 7530.33,12,$ 2510.11,60% + +Abandoned Carts - Visits to Conversion +label,nb_conversions +1 visit,1 +2 visits,2 +3 visits,0 +4 visits,0 +5 visits,0 +6 visits,0 +7 visits,0 +8 visits,0 +9-14 visits,0 +15-25 visits,0 +26-50 visits,0 +51-100 visits,0 +101+ visits,0 + +Abandoned Carts - Days to Conversion +label,nb_conversions +0 days,3 +1 day,0 +2 days,0 +3 days,0 +4 days,0 +5 days,0 +6 days,0 +7 days,0 +8-14 days,0 +15-30 days,0 +31-60 days,0 +61-120 days,0 +121-364 days,0 +365+ days,0 + +Product SKU +label,revenue,quantity,orders,nb_visits,avg_price,avg_quantity,conversion_rate +SKU2,$ 1500,1,1,1,$ 1500,1,100% +SKU VERY nice indeed,$ 1011.22,3,2,4,$ 255.61,1.5,50% +ANOTHER SKU HERE,$ 600,6,1,0,$ 100,6,0% +TRIPOD SKU,$ 200,2,1,0,$ 100,2,0% +SKU IN ABANDONED CART TWO,$ 0,0,0,3,$ 0,0,0% + +Product Name +label,revenue,quantity,orders,avg_price,avg_quantity,conversion_rate,nb_visits +Canon SLR,$ 1500,1,1,$ 1500,1,0%,0 +PRODUCT name,$ 1011.22,3,2,$ 255.61,1.5,100%,2 +PRODUCT name BIS,$ 600,6,1,$ 100,6,0%,0 +TRIPOD - bought day after,$ 200,2,1,$ 100,2,0%,0 +PRODUCT TWO LEFT in cart,$ 0,0,0,$ 0,0,0%,3 +PRODUCT THREE LEFT in cart,$ 0,0,0,$ 1332,0,0%,3 + +Product Category +label,revenue,quantity,orders,nb_visits,avg_price,avg_quantity,conversion_rate +Electronics & Cameras,$ 2500,3,2,3,$ 1000,1.5,66.67% +Multiple Category 1,$ 1000,2,1,1,$ 500,2,100% +Multiple Category 2,$ 1000,2,1,1,$ 500,2,100% +Multiple Category 4,$ 1000,2,1,1,$ 500,2,100% +Multiple Category 5,$ 1000,2,1,1,$ 500,2,100% +Product Category not defined,$ 611.22,7,2,4,$ 55.61,3.5,50% +Tools,$ 200,2,1,0,$ 100,2,0% +Category TWO LEFT in cart,$ 0,0,0,3,$ 0,0,0% + +Goals +nb_conversions,nb_visits_converted,revenue,conversion_rate +5,4,$ 13361.11,80% + +Visits to Conversion +label,nb_conversions,revenue +1 visit,1,$ 0 +2 visits,0,$ 0 +3 visits,0,$ 0 +4 visits,0,$ 0 +5 visits,0,$ 0 +6 visits,0,$ 0 +7 visits,0,$ 0 +8 visits,0,$ 0 +9-14 visits,0,$ 0 +15-25 visits,0,$ 0 +26-50 visits,0,$ 0 +51-100 visits,0,$ 0 +101+ visits,0,$ 0 + +Days to Conversion +label,nb_conversions,revenue +0 days,1,$ 0 +1 day,0,$ 0 +2 days,0,$ 0 +3 days,0,$ 0 +4 days,0,$ 0 +5 days,0,$ 0 +6 days,0,$ 0 +7 days,0,$ 0 +8-14 days,0,$ 0 +15-30 days,0,$ 0 +31-60 days,0,$ 0 +61-120 days,0,$ 0 +121-364 days,0,$ 0 +365+ days,0,$ 0 + +Goal title match triggered ONCE +nb_conversions,nb_visits_converted,revenue,conversion_rate +1,1,$ 10,20% + +title match triggered ONCE - Visits to Conversion +label,nb_conversions +1 visit,1 +2 visits,0 +3 visits,0 +4 visits,0 +5 visits,0 +6 visits,0 +7 visits,0 +8 visits,0 +9-14 visits,0 +15-25 visits,0 +26-50 visits,0 +51-100 visits,0 +101+ visits,0 + +title match triggered ONCE - Days to Conversion +label,nb_conversions +0 days,1 +1 day,0 +2 days,0 +3 days,0 +4 days,0 +5 days,0 +6 days,0 +7 days,0 +8-14 days,0 +15-30 days,0 +31-60 days,0 +61-120 days,0 +121-364 days,0 +365+ days,0 + +Data tables +No data available + +Temperatures evolution over time +No data available + +Pie graph +No data available + +Advanced tag cloud: with logos and links +No data available + diff --git a/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_scheduled_report_in_html_row_evolution_graph__ScheduledReports.generateReport_week.original.html b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_scheduled_report_in_html_row_evolution_graph__ScheduledReports.generateReport_week.original.html new file mode 100644 index 0000000000..1cde2444b7 --- /dev/null +++ b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_scheduled_report_in_html_row_evolution_graph__ScheduledReports.generateReport_week.original.html @@ -0,0 +1,70 @@ + + + + + + + + + + + + + + + + + + +
+ + Matomo, free/libre analytics platform + + + + Dashboard + +
+ +
+

+ Hello, +

+ +

+ Please find below your day report for Piwik test. +
Mail Test report +
Date range: week April 4 – 10, 2011 +
Sent from http://example.com/piwik/tests/PHPUnit/proxy/. +

+ + + +

+ Page titles +

+ + + + +

+ + Back to top ↑ +

+ +
+ +

+ Powered by + Matomo Analytics +
+ The leading open analytics platform that respects your privacy. +

+ +
+ + diff --git a/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_scheduled_report_in_html_tables_and_graph__ScheduledReports.generateReport_week.original.html b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_scheduled_report_in_html_tables_and_graph__ScheduledReports.generateReport_week.original.html new file mode 100644 index 0000000000..9231cc3c88 --- /dev/null +++ b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_scheduled_report_in_html_tables_and_graph__ScheduledReports.generateReport_week.original.html @@ -0,0 +1,7124 @@ + + + + + + + + + + + + + + + + + + +
+ + Matomo, free/libre analytics platform + + + + Dashboard + +
+ +
+

+ Hello, +

+ +

+ Please find below your day report for Piwik test. +
Mail Test report +
Date range: week April 4 – 10, 2011 +
Sent from http://example.com/piwik/tests/PHPUnit/proxy/. +

+ + +

+ Report list +

+ + +

+ All Websites dashboard +

+ + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+  Website   + +  Visits   + +  Actions   + +  Pageviews   + +  Revenue   + +  Conversions   + +  Ecommerce Orders   + +  Product Revenue   +
+ Piwik test + 5 + + 16 + + 16 + + $ 13361.11 + + 5 + + 4 + + $ 13351.11 +
+ Piwik test + 2 + + 1 + + 1 + + $ 250 + + 1 + + 0 + + $ 0 +
+

+ + Back to top ↑ +

+ +

+ Visits Summary +

+ + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+  Name   + +  Value   +
+ Unique visitors + 1 +
+ Visits + 5 +
+ Actions + 16 +
+ Maximum actions in one visit + 6 +
+ Actions per Visit + 3.2 +
+ Avg. Visit Duration (in seconds) + 00:22:49 +
+ Bounce Rate + 20% +
+

+ + Back to top ↑ +

+ +

+ Users +

+ + There is no data for this report. + +

+ Custom Variables +

+ + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+  Custom Variable name   + +  Visits   + +  Actions   + +  Actions per Visit   + +  Avg. Time on Website   + +  Bounce Rate   + +  Revenue   +
+ ValueIsZero - Custom Variable value not defined + 5 + + 16 + + 3.2 + + 00:22:49 + + 20% + + $ 13361.11 +
+ VisitorType - NewLoggedOut + 5 + + 16 + + 3.2 + + 00:22:49 + + 20% + + $ 13361.11 +
+ VisitorName - Great name! + 4 + + 12 + + 3 + + 00:25:32 + + 25% + + $ 13351.11 +
+

+ + Back to top ↑ +

+ +

+ Device type +

+ + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + +
+  Device type   + +  Visits   + +  Actions   + +  Actions per Visit   + +  Avg. Time on Website   + +  Bounce Rate   + +  Revenue   +
+ +   + Desktop + 5 + + 16 + + 3.2 + + 00:22:49 + + 20% + + $ 13361.11 +
+

+ + Back to top ↑ +

+ +

+ Device model +

+ + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + +
+  Device model   + +  Visits   + +  Actions   + +  Actions per Visit   + +  Avg. Time on Website   + +  Bounce Rate   + +  Revenue   +
+ Unknown + 5 + + 16 + + 3.2 + + 00:22:49 + + 20% + + $ 13361.11 +
+

+ + Back to top ↑ +

+ +

+ Device brand +

+ + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + +
+  Device brand   + +  Visits   + +  Actions   + +  Actions per Visit   + +  Avg. Time on Website   + +  Bounce Rate   + +  Revenue   +
+ +   + Unknown + 5 + + 16 + + 3.2 + + 00:22:49 + + 20% + + $ 13361.11 +
+

+ + Back to top ↑ +

+ +

+ Screen Resolution +

+ + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + +
+  Resolution   + +  Visits   + +  Actions   + +  Actions per Visit   + +  Avg. Time on Website   + +  Bounce Rate   + +  Conversion Rate   +
+ 1024x768 + 5 + + 16 + + 3.2 + + 00:22:49 + + 20% + + 80% +
+

+ + Back to top ↑ +

+ +

+ Operating System versions +

+ + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + +
+  Operating system version   + +  Visits   + +  Actions   + +  Actions per Visit   + +  Avg. Time on Website   + +  Bounce Rate   + +  Conversion Rate   +
+ +   + Windows XP + 5 + + 16 + + 3.2 + + 00:22:49 + + 20% + + 80% +
+

+ + Back to top ↑ +

+ +

+ Browsers +

+ + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + +
+  Browser   + +  Visits   + +  Actions   + +  Actions per Visit   + +  Avg. Time on Website   + +  Bounce Rate   + +  Conversion Rate   +
+ +   + Firefox + 5 + + 16 + + 3.2 + + 00:22:49 + + 20% + + 80% +
+

+ + Back to top ↑ +

+ +

+ Browser version +

+ + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + +
+  Browser version   + +  Visits   + +  Actions   + +  Actions per Visit   + +  Avg. Time on Website   + +  Bounce Rate   + +  Conversion Rate   +
+ +   + Firefox 3.6 + 5 + + 16 + + 3.2 + + 00:22:49 + + 20% + + 80% +
+

+ + Back to top ↑ +

+ +

+ Configurations +

+ + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + +
+  Configuration   + +  Visits   + +  Actions   + +  Actions per Visit   + +  Avg. Time on Website   + +  Bounce Rate   + +  Conversion Rate   +
+ Windows / Firefox / 1024x768 + 5 + + 16 + + 3.2 + + 00:22:49 + + 20% + + 80% +
+

+ + Back to top ↑ +

+ +

+ Operating System families +

+ + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + +
+  Operating system family   + +  Visits   + +  Actions   + +  Actions per Visit   + +  Avg. Time on Website   + +  Bounce Rate   + +  Conversion Rate   +
+ +   + Windows + 5 + + 16 + + 3.2 + + 00:22:49 + + 20% + + 80% +
+

+ + Back to top ↑ +

+ +

+ Browser engines +

+ + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + +
+  Browser engine   + +  Visits   + +  Actions   + +  Actions per Visit   + +  Avg. Time on Website   + +  Bounce Rate   + +  Conversion Rate   +
+ Gecko (Firefox) + 5 + + 16 + + 3.2 + + 00:22:49 + + 20% + + 80% +
+

+ + Back to top ↑ +

+ +

+ Browser Plugins +

+ + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+  Plugin   + +  Visits   + +  % Visits   +
+ +   + Cookie + 5 + + 100% +
+ +   + Flash + 5 + + 100% +
+ +   + Java + 5 + + 100% +
+ +   + Director + 0 + + 0% +
+ +   + Gears + 0 + + 0% +
+ +   + Pdf + 0 + + 0% +
+ +   + Quicktime + 0 + + 0% +
+ +   + Realplayer + 0 + + 0% +
+ +   + Silverlight + 0 + + 0% +
+ +   + Windowsmedia + 0 + + 0% +
+

+ + Back to top ↑ +

+ +

+ Country +

+ + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+  Country   + +  Visits   + +  Actions   + +  Actions per Visit   + +  Avg. Time on Website   + +  Bounce Rate   + +  Revenue   +
+ +   + Poland + 4 + + 12 + + 3 + + 00:25:32 + + 25% + + $ 13351.11 +
+ +   + France + 1 + + 4 + + 4 + + 00:12:01 + + 0% + + $ 10 +
+

+ + Back to top ↑ +

+ +

+ Continent +

+ + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + +
+  Continent   + +  Visits   + +  Actions   + +  Actions per Visit   + +  Avg. Time on Website   + +  Bounce Rate   + +  Revenue   +
+ Europe + 5 + + 16 + + 3.2 + + 00:22:49 + + 20% + + $ 13361.11 +
+

+ + Back to top ↑ +

+ +

+ Region +

+ + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + +
+  Region   + +  Visits   + +  Actions   + +  Actions per Visit   + +  Avg. Time on Website   + +  Bounce Rate   + +  Revenue   +
+ +   + Unknown + 5 + + 16 + + 3.2 + + 00:22:49 + + 20% + + $ 13361.11 +
+

+ + Back to top ↑ +

+ +

+ Browser language +

+ + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+  Language   + +  Visits   + +  Actions   + +  Actions per Visit   + +  Avg. Time on Website   + +  Bounce Rate   + +  Conversion Rate   +
+ Polish + 4 + + 12 + + 3 + + 00:25:32 + + 25% + + 75% +
+ French + 1 + + 4 + + 4 + + 00:12:01 + + 0% + + 100% +
+

+ + Back to top ↑ +

+ +

+ City +

+ + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + +
+  City   + +  Visits   + +  Actions   + +  Actions per Visit   + +  Avg. Time on Website   + +  Bounce Rate   + +  Revenue   +
+ +   + Unknown + 5 + + 16 + + 3.2 + + 00:22:49 + + 20% + + $ 13361.11 +
+

+ + Back to top ↑ +

+ +

+ Language code +

+ + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+  Language   + +  Visits   + +  Actions   + +  Actions per Visit   + +  Avg. Time on Website   + +  Bounce Rate   + +  Conversion Rate   +
+ Polish (pl) + 4 + + 12 + + 3 + + 00:25:32 + + 25% + + 75% +
+ French (fr) + 1 + + 4 + + 4 + + 00:12:01 + + 0% + + 100% +
+

+ + Back to top ↑ +

+ +

+ Length of Visits +

+ + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+  Visit duration   + +  Visits   +
+ 0-10s + 0 +
+ 11-30s + 0 +
+ 31-60s + 0 +
+ 1-2 min + 0 +
+ 2-4 min + 0 +
+ 4-7 min + 1 +
+ 7-10 min + 0 +
+ 10-15 min + 2 +
+ 15-30 min + 1 +
+ 30+ min + 1 +
+

+ + Back to top ↑ +

+ +

+ Pages per Visit +

+ + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+  Pages per visit   + +  Visits   +
+ 1 page + 0 +
+ 2 pages + 0 +
+ 3 pages + 2 +
+ 4 pages + 1 +
+ 5 pages + 0 +
+ 6-7 pages + 1 +
+ 8-10 pages + 0 +
+ 11-14 pages + 0 +
+ 15-20 pages + 0 +
+ 21+ pages + 0 +
+

+ + Back to top ↑ +

+ +

+ Visits by Visit Number +

+ + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+  Visits by Visit Number   + +  Visits   + +  % Visits   +
+ 1 visit + 3 + + 60% +
+ 2 visits + 2 + + 40% +
+ 3 visits + 0 + + 0% +
+ 4 visits + 0 + + 0% +
+ 5 visits + 0 + + 0% +
+ 6 visits + 0 + + 0% +
+ 7 visits + 0 + + 0% +
+ 8 visits + 0 + + 0% +
+ 9-14 visits + 0 + + 0% +
+ 15-25 visits + 0 + + 0% +
+ 26-50 visits + 0 + + 0% +
+ 51-100 visits + 0 + + 0% +
+ 101-200 visits + 0 + + 0% +
+ 201+ visits + 0 + + 0% +
+

+ + Back to top ↑ +

+ +

+ Visits by days since last visit +

+ + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+  Visits by days since last visit   + +  Visits   +
+ New visits + 1 +
+ 0 days + 1 +
+ 1 day + 0 +
+ 2 days + 0 +
+ 3 days + 0 +
+ 4 days + 0 +
+ 5 days + 0 +
+ 6 days + 0 +
+ 7 days + 0 +
+ 8-14 days + 0 +
+ 15-30 days + 0 +
+ 31-60 days + 0 +
+ 61-120 days + 0 +
+ 121-364 days + 0 +
+ 365+ days + 0 +
+

+ + Back to top ↑ +

+ +

+ Returning Visits +

+ + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+  Name   + +  Value   +
+ Unique returning visitors + 1 +
+ Returning Users + 0 +
+ Returning Visits + 4 +
+ Actions by Returning Visits + 12 +
+ Maximum actions in one returning visit + 6 +
+ Bounce Rate for Returning Visits + 25% +
+ Avg. Actions per Returning Visit + 3 +
+ Avg. Duration of a Returning Visit (in sec) + 00:25:32 +
+

+ + Back to top ↑ +

+ +

+ Visits per local time +

+ + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+  Local time - hour (Start of visit)   + +  Visits   + +  Actions   + +  Actions per Visit   + +  Avg. Time on Website   + +  Bounce Rate   + +  Conversion Rate   +
+ 00 + 0 + + 0 + + 0 + + 00:00:00 + + 0% + + 0% +
+ 01 + 0 + + 0 + + 0 + + 00:00:00 + + 0% + + 0% +
+ 02 + 0 + + 0 + + 0 + + 00:00:00 + + 0% + + 0% +
+ 03 + 0 + + 0 + + 0 + + 00:00:00 + + 0% + + 0% +
+ 04 + 0 + + 0 + + 0 + + 00:00:00 + + 0% + + 0% +
+ 05 + 0 + + 0 + + 0 + + 00:00:00 + + 0% + + 0% +
+ 06 + 0 + + 0 + + 0 + + 00:00:00 + + 0% + + 0% +
+ 07 + 0 + + 0 + + 0 + + 00:00:00 + + 0% + + 0% +
+ 08 + 0 + + 0 + + 0 + + 00:00:00 + + 0% + + 0% +
+ 09 + 0 + + 0 + + 0 + + 00:00:00 + + 0% + + 0% +
+ 10 + 0 + + 0 + + 0 + + 00:00:00 + + 0% + + 0% +
+ 11 + 0 + + 0 + + 0 + + 00:00:00 + + 0% + + 0% +
+ 12 + 5 + + 16 + + 3.2 + + 00:22:49 + + 20% + + 80% +
+ 13 + 0 + + 0 + + 0 + + 00:00:00 + + 0% + + 0% +
+ 14 + 0 + + 0 + + 0 + + 00:00:00 + + 0% + + 0% +
+ 15 + 0 + + 0 + + 0 + + 00:00:00 + + 0% + + 0% +
+ 16 + 0 + + 0 + + 0 + + 00:00:00 + + 0% + + 0% +
+ 17 + 0 + + 0 + + 0 + + 00:00:00 + + 0% + + 0% +
+ 18 + 0 + + 0 + + 0 + + 00:00:00 + + 0% + + 0% +
+ 19 + 0 + + 0 + + 0 + + 00:00:00 + + 0% + + 0% +
+ 20 + 0 + + 0 + + 0 + + 00:00:00 + + 0% + + 0% +
+ 21 + 0 + + 0 + + 0 + + 00:00:00 + + 0% + + 0% +
+ 22 + 0 + + 0 + + 0 + + 00:00:00 + + 0% + + 0% +
+ 23 + 0 + + 0 + + 0 + + 00:00:00 + + 0% + + 0% +
+

+ + Back to top ↑ +

+ +

+ Visits per server time +

+ + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+  Server time - hour (End of visit)   + +  Visits   + +  Actions   + +  Actions per Visit   + +  Avg. Time on Website   + +  Bounce Rate   + +  Revenue   +
+ 00 + 1 + + 4 + + 4 + + 00:12:01 + + 0% + + $ 10 +
+ 01 + 0 + + 0 + + 0 + + 00:00:00 + + 0% + + $ 0 +
+ 02 + 2 + + 9 + + 4.5 + + 00:42:01 + + 0% + + $ 3111.11 +
+ 03 + 0 + + 0 + + 0 + + 00:00:00 + + 0% + + $ 0 +
+ 04 + 0 + + 0 + + 0 + + 00:00:00 + + 0% + + $ 0 +
+ 05 + 0 + + 0 + + 0 + + 00:00:00 + + 0% + + $ 0 +
+ 06 + 1 + + 0 + + 0 + + 00:06:03 + + 100% + + $ 10240 +
+ 07 + 1 + + 3 + + 3 + + 00:12:01 + + 0% + + $ 0 +
+ 08 + 0 + + 0 + + 0 + + 00:00:00 + + 0% + + $ 0 +
+ 09 + 0 + + 0 + + 0 + + 00:00:00 + + 0% + + $ 0 +
+ 10 + 0 + + 0 + + 0 + + 00:00:00 + + 0% + + $ 0 +
+ 11 + 0 + + 0 + + 0 + + 00:00:00 + + 0% + + $ 0 +
+ 12 + 0 + + 0 + + 0 + + 00:00:00 + + 0% + + $ 0 +
+ 13 + 0 + + 0 + + 0 + + 00:00:00 + + 0% + + $ 0 +
+ 14 + 0 + + 0 + + 0 + + 00:00:00 + + 0% + + $ 0 +
+ 15 + 0 + + 0 + + 0 + + 00:00:00 + + 0% + + $ 0 +
+ 16 + 0 + + 0 + + 0 + + 00:00:00 + + 0% + + $ 0 +
+ 17 + 0 + + 0 + + 0 + + 00:00:00 + + 0% + + $ 0 +
+ 18 + 0 + + 0 + + 0 + + 00:00:00 + + 0% + + $ 0 +
+ 19 + 0 + + 0 + + 0 + + 00:00:00 + + 0% + + $ 0 +
+ 20 + 0 + + 0 + + 0 + + 00:00:00 + + 0% + + $ 0 +
+ 21 + 0 + + 0 + + 0 + + 00:00:00 + + 0% + + $ 0 +
+ 22 + 0 + + 0 + + 0 + + 00:00:00 + + 0% + + $ 0 +
+ 23 + 0 + + 0 + + 0 + + 00:00:00 + + 0% + + $ 0 +
+

+ + Back to top ↑ +

+ +

+ Visits by Day of Week +

+ + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+  Day of the week   + +  Visits   + +  Actions   + +  Actions per Visit   + +  Avg. Time on Website   + +  Bounce Rate   + +  Conversion Rate   +
+ Monday + 0 + + 0 + + 0 + + 00:00:00 + + 0% + + 0% +
+ Tuesday + 3 + + 13 + + 4.3 + + 00:30:01 + + 0% + + 66.67% +
+ Wednesday + 2 + + 3 + + 1.5 + + 00:12:02 + + 50% + + 100% +
+ Thursday + 0 + + 0 + + 0 + + 00:00:00 + + 0% + + 0% +
+ Friday + 0 + + 0 + + 0 + + 00:00:00 + + 0% + + 0% +
+ Saturday + 0 + + 0 + + 0 + + 00:00:00 + + 0% + + 0% +
+ Sunday + 0 + + 0 + + 0 + + 00:00:00 + + 0% + + 0% +
+

+ + Back to top ↑ +

+ +

+ Actions - Main metrics +

+ + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+  Name   + +  Value   +
+ Pageviews + 16 +
+ Unique Pageviews + 4 +
+ Downloads + 0 +
+ Unique Downloads + 0 +
+ Outlinks + 0 +
+ Unique Outlinks + 0 +
+ Searches + 0 +
+ Unique Keywords + 0 +
+

+ + Back to top ↑ +

+ +

+ Bandwidth - Main metrics +

+ + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + +
+  Name   + +  Value   +
+ Bytes transferred overall + 0 +
+ Bytes transferred pageviews + 0 +
+ Bytes transferred downloads + 0 +
+

+ + Back to top ↑ +

+ +

+ Page URLs +

+ + + +
+
+ + + + + + + + + + + + + + + + + + + + + +
+  Page URL   + +  Pageviews   + +  Unique Pageviews   + +  Avg. time on page   + +  Bounce Rate   + +  Exit rate   +
+ + /index.htm + + 16 + + 4 + + 00:03:23 + + 0% + + 100% +
+

+ + Back to top ↑ +

+ +

+ Entry pages +

+ + + +
+
+ + + + + + + + + + + + + + + + + +
+  Entry Page URL   + +  Entrances   + +  Bounces   + +  Bounce Rate   +
+ + /index.htm + + 4 + + 0 + + 0% +
+

+ + Back to top ↑ +

+ +

+ Entry page titles +

+ + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+  Entry Page title   + +  Entrances   + +  Bounces   + +  Bounce Rate   +
+ View product left in cart + 1 + + 0 + + 0% +
+ incredible title! + 1 + + 0 + + 0% +
+ Looking at Electronics & Cameras page with a page level custom variable + 1 + + 0 + + 0% +
+

+ + Back to top ↑ +

+ +

+ Exit pages +

+ + + +
+
+ + + + + + + + + + + + + + + + + +
+  Exit Page URL   + +  Exits   + +  Unique Pageviews   + +  Exit rate   +
+ + /index.htm + + 4 + + 4 + + 100% +
+

+ + Back to top ↑ +

+ +

+ Exit page titles +

+ + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + +
+  Exit Page Title   + +  Exits   + +  Unique Pageviews   + +  Exit rate   +
+ View product left in cart + 3 + + 3 + + 100% +
+ Another Product page with multiple categories + 1 + + 1 + + 100% +
+

+ + Back to top ↑ +

+ +

+ Page titles +

+ + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+  Page Title   + +  Pageviews   + +  Unique Pageviews   + +  Avg. time on page   + +  Bounce Rate   + +  Exit rate   +
+ View product left in cart + 9 + + 3 + + 00:02:00 + + 0% + + 100% +
+ Another Product page + 1 + + 1 + + 00:06:00 + + 0% + + 0% +
+ Another Product page with multiple categories + 1 + + 1 + + 00:00:00 + + 0% + + 100% +
+ Another Product page with no category + 1 + + 1 + + 00:00:00 + + 0% + + 0% +
+ incredible title! + 1 + + 1 + + 00:06:00 + + 0% + + 0% +
+ Looking at Electronics & Cameras page again + 1 + + 1 + + 00:06:00 + + 0% + + 0% +
+ Looking at Electronics & Cameras page with a page level custom variable + 1 + + 1 + + 00:06:00 + + 0% + + 0% +
+ Looking at product page + 1 + + 1 + + 00:12:00 + + 0% + + 0% +
+

+ + Back to top ↑ +

+ +

+ Site Search Keywords +

+ + There is no data for this report. + +

+ Pages Following a Site Search +

+ + There is no data for this report. + +

+ Search Keywords with No Results +

+ + There is no data for this report. + +

+ Page Titles Following a Site Search +

+ + There is no data for this report. + +

+ Search Categories +

+ + There is no data for this report. + + + + There is no data for this report. + +

+ Downloads +

+ + There is no data for this report. + +

+ Event Categories +

+ + There is no data for this report. + +

+ Event Actions +

+ + There is no data for this report. + +

+ Event Names +

+ + There is no data for this report. + +

+ Content Name +

+ + There is no data for this report. + +

+ Content Piece +

+ + There is no data for this report. + +

+ Referrer Type +

+ + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + +
+  Referrer Type   + +  Visits   + +  Actions   + +  Actions per Visit   + +  Avg. Time on Website   + +  Bounce Rate   + +  Revenue   +
+ Direct Entry + 5 + + 16 + + 3.2 + + 00:22:49 + + 20% + + $ 13361.11 +
+

+ + Back to top ↑ +

+ +

+ All Referrers +

+ + There is no data for this report. + +

+ Keywords +

+ + There is no data for this report. + +

+ Search Engines +

+ + There is no data for this report. + +

+ Websites +

+ + There is no data for this report. + +

+ Social Networks +

+ + There is no data for this report. + +

+ Campaigns +

+ + There is no data for this report. + +

+ Ecommerce Orders +

+ + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+  Name   + +  Value   +
+ Ecommerce Orders + 4 +
+ Visits with Conversions + 2 +
+ Revenue + $ 13351.11 +
+ Subtotal + $ 2700 +
+ Tax + $ 531 +
+ Shipping + $ 120.11 +
+ Discount + $ 686 +
+ Purchased Products + 12 +
+ Average Order Value + $ 3337.78 +
+ Conversion Rate + 40% +
+

+ + Back to top ↑ +

+ +

+ Ecommerce Orders - Visits to Conversion +

+ + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+  Visits to Conversion   + +  Conversions   +
+ 1 visit + 2 +
+ 2 visits + 2 +
+ 3 visits + 0 +
+ 4 visits + 0 +
+ 5 visits + 0 +
+ 6 visits + 0 +
+ 7 visits + 0 +
+ 8 visits + 0 +
+ 9-14 visits + 0 +
+ 15-25 visits + 0 +
+ 26-50 visits + 0 +
+ 51-100 visits + 0 +
+ 101+ visits + 0 +
+

+ + Back to top ↑ +

+ +

+ Ecommerce Orders - Days to Conversion +

+ + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+  Days to Conversion   + +  Conversions   +
+ 0 days + 4 +
+ 1 day + 0 +
+ 2 days + 0 +
+ 3 days + 0 +
+ 4 days + 0 +
+ 5 days + 0 +
+ 6 days + 0 +
+ 7 days + 0 +
+ 8-14 days + 0 +
+ 15-30 days + 0 +
+ 31-60 days + 0 +
+ 61-120 days + 0 +
+ 121-364 days + 0 +
+ 365+ days + 0 +
+

+ + Back to top ↑ +

+ +

+ Abandoned Carts +

+ + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+  Name   + +  Value   +
+ Abandoned Carts + 3 +
+ Revenue left in cart + $ 7530.33 +
+ Products left in cart + 12 +
+ Average Order Value + $ 2510.11 +
+ Conversion Rate + 60% +
+

+ + Back to top ↑ +

+ +

+ Abandoned Carts - Visits to Conversion +

+ + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+  Visits to Conversion   + +  Conversions   +
+ 1 visit + 1 +
+ 2 visits + 2 +
+ 3 visits + 0 +
+ 4 visits + 0 +
+ 5 visits + 0 +
+ 6 visits + 0 +
+ 7 visits + 0 +
+ 8 visits + 0 +
+ 9-14 visits + 0 +
+ 15-25 visits + 0 +
+ 26-50 visits + 0 +
+ 51-100 visits + 0 +
+ 101+ visits + 0 +
+

+ + Back to top ↑ +

+ +

+ Abandoned Carts - Days to Conversion +

+ + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+  Days to Conversion   + +  Conversions   +
+ 0 days + 3 +
+ 1 day + 0 +
+ 2 days + 0 +
+ 3 days + 0 +
+ 4 days + 0 +
+ 5 days + 0 +
+ 6 days + 0 +
+ 7 days + 0 +
+ 8-14 days + 0 +
+ 15-30 days + 0 +
+ 31-60 days + 0 +
+ 61-120 days + 0 +
+ 121-364 days + 0 +
+ 365+ days + 0 +
+

+ + Back to top ↑ +

+ +

+ Product SKU +

+ + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+  Product SKU   + +  Product Revenue   + +  Quantity   + +  Unique Purchases   + +  Visits   + +  Average Price   + +  Average Quantity   + +  Product Conversion Rate   +
+ SKU2 + $ 1500 + + 1 + + 1 + + 1 + + $ 1500 + + 1 + + 100% +
+ SKU VERY nice indeed + $ 1011.22 + + 3 + + 2 + + 4 + + $ 255.61 + + 1.5 + + 50% +
+ ANOTHER SKU HERE + $ 600 + + 6 + + 1 + + 0 + + $ 100 + + 6 + + 0% +
+ TRIPOD SKU + $ 200 + + 2 + + 1 + + 0 + + $ 100 + + 2 + + 0% +
+ SKU IN ABANDONED CART TWO + $ 0 + + 0 + + 0 + + 3 + + $ 0 + + 0 + + 0% +
+

+ + Back to top ↑ +

+ +

+ Product Name +

+ + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+  Product Name   + +  Product Revenue   + +  Quantity   + +  Unique Purchases   + +  Visits   + +  Average Price   + +  Average Quantity   + +  Product Conversion Rate   +
+ Canon SLR + $ 1500 + + 1 + + 1 + + 0 + + $ 1500 + + 1 + + 0% +
+ PRODUCT name + $ 1011.22 + + 3 + + 2 + + 2 + + $ 255.61 + + 1.5 + + 100% +
+ PRODUCT name BIS + $ 600 + + 6 + + 1 + + 0 + + $ 100 + + 6 + + 0% +
+ TRIPOD - bought day after + $ 200 + + 2 + + 1 + + 0 + + $ 100 + + 2 + + 0% +
+ PRODUCT TWO LEFT in cart + $ 0 + + 0 + + 0 + + 3 + + $ 0 + + 0 + + 0% +
+ PRODUCT THREE LEFT in cart + $ 0 + + 0 + + 0 + + 3 + + $ 1332 + + 0 + + 0% +
+

+ + Back to top ↑ +

+ +

+ Product Category +

+ + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+  Product Category   + +  Product Revenue   + +  Quantity   + +  Unique Purchases   + +  Visits   + +  Average Price   + +  Average Quantity   + +  Product Conversion Rate   +
+ Electronics & Cameras + $ 2500 + + 3 + + 2 + + 3 + + $ 1000 + + 1.5 + + 66.67% +
+ Multiple Category 1 + $ 1000 + + 2 + + 1 + + 1 + + $ 500 + + 2 + + 100% +
+ Multiple Category 2 + $ 1000 + + 2 + + 1 + + 1 + + $ 500 + + 2 + + 100% +
+ Multiple Category 4 + $ 1000 + + 2 + + 1 + + 1 + + $ 500 + + 2 + + 100% +
+ Multiple Category 5 + $ 1000 + + 2 + + 1 + + 1 + + $ 500 + + 2 + + 100% +
+ Product Category not defined + $ 611.22 + + 7 + + 2 + + 4 + + $ 55.61 + + 3.5 + + 50% +
+ Tools + $ 200 + + 2 + + 1 + + 0 + + $ 100 + + 2 + + 0% +
+ Category TWO LEFT in cart + $ 0 + + 0 + + 0 + + 3 + + $ 0 + + 0 + + 0% +
+

+ + Back to top ↑ +

+ +

+ Goals +

+ + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+  Name   + +  Value   +
+ Conversions + 5 +
+ Visits with Conversions + 4 +
+ Revenue + $ 13361.11 +
+ Conversion Rate + 80% +
+

+ + Back to top ↑ +

+ +

+ Visits to Conversion +

+ + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+  Visits to Conversion   + +  Conversions   + +  Revenue   +
+ 1 visit + 1 + + $ 0 +
+ 2 visits + 0 + + $ 0 +
+ 3 visits + 0 + + $ 0 +
+ 4 visits + 0 + + $ 0 +
+ 5 visits + 0 + + $ 0 +
+ 6 visits + 0 + + $ 0 +
+ 7 visits + 0 + + $ 0 +
+ 8 visits + 0 + + $ 0 +
+ 9-14 visits + 0 + + $ 0 +
+ 15-25 visits + 0 + + $ 0 +
+ 26-50 visits + 0 + + $ 0 +
+ 51-100 visits + 0 + + $ 0 +
+ 101+ visits + 0 + + $ 0 +
+

+ + Back to top ↑ +

+ +

+ Days to Conversion +

+ + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+  Days to Conversion   + +  Conversions   + +  Revenue   +
+ 0 days + 1 + + $ 0 +
+ 1 day + 0 + + $ 0 +
+ 2 days + 0 + + $ 0 +
+ 3 days + 0 + + $ 0 +
+ 4 days + 0 + + $ 0 +
+ 5 days + 0 + + $ 0 +
+ 6 days + 0 + + $ 0 +
+ 7 days + 0 + + $ 0 +
+ 8-14 days + 0 + + $ 0 +
+ 15-30 days + 0 + + $ 0 +
+ 31-60 days + 0 + + $ 0 +
+ 61-120 days + 0 + + $ 0 +
+ 121-364 days + 0 + + $ 0 +
+ 365+ days + 0 + + $ 0 +
+

+ + Back to top ↑ +

+ +

+ Goal title match, triggered ONCE +

+ + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+  Name   + +  Value   +
+ Conversions + 1 +
+ Visits with Conversions + 1 +
+ Revenue + $ 10 +
+ Conversion Rate + 20% +
+

+ + Back to top ↑ +

+ +

+ title match, triggered ONCE - Visits to Conversion +

+ + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+  Visits to Conversion   + +  Conversions   +
+ 1 visit + 1 +
+ 2 visits + 0 +
+ 3 visits + 0 +
+ 4 visits + 0 +
+ 5 visits + 0 +
+ 6 visits + 0 +
+ 7 visits + 0 +
+ 8 visits + 0 +
+ 9-14 visits + 0 +
+ 15-25 visits + 0 +
+ 26-50 visits + 0 +
+ 51-100 visits + 0 +
+ 101+ visits + 0 +
+

+ + Back to top ↑ +

+ +

+ title match, triggered ONCE - Days to Conversion +

+ + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+  Days to Conversion   + +  Conversions   +
+ 0 days + 1 +
+ 1 day + 0 +
+ 2 days + 0 +
+ 3 days + 0 +
+ 4 days + 0 +
+ 5 days + 0 +
+ 6 days + 0 +
+ 7 days + 0 +
+ 8-14 days + 0 +
+ 15-30 days + 0 +
+ 31-60 days + 0 +
+ 61-120 days + 0 +
+ 121-364 days + 0 +
+ 365+ days + 0 +
+

+ + Back to top ↑ +

+ +

+ Data tables +

+ + There is no data for this report. + +

+ Temperatures evolution over time +

+ + There is no data for this report. + +

+ Pie graph +

+ + There is no data for this report. + +

+ Advanced tag cloud: with logos and links +

+ + There is no data for this report. + +
+ +

+ Powered by + Matomo Analytics +
+ The leading open analytics platform that respects your privacy. +

+ +
+ + diff --git a/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_scheduled_report_in_html_tables_only__ScheduledReports.generateReport_week.original.html b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_scheduled_report_in_html_tables_only__ScheduledReports.generateReport_week.original.html new file mode 100644 index 0000000000..392cb519cf --- /dev/null +++ b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_scheduled_report_in_html_tables_only__ScheduledReports.generateReport_week.original.html @@ -0,0 +1,6760 @@ + + + + + + + + + + + + + + + + + + +
+ + Matomo, free/libre analytics platform + + + + Dashboard + +
+ +
+

+ Hello, +

+ +

+ Please find below your day report for Piwik test. +
Mail Test report +
Date range: week April 4 – 10, 2011 +
Sent from http://example.com/piwik/tests/PHPUnit/proxy/. +

+ + +

+ Report list +

+ + +

+ All Websites dashboard +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+  Website   + +  Visits   + +  Actions   + +  Pageviews   + +  Revenue   + +  Conversions   + +  Ecommerce Orders   + +  Product Revenue   +
+ Piwik test + 5 + + 16 + + 16 + + $ 13361.11 + + 5 + + 4 + + $ 13351.11 +
+ Piwik test + 2 + + 1 + + 1 + + $ 250 + + 1 + + 0 + + $ 0 +
+

+ + Back to top ↑ +

+ +

+ Visits Summary +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+  Name   + +  Value   +
+ Unique visitors + 1 +
+ Visits + 5 +
+ Actions + 16 +
+ Maximum actions in one visit + 6 +
+ Actions per Visit + 3.2 +
+ Avg. Visit Duration (in seconds) + 00:22:49 +
+ Bounce Rate + 20% +
+

+ + Back to top ↑ +

+ +

+ Users +

+ + There is no data for this report. + +

+ Custom Variables +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+  Custom Variable name   + +  Visits   + +  Actions   + +  Actions per Visit   + +  Avg. Time on Website   + +  Bounce Rate   + +  Revenue   +
+ ValueIsZero - Custom Variable value not defined + 5 + + 16 + + 3.2 + + 00:22:49 + + 20% + + $ 13361.11 +
+ VisitorType - NewLoggedOut + 5 + + 16 + + 3.2 + + 00:22:49 + + 20% + + $ 13361.11 +
+ VisitorName - Great name! + 4 + + 12 + + 3 + + 00:25:32 + + 25% + + $ 13351.11 +
+

+ + Back to top ↑ +

+ +

+ Device type +

+ + + + + + + + + + + + + + + + + + + + + + + + + +
+  Device type   + +  Visits   + +  Actions   + +  Actions per Visit   + +  Avg. Time on Website   + +  Bounce Rate   + +  Revenue   +
+ +   + Desktop + 5 + + 16 + + 3.2 + + 00:22:49 + + 20% + + $ 13361.11 +
+

+ + Back to top ↑ +

+ +

+ Device model +

+ + + + + + + + + + + + + + + + + + + + + + + + + +
+  Device model   + +  Visits   + +  Actions   + +  Actions per Visit   + +  Avg. Time on Website   + +  Bounce Rate   + +  Revenue   +
+ Unknown + 5 + + 16 + + 3.2 + + 00:22:49 + + 20% + + $ 13361.11 +
+

+ + Back to top ↑ +

+ +

+ Device brand +

+ + + + + + + + + + + + + + + + + + + + + + + + + +
+  Device brand   + +  Visits   + +  Actions   + +  Actions per Visit   + +  Avg. Time on Website   + +  Bounce Rate   + +  Revenue   +
+ +   + Unknown + 5 + + 16 + + 3.2 + + 00:22:49 + + 20% + + $ 13361.11 +
+

+ + Back to top ↑ +

+ +

+ Screen Resolution +

+ + + + + + + + + + + + + + + + + + + + + + + + + +
+  Resolution   + +  Visits   + +  Actions   + +  Actions per Visit   + +  Avg. Time on Website   + +  Bounce Rate   + +  Conversion Rate   +
+ 1024x768 + 5 + + 16 + + 3.2 + + 00:22:49 + + 20% + + 80% +
+

+ + Back to top ↑ +

+ +

+ Operating System versions +

+ + + + + + + + + + + + + + + + + + + + + + + + + +
+  Operating system version   + +  Visits   + +  Actions   + +  Actions per Visit   + +  Avg. Time on Website   + +  Bounce Rate   + +  Conversion Rate   +
+ +   + Windows XP + 5 + + 16 + + 3.2 + + 00:22:49 + + 20% + + 80% +
+

+ + Back to top ↑ +

+ +

+ Browsers +

+ + + + + + + + + + + + + + + + + + + + + + + + + +
+  Browser   + +  Visits   + +  Actions   + +  Actions per Visit   + +  Avg. Time on Website   + +  Bounce Rate   + +  Conversion Rate   +
+ +   + Firefox + 5 + + 16 + + 3.2 + + 00:22:49 + + 20% + + 80% +
+

+ + Back to top ↑ +

+ +

+ Browser version +

+ + + + + + + + + + + + + + + + + + + + + + + + + +
+  Browser version   + +  Visits   + +  Actions   + +  Actions per Visit   + +  Avg. Time on Website   + +  Bounce Rate   + +  Conversion Rate   +
+ +   + Firefox 3.6 + 5 + + 16 + + 3.2 + + 00:22:49 + + 20% + + 80% +
+

+ + Back to top ↑ +

+ +

+ Configurations +

+ + + + + + + + + + + + + + + + + + + + + + + + + +
+  Configuration   + +  Visits   + +  Actions   + +  Actions per Visit   + +  Avg. Time on Website   + +  Bounce Rate   + +  Conversion Rate   +
+ Windows / Firefox / 1024x768 + 5 + + 16 + + 3.2 + + 00:22:49 + + 20% + + 80% +
+

+ + Back to top ↑ +

+ +

+ Operating System families +

+ + + + + + + + + + + + + + + + + + + + + + + + + +
+  Operating system family   + +  Visits   + +  Actions   + +  Actions per Visit   + +  Avg. Time on Website   + +  Bounce Rate   + +  Conversion Rate   +
+ +   + Windows + 5 + + 16 + + 3.2 + + 00:22:49 + + 20% + + 80% +
+

+ + Back to top ↑ +

+ +

+ Browser engines +

+ + + + + + + + + + + + + + + + + + + + + + + + + +
+  Browser engine   + +  Visits   + +  Actions   + +  Actions per Visit   + +  Avg. Time on Website   + +  Bounce Rate   + +  Conversion Rate   +
+ Gecko (Firefox) + 5 + + 16 + + 3.2 + + 00:22:49 + + 20% + + 80% +
+

+ + Back to top ↑ +

+ +

+ Browser Plugins +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+  Plugin   + +  Visits   + +  % Visits   +
+ +   + Cookie + 5 + + 100% +
+ +   + Flash + 5 + + 100% +
+ +   + Java + 5 + + 100% +
+ +   + Director + 0 + + 0% +
+ +   + Gears + 0 + + 0% +
+ +   + Pdf + 0 + + 0% +
+ +   + Quicktime + 0 + + 0% +
+ +   + Realplayer + 0 + + 0% +
+ +   + Silverlight + 0 + + 0% +
+ +   + Windowsmedia + 0 + + 0% +
+

+ + Back to top ↑ +

+ +

+ Country +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+  Country   + +  Visits   + +  Actions   + +  Actions per Visit   + +  Avg. Time on Website   + +  Bounce Rate   + +  Revenue   +
+ +   + Poland + 4 + + 12 + + 3 + + 00:25:32 + + 25% + + $ 13351.11 +
+ +   + France + 1 + + 4 + + 4 + + 00:12:01 + + 0% + + $ 10 +
+

+ + Back to top ↑ +

+ +

+ Continent +

+ + + + + + + + + + + + + + + + + + + + + + + + + +
+  Continent   + +  Visits   + +  Actions   + +  Actions per Visit   + +  Avg. Time on Website   + +  Bounce Rate   + +  Revenue   +
+ Europe + 5 + + 16 + + 3.2 + + 00:22:49 + + 20% + + $ 13361.11 +
+

+ + Back to top ↑ +

+ +

+ Region +

+ + + + + + + + + + + + + + + + + + + + + + + + + +
+  Region   + +  Visits   + +  Actions   + +  Actions per Visit   + +  Avg. Time on Website   + +  Bounce Rate   + +  Revenue   +
+ +   + Unknown + 5 + + 16 + + 3.2 + + 00:22:49 + + 20% + + $ 13361.11 +
+

+ + Back to top ↑ +

+ +

+ Browser language +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+  Language   + +  Visits   + +  Actions   + +  Actions per Visit   + +  Avg. Time on Website   + +  Bounce Rate   + +  Conversion Rate   +
+ Polish + 4 + + 12 + + 3 + + 00:25:32 + + 25% + + 75% +
+ French + 1 + + 4 + + 4 + + 00:12:01 + + 0% + + 100% +
+

+ + Back to top ↑ +

+ +

+ City +

+ + + + + + + + + + + + + + + + + + + + + + + + + +
+  City   + +  Visits   + +  Actions   + +  Actions per Visit   + +  Avg. Time on Website   + +  Bounce Rate   + +  Revenue   +
+ +   + Unknown + 5 + + 16 + + 3.2 + + 00:22:49 + + 20% + + $ 13361.11 +
+

+ + Back to top ↑ +

+ +

+ Language code +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+  Language   + +  Visits   + +  Actions   + +  Actions per Visit   + +  Avg. Time on Website   + +  Bounce Rate   + +  Conversion Rate   +
+ Polish (pl) + 4 + + 12 + + 3 + + 00:25:32 + + 25% + + 75% +
+ French (fr) + 1 + + 4 + + 4 + + 00:12:01 + + 0% + + 100% +
+

+ + Back to top ↑ +

+ +

+ Length of Visits +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+  Visit duration   + +  Visits   +
+ 0-10s + 0 +
+ 11-30s + 0 +
+ 31-60s + 0 +
+ 1-2 min + 0 +
+ 2-4 min + 0 +
+ 4-7 min + 1 +
+ 7-10 min + 0 +
+ 10-15 min + 2 +
+ 15-30 min + 1 +
+ 30+ min + 1 +
+

+ + Back to top ↑ +

+ +

+ Pages per Visit +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+  Pages per visit   + +  Visits   +
+ 1 page + 0 +
+ 2 pages + 0 +
+ 3 pages + 2 +
+ 4 pages + 1 +
+ 5 pages + 0 +
+ 6-7 pages + 1 +
+ 8-10 pages + 0 +
+ 11-14 pages + 0 +
+ 15-20 pages + 0 +
+ 21+ pages + 0 +
+

+ + Back to top ↑ +

+ +

+ Visits by Visit Number +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+  Visits by Visit Number   + +  Visits   + +  % Visits   +
+ 1 visit + 3 + + 60% +
+ 2 visits + 2 + + 40% +
+ 3 visits + 0 + + 0% +
+ 4 visits + 0 + + 0% +
+ 5 visits + 0 + + 0% +
+ 6 visits + 0 + + 0% +
+ 7 visits + 0 + + 0% +
+ 8 visits + 0 + + 0% +
+ 9-14 visits + 0 + + 0% +
+ 15-25 visits + 0 + + 0% +
+ 26-50 visits + 0 + + 0% +
+ 51-100 visits + 0 + + 0% +
+ 101-200 visits + 0 + + 0% +
+ 201+ visits + 0 + + 0% +
+

+ + Back to top ↑ +

+ +

+ Visits by days since last visit +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+  Visits by days since last visit   + +  Visits   +
+ New visits + 1 +
+ 0 days + 1 +
+ 1 day + 0 +
+ 2 days + 0 +
+ 3 days + 0 +
+ 4 days + 0 +
+ 5 days + 0 +
+ 6 days + 0 +
+ 7 days + 0 +
+ 8-14 days + 0 +
+ 15-30 days + 0 +
+ 31-60 days + 0 +
+ 61-120 days + 0 +
+ 121-364 days + 0 +
+ 365+ days + 0 +
+

+ + Back to top ↑ +

+ +

+ Returning Visits +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+  Name   + +  Value   +
+ Unique returning visitors + 1 +
+ Returning Users + 0 +
+ Returning Visits + 4 +
+ Actions by Returning Visits + 12 +
+ Maximum actions in one returning visit + 6 +
+ Bounce Rate for Returning Visits + 25% +
+ Avg. Actions per Returning Visit + 3 +
+ Avg. Duration of a Returning Visit (in sec) + 00:25:32 +
+

+ + Back to top ↑ +

+ +

+ Visits per local time +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+  Local time - hour (Start of visit)   + +  Visits   + +  Actions   + +  Actions per Visit   + +  Avg. Time on Website   + +  Bounce Rate   + +  Conversion Rate   +
+ 00 + 0 + + 0 + + 0 + + 00:00:00 + + 0% + + 0% +
+ 01 + 0 + + 0 + + 0 + + 00:00:00 + + 0% + + 0% +
+ 02 + 0 + + 0 + + 0 + + 00:00:00 + + 0% + + 0% +
+ 03 + 0 + + 0 + + 0 + + 00:00:00 + + 0% + + 0% +
+ 04 + 0 + + 0 + + 0 + + 00:00:00 + + 0% + + 0% +
+ 05 + 0 + + 0 + + 0 + + 00:00:00 + + 0% + + 0% +
+ 06 + 0 + + 0 + + 0 + + 00:00:00 + + 0% + + 0% +
+ 07 + 0 + + 0 + + 0 + + 00:00:00 + + 0% + + 0% +
+ 08 + 0 + + 0 + + 0 + + 00:00:00 + + 0% + + 0% +
+ 09 + 0 + + 0 + + 0 + + 00:00:00 + + 0% + + 0% +
+ 10 + 0 + + 0 + + 0 + + 00:00:00 + + 0% + + 0% +
+ 11 + 0 + + 0 + + 0 + + 00:00:00 + + 0% + + 0% +
+ 12 + 5 + + 16 + + 3.2 + + 00:22:49 + + 20% + + 80% +
+ 13 + 0 + + 0 + + 0 + + 00:00:00 + + 0% + + 0% +
+ 14 + 0 + + 0 + + 0 + + 00:00:00 + + 0% + + 0% +
+ 15 + 0 + + 0 + + 0 + + 00:00:00 + + 0% + + 0% +
+ 16 + 0 + + 0 + + 0 + + 00:00:00 + + 0% + + 0% +
+ 17 + 0 + + 0 + + 0 + + 00:00:00 + + 0% + + 0% +
+ 18 + 0 + + 0 + + 0 + + 00:00:00 + + 0% + + 0% +
+ 19 + 0 + + 0 + + 0 + + 00:00:00 + + 0% + + 0% +
+ 20 + 0 + + 0 + + 0 + + 00:00:00 + + 0% + + 0% +
+ 21 + 0 + + 0 + + 0 + + 00:00:00 + + 0% + + 0% +
+ 22 + 0 + + 0 + + 0 + + 00:00:00 + + 0% + + 0% +
+ 23 + 0 + + 0 + + 0 + + 00:00:00 + + 0% + + 0% +
+

+ + Back to top ↑ +

+ +

+ Visits per server time +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+  Server time - hour (End of visit)   + +  Visits   + +  Actions   + +  Actions per Visit   + +  Avg. Time on Website   + +  Bounce Rate   + +  Revenue   +
+ 00 + 1 + + 4 + + 4 + + 00:12:01 + + 0% + + $ 10 +
+ 01 + 0 + + 0 + + 0 + + 00:00:00 + + 0% + + $ 0 +
+ 02 + 2 + + 9 + + 4.5 + + 00:42:01 + + 0% + + $ 3111.11 +
+ 03 + 0 + + 0 + + 0 + + 00:00:00 + + 0% + + $ 0 +
+ 04 + 0 + + 0 + + 0 + + 00:00:00 + + 0% + + $ 0 +
+ 05 + 0 + + 0 + + 0 + + 00:00:00 + + 0% + + $ 0 +
+ 06 + 1 + + 0 + + 0 + + 00:06:03 + + 100% + + $ 10240 +
+ 07 + 1 + + 3 + + 3 + + 00:12:01 + + 0% + + $ 0 +
+ 08 + 0 + + 0 + + 0 + + 00:00:00 + + 0% + + $ 0 +
+ 09 + 0 + + 0 + + 0 + + 00:00:00 + + 0% + + $ 0 +
+ 10 + 0 + + 0 + + 0 + + 00:00:00 + + 0% + + $ 0 +
+ 11 + 0 + + 0 + + 0 + + 00:00:00 + + 0% + + $ 0 +
+ 12 + 0 + + 0 + + 0 + + 00:00:00 + + 0% + + $ 0 +
+ 13 + 0 + + 0 + + 0 + + 00:00:00 + + 0% + + $ 0 +
+ 14 + 0 + + 0 + + 0 + + 00:00:00 + + 0% + + $ 0 +
+ 15 + 0 + + 0 + + 0 + + 00:00:00 + + 0% + + $ 0 +
+ 16 + 0 + + 0 + + 0 + + 00:00:00 + + 0% + + $ 0 +
+ 17 + 0 + + 0 + + 0 + + 00:00:00 + + 0% + + $ 0 +
+ 18 + 0 + + 0 + + 0 + + 00:00:00 + + 0% + + $ 0 +
+ 19 + 0 + + 0 + + 0 + + 00:00:00 + + 0% + + $ 0 +
+ 20 + 0 + + 0 + + 0 + + 00:00:00 + + 0% + + $ 0 +
+ 21 + 0 + + 0 + + 0 + + 00:00:00 + + 0% + + $ 0 +
+ 22 + 0 + + 0 + + 0 + + 00:00:00 + + 0% + + $ 0 +
+ 23 + 0 + + 0 + + 0 + + 00:00:00 + + 0% + + $ 0 +
+

+ + Back to top ↑ +

+ +

+ Visits by Day of Week +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+  Day of the week   + +  Visits   + +  Actions   + +  Actions per Visit   + +  Avg. Time on Website   + +  Bounce Rate   + +  Conversion Rate   +
+ Monday + 0 + + 0 + + 0 + + 00:00:00 + + 0% + + 0% +
+ Tuesday + 3 + + 13 + + 4.3 + + 00:30:01 + + 0% + + 66.67% +
+ Wednesday + 2 + + 3 + + 1.5 + + 00:12:02 + + 50% + + 100% +
+ Thursday + 0 + + 0 + + 0 + + 00:00:00 + + 0% + + 0% +
+ Friday + 0 + + 0 + + 0 + + 00:00:00 + + 0% + + 0% +
+ Saturday + 0 + + 0 + + 0 + + 00:00:00 + + 0% + + 0% +
+ Sunday + 0 + + 0 + + 0 + + 00:00:00 + + 0% + + 0% +
+

+ + Back to top ↑ +

+ +

+ Actions - Main metrics +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+  Name   + +  Value   +
+ Pageviews + 16 +
+ Unique Pageviews + 4 +
+ Downloads + 0 +
+ Unique Downloads + 0 +
+ Outlinks + 0 +
+ Unique Outlinks + 0 +
+ Searches + 0 +
+ Unique Keywords + 0 +
+

+ + Back to top ↑ +

+ +

+ Bandwidth - Main metrics +

+ + + + + + + + + + + + + + + + + + + + + + + + + +
+  Name   + +  Value   +
+ Bytes transferred overall + 0 +
+ Bytes transferred pageviews + 0 +
+ Bytes transferred downloads + 0 +
+

+ + Back to top ↑ +

+ +

+ Page URLs +

+ + + + + + + + + + + + + + + + + + + + + + + +
+  Page URL   + +  Pageviews   + +  Unique Pageviews   + +  Avg. time on page   + +  Bounce Rate   + +  Exit rate   +
+ + /index.htm + + 16 + + 4 + + 00:03:23 + + 0% + + 100% +
+

+ + Back to top ↑ +

+ +

+ Entry pages +

+ + + + + + + + + + + + + + + + + + + +
+  Entry Page URL   + +  Entrances   + +  Bounces   + +  Bounce Rate   +
+ + /index.htm + + 4 + + 0 + + 0% +
+

+ + Back to top ↑ +

+ +

+ Entry page titles +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+  Entry Page title   + +  Entrances   + +  Bounces   + +  Bounce Rate   +
+ View product left in cart + 1 + + 0 + + 0% +
+ incredible title! + 1 + + 0 + + 0% +
+ Looking at Electronics & Cameras page with a page level custom variable + 1 + + 0 + + 0% +
+

+ + Back to top ↑ +

+ +

+ Exit pages +

+ + + + + + + + + + + + + + + + + + + +
+  Exit Page URL   + +  Exits   + +  Unique Pageviews   + +  Exit rate   +
+ + /index.htm + + 4 + + 4 + + 100% +
+

+ + Back to top ↑ +

+ +

+ Exit page titles +

+ + + + + + + + + + + + + + + + + + + + + + + + + + +
+  Exit Page Title   + +  Exits   + +  Unique Pageviews   + +  Exit rate   +
+ View product left in cart + 3 + + 3 + + 100% +
+ Another Product page with multiple categories + 1 + + 1 + + 100% +
+

+ + Back to top ↑ +

+ +

+ Page titles +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+  Page Title   + +  Pageviews   + +  Unique Pageviews   + +  Avg. time on page   + +  Bounce Rate   + +  Exit rate   +
+ View product left in cart + 9 + + 3 + + 00:02:00 + + 0% + + 100% +
+ Another Product page + 1 + + 1 + + 00:06:00 + + 0% + + 0% +
+ Another Product page with multiple categories + 1 + + 1 + + 00:00:00 + + 0% + + 100% +
+ Another Product page with no category + 1 + + 1 + + 00:00:00 + + 0% + + 0% +
+ incredible title! + 1 + + 1 + + 00:06:00 + + 0% + + 0% +
+ Looking at Electronics & Cameras page again + 1 + + 1 + + 00:06:00 + + 0% + + 0% +
+ Looking at Electronics & Cameras page with a page level custom variable + 1 + + 1 + + 00:06:00 + + 0% + + 0% +
+ Looking at product page + 1 + + 1 + + 00:12:00 + + 0% + + 0% +
+

+ + Back to top ↑ +

+ +

+ Site Search Keywords +

+ + There is no data for this report. + +

+ Pages Following a Site Search +

+ + There is no data for this report. + +

+ Search Keywords with No Results +

+ + There is no data for this report. + +

+ Page Titles Following a Site Search +

+ + There is no data for this report. + +

+ Search Categories +

+ + There is no data for this report. + + + + There is no data for this report. + +

+ Downloads +

+ + There is no data for this report. + +

+ Event Categories +

+ + There is no data for this report. + +

+ Event Actions +

+ + There is no data for this report. + +

+ Event Names +

+ + There is no data for this report. + +

+ Content Name +

+ + There is no data for this report. + +

+ Content Piece +

+ + There is no data for this report. + +

+ Referrer Type +

+ + + + + + + + + + + + + + + + + + + + + + + + + +
+  Referrer Type   + +  Visits   + +  Actions   + +  Actions per Visit   + +  Avg. Time on Website   + +  Bounce Rate   + +  Revenue   +
+ Direct Entry + 5 + + 16 + + 3.2 + + 00:22:49 + + 20% + + $ 13361.11 +
+

+ + Back to top ↑ +

+ +

+ All Referrers +

+ + There is no data for this report. + +

+ Keywords +

+ + There is no data for this report. + +

+ Search Engines +

+ + There is no data for this report. + +

+ Websites +

+ + There is no data for this report. + +

+ Social Networks +

+ + There is no data for this report. + +

+ Campaigns +

+ + There is no data for this report. + +

+ Ecommerce Orders +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+  Name   + +  Value   +
+ Ecommerce Orders + 4 +
+ Visits with Conversions + 2 +
+ Revenue + $ 13351.11 +
+ Subtotal + $ 2700 +
+ Tax + $ 531 +
+ Shipping + $ 120.11 +
+ Discount + $ 686 +
+ Purchased Products + 12 +
+ Average Order Value + $ 3337.78 +
+ Conversion Rate + 40% +
+

+ + Back to top ↑ +

+ +

+ Ecommerce Orders - Visits to Conversion +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+  Visits to Conversion   + +  Conversions   +
+ 1 visit + 2 +
+ 2 visits + 2 +
+ 3 visits + 0 +
+ 4 visits + 0 +
+ 5 visits + 0 +
+ 6 visits + 0 +
+ 7 visits + 0 +
+ 8 visits + 0 +
+ 9-14 visits + 0 +
+ 15-25 visits + 0 +
+ 26-50 visits + 0 +
+ 51-100 visits + 0 +
+ 101+ visits + 0 +
+

+ + Back to top ↑ +

+ +

+ Ecommerce Orders - Days to Conversion +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+  Days to Conversion   + +  Conversions   +
+ 0 days + 4 +
+ 1 day + 0 +
+ 2 days + 0 +
+ 3 days + 0 +
+ 4 days + 0 +
+ 5 days + 0 +
+ 6 days + 0 +
+ 7 days + 0 +
+ 8-14 days + 0 +
+ 15-30 days + 0 +
+ 31-60 days + 0 +
+ 61-120 days + 0 +
+ 121-364 days + 0 +
+ 365+ days + 0 +
+

+ + Back to top ↑ +

+ +

+ Abandoned Carts +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+  Name   + +  Value   +
+ Abandoned Carts + 3 +
+ Revenue left in cart + $ 7530.33 +
+ Products left in cart + 12 +
+ Average Order Value + $ 2510.11 +
+ Conversion Rate + 60% +
+

+ + Back to top ↑ +

+ +

+ Abandoned Carts - Visits to Conversion +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+  Visits to Conversion   + +  Conversions   +
+ 1 visit + 1 +
+ 2 visits + 2 +
+ 3 visits + 0 +
+ 4 visits + 0 +
+ 5 visits + 0 +
+ 6 visits + 0 +
+ 7 visits + 0 +
+ 8 visits + 0 +
+ 9-14 visits + 0 +
+ 15-25 visits + 0 +
+ 26-50 visits + 0 +
+ 51-100 visits + 0 +
+ 101+ visits + 0 +
+

+ + Back to top ↑ +

+ +

+ Abandoned Carts - Days to Conversion +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+  Days to Conversion   + +  Conversions   +
+ 0 days + 3 +
+ 1 day + 0 +
+ 2 days + 0 +
+ 3 days + 0 +
+ 4 days + 0 +
+ 5 days + 0 +
+ 6 days + 0 +
+ 7 days + 0 +
+ 8-14 days + 0 +
+ 15-30 days + 0 +
+ 31-60 days + 0 +
+ 61-120 days + 0 +
+ 121-364 days + 0 +
+ 365+ days + 0 +
+

+ + Back to top ↑ +

+ +

+ Product SKU +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+  Product SKU   + +  Product Revenue   + +  Quantity   + +  Unique Purchases   + +  Visits   + +  Average Price   + +  Average Quantity   + +  Product Conversion Rate   +
+ SKU2 + $ 1500 + + 1 + + 1 + + 1 + + $ 1500 + + 1 + + 100% +
+ SKU VERY nice indeed + $ 1011.22 + + 3 + + 2 + + 4 + + $ 255.61 + + 1.5 + + 50% +
+ ANOTHER SKU HERE + $ 600 + + 6 + + 1 + + 0 + + $ 100 + + 6 + + 0% +
+ TRIPOD SKU + $ 200 + + 2 + + 1 + + 0 + + $ 100 + + 2 + + 0% +
+ SKU IN ABANDONED CART TWO + $ 0 + + 0 + + 0 + + 3 + + $ 0 + + 0 + + 0% +
+

+ + Back to top ↑ +

+ +

+ Product Name +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+  Product Name   + +  Product Revenue   + +  Quantity   + +  Unique Purchases   + +  Visits   + +  Average Price   + +  Average Quantity   + +  Product Conversion Rate   +
+ Canon SLR + $ 1500 + + 1 + + 1 + + 0 + + $ 1500 + + 1 + + 0% +
+ PRODUCT name + $ 1011.22 + + 3 + + 2 + + 2 + + $ 255.61 + + 1.5 + + 100% +
+ PRODUCT name BIS + $ 600 + + 6 + + 1 + + 0 + + $ 100 + + 6 + + 0% +
+ TRIPOD - bought day after + $ 200 + + 2 + + 1 + + 0 + + $ 100 + + 2 + + 0% +
+ PRODUCT TWO LEFT in cart + $ 0 + + 0 + + 0 + + 3 + + $ 0 + + 0 + + 0% +
+ PRODUCT THREE LEFT in cart + $ 0 + + 0 + + 0 + + 3 + + $ 1332 + + 0 + + 0% +
+

+ + Back to top ↑ +

+ +

+ Product Category +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+  Product Category   + +  Product Revenue   + +  Quantity   + +  Unique Purchases   + +  Visits   + +  Average Price   + +  Average Quantity   + +  Product Conversion Rate   +
+ Electronics & Cameras + $ 2500 + + 3 + + 2 + + 3 + + $ 1000 + + 1.5 + + 66.67% +
+ Multiple Category 1 + $ 1000 + + 2 + + 1 + + 1 + + $ 500 + + 2 + + 100% +
+ Multiple Category 2 + $ 1000 + + 2 + + 1 + + 1 + + $ 500 + + 2 + + 100% +
+ Multiple Category 4 + $ 1000 + + 2 + + 1 + + 1 + + $ 500 + + 2 + + 100% +
+ Multiple Category 5 + $ 1000 + + 2 + + 1 + + 1 + + $ 500 + + 2 + + 100% +
+ Product Category not defined + $ 611.22 + + 7 + + 2 + + 4 + + $ 55.61 + + 3.5 + + 50% +
+ Tools + $ 200 + + 2 + + 1 + + 0 + + $ 100 + + 2 + + 0% +
+ Category TWO LEFT in cart + $ 0 + + 0 + + 0 + + 3 + + $ 0 + + 0 + + 0% +
+

+ + Back to top ↑ +

+ +

+ Goals +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+  Name   + +  Value   +
+ Conversions + 5 +
+ Visits with Conversions + 4 +
+ Revenue + $ 13361.11 +
+ Conversion Rate + 80% +
+

+ + Back to top ↑ +

+ +

+ Visits to Conversion +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+  Visits to Conversion   + +  Conversions   + +  Revenue   +
+ 1 visit + 1 + + $ 0 +
+ 2 visits + 0 + + $ 0 +
+ 3 visits + 0 + + $ 0 +
+ 4 visits + 0 + + $ 0 +
+ 5 visits + 0 + + $ 0 +
+ 6 visits + 0 + + $ 0 +
+ 7 visits + 0 + + $ 0 +
+ 8 visits + 0 + + $ 0 +
+ 9-14 visits + 0 + + $ 0 +
+ 15-25 visits + 0 + + $ 0 +
+ 26-50 visits + 0 + + $ 0 +
+ 51-100 visits + 0 + + $ 0 +
+ 101+ visits + 0 + + $ 0 +
+

+ + Back to top ↑ +

+ +

+ Days to Conversion +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+  Days to Conversion   + +  Conversions   + +  Revenue   +
+ 0 days + 1 + + $ 0 +
+ 1 day + 0 + + $ 0 +
+ 2 days + 0 + + $ 0 +
+ 3 days + 0 + + $ 0 +
+ 4 days + 0 + + $ 0 +
+ 5 days + 0 + + $ 0 +
+ 6 days + 0 + + $ 0 +
+ 7 days + 0 + + $ 0 +
+ 8-14 days + 0 + + $ 0 +
+ 15-30 days + 0 + + $ 0 +
+ 31-60 days + 0 + + $ 0 +
+ 61-120 days + 0 + + $ 0 +
+ 121-364 days + 0 + + $ 0 +
+ 365+ days + 0 + + $ 0 +
+

+ + Back to top ↑ +

+ +

+ Goal title match, triggered ONCE +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+  Name   + +  Value   +
+ Conversions + 1 +
+ Visits with Conversions + 1 +
+ Revenue + $ 10 +
+ Conversion Rate + 20% +
+

+ + Back to top ↑ +

+ +

+ title match, triggered ONCE - Visits to Conversion +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+  Visits to Conversion   + +  Conversions   +
+ 1 visit + 1 +
+ 2 visits + 0 +
+ 3 visits + 0 +
+ 4 visits + 0 +
+ 5 visits + 0 +
+ 6 visits + 0 +
+ 7 visits + 0 +
+ 8 visits + 0 +
+ 9-14 visits + 0 +
+ 15-25 visits + 0 +
+ 26-50 visits + 0 +
+ 51-100 visits + 0 +
+ 101+ visits + 0 +
+

+ + Back to top ↑ +

+ +

+ title match, triggered ONCE - Days to Conversion +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+  Days to Conversion   + +  Conversions   +
+ 0 days + 1 +
+ 1 day + 0 +
+ 2 days + 0 +
+ 3 days + 0 +
+ 4 days + 0 +
+ 5 days + 0 +
+ 6 days + 0 +
+ 7 days + 0 +
+ 8-14 days + 0 +
+ 15-30 days + 0 +
+ 31-60 days + 0 +
+ 61-120 days + 0 +
+ 121-364 days + 0 +
+ 365+ days + 0 +
+

+ + Back to top ↑ +

+ +

+ Data tables +

+ + There is no data for this report. + +

+ Temperatures evolution over time +

+ + There is no data for this report. + +

+ Pie graph +

+ + There is no data for this report. + +

+ Advanced tag cloud: with logos and links +

+ + There is no data for this report. + +
+ +

+ Powered by + Matomo Analytics +
+ The leading open analytics platform that respects your privacy. +

+ +
+ + diff --git a/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_scheduled_report_in_pdf_tables_only__ScheduledReports.generateReport_week.original.pdf b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_scheduled_report_in_pdf_tables_only__ScheduledReports.generateReport_week.original.pdf new file mode 100644 index 0000000000..92db60c509 Binary files /dev/null and b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_scheduled_report_in_pdf_tables_only__ScheduledReports.generateReport_week.original.pdf differ diff --git a/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_scheduled_report_via_sms_all_sites__ScheduledReports.generateReport_week.original.sms.txt b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_scheduled_report_via_sms_all_sites__ScheduledReports.generateReport_week.original.sms.txt new file mode 100644 index 0000000000..645d7467c3 --- /dev/null +++ b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_scheduled_report_via_sms_all_sites__ScheduledReports.generateReport_week.original.sms.txt @@ -0,0 +1 @@ +week April 4 – 10, 2011. Piwik test: 5 Visits (+100%), 16 Actions (+100%), Revenue: $ 13361 (+100%), 5 Goal conversions (+100%), Product Revenue: $ 13351 (+100%), 4 Ecommerce Orders (+100%). Piwik test: 2 Visits (+100%), 1 Actions (+100%), Revenue: $ 250 (+100%), 1 Goal conversions (+100%) \ No newline at end of file diff --git a/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_scheduled_report_via_sms_one_site__ScheduledReports.generateReport_week.original.sms.txt b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_scheduled_report_via_sms_one_site__ScheduledReports.generateReport_week.original.sms.txt new file mode 100644 index 0000000000..f36a23fa6e --- /dev/null +++ b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItems_scheduled_report_via_sms_one_site__ScheduledReports.generateReport_week.original.sms.txt @@ -0,0 +1 @@ +week April 4 – 10, 2011. 5 Visits (+100%), 16 Actions (+100%), Revenue: $ 13361 (+100%), 5 Goal conversions (+100%), Product Revenue: $ 13351 (+100%), 4 Ecommerce Orders (+100%) \ No newline at end of file diff --git a/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItemsmultipleDates__Goals.getItemsCategory_day.xml b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItemsmultipleDates__Goals.getItemsCategory_day.xml new file mode 100644 index 0000000000..9cbda1326b --- /dev/null +++ b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItemsmultipleDates__Goals.getItemsCategory_day.xml @@ -0,0 +1,120 @@ + + + + + + 2500 + 3 + 2 + 2 + 3 + 6 + 1000 + 1.5 + 66.67% + + + + 1000 + 2 + 1 + 1 + 1 + 1 + 500 + 2 + 100% + + + + 1000 + 2 + 1 + 1 + 1 + 1 + 500 + 2 + 100% + + + + 1000 + 2 + 1 + 1 + 1 + 1 + 500 + 2 + 100% + + + + 1000 + 2 + 1 + 1 + 1 + 1 + 500 + 2 + 100% + + + + 611.22 + 7 + 2 + 1 + 3 + 5 + 55.61 + 3.5 + 66.67% + + + + 1 + 2 + 2 + 0 + 0 + 0% + + + + + + 200 + 2 + 1 + 100 + 2 + 0% + + + + 1 + 1 + 1 + 0 + 0 + 0% + + + + 1 + 1 + 2 + 666 + 0 + 0% + + + + + + + + \ No newline at end of file diff --git a/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItemsmultipleDates__Goals.getItemsName_day.xml b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItemsmultipleDates__Goals.getItemsName_day.xml new file mode 100644 index 0000000000..f48390dcdb --- /dev/null +++ b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItemsmultipleDates__Goals.getItemsName_day.xml @@ -0,0 +1,87 @@ + + + + + + 1500 + 1 + 1 + 1500 + 1 + 0% + + + + 1011.22 + 3 + 2 + 1 + 2 + 5 + 255.61 + 1.5 + 100% + + + + 600 + 6 + 1 + 100 + 6 + 0% + + + + 1 + 2 + 2 + 0 + 0 + 0% + + + + 1 + 2 + 4 + 666 + 0 + 0% + + + + + + 200 + 2 + 1 + 100 + 2 + 0% + + + + 1 + 1 + 2 + 666 + 0 + 0% + + + + 1 + 1 + 1 + 0 + 0 + 0% + + + + + + + + \ No newline at end of file diff --git a/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItemsmultipleDates__Goals.getItemsSku_day.xml b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItemsmultipleDates__Goals.getItemsSku_day.xml new file mode 100644 index 0000000000..cf37312d3b --- /dev/null +++ b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItemsmultipleDates__Goals.getItemsSku_day.xml @@ -0,0 +1,81 @@ + + + + + + 1500 + 1 + 1 + 1 + 1 + 1 + 1500 + 1 + 100% + + + + 1011.22 + 3 + 2 + 1 + 3 + 8 + 255.61 + 1.5 + 66.67% + + + + 600 + 6 + 1 + 100 + 6 + 0% + + + + 1 + 2 + 2 + 0 + 0 + 0% + + + + + + 200 + 2 + 1 + 100 + 2 + 0% + + + + 1 + 1 + 1 + 0 + 0 + 0% + + + + 1 + 1 + 2 + 666 + 0 + 0% + + + + + + + + \ No newline at end of file diff --git a/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItemsmultipleDates_andMultipleWebsites__Goals.getItemsCategory_day.xml b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItemsmultipleDates_andMultipleWebsites__Goals.getItemsCategory_day.xml new file mode 100644 index 0000000000..477b37f3d5 --- /dev/null +++ b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItemsmultipleDates_andMultipleWebsites__Goals.getItemsCategory_day.xml @@ -0,0 +1,96 @@ + + + + + + + 2500 + 3 + 2 + 1000 + 1.5 + 0% + + + + 1000 + 2 + 1 + 500 + 2 + 0% + + + + 1000 + 2 + 1 + 500 + 2 + 0% + + + + 1000 + 2 + 1 + 500 + 2 + 0% + + + + 1000 + 2 + 1 + 500 + 2 + 0% + + + + 611.22 + 7 + 2 + 55.61 + 3.5 + 0% + + + + + + 200 + 2 + 1 + 100 + 2 + 0% + + + + + + + + + + + + + + 200 + 2 + 1 + 100 + 2 + 0% + + + + + + + + + \ No newline at end of file diff --git a/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItemsmultipleDates_andMultipleWebsites__Goals.getItemsName_day.xml b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItemsmultipleDates_andMultipleWebsites__Goals.getItemsName_day.xml new file mode 100644 index 0000000000..01995b63ea --- /dev/null +++ b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItemsmultipleDates_andMultipleWebsites__Goals.getItemsName_day.xml @@ -0,0 +1,69 @@ + + + + + + + 1500 + 1 + 1 + 1500 + 1 + 0% + + + + 1011.22 + 3 + 2 + 255.61 + 1.5 + 0% + + + + 600 + 6 + 1 + 100 + 6 + 0% + + + + + + 200 + 2 + 1 + 100 + 2 + 0% + + + + + + + + + + + + + + 200 + 2 + 1 + 100 + 2 + 0% + + + + + + + + + \ No newline at end of file diff --git a/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItemsmultipleDates_andMultipleWebsites__Goals.getItemsSku_day.xml b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItemsmultipleDates_andMultipleWebsites__Goals.getItemsSku_day.xml new file mode 100644 index 0000000000..2c696320d5 --- /dev/null +++ b/plugins/Ecommerce/tests/System/expected/test_ecommerceOrderWithItemsmultipleDates_andMultipleWebsites__Goals.getItemsSku_day.xml @@ -0,0 +1,69 @@ + + + + + + + 1500 + 1 + 1 + 1500 + 1 + 0% + + + + 1011.22 + 3 + 2 + 255.61 + 1.5 + 0% + + + + 600 + 6 + 1 + 100 + 6 + 0% + + + + + + 200 + 2 + 1 + 100 + 2 + 0% + + + + + + + + + + + + + + 200 + 2 + 1 + 100 + 2 + 0% + + + + + + + + + \ No newline at end of file diff --git a/plugins/Goals/tests/System/TrackGoalsAllowMultipleConversionsPerVisitTest.php b/plugins/Goals/tests/System/TrackGoalsAllowMultipleConversionsPerVisitTest.php new file mode 100644 index 0000000000..b553d284cb --- /dev/null +++ b/plugins/Goals/tests/System/TrackGoalsAllowMultipleConversionsPerVisitTest.php @@ -0,0 +1,80 @@ +runApiTests($api, $params); + } + + /** + * @depends testApi + */ + public function testCheck() + { + $idSite = self::$fixture->idSite; + + // test delete is working as expected + $goals = API::getInstance()->getGoals($idSite); + $this->assertTrue(5 == count($goals)); + API::getInstance()->deleteGoal($idSite, self::$fixture->idGoal_OneConversionPerVisit); + API::getInstance()->deleteGoal($idSite, self::$fixture->idGoal_MultipleConversionPerVisit); + $goals = API::getInstance()->getGoals($idSite); + $this->assertTrue(3 == count($goals)); + } + + public function getApiForTesting() + { + $apiToCall = array( + 'VisitTime.getVisitInformationPerServerTime', + 'VisitsSummary.get', + 'Goals.get' + ); + + return array( + array($apiToCall, array('idSite' => self::$fixture->idSite, 'date' => self::$fixture->dateTime)), + array(array('Goals.get'), array( + 'idSite' => self::$fixture->idSite, + 'date' => self::$fixture->dateTime, + 'segment' => 'pageUrl=@/', + 'testSuffix' => '_withLogLinkVisitActionSegment' + )), + + ); + } + + public static function getOutputPrefix() + { + return 'trackGoals_allowMultipleConversionsPerVisit'; + } + + public static function getPathToTestDirectory() + { + return dirname(__FILE__); + } +} + +TrackGoalsAllowMultipleConversionsPerVisitTest::$fixture = new SomeVisitsAllConversions(); \ No newline at end of file diff --git a/plugins/Goals/tests/System/TrackGoalsOneConversionPerVisitTest.php b/plugins/Goals/tests/System/TrackGoalsOneConversionPerVisitTest.php new file mode 100644 index 0000000000..cf1a1dbf92 --- /dev/null +++ b/plugins/Goals/tests/System/TrackGoalsOneConversionPerVisitTest.php @@ -0,0 +1,69 @@ +runApiTests($api, $params); + } + + public function getApiForTesting() + { + $apiToCall = array('Goals.get'); + + return array( + array($apiToCall, array( + 'idSite' => self::$fixture->idSite, + 'date' => self::$fixture->dateTime, + 'periods' => array('day'))), + // test for https://github.com/piwik/piwik/issues/9194 requesting log_conversion with log_link_visit_action segment + array($apiToCall, array( + 'idSite' => self::$fixture->idSite, + 'date' => self::$fixture->dateTime, + 'segment' => 'pageUrl=@/', + 'testSuffix' => '_withLogLinkVisitActionSegment' + )), + array($apiToCall, array( + 'idSite' => self::$fixture->idSite, + 'date' => self::$fixture->dateTime, + 'segment' => 'visitCount>=1;pageUrl=@/', + 'testSuffix' => '_withLogLinkVisitActionAndLogVisitSegment' + )), + ); + } + + public static function getOutputPrefix() + { + return 'trackGoals_oneConversionPerVisit'; + } + + public static function getPathToTestDirectory() + { + return dirname(__FILE__); + } +} + +TrackGoalsOneConversionPerVisitTest::$fixture = new TwoVisitsWithCustomVariables(); +TrackGoalsOneConversionPerVisitTest::$fixture->doExtraQuoteTests = false; \ No newline at end of file diff --git a/plugins/Goals/tests/System/expected/test_trackGoals_allowMultipleConversionsPerVisit__Goals.get_day.xml b/plugins/Goals/tests/System/expected/test_trackGoals_allowMultipleConversionsPerVisit__Goals.get_day.xml new file mode 100644 index 0000000000..e7f13c883f --- /dev/null +++ b/plugins/Goals/tests/System/expected/test_trackGoals_allowMultipleConversionsPerVisit__Goals.get_day.xml @@ -0,0 +1,15 @@ + + + 8 + 2 + 1332 + 100% + 8 + 2 + 1332 + 100% + 0 + 0 + 0 + 0% + \ No newline at end of file diff --git a/plugins/Goals/tests/System/expected/test_trackGoals_allowMultipleConversionsPerVisit__VisitTime.getVisitInformationPerServerTime_day.xml b/plugins/Goals/tests/System/expected/test_trackGoals_allowMultipleConversionsPerVisit__VisitTime.getVisitInformationPerServerTime_day.xml new file mode 100644 index 0000000000..02554e3e24 --- /dev/null +++ b/plugins/Goals/tests/System/expected/test_trackGoals_allowMultipleConversionsPerVisit__VisitTime.getVisitInformationPerServerTime_day.xml @@ -0,0 +1,319 @@ + + + + + 1 + 2 + 5 + 0 + 3 + 363 + 0 + + + 2 + 1 + 666 + + + 2 + 1 + 666 + + + 2 + 2 + 0 + + + 1 + 1 + 0 + + + 1 + 1 + 0 + + + 8 + 1332 + visitServerHour==0 + + + + 0 + 0 + 0 + 0 + 0 + 0 + 0 + 0 + visitServerHour==1 + + + + 0 + 0 + 0 + 0 + 0 + 0 + 0 + 0 + visitServerHour==2 + + + + 0 + 0 + 0 + 0 + 0 + 0 + 0 + 0 + visitServerHour==3 + + + + 0 + 0 + 0 + 0 + 0 + 0 + 0 + 0 + visitServerHour==4 + + + + 0 + 0 + 0 + 0 + 0 + 0 + 0 + 0 + visitServerHour==5 + + + + 0 + 0 + 0 + 0 + 0 + 0 + 0 + 0 + visitServerHour==6 + + + + 0 + 0 + 0 + 0 + 0 + 0 + 0 + 0 + visitServerHour==7 + + + + 0 + 0 + 0 + 0 + 0 + 0 + 0 + 0 + visitServerHour==8 + + + + 0 + 0 + 0 + 0 + 0 + 0 + 0 + 0 + visitServerHour==9 + + + + 0 + 0 + 0 + 0 + 0 + 0 + 0 + 0 + visitServerHour==10 + + + + 0 + 0 + 0 + 0 + 0 + 0 + 0 + 0 + visitServerHour==11 + + + + 0 + 0 + 0 + 0 + 0 + 0 + 0 + 0 + visitServerHour==12 + + + + 0 + 0 + 0 + 0 + 0 + 0 + 0 + 0 + visitServerHour==13 + + + + 0 + 0 + 0 + 0 + 0 + 0 + 0 + 0 + visitServerHour==14 + + + + 0 + 0 + 0 + 0 + 0 + 0 + 0 + 0 + visitServerHour==15 + + + + 0 + 0 + 0 + 0 + 0 + 0 + 0 + 0 + visitServerHour==16 + + + + 0 + 0 + 0 + 0 + 0 + 0 + 0 + 0 + visitServerHour==17 + + + + 0 + 0 + 0 + 0 + 0 + 0 + 0 + 0 + visitServerHour==18 + + + + 0 + 0 + 0 + 0 + 0 + 0 + 0 + 0 + visitServerHour==19 + + + + 0 + 0 + 0 + 0 + 0 + 0 + 0 + 0 + visitServerHour==20 + + + + 0 + 0 + 0 + 0 + 0 + 0 + 0 + 0 + visitServerHour==21 + + + + 0 + 0 + 0 + 0 + 0 + 0 + 0 + 0 + visitServerHour==22 + + + + 0 + 0 + 0 + 0 + 0 + 0 + 0 + 0 + visitServerHour==23 + + \ No newline at end of file diff --git a/plugins/Goals/tests/System/expected/test_trackGoals_allowMultipleConversionsPerVisit__VisitsSummary.get_day.xml b/plugins/Goals/tests/System/expected/test_trackGoals_allowMultipleConversionsPerVisit__VisitsSummary.get_day.xml new file mode 100644 index 0000000000..7168091d51 --- /dev/null +++ b/plugins/Goals/tests/System/expected/test_trackGoals_allowMultipleConversionsPerVisit__VisitsSummary.get_day.xml @@ -0,0 +1,14 @@ + + + 1 + 0 + 2 + 5 + 2 + 0 + 363 + 3 + 0% + 2.5 + 182 + \ No newline at end of file diff --git a/plugins/Goals/tests/System/expected/test_trackGoals_allowMultipleConversionsPerVisit_withLogLinkVisitActionSegment__Goals.get_day.xml b/plugins/Goals/tests/System/expected/test_trackGoals_allowMultipleConversionsPerVisit_withLogLinkVisitActionSegment__Goals.get_day.xml new file mode 100644 index 0000000000..e7f13c883f --- /dev/null +++ b/plugins/Goals/tests/System/expected/test_trackGoals_allowMultipleConversionsPerVisit_withLogLinkVisitActionSegment__Goals.get_day.xml @@ -0,0 +1,15 @@ + + + 8 + 2 + 1332 + 100% + 8 + 2 + 1332 + 100% + 0 + 0 + 0 + 0% + \ No newline at end of file diff --git a/plugins/Goals/tests/System/expected/test_trackGoals_oneConversionPerVisit__Goals.get_day.xml b/plugins/Goals/tests/System/expected/test_trackGoals_oneConversionPerVisit__Goals.get_day.xml new file mode 100644 index 0000000000..2c07daa5b1 --- /dev/null +++ b/plugins/Goals/tests/System/expected/test_trackGoals_oneConversionPerVisit__Goals.get_day.xml @@ -0,0 +1,15 @@ + + + 3 + 2 + 1000 + 66.67% + 3 + 2 + 1000 + 66.67% + 0 + 0 + 0 + 0% + \ No newline at end of file diff --git a/plugins/Goals/tests/System/expected/test_trackGoals_oneConversionPerVisit_withLogLinkVisitActionAndLogVisitSegment__Goals.get_day.xml b/plugins/Goals/tests/System/expected/test_trackGoals_oneConversionPerVisit_withLogLinkVisitActionAndLogVisitSegment__Goals.get_day.xml new file mode 100644 index 0000000000..580ead80ab --- /dev/null +++ b/plugins/Goals/tests/System/expected/test_trackGoals_oneConversionPerVisit_withLogLinkVisitActionAndLogVisitSegment__Goals.get_day.xml @@ -0,0 +1,15 @@ + + + 3 + 2 + 1000 + 100% + 3 + 2 + 1000 + 100% + 0 + 0 + 0 + 0% + \ No newline at end of file diff --git a/plugins/Goals/tests/System/expected/test_trackGoals_oneConversionPerVisit_withLogLinkVisitActionSegment__Goals.get_day.xml b/plugins/Goals/tests/System/expected/test_trackGoals_oneConversionPerVisit_withLogLinkVisitActionSegment__Goals.get_day.xml new file mode 100644 index 0000000000..580ead80ab --- /dev/null +++ b/plugins/Goals/tests/System/expected/test_trackGoals_oneConversionPerVisit_withLogLinkVisitActionSegment__Goals.get_day.xml @@ -0,0 +1,15 @@ + + + 3 + 2 + 1000 + 100% + 3 + 2 + 1000 + 100% + 0 + 0 + 0 + 0% + \ No newline at end of file diff --git a/plugins/PrivacyManager/tests/System/APITest.php b/plugins/PrivacyManager/tests/System/APITest.php index 758a44990c..1b7fb62932 100644 --- a/plugins/PrivacyManager/tests/System/APITest.php +++ b/plugins/PrivacyManager/tests/System/APITest.php @@ -91,7 +91,7 @@ class APITest extends SystemTestCase */ public function testApi($api, $params) { - $params['xmlFieldsToRemove'] = array('totalEcommerceRevenue'); + $params['xmlFieldsToRemove'] = array('totalEcommerceRevenue', 'revenue', 'revenueDiscount'); $this->runApiTests($api, $params); } diff --git a/plugins/PrivacyManager/tests/System/PurgeDataTest.php b/plugins/PrivacyManager/tests/System/PurgeDataTest.php new file mode 100644 index 0000000000..1b48fdee99 --- /dev/null +++ b/plugins/PrivacyManager/tests/System/PurgeDataTest.php @@ -0,0 +1,191 @@ +assertHasOneDownload('day'); + $this->assertHasOneDownload('week'); + $this->assertHasOneDownload('month'); + $this->assertHasOneDownload('year'); + + $deleteReportsOlderThan = 1; + $keepBasicMetrics = true; + $reportPeriodsToKeep = array(2,3,4,5); + $this->purgeData($deleteReportsOlderThan, $reportPeriodsToKeep, $keepBasicMetrics); + + $this->assertHasNoDownload('day'); + $this->assertHasOneDownload('week'); + $this->assertHasOneDownload('month'); + $this->assertHasOneDownload('year'); + } + + public function test_purgeData_keepOnlyDay() + { + $this->assertHasOneDownload('day'); + $this->assertHasOneDownload('week'); + $this->assertHasOneDownload('month'); + $this->assertHasOneDownload('year'); + + $deleteReportsOlderThan = 1; + $keepBasicMetrics = true; + $reportPeriodsToKeep = array(1); + $this->purgeData($deleteReportsOlderThan, $reportPeriodsToKeep, $keepBasicMetrics); + + $this->assertNumVisits(2, 'day'); + $this->assertNumVisits(2, 'week'); + $this->assertHasOneDownload('day'); + $this->assertHasNoDownload('week'); + $this->assertHasNoDownload('month'); + $this->assertHasNoDownload('year'); + } + + public function test_purgeData_shouldNotPurgeAnything_IfDeleteReportsOlderThanIsFarBackInThePast() + { + $this->assertHasOneDownload('day'); + $this->assertHasOneDownload('week'); + $this->assertHasOneDownload('month'); + $this->assertHasOneDownload('year'); + + $deleteReportsOlderThan = 1000; + $keepBasicMetrics = true; + $reportPeriodsToKeep = array(1,2,3,4,5); + $this->purgeData($deleteReportsOlderThan, $reportPeriodsToKeep, $keepBasicMetrics); + + $this->assertHasOneDownload('day'); + $this->assertHasOneDownload('week'); + $this->assertHasOneDownload('month'); + $this->assertHasOneDownload('year'); + } + + public function test_purgeData_shouldPurgeAllPeriodsExceptBasicMetrics_IfNoPeriodToKeepIsGiven() + { + $this->assertHasOneDownload('day'); + $this->assertHasOneDownload('week'); + $this->assertHasOneDownload('month'); + $this->assertHasOneDownload('year'); + + $deleteReportsOlderThan = 1; + $keepBasicMetrics = true; + $reportPeriodsToKeep = array(); + $this->purgeData($deleteReportsOlderThan, $reportPeriodsToKeep, $keepBasicMetrics); + + $this->assertNumVisits(2, 'day'); + $this->assertNumVisits(2, 'week'); + $this->assertNumVisits(2, 'month'); + $this->assertNumVisits(2, 'year'); + $this->assertHasNoDownload('day'); + $this->assertHasNoDownload('week'); + $this->assertHasNoDownload('month'); + $this->assertHasNoDownload('year'); + } + + public function test_purgeData_shouldPurgeEverything_IfNoPeriodToKeepIsGivenAndBasicMetricsNotKept() + { + $this->assertHasOneDownload('day'); + $this->assertHasOneDownload('week'); + $this->assertHasOneDownload('month'); + $this->assertHasOneDownload('year'); + + $deleteReportsOlderThan = 1; + $keepBasicMetrics = false; + $reportPeriodsToKeep = array(); + $this->purgeData($deleteReportsOlderThan, $reportPeriodsToKeep, $keepBasicMetrics); + + $this->assertNumVisits(0, 'day'); + $this->assertNumVisits(0, 'week'); + $this->assertNumVisits(0, 'month'); + $this->assertNumVisits(0, 'year'); + $this->assertHasNoDownload('day'); + $this->assertHasNoDownload('week'); + $this->assertHasNoDownload('month'); + $this->assertHasNoDownload('year'); + } + + private function assertNumVisits($expectedNumVisits, $period) + { + $url = 'method=VisitsSummary.getVisits' + . '&idSite=' . self::$fixture->idSite + . '&date=' . self::$fixture->dateTime + . '&period='. $period + . '&format=original'; + $api = new Request($url); + $table = $api->process(); + $this->assertEquals($expectedNumVisits, $table->getFirstRow()->getColumn('nb_visits')); + } + + private function assertHasOneDownload($period) + { + $api = new Request($this->getDownloadApiRequestUrl($period)); + $table = $api->process(); + $this->assertEquals(1, $table->getRowsCount(), $period . ' should have one download but has not'); + } + + private function assertHasNoDownload($period) + { + $api = new Request($this->getDownloadApiRequestUrl($period)); + $table = $api->process(); + $this->assertEquals(0, $table->getRowsCount(), $period . ' should not have a download but has one'); + } + + private function getDownloadApiRequestUrl($period) + { + return 'method=Actions.getDownloads' + . '&idSite=' . self::$fixture->idSite + . '&date=' . self::$fixture->dateTime + . '&period='. $period + . '&format=original'; + } + + private function purgeData($deleteReportsOlderThan, $reportPeriodsToKeep, $keepBasicMetrics) + { + $metricsToKeep = PrivacyManager::getAllMetricsToKeep(); + $maxRowsToDeletePerQuery = 100000; + $keepSegmentReports = false; + + $purger = new ReportsPurger($deleteReportsOlderThan, $keepBasicMetrics, $reportPeriodsToKeep, + $keepSegmentReports, $metricsToKeep, $maxRowsToDeletePerQuery); + $purger->purgeData(); + } +} + +PurgeDataTest::$fixture = new OneVisitorTwoVisits(); diff --git a/plugins/PrivacyManager/tests/System/expected/test_allSites__Live.getLastVisitsDetails_year.xml b/plugins/PrivacyManager/tests/System/expected/test_allSites__Live.getLastVisitsDetails_year.xml index 776ceee6c9..f9f28bac77 100644 --- a/plugins/PrivacyManager/tests/System/expected/test_allSites__Live.getLastVisitsDetails_year.xml +++ b/plugins/PrivacyManager/tests/System/expected/test_allSites__Live.getLastVisitsDetails_year.xml @@ -10,20 +10,20 @@ goal Goal 1 1 - 0 + - + http://www.helloworld.com/hello/world200 plugins/Morpheus/images/goal.png - + action http://www.helloworld.com/hello/world200 Hello World 2 - - + + 349 360 @@ -32,7 +32,7 @@ 0.55s 1 - + 0 M @@ -40,8 +40,8 @@ http://www.helloworld.com/hello/world200/0 Hello World 0 4 - - + + 350 0 @@ -50,7 +50,7 @@ 0.55s 2 - + 0 M @@ -58,8 +58,8 @@ http://www.helloworld.com/hello/world200/1 Hello World 1 6 - - + + 351 0 @@ -68,15 +68,15 @@ 0.55s 3 - + 0 M search - - + + 352 mobile @@ -84,7 +84,7 @@ 0.55s 4 plugins/Morpheus/images/search_ico.png - + Search Category @@ -102,8 +102,8 @@ http://www.helloworld.com/hello/world200/1 8 - - + + 0 353 Product 1 @@ -112,7 +112,7 @@ 4 - + 0 M @@ -120,8 +120,8 @@ http://www.helloworld.com/hello/world200/1 8 - - + + 0 354 Product 1 @@ -130,7 +130,7 @@ 4 - + 0 M @@ -138,8 +138,8 @@ http://www.helloworld.com/hello/world200/1 8 - - + + 0 355 Product 2 @@ -148,7 +148,7 @@ 4 - + 0 M @@ -156,8 +156,8 @@ http://www.helloworld.com/hello/world200/1 8 - - + + 0 356 Product 3 @@ -166,7 +166,7 @@ 4 - + 0 M @@ -174,8 +174,8 @@ http://www.helloworld.com/hello/world200/1 8 - - + + 0 357 Product 4 @@ -184,7 +184,7 @@ 4 - + 0 M @@ -192,8 +192,8 @@ http://www.helloworld.com/hello/world200/1 8 - - + + 0 358 Product 3 @@ -202,7 +202,7 @@ click 4 - + 0 M @@ -210,8 +210,8 @@ http://www.helloworld.com/hello/world200/1 8 - - + + 0 359 /path/product1.jpg @@ -220,24 +220,24 @@ hover 4 - + 0 M 1 USD $ - - - - + + + + Site 1 - - - - - - + + + + + + userId200 new @@ -279,7 +279,7 @@ plugins/Morpheus/icons/dist/browsers/CH.png CH 17.0 - + 0 0 0 @@ -327,26 +327,26 @@ 1 102 156.5.3.202 - + goal Goal 1 1 - 0 + - + http://www.helloworld.com/hello/world202 plugins/Morpheus/images/goal.png - + action http://www.helloworld.com/hello/world202 Hello World 34 - - + + 371 360 @@ -355,7 +355,7 @@ 9.83s 1 - + 0 M @@ -363,32 +363,32 @@ http://www.helloworld.com/hello/world202/0 Hello World 0 35 - - + + 372 9831 9.83s 2 - + 0 M 1 USD $ - - - - + + + + Site 1 - - - - - - + + + + + + userId202 new @@ -430,7 +430,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 0 0 200 @@ -478,33 +478,33 @@ 1 109 156.5.3.203 - + goal Goal 1 1 - 0 + - + http://www.helloworld.com/hello/world203 plugins/Morpheus/images/goal.png - + action http://www.helloworld.com/hello/world203 Hello World 39 - - + + 391 360 6 min 0s 1 - + 0 M @@ -512,15 +512,15 @@ http://www.helloworld.com/hello/world203/0 Hello World 0 40 - - + + 392 0 0s 2 - + 0 M @@ -528,30 +528,30 @@ http://www.helloworld.com/hello/world203/1 Hello World 1 41 - - + + 393 3 - + 0 M 1 USD $ - - - - + + + + Site 1 - - - - - - + + + + + + userId203 new @@ -593,7 +593,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 0 0 0 @@ -641,26 +641,26 @@ 1 112 156.5.3.205 - + goal Goal 1 1 - 0 + - + http://www.helloworld.com/hello/world205 plugins/Morpheus/images/goal.png - + action http://www.helloworld.com/hello/world205 Hello World 46 - - + + 410 360 @@ -669,7 +669,7 @@ 0.59s 1 - + 0 M @@ -677,32 +677,32 @@ http://www.helloworld.com/hello/world205/0 Hello World 0 47 - - + + 411 585 0.59s 2 - + 0 M 1 USD $ - - - - + + + + Site 1 - - - - - - + + + + + + userId205 returningCustomer plugins/Live/images/returningVisitor.png @@ -744,7 +744,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 1 1 0 @@ -792,26 +792,26 @@ 1 116 156.5.3.206 - + goal Goal 2 2 - 0 + - + http://www.helloworld.com/hello/world206 plugins/Morpheus/images/goal.png - + action http://www.helloworld.com/hello/world206 Hello World 51 - - + + 421 360 @@ -820,7 +820,7 @@ 0.98s 1 - + 0 M @@ -828,8 +828,8 @@ http://www.helloworld.com/hello/world206/0 Hello World 0 52 - - + + 422 0 @@ -838,7 +838,7 @@ 0.98s 2 - + 0 M @@ -846,32 +846,32 @@ http://www.helloworld.com/hello/world206/1 Hello World 1 53 - - + + 423 984 0.98s 3 - + 0 M 1 USD $ - - - - + + + + Site 1 - - - - - - + + + + + + userId206 returningCustomer plugins/Live/images/returningVisitor.png @@ -913,7 +913,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 0 0 0 @@ -961,22 +961,22 @@ 1 120 156.5.3.208 - + action http://www.helloworld.com/hello/world208 Hello World 56 - - + + 440 360 6 min 0s 1 - + 0 M @@ -984,30 +984,30 @@ http://www.helloworld.com/hello/world208/0 Hello World 0 57 - - + + 441 2 - + 0 M 0 USD $ - - - - + + + + Site 1 - - - - - - + + + + + + userId208 returningCustomer plugins/Live/images/returningVisitor.png @@ -1049,7 +1049,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 0 0 200 @@ -1097,33 +1097,33 @@ 1 122 156.5.3.209 - + goal Goal 1 1 - 0 + - + http://www.helloworld.com/hello/world209 plugins/Morpheus/images/goal.png - + action http://www.helloworld.com/hello/world209 Hello World 62 - - + + 445 360 6 min 0s 1 - + 0 M @@ -1131,15 +1131,15 @@ http://www.helloworld.com/hello/world209/0 Hello World 0 63 - - + + 446 0 0s 2 - + 0 M @@ -1147,30 +1147,30 @@ http://www.helloworld.com/hello/world209/1 Hello World 1 64 - - + + 447 3 - + 0 M 1 USD $ - - - - + + + + Site 1 - - - - - - + + + + + + userId209 returningCustomer plugins/Live/images/returningVisitor.png @@ -1212,7 +1212,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 0 0 0 @@ -1256,26 +1256,26 @@ 1 128 156.5.3.211 - + goal Goal 1 1 - 0 + - + http://www.helloworld.com/hello/world211 plugins/Morpheus/images/goal.png - + action http://www.helloworld.com/hello/world211 Hello World 68 - - + + 463 360 @@ -1284,7 +1284,7 @@ 0.55s 1 - + 0 M @@ -1292,32 +1292,32 @@ http://www.helloworld.com/hello/world211/0 Hello World 0 69 - - + + 464 545 0.55s 2 - + 0 M 1 USD $ - - - - + + + + Site 1 - - - - - - + + + + + + userId211 returningCustomer plugins/Live/images/returningVisitor.png @@ -1359,7 +1359,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 1 1 0 @@ -1407,26 +1407,26 @@ 3 129 156.5.3.200 - + goal Goal 1 1 - 0 + - + http://www.helloworld.com/hello/world200 plugins/Morpheus/images/goal.png - + action http://www.helloworld.com/hello/world200 Hello World 2 - - + + 465 360 @@ -1435,7 +1435,7 @@ 0.55s 1 - + 0 M @@ -1443,8 +1443,8 @@ http://www.helloworld.com/hello/world200/0 Hello World 0 4 - - + + 466 0 @@ -1453,7 +1453,7 @@ 0.55s 2 - + 0 M @@ -1461,8 +1461,8 @@ http://www.helloworld.com/hello/world200/1 Hello World 1 6 - - + + 467 0 @@ -1471,15 +1471,15 @@ 0.55s 3 - + 0 M search - - + + 468 mobile @@ -1487,7 +1487,7 @@ 0.55s 4 plugins/Morpheus/images/search_ico.png - + Search Category @@ -1505,8 +1505,8 @@ http://www.helloworld.com/hello/world200/1 8 - - + + 0 469 Product 1 @@ -1515,7 +1515,7 @@ 4 - + 0 M @@ -1523,8 +1523,8 @@ http://www.helloworld.com/hello/world200/1 8 - - + + 0 470 Product 1 @@ -1533,7 +1533,7 @@ 4 - + 0 M @@ -1541,8 +1541,8 @@ http://www.helloworld.com/hello/world200/1 8 - - + + 0 471 Product 2 @@ -1551,7 +1551,7 @@ 4 - + 0 M @@ -1559,8 +1559,8 @@ http://www.helloworld.com/hello/world200/1 8 - - + + 0 472 Product 3 @@ -1569,7 +1569,7 @@ 4 - + 0 M @@ -1577,8 +1577,8 @@ http://www.helloworld.com/hello/world200/1 8 - - + + 0 473 Product 4 @@ -1587,7 +1587,7 @@ 4 - + 0 M @@ -1595,8 +1595,8 @@ http://www.helloworld.com/hello/world200/1 8 - - + + 0 474 Product 3 @@ -1605,7 +1605,7 @@ click 4 - + 0 M @@ -1613,8 +1613,8 @@ http://www.helloworld.com/hello/world200/1 8 - - + + 0 475 /path/product1.jpg @@ -1623,24 +1623,24 @@ hover 4 - + 0 M 1 USD $ - - - - + + + + Site 3 - - - - - - + + + + + + userId200 new @@ -1682,7 +1682,7 @@ plugins/Morpheus/icons/dist/browsers/CH.png CH 17.0 - + 0 0 0 @@ -1730,26 +1730,26 @@ 3 134 156.5.3.202 - + goal Goal 1 1 - 0 + - + http://www.helloworld.com/hello/world202 plugins/Morpheus/images/goal.png - + action http://www.helloworld.com/hello/world202 Hello World 34 - - + + 487 360 @@ -1758,7 +1758,7 @@ 9.83s 1 - + 0 M @@ -1766,32 +1766,32 @@ http://www.helloworld.com/hello/world202/0 Hello World 0 35 - - + + 488 9831 9.83s 2 - + 0 M 1 USD $ - - - - + + + + Site 3 - - - - - - + + + + + + userId202 new @@ -1833,7 +1833,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 0 0 50 @@ -1881,33 +1881,33 @@ 3 141 156.5.3.203 - + goal Goal 1 1 - 0 + - + http://www.helloworld.com/hello/world203 plugins/Morpheus/images/goal.png - + action http://www.helloworld.com/hello/world203 Hello World 39 - - + + 507 360 6 min 0s 1 - + 0 M @@ -1915,15 +1915,15 @@ http://www.helloworld.com/hello/world203/0 Hello World 0 40 - - + + 508 0 0s 2 - + 0 M @@ -1931,30 +1931,30 @@ http://www.helloworld.com/hello/world203/1 Hello World 1 41 - - + + 509 3 - + 0 M 1 USD $ - - - - + + + + Site 3 - - - - - - + + + + + + userId203 new @@ -1996,7 +1996,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 0 0 0 @@ -2044,26 +2044,26 @@ 3 144 156.5.3.205 - + goal Goal 1 1 - 0 + - + http://www.helloworld.com/hello/world205 plugins/Morpheus/images/goal.png - + action http://www.helloworld.com/hello/world205 Hello World 46 - - + + 526 360 @@ -2072,7 +2072,7 @@ 0.59s 1 - + 0 M @@ -2080,32 +2080,32 @@ http://www.helloworld.com/hello/world205/0 Hello World 0 47 - - + + 527 585 0.59s 2 - + 0 M 1 USD $ - - - - + + + + Site 3 - - - - - - + + + + + + userId205 returningCustomer plugins/Live/images/returningVisitor.png @@ -2147,7 +2147,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 1 1 0 @@ -2195,26 +2195,26 @@ 3 148 156.5.3.206 - + goal Goal 2 2 - 0 + - + http://www.helloworld.com/hello/world206 plugins/Morpheus/images/goal.png - + action http://www.helloworld.com/hello/world206 Hello World 51 - - + + 537 360 @@ -2223,7 +2223,7 @@ 0.98s 1 - + 0 M @@ -2231,8 +2231,8 @@ http://www.helloworld.com/hello/world206/0 Hello World 0 52 - - + + 538 0 @@ -2241,7 +2241,7 @@ 0.98s 2 - + 0 M @@ -2249,32 +2249,32 @@ http://www.helloworld.com/hello/world206/1 Hello World 1 53 - - + + 539 984 0.98s 3 - + 0 M 1 USD $ - - - - + + + + Site 3 - - - - - - + + + + + + userId206 returningCustomer plugins/Live/images/returningVisitor.png @@ -2316,7 +2316,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 0 0 0 @@ -2364,22 +2364,22 @@ 3 152 156.5.3.208 - + action http://www.helloworld.com/hello/world208 Hello World 56 - - + + 556 360 6 min 0s 1 - + 0 M @@ -2387,30 +2387,30 @@ http://www.helloworld.com/hello/world208/0 Hello World 0 57 - - + + 557 2 - + 0 M 0 USD $ - - - - + + + + Site 3 - - - - - - + + + + + + userId208 returningCustomer plugins/Live/images/returningVisitor.png @@ -2452,7 +2452,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 0 0 50 @@ -2500,33 +2500,33 @@ 3 154 156.5.3.209 - + goal Goal 1 1 - 0 + - + http://www.helloworld.com/hello/world209 plugins/Morpheus/images/goal.png - + action http://www.helloworld.com/hello/world209 Hello World 62 - - + + 561 360 6 min 0s 1 - + 0 M @@ -2534,15 +2534,15 @@ http://www.helloworld.com/hello/world209/0 Hello World 0 63 - - + + 562 0 0s 2 - + 0 M @@ -2550,30 +2550,30 @@ http://www.helloworld.com/hello/world209/1 Hello World 1 64 - - + + 563 3 - + 0 M 1 USD $ - - - - + + + + Site 3 - - - - - - + + + + + + userId209 returningCustomer plugins/Live/images/returningVisitor.png @@ -2615,7 +2615,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 0 0 0 @@ -2659,26 +2659,26 @@ 3 160 156.5.3.211 - + goal Goal 1 1 - 0 + - + http://www.helloworld.com/hello/world211 plugins/Morpheus/images/goal.png - + action http://www.helloworld.com/hello/world211 Hello World 68 - - + + 579 360 @@ -2687,7 +2687,7 @@ 0.55s 1 - + 0 M @@ -2695,32 +2695,32 @@ http://www.helloworld.com/hello/world211/0 Hello World 0 69 - - + + 580 545 0.55s 2 - + 0 M 1 USD $ - - - - + + + + Site 3 - - - - - - + + + + + + userId211 returningCustomer plugins/Live/images/returningVisitor.png @@ -2762,7 +2762,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 1 1 0 @@ -2810,26 +2810,26 @@ 5 161 156.5.3.200 - + goal Goal 1 1 - 0 + - + http://www.helloworld.com/hello/world200 plugins/Morpheus/images/goal.png - + action http://www.helloworld.com/hello/world200 Hello World 2 - - + + 581 360 @@ -2838,7 +2838,7 @@ 0.55s 1 - + 0 M @@ -2846,8 +2846,8 @@ http://www.helloworld.com/hello/world200/0 Hello World 0 4 - - + + 582 0 @@ -2856,7 +2856,7 @@ 0.55s 2 - + 0 M @@ -2864,8 +2864,8 @@ http://www.helloworld.com/hello/world200/1 Hello World 1 6 - - + + 583 0 @@ -2874,15 +2874,15 @@ 0.55s 3 - + 0 M search - - + + 584 mobile @@ -2890,7 +2890,7 @@ 0.55s 4 plugins/Morpheus/images/search_ico.png - + Search Category @@ -2908,8 +2908,8 @@ http://www.helloworld.com/hello/world200/1 8 - - + + 0 585 Product 1 @@ -2918,7 +2918,7 @@ 4 - + 0 M @@ -2926,8 +2926,8 @@ http://www.helloworld.com/hello/world200/1 8 - - + + 0 586 Product 1 @@ -2936,7 +2936,7 @@ 4 - + 0 M @@ -2944,8 +2944,8 @@ http://www.helloworld.com/hello/world200/1 8 - - + + 0 587 Product 2 @@ -2954,7 +2954,7 @@ 4 - + 0 M @@ -2962,8 +2962,8 @@ http://www.helloworld.com/hello/world200/1 8 - - + + 0 588 Product 3 @@ -2972,7 +2972,7 @@ 4 - + 0 M @@ -2980,8 +2980,8 @@ http://www.helloworld.com/hello/world200/1 8 - - + + 0 589 Product 4 @@ -2990,7 +2990,7 @@ 4 - + 0 M @@ -2998,8 +2998,8 @@ http://www.helloworld.com/hello/world200/1 8 - - + + 0 590 Product 3 @@ -3008,7 +3008,7 @@ click 4 - + 0 M @@ -3016,8 +3016,8 @@ http://www.helloworld.com/hello/world200/1 8 - - + + 0 591 /path/product1.jpg @@ -3026,24 +3026,24 @@ hover 4 - + 0 M 1 USD $ - - - - + + + + Site 5 - - - - - - + + + + + + userId200 new @@ -3085,7 +3085,7 @@ plugins/Morpheus/icons/dist/browsers/CH.png CH 17.0 - + 0 0 0 @@ -3133,26 +3133,26 @@ 5 166 156.5.3.202 - + goal Goal 1 1 - 0 + - + http://www.helloworld.com/hello/world202 plugins/Morpheus/images/goal.png - + action http://www.helloworld.com/hello/world202 Hello World 34 - - + + 603 360 @@ -3161,7 +3161,7 @@ 9.83s 1 - + 0 M @@ -3169,32 +3169,32 @@ http://www.helloworld.com/hello/world202/0 Hello World 0 35 - - + + 604 9831 9.83s 2 - + 0 M 1 USD $ - - - - + + + + Site 5 - - - - - - + + + + + + userId202 new @@ -3236,7 +3236,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 0 0 100 @@ -3284,33 +3284,33 @@ 5 173 156.5.3.203 - + goal Goal 1 1 - 0 + - + http://www.helloworld.com/hello/world203 plugins/Morpheus/images/goal.png - + action http://www.helloworld.com/hello/world203 Hello World 39 - - + + 623 360 6 min 0s 1 - + 0 M @@ -3318,15 +3318,15 @@ http://www.helloworld.com/hello/world203/0 Hello World 0 40 - - + + 624 0 0s 2 - + 0 M @@ -3334,30 +3334,30 @@ http://www.helloworld.com/hello/world203/1 Hello World 1 41 - - + + 625 3 - + 0 M 1 USD $ - - - - + + + + Site 5 - - - - - - + + + + + + userId203 new @@ -3399,7 +3399,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 0 0 0 @@ -3447,26 +3447,26 @@ 5 176 156.5.3.205 - + goal Goal 1 1 - 0 + - + http://www.helloworld.com/hello/world205 plugins/Morpheus/images/goal.png - + action http://www.helloworld.com/hello/world205 Hello World 46 - - + + 642 360 @@ -3475,7 +3475,7 @@ 0.59s 1 - + 0 M @@ -3483,32 +3483,32 @@ http://www.helloworld.com/hello/world205/0 Hello World 0 47 - - + + 643 585 0.59s 2 - + 0 M 1 USD $ - - - - + + + + Site 5 - - - - - - + + + + + + userId205 returningCustomer plugins/Live/images/returningVisitor.png @@ -3550,7 +3550,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 1 1 0 @@ -3598,26 +3598,26 @@ 5 180 156.5.3.206 - + goal Goal 2 2 - 0 + - + http://www.helloworld.com/hello/world206 plugins/Morpheus/images/goal.png - + action http://www.helloworld.com/hello/world206 Hello World 51 - - + + 653 360 @@ -3626,7 +3626,7 @@ 0.98s 1 - + 0 M @@ -3634,8 +3634,8 @@ http://www.helloworld.com/hello/world206/0 Hello World 0 52 - - + + 654 0 @@ -3644,7 +3644,7 @@ 0.98s 2 - + 0 M @@ -3652,32 +3652,32 @@ http://www.helloworld.com/hello/world206/1 Hello World 1 53 - - + + 655 984 0.98s 3 - + 0 M 1 USD $ - - - - + + + + Site 5 - - - - - - + + + + + + userId206 returningCustomer plugins/Live/images/returningVisitor.png @@ -3719,7 +3719,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 0 0 0 @@ -3767,22 +3767,22 @@ 5 184 156.5.3.208 - + action http://www.helloworld.com/hello/world208 Hello World 56 - - + + 672 360 6 min 0s 1 - + 0 M @@ -3790,30 +3790,30 @@ http://www.helloworld.com/hello/world208/0 Hello World 0 57 - - + + 673 2 - + 0 M 0 USD $ - - - - + + + + Site 5 - - - - - - + + + + + + userId208 returningCustomer plugins/Live/images/returningVisitor.png @@ -3855,7 +3855,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 0 0 100 @@ -3903,33 +3903,33 @@ 5 186 156.5.3.209 - + goal Goal 1 1 - 0 + - + http://www.helloworld.com/hello/world209 plugins/Morpheus/images/goal.png - + action http://www.helloworld.com/hello/world209 Hello World 62 - - + + 677 360 6 min 0s 1 - + 0 M @@ -3937,15 +3937,15 @@ http://www.helloworld.com/hello/world209/0 Hello World 0 63 - - + + 678 0 0s 2 - + 0 M @@ -3953,30 +3953,30 @@ http://www.helloworld.com/hello/world209/1 Hello World 1 64 - - + + 679 3 - + 0 M 1 USD $ - - - - + + + + Site 5 - - - - - - + + + + + + userId209 returningCustomer plugins/Live/images/returningVisitor.png @@ -4018,7 +4018,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 0 0 0 @@ -4062,26 +4062,26 @@ 5 192 156.5.3.211 - + goal Goal 1 1 - 0 + - + http://www.helloworld.com/hello/world211 plugins/Morpheus/images/goal.png - + action http://www.helloworld.com/hello/world211 Hello World 68 - - + + 695 360 @@ -4090,7 +4090,7 @@ 0.55s 1 - + 0 M @@ -4098,32 +4098,32 @@ http://www.helloworld.com/hello/world211/0 Hello World 0 69 - - + + 696 545 0.55s 2 - + 0 M 1 USD $ - - - - + + + + Site 5 - - - - - - + + + + + + userId211 returningCustomer plugins/Live/images/returningVisitor.png @@ -4165,7 +4165,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 1 1 0 @@ -4213,50 +4213,50 @@ 1 99 156.5.3.201 - + goal Goal 2 2 - 0 + - + http://www.helloworld.com/hello/world201 plugins/Morpheus/images/goal.png - + action http://www.helloworld.com/hello/world201 Hello World 25 - - + + 366 392 0.39s 1 - + 0 M 1 USD $ - - - - + + + + Site 1 - - - - - - + + + + + + userId201 new @@ -4298,7 +4298,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 0 0 0 @@ -4346,26 +4346,26 @@ 1 110 156.5.3.204 - + goal Goal 2 2 - 0 + - + http://www.helloworld.com/hello/world204 plugins/Morpheus/images/goal.png - + action http://www.helloworld.com/hello/world204 Hello World 42 - - + + 394 0 @@ -4374,7 +4374,7 @@ 0.35s 1 - + 0 M @@ -4382,8 +4382,8 @@ http://www.helloworld.com/hello/world204 43 - - + + 0 395 Product 1 @@ -4392,7 +4392,7 @@ 1 - + 0 M @@ -4400,8 +4400,8 @@ http://www.helloworld.com/hello/world204 43 - - + + 0 396 Product 1 @@ -4410,7 +4410,7 @@ 1 - + 0 M @@ -4418,8 +4418,8 @@ http://www.helloworld.com/hello/world204 43 - - + + 0 397 Product 2 @@ -4428,7 +4428,7 @@ 1 - + 0 M @@ -4436,8 +4436,8 @@ http://www.helloworld.com/hello/world204 43 - - + + 0 398 Product 3 @@ -4446,7 +4446,7 @@ 1 - + 0 M @@ -4454,8 +4454,8 @@ http://www.helloworld.com/hello/world204 43 - - + + 0 399 Product 4 @@ -4464,7 +4464,7 @@ 1 - + 0 M @@ -4472,8 +4472,8 @@ http://www.helloworld.com/hello/world204 43 - - + + 0 400 Product 3 @@ -4482,7 +4482,7 @@ click 1 - + 0 M @@ -4490,8 +4490,8 @@ http://www.helloworld.com/hello/world204 43 - - + + 0 401 /path/product1.jpg @@ -4500,15 +4500,15 @@ hover 1 - + 0 M event http://www.helloworld.com/hello/world204 45 - - + + 402 Sound play @@ -4516,7 +4516,7 @@ 0 0s 1 - + plugins/Morpheus/images/event.png Test Name 2 @@ -4526,8 +4526,8 @@ event http://www.helloworld.com/hello/world204 45 - - + + 403 Sound play @@ -4535,7 +4535,7 @@ 0 0s 1 - + plugins/Morpheus/images/event.png My Sound 3 @@ -4545,8 +4545,8 @@ event http://www.helloworld.com/hello/world204 45 - - + + 404 Sound stop @@ -4554,7 +4554,7 @@ 0 0s 1 - + plugins/Morpheus/images/event.png My Sound 1 @@ -4564,8 +4564,8 @@ event http://www.helloworld.com/hello/world204 45 - - + + 405 Sound resume @@ -4573,7 +4573,7 @@ 0 0s 1 - + plugins/Morpheus/images/event.png Another Sound 0 M @@ -4582,14 +4582,14 @@ event http://www.helloworld.com/hello/world204 45 - - + + 406 Sound play 1 - + plugins/Morpheus/images/event.png 0 M @@ -4597,17 +4597,17 @@ 1 USD $ - - - - + + + + Site 1 - - - - - - + + + + + + userId204 new @@ -4649,7 +4649,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 0 0 0 @@ -4697,39 +4697,39 @@ 1 118 156.5.3.207 - + action http://www.helloworld.com/hello/world207 Hello World 54 - - + + 430 1249 1.25s 1 - + 0 M 0 USD $ - - - - + + + + Site 1 - - - - - - + + + + + + userId207 returningCustomer plugins/Live/images/returningVisitor.png @@ -4771,7 +4771,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 0 0 0 @@ -4819,26 +4819,26 @@ 1 123 156.5.3.210 - + goal Goal 1 1 - 0 + - + http://www.helloworld.com/hello/world210 plugins/Morpheus/images/goal.png - + action http://www.helloworld.com/hello/world210 Hello World 65 - - + + 448 0 @@ -4847,15 +4847,15 @@ 1.03s 1 - + 0 M search - - + + 449 0 @@ -4865,7 +4865,7 @@ 1.03s 2 plugins/Morpheus/images/search_ico.png - + Search Results Count @@ -4878,8 +4878,8 @@ event http://www.helloworld.com/hello/world210 67 - - + + 450 Sound play @@ -4887,7 +4887,7 @@ 0 0s 2 - + plugins/Morpheus/images/event.png Test Name 2 @@ -4897,8 +4897,8 @@ event http://www.helloworld.com/hello/world210 67 - - + + 451 Sound play @@ -4906,7 +4906,7 @@ 0 0s 2 - + plugins/Morpheus/images/event.png My Sound 3 @@ -4916,8 +4916,8 @@ event http://www.helloworld.com/hello/world210 67 - - + + 452 Sound stop @@ -4925,7 +4925,7 @@ 0 0s 2 - + plugins/Morpheus/images/event.png My Sound 1 @@ -4935,8 +4935,8 @@ event http://www.helloworld.com/hello/world210 67 - - + + 453 Sound resume @@ -4944,7 +4944,7 @@ 0 0s 2 - + plugins/Morpheus/images/event.png Another Sound 0 M @@ -4953,14 +4953,14 @@ event http://www.helloworld.com/hello/world210 67 - - + + 454 Sound play 2 - + plugins/Morpheus/images/event.png 0 M @@ -4968,17 +4968,17 @@ 1 USD $ - - - - + + + + Site 1 - - - - - - + + + + + + userId210 returningCustomer plugins/Live/images/returningVisitor.png @@ -5020,7 +5020,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 0 0 0 @@ -5068,50 +5068,50 @@ 3 131 156.5.3.201 - + goal Goal 2 2 - 0 + - + http://www.helloworld.com/hello/world201 plugins/Morpheus/images/goal.png - + action http://www.helloworld.com/hello/world201 Hello World 25 - - + + 482 392 0.39s 1 - + 0 M 1 USD $ - - - - + + + + Site 3 - - - - - - + + + + + + userId201 new @@ -5153,7 +5153,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 0 0 0 @@ -5201,33 +5201,33 @@ 3 142 156.5.3.204 - + goal Goal 2 2 - 0 + - + http://www.helloworld.com/hello/world204 plugins/Morpheus/images/goal.png - + action http://www.helloworld.com/hello/world204 Hello World 42 - - + + 510 348 0.35s 1 - + 0 M @@ -5235,8 +5235,8 @@ http://www.helloworld.com/hello/world204 43 - - + + 0 511 Product 1 @@ -5245,7 +5245,7 @@ 1 - + 0 M @@ -5253,8 +5253,8 @@ http://www.helloworld.com/hello/world204 43 - - + + 0 512 Product 1 @@ -5263,7 +5263,7 @@ 1 - + 0 M @@ -5271,8 +5271,8 @@ http://www.helloworld.com/hello/world204 43 - - + + 0 513 Product 2 @@ -5281,7 +5281,7 @@ 1 - + 0 M @@ -5289,8 +5289,8 @@ http://www.helloworld.com/hello/world204 43 - - + + 0 514 Product 3 @@ -5299,7 +5299,7 @@ 1 - + 0 M @@ -5307,8 +5307,8 @@ http://www.helloworld.com/hello/world204 43 - - + + 0 515 Product 4 @@ -5317,7 +5317,7 @@ 1 - + 0 M @@ -5325,8 +5325,8 @@ http://www.helloworld.com/hello/world204 43 - - + + 0 516 Product 3 @@ -5335,7 +5335,7 @@ click 1 - + 0 M @@ -5343,8 +5343,8 @@ http://www.helloworld.com/hello/world204 43 - - + + 0 517 /path/product1.jpg @@ -5353,15 +5353,15 @@ hover 1 - + 0 M event http://www.helloworld.com/hello/world204 45 - - + + 518 Sound play @@ -5369,7 +5369,7 @@ 0 0s 1 - + plugins/Morpheus/images/event.png Test Name 2 @@ -5379,8 +5379,8 @@ event http://www.helloworld.com/hello/world204 45 - - + + 519 Sound play @@ -5388,7 +5388,7 @@ 0 0s 1 - + plugins/Morpheus/images/event.png My Sound 3 @@ -5398,8 +5398,8 @@ event http://www.helloworld.com/hello/world204 45 - - + + 520 Sound stop @@ -5407,7 +5407,7 @@ 0 0s 1 - + plugins/Morpheus/images/event.png My Sound 1 @@ -5417,8 +5417,8 @@ event http://www.helloworld.com/hello/world204 45 - - + + 521 Sound resume @@ -5426,7 +5426,7 @@ 0 0s 1 - + plugins/Morpheus/images/event.png Another Sound 0 M @@ -5435,8 +5435,8 @@ event http://www.helloworld.com/hello/world204 45 - - + + 522 Sound play @@ -5444,7 +5444,7 @@ 0 0s 1 - + plugins/Morpheus/images/event.png 0 M @@ -5452,17 +5452,17 @@ 1 USD $ - - - - + + + + Site 3 - - - - - - + + + + + + userId204 new @@ -5504,7 +5504,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 0 0 0 @@ -5552,39 +5552,39 @@ 3 150 156.5.3.207 - + action http://www.helloworld.com/hello/world207 Hello World 54 - - + + 546 1249 1.25s 1 - + 0 M 0 USD $ - - - - + + + + Site 3 - - - - - - + + + + + + userId207 returningCustomer plugins/Live/images/returningVisitor.png @@ -5626,7 +5626,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 0 0 0 @@ -5674,26 +5674,26 @@ 3 155 156.5.3.210 - + goal Goal 1 1 - 0 + - + http://www.helloworld.com/hello/world210 plugins/Morpheus/images/goal.png - + action http://www.helloworld.com/hello/world210 Hello World 65 - - + + 564 0 @@ -5702,15 +5702,15 @@ 1.03s 1 - + 0 M search - - + + 565 0 @@ -5720,7 +5720,7 @@ 1.03s 2 plugins/Morpheus/images/search_ico.png - + Search Results Count @@ -5733,8 +5733,8 @@ event http://www.helloworld.com/hello/world210 67 - - + + 566 Sound play @@ -5742,7 +5742,7 @@ 0 0s 2 - + plugins/Morpheus/images/event.png Test Name 2 @@ -5752,8 +5752,8 @@ event http://www.helloworld.com/hello/world210 67 - - + + 567 Sound play @@ -5761,7 +5761,7 @@ 0 0s 2 - + plugins/Morpheus/images/event.png My Sound 3 @@ -5771,8 +5771,8 @@ event http://www.helloworld.com/hello/world210 67 - - + + 568 Sound stop @@ -5780,7 +5780,7 @@ 0 0s 2 - + plugins/Morpheus/images/event.png My Sound 1 @@ -5790,8 +5790,8 @@ event http://www.helloworld.com/hello/world210 67 - - + + 569 Sound resume @@ -5799,7 +5799,7 @@ 0 0s 2 - + plugins/Morpheus/images/event.png Another Sound 0 M @@ -5808,14 +5808,14 @@ event http://www.helloworld.com/hello/world210 67 - - + + 570 Sound play 2 - + plugins/Morpheus/images/event.png 0 M @@ -5823,17 +5823,17 @@ 1 USD $ - - - - + + + + Site 3 - - - - - - + + + + + + userId210 returningCustomer plugins/Live/images/returningVisitor.png @@ -5875,7 +5875,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 0 0 0 @@ -5923,50 +5923,50 @@ 5 163 156.5.3.201 - + goal Goal 2 2 - 0 + - + http://www.helloworld.com/hello/world201 plugins/Morpheus/images/goal.png - + action http://www.helloworld.com/hello/world201 Hello World 25 - - + + 598 392 0.39s 1 - + 0 M 1 USD $ - - - - + + + + Site 5 - - - - - - + + + + + + userId201 new @@ -6008,7 +6008,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 0 0 0 @@ -6056,26 +6056,26 @@ 5 174 156.5.3.204 - + goal Goal 2 2 - 0 + - + http://www.helloworld.com/hello/world204 plugins/Morpheus/images/goal.png - + action http://www.helloworld.com/hello/world204 Hello World 42 - - + + 626 0 @@ -6084,7 +6084,7 @@ 0.35s 1 - + 0 M @@ -6092,8 +6092,8 @@ http://www.helloworld.com/hello/world204 43 - - + + 0 627 Product 1 @@ -6102,7 +6102,7 @@ 1 - + 0 M @@ -6110,8 +6110,8 @@ http://www.helloworld.com/hello/world204 43 - - + + 0 628 Product 1 @@ -6120,7 +6120,7 @@ 1 - + 0 M @@ -6128,8 +6128,8 @@ http://www.helloworld.com/hello/world204 43 - - + + 0 629 Product 2 @@ -6138,7 +6138,7 @@ 1 - + 0 M @@ -6146,8 +6146,8 @@ http://www.helloworld.com/hello/world204 43 - - + + 0 630 Product 3 @@ -6156,7 +6156,7 @@ 1 - + 0 M @@ -6164,8 +6164,8 @@ http://www.helloworld.com/hello/world204 43 - - + + 0 631 Product 4 @@ -6174,7 +6174,7 @@ 1 - + 0 M @@ -6182,8 +6182,8 @@ http://www.helloworld.com/hello/world204 43 - - + + 0 632 Product 3 @@ -6192,7 +6192,7 @@ click 1 - + 0 M @@ -6200,8 +6200,8 @@ http://www.helloworld.com/hello/world204 43 - - + + 0 633 /path/product1.jpg @@ -6210,15 +6210,15 @@ hover 1 - + 0 M event http://www.helloworld.com/hello/world204 45 - - + + 634 Sound play @@ -6226,7 +6226,7 @@ 0 0s 1 - + plugins/Morpheus/images/event.png Test Name 2 @@ -6236,8 +6236,8 @@ event http://www.helloworld.com/hello/world204 45 - - + + 635 Sound play @@ -6245,7 +6245,7 @@ 0 0s 1 - + plugins/Morpheus/images/event.png My Sound 3 @@ -6255,8 +6255,8 @@ event http://www.helloworld.com/hello/world204 45 - - + + 636 Sound stop @@ -6264,7 +6264,7 @@ 0 0s 1 - + plugins/Morpheus/images/event.png My Sound 1 @@ -6274,8 +6274,8 @@ event http://www.helloworld.com/hello/world204 45 - - + + 637 Sound resume @@ -6283,7 +6283,7 @@ 0 0s 1 - + plugins/Morpheus/images/event.png Another Sound 0 M @@ -6292,14 +6292,14 @@ event http://www.helloworld.com/hello/world204 45 - - + + 638 Sound play 1 - + plugins/Morpheus/images/event.png 0 M @@ -6307,17 +6307,17 @@ 1 USD $ - - - - + + + + Site 5 - - - - - - + + + + + + userId204 new @@ -6359,7 +6359,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 0 0 0 @@ -6407,39 +6407,39 @@ 5 182 156.5.3.207 - + action http://www.helloworld.com/hello/world207 Hello World 54 - - + + 662 1249 1.25s 1 - + 0 M 0 USD $ - - - - + + + + Site 5 - - - - - - + + + + + + userId207 returningCustomer plugins/Live/images/returningVisitor.png @@ -6481,7 +6481,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 0 0 0 @@ -6529,26 +6529,26 @@ 5 187 156.5.3.210 - + goal Goal 1 1 - 0 + - + http://www.helloworld.com/hello/world210 plugins/Morpheus/images/goal.png - + action http://www.helloworld.com/hello/world210 Hello World 65 - - + + 680 0 @@ -6557,15 +6557,15 @@ 1.03s 1 - + 0 M search - - + + 681 0 @@ -6575,7 +6575,7 @@ 1.03s 2 plugins/Morpheus/images/search_ico.png - + Search Results Count @@ -6588,8 +6588,8 @@ event http://www.helloworld.com/hello/world210 67 - - + + 682 Sound play @@ -6597,7 +6597,7 @@ 0 0s 2 - + plugins/Morpheus/images/event.png Test Name 2 @@ -6607,8 +6607,8 @@ event http://www.helloworld.com/hello/world210 67 - - + + 683 Sound play @@ -6616,7 +6616,7 @@ 0 0s 2 - + plugins/Morpheus/images/event.png My Sound 3 @@ -6626,8 +6626,8 @@ event http://www.helloworld.com/hello/world210 67 - - + + 684 Sound stop @@ -6635,7 +6635,7 @@ 0 0s 2 - + plugins/Morpheus/images/event.png My Sound 1 @@ -6645,8 +6645,8 @@ event http://www.helloworld.com/hello/world210 67 - - + + 685 Sound resume @@ -6654,7 +6654,7 @@ 0 0s 2 - + plugins/Morpheus/images/event.png Another Sound 0 M @@ -6663,14 +6663,14 @@ event http://www.helloworld.com/hello/world210 67 - - + + 686 Sound play 2 - + plugins/Morpheus/images/event.png 0 M @@ -6678,17 +6678,17 @@ 1 USD $ - - - - + + + + Site 5 - - - - - - + + + + + + userId210 returningCustomer plugins/Live/images/returningVisitor.png @@ -6730,7 +6730,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 0 0 0 @@ -6778,22 +6778,22 @@ 1 108 156.5.3.203 - + action http://www.helloworld.com/hello/world203 Hello World 39 - - + + 388 360 6 min 0s 1 - + 0 M @@ -6801,15 +6801,15 @@ http://www.helloworld.com/hello/world203/0 Hello World 0 40 - - + + 389 0 0s 2 - + 0 M @@ -6817,30 +6817,30 @@ http://www.helloworld.com/hello/world203/1 Hello World 1 41 - - + + 390 3 - + 0 M 0 USD $ - - - - + + + + Site 1 - - - - - - + + + + + + userId203 new @@ -6882,7 +6882,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 0 0 0 @@ -6930,15 +6930,15 @@ 1 124 156.5.3.211 - + action http://www.helloworld.com/hello/world211 Hello World 68 - - + + 455 360 @@ -6947,7 +6947,7 @@ 0.55s 1 - + 0 M @@ -6955,32 +6955,32 @@ http://www.helloworld.com/hello/world211/0 Hello World 0 69 - - + + 456 545 0.55s 2 - + 0 M 0 USD $ - - - - + + + + Site 1 - - - - - - + + + + + + userId211 returningCustomer plugins/Live/images/returningVisitor.png @@ -7022,7 +7022,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 1 1 0 @@ -7070,22 +7070,22 @@ 3 140 156.5.3.203 - + action http://www.helloworld.com/hello/world203 Hello World 39 - - + + 504 360 6 min 0s 1 - + 0 M @@ -7093,15 +7093,15 @@ http://www.helloworld.com/hello/world203/0 Hello World 0 40 - - + + 505 0 0s 2 - + 0 M @@ -7109,30 +7109,30 @@ http://www.helloworld.com/hello/world203/1 Hello World 1 41 - - + + 506 3 - + 0 M 0 USD $ - - - - + + + + Site 3 - - - - - - + + + + + + userId203 new @@ -7174,7 +7174,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 0 0 0 @@ -7222,15 +7222,15 @@ 3 156 156.5.3.211 - + action http://www.helloworld.com/hello/world211 Hello World 68 - - + + 571 360 @@ -7239,19 +7239,19 @@ 0.55s 1 - + 0 M ecommerceOrder 211 - 240.54 + 211 44.31 14.77 - 29.54 + 1 - + 211 @@ -7262,39 +7262,39 @@ plugins/Morpheus/images/ecommerceOrder.png - + action http://www.helloworld.com/hello/world211/0 Hello World 0 69 - - + + 572 545 0.55s 2 - + 0 M 0 USD $ - - - - + + + + Site 3 - - - - - - + + + + + + userId211 returningCustomer plugins/Live/images/returningVisitor.png @@ -7336,7 +7336,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 1 1 0 @@ -7384,22 +7384,22 @@ 5 172 156.5.3.203 - + action http://www.helloworld.com/hello/world203 Hello World 39 - - + + 620 360 6 min 0s 1 - + 0 M @@ -7407,15 +7407,15 @@ http://www.helloworld.com/hello/world203/0 Hello World 0 40 - - + + 621 0 0s 2 - + 0 M @@ -7423,30 +7423,30 @@ http://www.helloworld.com/hello/world203/1 Hello World 1 41 - - + + 622 3 - + 0 M 0 USD $ - - - - + + + + Site 5 - - - - - - + + + + + + userId203 new @@ -7488,7 +7488,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 0 0 0 @@ -7536,15 +7536,15 @@ 5 188 156.5.3.211 - + action http://www.helloworld.com/hello/world211 Hello World 68 - - + + 687 360 @@ -7553,19 +7553,19 @@ 0.55s 1 - + 0 M ecommerceOrder 211 - 240.54 + 211 44.31 14.77 - 29.54 + 1 - + 211 @@ -7576,39 +7576,39 @@ plugins/Morpheus/images/ecommerceOrder.png - + action http://www.helloworld.com/hello/world211/0 Hello World 0 69 - - + + 688 545 0.55s 2 - + 0 M 0 USD $ - - - - + + + + Site 5 - - - - - - + + + + + + userId211 returningCustomer plugins/Live/images/returningVisitor.png @@ -7650,7 +7650,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 1 1 0 @@ -7698,15 +7698,15 @@ 1 113 156.5.3.206 - + action http://www.helloworld.com/hello/world206 Hello World 51 - - + + 412 360 @@ -7715,7 +7715,7 @@ 0.98s 1 - + 0 M @@ -7723,8 +7723,8 @@ http://www.helloworld.com/hello/world206/0 Hello World 0 52 - - + + 413 0 @@ -7733,7 +7733,7 @@ 0.98s 2 - + 0 M @@ -7741,32 +7741,32 @@ http://www.helloworld.com/hello/world206/1 Hello World 1 53 - - + + 414 984 0.98s 3 - + 0 M 0 USD $ - - - - + + + + Site 1 - - - - - - + + + + + + userId206 returningCustomer plugins/Live/images/returningVisitor.png @@ -7808,7 +7808,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 0 0 0 @@ -7856,22 +7856,22 @@ 1 121 156.5.3.209 - + action http://www.helloworld.com/hello/world209 Hello World 62 - - + + 442 360 6 min 0s 1 - + 0 M @@ -7879,15 +7879,15 @@ http://www.helloworld.com/hello/world209/0 Hello World 0 63 - - + + 443 0 0s 2 - + 0 M @@ -7895,30 +7895,30 @@ http://www.helloworld.com/hello/world209/1 Hello World 1 64 - - + + 444 3 - + 0 M 0 USD $ - - - - + + + + Site 1 - - - - - - + + + + + + userId209 returningCustomer plugins/Live/images/returningVisitor.png @@ -7960,7 +7960,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 0 0 0 @@ -8004,15 +8004,15 @@ 3 145 156.5.3.206 - + action http://www.helloworld.com/hello/world206 Hello World 51 - - + + 528 360 @@ -8021,7 +8021,7 @@ 0.98s 1 - + 0 M @@ -8029,8 +8029,8 @@ http://www.helloworld.com/hello/world206/0 Hello World 0 52 - - + + 529 0 @@ -8039,7 +8039,7 @@ 0.98s 2 - + 0 M @@ -8047,32 +8047,32 @@ http://www.helloworld.com/hello/world206/1 Hello World 1 53 - - + + 530 984 0.98s 3 - + 0 M 0 USD $ - - - - + + + + Site 3 - - - - - - + + + + + + userId206 returningCustomer plugins/Live/images/returningVisitor.png @@ -8114,7 +8114,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 0 0 0 @@ -8162,22 +8162,22 @@ 3 153 156.5.3.209 - + action http://www.helloworld.com/hello/world209 Hello World 62 - - + + 558 360 6 min 0s 1 - + 0 M @@ -8185,15 +8185,15 @@ http://www.helloworld.com/hello/world209/0 Hello World 0 63 - - + + 559 0 0s 2 - + 0 M @@ -8201,30 +8201,30 @@ http://www.helloworld.com/hello/world209/1 Hello World 1 64 - - + + 560 3 - + 0 M 0 USD $ - - - - + + + + Site 3 - - - - - - + + + + + + userId209 returningCustomer plugins/Live/images/returningVisitor.png @@ -8266,7 +8266,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 0 0 0 @@ -8310,15 +8310,15 @@ 5 177 156.5.3.206 - + action http://www.helloworld.com/hello/world206 Hello World 51 - - + + 644 360 @@ -8327,7 +8327,7 @@ 0.98s 1 - + 0 M @@ -8335,8 +8335,8 @@ http://www.helloworld.com/hello/world206/0 Hello World 0 52 - - + + 645 0 @@ -8345,7 +8345,7 @@ 0.98s 2 - + 0 M @@ -8353,32 +8353,32 @@ http://www.helloworld.com/hello/world206/1 Hello World 1 53 - - + + 646 984 0.98s 3 - + 0 M 0 USD $ - - - - + + + + Site 5 - - - - - - + + + + + + userId206 returningCustomer plugins/Live/images/returningVisitor.png @@ -8420,7 +8420,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 0 0 0 @@ -8468,22 +8468,22 @@ 5 185 156.5.3.209 - + action http://www.helloworld.com/hello/world209 Hello World 62 - - + + 674 360 6 min 0s 1 - + 0 M @@ -8491,15 +8491,15 @@ http://www.helloworld.com/hello/world209/0 Hello World 0 63 - - + + 675 0 0s 2 - + 0 M @@ -8507,30 +8507,30 @@ http://www.helloworld.com/hello/world209/1 Hello World 1 64 - - + + 676 3 - + 0 M 0 USD $ - - - - + + + + Site 5 - - - - - - + + + + + + userId209 returningCustomer plugins/Live/images/returningVisitor.png @@ -8572,7 +8572,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 0 0 0 @@ -8616,15 +8616,15 @@ 1 98 156.5.3.201 - + action http://www.helloworld.com/hello/world201 Hello World 25 - - + + 360 0 @@ -8633,15 +8633,15 @@ 0.39s 1 - + 0 M event http://www.helloworld.com/hello/world201 26 - - + + 361 Sound play @@ -8649,7 +8649,7 @@ 0 0s 1 - + plugins/Morpheus/images/event.png Test Name 2 @@ -8659,8 +8659,8 @@ event http://www.helloworld.com/hello/world201 26 - - + + 362 Sound play @@ -8668,7 +8668,7 @@ 0 0s 1 - + plugins/Morpheus/images/event.png My Sound 3 @@ -8678,8 +8678,8 @@ event http://www.helloworld.com/hello/world201 26 - - + + 363 Sound stop @@ -8687,7 +8687,7 @@ 0 0s 1 - + plugins/Morpheus/images/event.png My Sound 1 @@ -8697,8 +8697,8 @@ event http://www.helloworld.com/hello/world201 26 - - + + 364 Sound resume @@ -8706,7 +8706,7 @@ 0 0s 1 - + plugins/Morpheus/images/event.png Another Sound 0 M @@ -8715,14 +8715,14 @@ event http://www.helloworld.com/hello/world201 26 - - + + 365 Sound play 1 - + plugins/Morpheus/images/event.png 0 M @@ -8730,17 +8730,17 @@ 0 USD $ - - - - + + + + Site 1 - - - - - - + + + + + + userId201 new @@ -8782,7 +8782,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 0 0 0 @@ -8830,15 +8830,15 @@ 3 130 156.5.3.201 - + action http://www.helloworld.com/hello/world201 Hello World 25 - - + + 476 0 @@ -8847,15 +8847,15 @@ 0.39s 1 - + 0 M event http://www.helloworld.com/hello/world201 26 - - + + 477 Sound play @@ -8863,7 +8863,7 @@ 0 0s 1 - + plugins/Morpheus/images/event.png Test Name 2 @@ -8873,8 +8873,8 @@ event http://www.helloworld.com/hello/world201 26 - - + + 478 Sound play @@ -8882,7 +8882,7 @@ 0 0s 1 - + plugins/Morpheus/images/event.png My Sound 3 @@ -8892,8 +8892,8 @@ event http://www.helloworld.com/hello/world201 26 - - + + 479 Sound stop @@ -8901,7 +8901,7 @@ 0 0s 1 - + plugins/Morpheus/images/event.png My Sound 1 @@ -8911,8 +8911,8 @@ event http://www.helloworld.com/hello/world201 26 - - + + 480 Sound resume @@ -8920,7 +8920,7 @@ 0 0s 1 - + plugins/Morpheus/images/event.png Another Sound 0 M @@ -8929,14 +8929,14 @@ event http://www.helloworld.com/hello/world201 26 - - + + 481 Sound play 1 - + plugins/Morpheus/images/event.png 0 M @@ -8944,17 +8944,17 @@ 0 USD $ - - - - + + + + Site 3 - - - - - - + + + + + + userId201 new @@ -8996,7 +8996,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 0 0 0 @@ -9044,15 +9044,15 @@ 5 162 156.5.3.201 - + action http://www.helloworld.com/hello/world201 Hello World 25 - - + + 592 0 @@ -9061,15 +9061,15 @@ 0.39s 1 - + 0 M event http://www.helloworld.com/hello/world201 26 - - + + 593 Sound play @@ -9077,7 +9077,7 @@ 0 0s 1 - + plugins/Morpheus/images/event.png Test Name 2 @@ -9087,8 +9087,8 @@ event http://www.helloworld.com/hello/world201 26 - - + + 594 Sound play @@ -9096,7 +9096,7 @@ 0 0s 1 - + plugins/Morpheus/images/event.png My Sound 3 @@ -9106,8 +9106,8 @@ event http://www.helloworld.com/hello/world201 26 - - + + 595 Sound stop @@ -9115,7 +9115,7 @@ 0 0s 1 - + plugins/Morpheus/images/event.png My Sound 1 @@ -9125,8 +9125,8 @@ event http://www.helloworld.com/hello/world201 26 - - + + 596 Sound resume @@ -9134,7 +9134,7 @@ 0 0s 1 - + plugins/Morpheus/images/event.png Another Sound 0 M @@ -9143,14 +9143,14 @@ event http://www.helloworld.com/hello/world201 26 - - + + 597 Sound play 1 - + plugins/Morpheus/images/event.png 0 M @@ -9158,17 +9158,17 @@ 0 USD $ - - - - + + + + Site 5 - - - - - - + + + + + + userId201 new @@ -9210,7 +9210,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 0 0 0 @@ -9258,22 +9258,22 @@ 1 107 156.5.3.203 - + action http://www.helloworld.com/hello/world203 Hello World 39 - - + + 385 360 6 min 0s 1 - + 0 M @@ -9281,15 +9281,15 @@ http://www.helloworld.com/hello/world203/0 Hello World 0 40 - - + + 386 0 0s 2 - + 0 M @@ -9297,30 +9297,30 @@ http://www.helloworld.com/hello/world203/1 Hello World 1 41 - - + + 387 3 - + 0 M 0 USD $ - - - - + + + + Site 1 - - - - - - + + + + + + userId203 new @@ -9362,7 +9362,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 0 0 0 @@ -9410,15 +9410,15 @@ 1 111 156.5.3.205 - + action http://www.helloworld.com/hello/world205 Hello World 46 - - + + 407 360 @@ -9427,7 +9427,7 @@ 0.59s 1 - + 0 M @@ -9435,8 +9435,8 @@ http://www.helloworld.com/hello/world205/0 Hello World 0 47 - - + + 408 0 @@ -9445,15 +9445,15 @@ 0.59s 2 - + 0 M search - - + + 409 ecommerce @@ -9461,7 +9461,7 @@ 0.59s 3 plugins/Morpheus/images/search_ico.png - + Search Category @@ -9478,17 +9478,17 @@ 0 USD $ - - - - + + + + Site 1 - - - - - - + + + + + + userId205 new @@ -9530,7 +9530,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 1 1 0 @@ -9578,15 +9578,15 @@ 1 115 156.5.3.206 - + action http://www.helloworld.com/hello/world206 Hello World 51 - - + + 418 360 @@ -9595,7 +9595,7 @@ 0.98s 1 - + 0 M @@ -9603,8 +9603,8 @@ http://www.helloworld.com/hello/world206/0 Hello World 0 52 - - + + 419 0 @@ -9613,7 +9613,7 @@ 0.98s 2 - + 0 M @@ -9621,32 +9621,32 @@ http://www.helloworld.com/hello/world206/1 Hello World 1 53 - - + + 420 984 0.98s 3 - + 0 M 0 USD $ - - - - + + + + Site 1 - - - - - - + + + + + + userId206 new @@ -9688,7 +9688,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 0 0 0 @@ -9736,22 +9736,22 @@ 3 139 156.5.3.203 - + action http://www.helloworld.com/hello/world203 Hello World 39 - - + + 501 360 6 min 0s 1 - + 0 M @@ -9759,15 +9759,15 @@ http://www.helloworld.com/hello/world203/0 Hello World 0 40 - - + + 502 0 0s 2 - + 0 M @@ -9775,30 +9775,30 @@ http://www.helloworld.com/hello/world203/1 Hello World 1 41 - - + + 503 3 - + 0 M 0 USD $ - - - - + + + + Site 3 - - - - - - + + + + + + userId203 new @@ -9840,7 +9840,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 0 0 0 @@ -9888,15 +9888,15 @@ 3 143 156.5.3.205 - + action http://www.helloworld.com/hello/world205 Hello World 46 - - + + 523 360 @@ -9905,19 +9905,19 @@ 0.59s 1 - + 0 M ecommerceOrder 205 - 233.70 + 205 43.05 14.35 - 28.70 + 1 - + 205 @@ -9928,15 +9928,15 @@ plugins/Morpheus/images/ecommerceOrder.png - + action http://www.helloworld.com/hello/world205/0 Hello World 0 47 - - + + 524 0 @@ -9945,15 +9945,15 @@ 0.59s 2 - + 0 M search - - + + 525 ecommerce @@ -9961,7 +9961,7 @@ 0.59s 3 plugins/Morpheus/images/search_ico.png - + Search Category @@ -9978,17 +9978,17 @@ 0 USD $ - - - - + + + + Site 3 - - - - - - + + + + + + userId205 new @@ -10030,7 +10030,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 1 1 0 @@ -10078,15 +10078,15 @@ 3 147 156.5.3.206 - + action http://www.helloworld.com/hello/world206 Hello World 51 - - + + 534 360 @@ -10095,7 +10095,7 @@ 0.98s 1 - + 0 M @@ -10103,8 +10103,8 @@ http://www.helloworld.com/hello/world206/0 Hello World 0 52 - - + + 535 0 @@ -10113,7 +10113,7 @@ 0.98s 2 - + 0 M @@ -10121,32 +10121,32 @@ http://www.helloworld.com/hello/world206/1 Hello World 1 53 - - + + 536 984 0.98s 3 - + 0 M 0 USD $ - - - - + + + + Site 3 - - - - - - + + + + + + userId206 new @@ -10188,7 +10188,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 0 0 0 @@ -10236,22 +10236,22 @@ 5 171 156.5.3.203 - + action http://www.helloworld.com/hello/world203 Hello World 39 - - + + 617 360 6 min 0s 1 - + 0 M @@ -10259,15 +10259,15 @@ http://www.helloworld.com/hello/world203/0 Hello World 0 40 - - + + 618 0 0s 2 - + 0 M @@ -10275,30 +10275,30 @@ http://www.helloworld.com/hello/world203/1 Hello World 1 41 - - + + 619 3 - + 0 M 0 USD $ - - - - + + + + Site 5 - - - - - - + + + + + + userId203 new @@ -10340,7 +10340,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 0 0 0 @@ -10388,15 +10388,15 @@ 5 175 156.5.3.205 - + action http://www.helloworld.com/hello/world205 Hello World 46 - - + + 639 360 @@ -10405,19 +10405,19 @@ 0.59s 1 - + 0 M ecommerceOrder 205 - 233.70 + 205 43.05 14.35 - 28.70 + 1 - + 205 @@ -10428,15 +10428,15 @@ plugins/Morpheus/images/ecommerceOrder.png - + action http://www.helloworld.com/hello/world205/0 Hello World 0 47 - - + + 640 0 @@ -10445,15 +10445,15 @@ 0.59s 2 - + 0 M search - - + + 641 ecommerce @@ -10461,7 +10461,7 @@ 0.59s 3 plugins/Morpheus/images/search_ico.png - + Search Category @@ -10478,17 +10478,17 @@ 0 USD $ - - - - + + + + Site 5 - - - - - - + + + + + + userId205 new @@ -10530,7 +10530,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 1 1 0 @@ -10578,15 +10578,15 @@ 5 179 156.5.3.206 - + action http://www.helloworld.com/hello/world206 Hello World 51 - - + + 650 360 @@ -10595,7 +10595,7 @@ 0.98s 1 - + 0 M @@ -10603,8 +10603,8 @@ http://www.helloworld.com/hello/world206/0 Hello World 0 52 - - + + 651 0 @@ -10613,7 +10613,7 @@ 0.98s 2 - + 0 M @@ -10621,32 +10621,32 @@ http://www.helloworld.com/hello/world206/1 Hello World 1 53 - - + + 652 984 0.98s 3 - + 0 M 0 USD $ - - - - + + + + Site 5 - - - - - - + + + + + + userId206 new @@ -10688,7 +10688,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 0 0 0 @@ -10736,15 +10736,15 @@ 1 117 156.5.3.207 - + action http://www.helloworld.com/hello/world207 Hello World 54 - - + + 424 0 @@ -10753,15 +10753,15 @@ 1.25s 1 - + 0 M event http://www.helloworld.com/hello/world207 55 - - + + 425 Sound play @@ -10769,7 +10769,7 @@ 0 0s 1 - + plugins/Morpheus/images/event.png Test Name 2 @@ -10779,8 +10779,8 @@ event http://www.helloworld.com/hello/world207 55 - - + + 426 Sound play @@ -10788,7 +10788,7 @@ 0 0s 1 - + plugins/Morpheus/images/event.png My Sound 3 @@ -10798,8 +10798,8 @@ event http://www.helloworld.com/hello/world207 55 - - + + 427 Sound stop @@ -10807,7 +10807,7 @@ 0 0s 1 - + plugins/Morpheus/images/event.png My Sound 1 @@ -10817,8 +10817,8 @@ event http://www.helloworld.com/hello/world207 55 - - + + 428 Sound resume @@ -10826,7 +10826,7 @@ 0 0s 1 - + plugins/Morpheus/images/event.png Another Sound 0 M @@ -10835,14 +10835,14 @@ event http://www.helloworld.com/hello/world207 55 - - + + 429 Sound play 1 - + plugins/Morpheus/images/event.png 0 M @@ -10850,17 +10850,17 @@ 0 USD $ - - - - + + + + Site 1 - - - - - - + + + + + + userId207 new @@ -10902,7 +10902,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 0 0 0 @@ -10950,15 +10950,15 @@ 3 149 156.5.3.207 - + action http://www.helloworld.com/hello/world207 Hello World 54 - - + + 540 0 @@ -10967,15 +10967,15 @@ 1.25s 1 - + 0 M event http://www.helloworld.com/hello/world207 55 - - + + 541 Sound play @@ -10983,7 +10983,7 @@ 0 0s 1 - + plugins/Morpheus/images/event.png Test Name 2 @@ -10993,8 +10993,8 @@ event http://www.helloworld.com/hello/world207 55 - - + + 542 Sound play @@ -11002,7 +11002,7 @@ 0 0s 1 - + plugins/Morpheus/images/event.png My Sound 3 @@ -11012,8 +11012,8 @@ event http://www.helloworld.com/hello/world207 55 - - + + 543 Sound stop @@ -11021,7 +11021,7 @@ 0 0s 1 - + plugins/Morpheus/images/event.png My Sound 1 @@ -11031,8 +11031,8 @@ event http://www.helloworld.com/hello/world207 55 - - + + 544 Sound resume @@ -11040,7 +11040,7 @@ 0 0s 1 - + plugins/Morpheus/images/event.png Another Sound 0 M @@ -11049,14 +11049,14 @@ event http://www.helloworld.com/hello/world207 55 - - + + 545 Sound play 1 - + plugins/Morpheus/images/event.png 0 M @@ -11064,17 +11064,17 @@ 0 USD $ - - - - + + + + Site 3 - - - - - - + + + + + + userId207 new @@ -11116,7 +11116,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 0 0 0 @@ -11164,15 +11164,15 @@ 5 181 156.5.3.207 - + action http://www.helloworld.com/hello/world207 Hello World 54 - - + + 656 0 @@ -11181,15 +11181,15 @@ 1.25s 1 - + 0 M event http://www.helloworld.com/hello/world207 55 - - + + 657 Sound play @@ -11197,7 +11197,7 @@ 0 0s 1 - + plugins/Morpheus/images/event.png Test Name 2 @@ -11207,8 +11207,8 @@ event http://www.helloworld.com/hello/world207 55 - - + + 658 Sound play @@ -11216,7 +11216,7 @@ 0 0s 1 - + plugins/Morpheus/images/event.png My Sound 3 @@ -11226,8 +11226,8 @@ event http://www.helloworld.com/hello/world207 55 - - + + 659 Sound stop @@ -11235,7 +11235,7 @@ 0 0s 1 - + plugins/Morpheus/images/event.png My Sound 1 @@ -11245,8 +11245,8 @@ event http://www.helloworld.com/hello/world207 55 - - + + 660 Sound resume @@ -11254,7 +11254,7 @@ 0 0s 1 - + plugins/Morpheus/images/event.png Another Sound 0 M @@ -11263,14 +11263,14 @@ event http://www.helloworld.com/hello/world207 55 - - + + 661 Sound play 1 - + plugins/Morpheus/images/event.png 0 M @@ -11278,17 +11278,17 @@ 0 USD $ - - - - + + + + Site 5 - - - - - - + + + + + + userId207 new @@ -11330,7 +11330,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 0 0 0 @@ -11378,15 +11378,15 @@ 1 101 156.5.3.202 - + action http://www.helloworld.com/hello/world202 Hello World 34 - - + + 369 360 @@ -11395,7 +11395,7 @@ 9.83s 1 - + 0 M @@ -11403,32 +11403,32 @@ http://www.helloworld.com/hello/world202/0 Hello World 0 35 - - + + 370 9831 9.83s 2 - + 0 M 0 USD $ - - - - + + + + Site 1 - - - - - - + + + + + + userId202 new @@ -11470,7 +11470,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 0 0 200 @@ -11518,15 +11518,15 @@ 1 127 156.5.3.211 - + action http://www.helloworld.com/hello/world211 Hello World 68 - - + + 461 360 @@ -11535,7 +11535,7 @@ 0.55s 1 - + 0 M @@ -11543,32 +11543,32 @@ http://www.helloworld.com/hello/world211/0 Hello World 0 69 - - + + 462 545 0.55s 2 - + 0 M 0 USD $ - - - - + + + + Site 1 - - - - - - + + + + + + userId211 new @@ -11610,7 +11610,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 1 1 0 @@ -11658,15 +11658,15 @@ 3 133 156.5.3.202 - + action http://www.helloworld.com/hello/world202 Hello World 34 - - + + 485 360 @@ -11675,7 +11675,7 @@ 9.83s 1 - + 0 M @@ -11683,32 +11683,32 @@ http://www.helloworld.com/hello/world202/0 Hello World 0 35 - - + + 486 9831 9.83s 2 - + 0 M 0 USD $ - - - - + + + + Site 3 - - - - - - + + + + + + userId202 new @@ -11750,7 +11750,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 0 0 50 @@ -11798,15 +11798,15 @@ 3 159 156.5.3.211 - + action http://www.helloworld.com/hello/world211 Hello World 68 - - + + 577 360 @@ -11815,7 +11815,7 @@ 0.55s 1 - + 0 M @@ -11823,32 +11823,32 @@ http://www.helloworld.com/hello/world211/0 Hello World 0 69 - - + + 578 545 0.55s 2 - + 0 M 0 USD $ - - - - + + + + Site 3 - - - - - - + + + + + + userId211 new @@ -11890,7 +11890,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 1 1 0 @@ -11938,15 +11938,15 @@ 5 165 156.5.3.202 - + action http://www.helloworld.com/hello/world202 Hello World 34 - - + + 601 360 @@ -11955,7 +11955,7 @@ 9.83s 1 - + 0 M @@ -11963,32 +11963,32 @@ http://www.helloworld.com/hello/world202/0 Hello World 0 35 - - + + 602 9831 9.83s 2 - + 0 M 0 USD $ - - - - + + + + Site 5 - - - - - - + + + + + + userId202 new @@ -12030,7 +12030,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 0 0 100 @@ -12078,15 +12078,15 @@ 5 191 156.5.3.211 - + action http://www.helloworld.com/hello/world211 Hello World 68 - - + + 693 360 @@ -12095,7 +12095,7 @@ 0.55s 1 - + 0 M @@ -12103,32 +12103,32 @@ http://www.helloworld.com/hello/world211/0 Hello World 0 69 - - + + 694 545 0.55s 2 - + 0 M 0 USD $ - - - - + + + + Site 5 - - - - - - + + + + + + userId211 new @@ -12170,7 +12170,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 1 1 0 @@ -12218,15 +12218,15 @@ 1 114 156.5.3.206 - + action http://www.helloworld.com/hello/world206 Hello World 51 - - + + 415 360 @@ -12235,7 +12235,7 @@ 0.98s 1 - + 0 M @@ -12243,8 +12243,8 @@ http://www.helloworld.com/hello/world206/0 Hello World 0 52 - - + + 416 0 @@ -12253,7 +12253,7 @@ 0.98s 2 - + 0 M @@ -12261,32 +12261,190 @@ http://www.helloworld.com/hello/world206/1 Hello World 1 53 - - + + 417 984 0.98s 3 - + 0 M 0 USD $ - - - - + + + + Site 1 - - - - - - + + + + + + + userId206 + new + + 0 + + 1 + none + + 0 + 0 + 361 + 6 min 1s + 0 + 3 + 3 + direct + Direct Entry + + + + + + + + Unknown + Unknown + plugins/Morpheus/icons/dist/devices/unknown.png + Unknown + + Unknown + Unknown + plugins/Morpheus/icons/dist/os/UNK.png + UNK + UNK + + Unknown + Unknown + Unknown + plugins/Morpheus/icons/dist/browsers/UNK.png + UNK + + + 0 + 0 + 0 + 0 + 0 + 0 + Europe + eur + United Kingdom + gb + plugins/Morpheus/icons/dist/flags/gb.png + + + + United Kingdom + + + 12:34:06 + 12 + 0 + + + myCustomUserId + 206 + + + 1024x768 + cookie, flash, java + + + plugins/Morpheus/icons/dist/plugins/cookie.png + cookie + + + plugins/Morpheus/icons/dist/plugins/flash.png + flash + + + plugins/Morpheus/icons/dist/plugins/java.png + java + + + + + 3 + 146 + 156.5.3.206 + + + + action + http://www.helloworld.com/hello/world206 + Hello World + 51 + + + 531 + + 360 + 6 min 0s + 984 + 0.98s + 1 + + + 0 M + + + action + http://www.helloworld.com/hello/world206/0 + Hello World 0 + 52 + + + 532 + + 0 + 0s + 984 + 0.98s + 2 + + + 0 M + + + action + http://www.helloworld.com/hello/world206/1 + Hello World 1 + 53 + + + 533 + + 984 + 0.98s + 3 + + + 0 M + + + 0 + USD + $ + + + + + Site 3 + + + + + + userId206 new @@ -12328,165 +12486,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - - 0 - 0 - 0 - 0 - 0 - 0 - Europe - eur - United Kingdom - gb - plugins/Morpheus/icons/dist/flags/gb.png - - - - United Kingdom - - - 12:34:06 - 12 - 0 - - - myCustomUserId - 206 - - - 1024x768 - cookie, flash, java - - - plugins/Morpheus/icons/dist/plugins/cookie.png - cookie - - - plugins/Morpheus/icons/dist/plugins/flash.png - flash - - - plugins/Morpheus/icons/dist/plugins/java.png - java - - - - - 3 - 146 - 156.5.3.206 - - - - action - http://www.helloworld.com/hello/world206 - Hello World - 51 - - - 531 - - 360 - 6 min 0s - 984 - 0.98s - 1 - - - 0 M - - - action - http://www.helloworld.com/hello/world206/0 - Hello World 0 - 52 - - - 532 - - 0 - 0s - 984 - 0.98s - 2 - - - 0 M - - - action - http://www.helloworld.com/hello/world206/1 - Hello World 1 - 53 - - - 533 - - 984 - 0.98s - 3 - - - 0 M - - - 0 - USD - $ - - - - - Site 3 - - - - - - - userId206 - new - - 0 - - 1 - none - - 0 - 0 - 361 - 6 min 1s - 0 - 3 - 3 - direct - Direct Entry - - - - - - - - Unknown - Unknown - plugins/Morpheus/icons/dist/devices/unknown.png - Unknown - - Unknown - Unknown - plugins/Morpheus/icons/dist/os/UNK.png - UNK - UNK - - Unknown - Unknown - Unknown - plugins/Morpheus/icons/dist/browsers/UNK.png - UNK - - + 0 0 0 @@ -12534,15 +12534,15 @@ 5 178 156.5.3.206 - + action http://www.helloworld.com/hello/world206 Hello World 51 - - + + 647 360 @@ -12551,7 +12551,7 @@ 0.98s 1 - + 0 M @@ -12559,8 +12559,8 @@ http://www.helloworld.com/hello/world206/0 Hello World 0 52 - - + + 648 0 @@ -12569,7 +12569,7 @@ 0.98s 2 - + 0 M @@ -12577,32 +12577,32 @@ http://www.helloworld.com/hello/world206/1 Hello World 1 53 - - + + 649 984 0.98s 3 - + 0 M 0 USD $ - - - - + + + + Site 5 - - - - - - + + + + + + userId206 new @@ -12644,7 +12644,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 0 0 0 @@ -12692,22 +12692,22 @@ 1 106 156.5.3.203 - + action http://www.helloworld.com/hello/world203 Hello World 39 - - + + 382 360 6 min 0s 1 - + 0 M @@ -12715,15 +12715,15 @@ http://www.helloworld.com/hello/world203/0 Hello World 0 40 - - + + 383 0 0s 2 - + 0 M @@ -12731,30 +12731,30 @@ http://www.helloworld.com/hello/world203/1 Hello World 1 41 - - + + 384 3 - + 0 M 0 USD $ - - - - + + + + Site 1 - - - - - - + + + + + + userId203 new @@ -12796,7 +12796,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 0 0 0 @@ -12844,29 +12844,29 @@ 1 119 156.5.3.208 - + action http://www.helloworld.com/hello/world208 Hello World 56 - - + + 431 360 6 min 0s 1 - + 0 M ecommerceAbandonedCart - 50 + 1 - + 208 @@ -12877,20 +12877,20 @@ plugins/Morpheus/images/ecommerceAbandonedCart.png - + action http://www.helloworld.com/hello/world208/0 Hello World 0 57 - - + + 432 2 - + 0 M @@ -12898,8 +12898,8 @@ http://www.helloworld.com/hello/world208/0 58 - - + + 0 433 Product 1 @@ -12908,7 +12908,7 @@ 2 - + 0 M @@ -12916,8 +12916,8 @@ http://www.helloworld.com/hello/world208/0 58 - - + + 0 434 Product 1 @@ -12926,7 +12926,7 @@ 2 - + 0 M @@ -12934,8 +12934,8 @@ http://www.helloworld.com/hello/world208/0 58 - - + + 0 435 Product 2 @@ -12944,7 +12944,7 @@ 2 - + 0 M @@ -12952,8 +12952,8 @@ http://www.helloworld.com/hello/world208/0 58 - - + + 0 436 Product 3 @@ -12962,7 +12962,7 @@ 2 - + 0 M @@ -12970,8 +12970,8 @@ http://www.helloworld.com/hello/world208/0 58 - - + + 0 437 Product 4 @@ -12980,7 +12980,7 @@ 2 - + 0 M @@ -12988,8 +12988,8 @@ http://www.helloworld.com/hello/world208/0 58 - - + + 0 438 Product 3 @@ -12998,7 +12998,7 @@ click 2 - + 0 M @@ -13006,8 +13006,8 @@ http://www.helloworld.com/hello/world208/0 58 - - + + 0 439 /path/product1.jpg @@ -13016,24 +13016,24 @@ hover 2 - + 0 M 0 USD $ - - - - + + + + Site 1 - - - - - - + + + + + + userId208 new @@ -13075,7 +13075,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 0 0 200 @@ -13123,22 +13123,22 @@ 3 138 156.5.3.203 - + action http://www.helloworld.com/hello/world203 Hello World 39 - - + + 498 360 6 min 0s 1 - + 0 M @@ -13146,15 +13146,15 @@ http://www.helloworld.com/hello/world203/0 Hello World 0 40 - - + + 499 0 0s 2 - + 0 M @@ -13162,30 +13162,30 @@ http://www.helloworld.com/hello/world203/1 Hello World 1 41 - - + + 500 3 - + 0 M 0 USD $ - - - - + + + + Site 3 - - - - - - + + + + + + userId203 new @@ -13227,7 +13227,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 0 0 0 @@ -13275,29 +13275,29 @@ 3 151 156.5.3.208 - + action http://www.helloworld.com/hello/world208 Hello World 56 - - + + 547 360 6 min 0s 1 - + 0 M ecommerceAbandonedCart - 50 + 1 - + 208 @@ -13308,20 +13308,20 @@ plugins/Morpheus/images/ecommerceAbandonedCart.png - + action http://www.helloworld.com/hello/world208/0 Hello World 0 57 - - + + 548 2 - + 0 M @@ -13329,8 +13329,8 @@ http://www.helloworld.com/hello/world208/0 58 - - + + 0 549 Product 1 @@ -13339,7 +13339,7 @@ 2 - + 0 M @@ -13347,8 +13347,8 @@ http://www.helloworld.com/hello/world208/0 58 - - + + 0 550 Product 1 @@ -13357,7 +13357,7 @@ 2 - + 0 M @@ -13365,8 +13365,8 @@ http://www.helloworld.com/hello/world208/0 58 - - + + 0 551 Product 2 @@ -13375,7 +13375,7 @@ 2 - + 0 M @@ -13383,8 +13383,8 @@ http://www.helloworld.com/hello/world208/0 58 - - + + 0 552 Product 3 @@ -13393,7 +13393,7 @@ 2 - + 0 M @@ -13401,8 +13401,8 @@ http://www.helloworld.com/hello/world208/0 58 - - + + 0 553 Product 4 @@ -13411,7 +13411,7 @@ 2 - + 0 M @@ -13419,8 +13419,8 @@ http://www.helloworld.com/hello/world208/0 58 - - + + 0 554 Product 3 @@ -13429,7 +13429,7 @@ click 2 - + 0 M @@ -13437,8 +13437,8 @@ http://www.helloworld.com/hello/world208/0 58 - - + + 0 555 /path/product1.jpg @@ -13447,24 +13447,24 @@ hover 2 - + 0 M 0 USD $ - - - - + + + + Site 3 - - - - - - + + + + + + userId208 new @@ -13506,7 +13506,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 0 0 50 @@ -13554,22 +13554,22 @@ 5 170 156.5.3.203 - + action http://www.helloworld.com/hello/world203 Hello World 39 - - + + 614 360 6 min 0s 1 - + 0 M @@ -13577,15 +13577,15 @@ http://www.helloworld.com/hello/world203/0 Hello World 0 40 - - + + 615 0 0s 2 - + 0 M @@ -13593,30 +13593,30 @@ http://www.helloworld.com/hello/world203/1 Hello World 1 41 - - + + 616 3 - + 0 M 0 USD $ - - - - + + + + Site 5 - - - - - - + + + + + + userId203 new @@ -13658,7 +13658,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 0 0 0 @@ -13706,29 +13706,29 @@ 5 183 156.5.3.208 - + action http://www.helloworld.com/hello/world208 Hello World 56 - - + + 663 360 6 min 0s 1 - + 0 M ecommerceAbandonedCart - 50 + 1 - + 208 @@ -13739,20 +13739,20 @@ plugins/Morpheus/images/ecommerceAbandonedCart.png - + action http://www.helloworld.com/hello/world208/0 Hello World 0 57 - - + + 664 2 - + 0 M @@ -13760,8 +13760,8 @@ http://www.helloworld.com/hello/world208/0 58 - - + + 0 665 Product 1 @@ -13770,7 +13770,7 @@ 2 - + 0 M @@ -13778,8 +13778,8 @@ http://www.helloworld.com/hello/world208/0 58 - - + + 0 666 Product 1 @@ -13788,7 +13788,7 @@ 2 - + 0 M @@ -13796,8 +13796,8 @@ http://www.helloworld.com/hello/world208/0 58 - - + + 0 667 Product 2 @@ -13806,7 +13806,7 @@ 2 - + 0 M @@ -13814,8 +13814,8 @@ http://www.helloworld.com/hello/world208/0 58 - - + + 0 668 Product 3 @@ -13824,7 +13824,7 @@ 2 - + 0 M @@ -13832,8 +13832,8 @@ http://www.helloworld.com/hello/world208/0 58 - - + + 0 669 Product 4 @@ -13842,7 +13842,7 @@ 2 - + 0 M @@ -13850,8 +13850,8 @@ http://www.helloworld.com/hello/world208/0 58 - - + + 0 670 Product 3 @@ -13860,7 +13860,7 @@ click 2 - + 0 M @@ -13868,8 +13868,8 @@ http://www.helloworld.com/hello/world208/0 58 - - + + 0 671 /path/product1.jpg @@ -13878,24 +13878,24 @@ hover 2 - + 0 M 0 USD $ - - - - + + + + Site 5 - - - - - - + + + + + + userId208 new @@ -13937,7 +13937,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 0 0 100 @@ -13985,26 +13985,26 @@ 1 126 156.5.3.211 - + goal Goal 1 1 - 0 + - + http://www.helloworld.com/hello/world211 plugins/Morpheus/images/goal.png - + action http://www.helloworld.com/hello/world211 Hello World 68 - - + + 459 360 @@ -14013,7 +14013,7 @@ 0.55s 1 - + 0 M @@ -14021,32 +14021,32 @@ http://www.helloworld.com/hello/world211/0 Hello World 0 69 - - + + 460 545 0.55s 2 - + 0 M 1 USD $ - - - - + + + + Site 1 - - - - - - + + + + + + userId211 new @@ -14088,7 +14088,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 1 1 0 @@ -14136,26 +14136,26 @@ 3 158 156.5.3.211 - + goal Goal 1 1 - 0 + - + http://www.helloworld.com/hello/world211 plugins/Morpheus/images/goal.png - + action http://www.helloworld.com/hello/world211 Hello World 68 - - + + 575 360 @@ -14164,7 +14164,7 @@ 0.55s 1 - + 0 M @@ -14172,32 +14172,32 @@ http://www.helloworld.com/hello/world211/0 Hello World 0 69 - - + + 576 545 0.55s 2 - + 0 M 1 USD $ - - - - + + + + Site 3 - - - - - - + + + + + + userId211 new @@ -14239,7 +14239,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 1 1 0 @@ -14287,26 +14287,26 @@ 5 190 156.5.3.211 - + goal Goal 1 1 - 0 + - + http://www.helloworld.com/hello/world211 plugins/Morpheus/images/goal.png - + action http://www.helloworld.com/hello/world211 Hello World 68 - - + + 691 360 @@ -14315,7 +14315,7 @@ 0.55s 1 - + 0 M @@ -14323,32 +14323,32 @@ http://www.helloworld.com/hello/world211/0 Hello World 0 69 - - + + 692 545 0.55s 2 - + 0 M 1 USD $ - - - - + + + + Site 5 - - - - - - + + + + + + userId211 new @@ -14390,7 +14390,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 1 1 0 @@ -14438,22 +14438,22 @@ 1 105 156.5.3.203 - + action http://www.helloworld.com/hello/world203 Hello World 39 - - + + 379 360 6 min 0s 1 - + 0 M @@ -14461,15 +14461,15 @@ http://www.helloworld.com/hello/world203/0 Hello World 0 40 - - + + 380 0 0s 2 - + 0 M @@ -14477,30 +14477,30 @@ http://www.helloworld.com/hello/world203/1 Hello World 1 41 - - + + 381 3 - + 0 M 0 USD $ - - - - + + + + Site 1 - - - - - - + + + + + + userId203 new @@ -14542,7 +14542,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 0 0 0 @@ -14590,26 +14590,26 @@ 1 125 156.5.3.211 - + goal Goal 2 2 - 0 + - + http://www.helloworld.com/hello/world211 plugins/Morpheus/images/goal.png - + action http://www.helloworld.com/hello/world211 Hello World 68 - - + + 457 360 @@ -14618,7 +14618,7 @@ 0.55s 1 - + 0 M @@ -14626,32 +14626,32 @@ http://www.helloworld.com/hello/world211/0 Hello World 0 69 - - + + 458 545 0.55s 2 - + 0 M 1 USD $ - - - - + + + + Site 1 - - - - - - + + + + + + userId211 new @@ -14693,7 +14693,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 1 1 0 @@ -14741,22 +14741,22 @@ 3 137 156.5.3.203 - + action http://www.helloworld.com/hello/world203 Hello World 39 - - + + 495 360 6 min 0s 1 - + 0 M @@ -14764,15 +14764,15 @@ http://www.helloworld.com/hello/world203/0 Hello World 0 40 - - + + 496 0 0s 2 - + 0 M @@ -14780,30 +14780,30 @@ http://www.helloworld.com/hello/world203/1 Hello World 1 41 - - + + 497 3 - + 0 M 0 USD $ - - - - + + + + Site 3 - - - - - - + + + + + + userId203 new @@ -14845,7 +14845,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 0 0 0 @@ -14893,26 +14893,26 @@ 3 157 156.5.3.211 - + goal Goal 2 2 - 0 + - + http://www.helloworld.com/hello/world211 plugins/Morpheus/images/goal.png - + action http://www.helloworld.com/hello/world211 Hello World 68 - - + + 573 360 @@ -14921,7 +14921,7 @@ 0.55s 1 - + 0 M @@ -14929,32 +14929,32 @@ http://www.helloworld.com/hello/world211/0 Hello World 0 69 - - + + 574 545 0.55s 2 - + 0 M 1 USD $ - - - - + + + + Site 3 - - - - - - + + + + + + userId211 new @@ -14996,7 +14996,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 1 1 0 @@ -15044,22 +15044,22 @@ 5 169 156.5.3.203 - + action http://www.helloworld.com/hello/world203 Hello World 39 - - + + 611 360 6 min 0s 1 - + 0 M @@ -15067,15 +15067,15 @@ http://www.helloworld.com/hello/world203/0 Hello World 0 40 - - + + 612 0 0s 2 - + 0 M @@ -15083,30 +15083,30 @@ http://www.helloworld.com/hello/world203/1 Hello World 1 41 - - + + 613 3 - + 0 M 0 USD $ - - - - + + + + Site 5 - - - - - - + + + + + + userId203 new @@ -15148,7 +15148,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 0 0 0 @@ -15196,26 +15196,26 @@ 5 189 156.5.3.211 - + goal Goal 2 2 - 0 + - + http://www.helloworld.com/hello/world211 plugins/Morpheus/images/goal.png - + action http://www.helloworld.com/hello/world211 Hello World 68 - - + + 689 360 @@ -15224,7 +15224,7 @@ 0.55s 1 - + 0 M @@ -15232,32 +15232,32 @@ http://www.helloworld.com/hello/world211/0 Hello World 0 69 - - + + 690 545 0.55s 2 - + 0 M 1 USD $ - - - - + + + + Site 5 - - - - - - + + + + + + userId211 new @@ -15299,7 +15299,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 1 1 0 @@ -15347,22 +15347,22 @@ 1 104 156.5.3.203 - + action http://www.helloworld.com/hello/world203 Hello World 39 - - + + 376 360 6 min 0s 1 - + 0 M @@ -15370,15 +15370,15 @@ http://www.helloworld.com/hello/world203/0 Hello World 0 40 - - + + 377 0 0s 2 - + 0 M @@ -15386,30 +15386,30 @@ http://www.helloworld.com/hello/world203/1 Hello World 1 41 - - + + 378 3 - + 0 M 0 USD $ - - - - + + + + Site 1 - - - - - - + + + + + + userId203 new @@ -15451,7 +15451,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 0 0 0 @@ -15499,22 +15499,22 @@ 3 136 156.5.3.203 - + action http://www.helloworld.com/hello/world203 Hello World 39 - - + + 492 360 6 min 0s 1 - + 0 M @@ -15522,15 +15522,15 @@ http://www.helloworld.com/hello/world203/0 Hello World 0 40 - - + + 493 0 0s 2 - + 0 M @@ -15538,30 +15538,30 @@ http://www.helloworld.com/hello/world203/1 Hello World 1 41 - - + + 494 3 - + 0 M 0 USD $ - - - - + + + + Site 3 - - - - - - + + + + + + userId203 new @@ -15603,7 +15603,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 0 0 0 @@ -15651,22 +15651,22 @@ 5 168 156.5.3.203 - + action http://www.helloworld.com/hello/world203 Hello World 39 - - + + 608 360 6 min 0s 1 - + 0 M @@ -15674,15 +15674,15 @@ http://www.helloworld.com/hello/world203/0 Hello World 0 40 - - + + 609 0 0s 2 - + 0 M @@ -15690,30 +15690,30 @@ http://www.helloworld.com/hello/world203/1 Hello World 1 41 - - + + 610 3 - + 0 M 0 USD $ - - - - + + + + Site 5 - - - - - - + + + + + + userId203 new @@ -15755,7 +15755,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 0 0 0 @@ -15803,15 +15803,15 @@ 1 100 156.5.3.202 - + action http://www.helloworld.com/hello/world202 Hello World 34 - - + + 367 360 @@ -15820,14 +15820,14 @@ 9.83s 1 - + 0 M ecommerceAbandonedCart - 50 + 1 - + 202 @@ -15838,39 +15838,39 @@ plugins/Morpheus/images/ecommerceAbandonedCart.png - + action http://www.helloworld.com/hello/world202/0 Hello World 0 35 - - + + 368 9831 9.83s 2 - + 0 M 0 USD $ - - - - + + + + Site 1 - - - - - - + + + + + + userId202 new @@ -15912,7 +15912,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 0 0 200 @@ -15960,22 +15960,22 @@ 1 103 156.5.3.203 - + action http://www.helloworld.com/hello/world203 Hello World 39 - - + + 373 360 6 min 0s 1 - + 0 M @@ -15983,15 +15983,15 @@ http://www.helloworld.com/hello/world203/0 Hello World 0 40 - - + + 374 0 0s 2 - + 0 M @@ -15999,30 +15999,30 @@ http://www.helloworld.com/hello/world203/1 Hello World 1 41 - - + + 375 3 - + 0 M 0 USD $ - - - - + + + + Site 1 - - - - - - + + + + + + userId203 new @@ -16064,164 +16064,164 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - - 0 - 0 - 0 - 0 - 0 - 0 - North America - amn - Mexico - mx - plugins/Morpheus/icons/dist/flags/mx.png - - - - Mexico - - - 12:34:06 - 12 - 0 - - - myCustomUserId - 203 - - - 1024x768 - cookie, flash, java - - - plugins/Morpheus/icons/dist/plugins/cookie.png - cookie - - - plugins/Morpheus/icons/dist/plugins/flash.png - flash - - - plugins/Morpheus/icons/dist/plugins/java.png - java - - - - - 3 - 132 - 156.5.3.202 - - - - action - http://www.helloworld.com/hello/world202 - Hello World - 34 - - - 483 - - 360 - 6 min 0s - 9831 - 9.83s - 1 - - - 0 M - - - ecommerceAbandonedCart - 50 - 1 - - - - 202 - My product 202 - Sound Category - 202 - 1 - - - plugins/Morpheus/images/ecommerceAbandonedCart.png - - - - action - http://www.helloworld.com/hello/world202/0 - Hello World 0 - 35 - - - 484 - - 9831 - 9.83s - 2 - - - 0 M - - - 0 - USD - $ - - - - - Site 3 - - - - - - - userId202 - new - - 0 - - 1 - abandonedCart - plugins/Morpheus/images/ecommerceAbandonedCart.png - 0 - 0 - 361 - 6 min 1s - 0 - 2 - 2 - direct - Direct Entry - - - - - - - - Unknown - Unknown - plugins/Morpheus/icons/dist/devices/unknown.png - Unknown - - Unknown - Unknown - plugins/Morpheus/icons/dist/os/UNK.png - UNK - UNK - - Unknown - Unknown - Unknown - plugins/Morpheus/icons/dist/browsers/UNK.png - UNK - - + + 0 + 0 + 0 + 0 + 0 + 0 + North America + amn + Mexico + mx + plugins/Morpheus/icons/dist/flags/mx.png + + + + Mexico + + + 12:34:06 + 12 + 0 + + + myCustomUserId + 203 + + + 1024x768 + cookie, flash, java + + + plugins/Morpheus/icons/dist/plugins/cookie.png + cookie + + + plugins/Morpheus/icons/dist/plugins/flash.png + flash + + + plugins/Morpheus/icons/dist/plugins/java.png + java + + + + + 3 + 132 + 156.5.3.202 + + + + action + http://www.helloworld.com/hello/world202 + Hello World + 34 + + + 483 + + 360 + 6 min 0s + 9831 + 9.83s + 1 + + + 0 M + + + ecommerceAbandonedCart + + 1 + + + + 202 + My product 202 + Sound Category + 202 + 1 + + + plugins/Morpheus/images/ecommerceAbandonedCart.png + + + + action + http://www.helloworld.com/hello/world202/0 + Hello World 0 + 35 + + + 484 + + 9831 + 9.83s + 2 + + + 0 M + + + 0 + USD + $ + + + + + Site 3 + + + + + + + userId202 + new + + 0 + + 1 + abandonedCart + plugins/Morpheus/images/ecommerceAbandonedCart.png + 0 + 0 + 361 + 6 min 1s + 0 + 2 + 2 + direct + Direct Entry + + + + + + + + Unknown + Unknown + plugins/Morpheus/icons/dist/devices/unknown.png + Unknown + + Unknown + Unknown + plugins/Morpheus/icons/dist/os/UNK.png + UNK + UNK + + Unknown + Unknown + Unknown + plugins/Morpheus/icons/dist/browsers/UNK.png + UNK + + 0 0 50 @@ -16269,22 +16269,22 @@ 3 135 156.5.3.203 - + action http://www.helloworld.com/hello/world203 Hello World 39 - - + + 489 360 6 min 0s 1 - + 0 M @@ -16292,15 +16292,15 @@ http://www.helloworld.com/hello/world203/0 Hello World 0 40 - - + + 490 0 0s 2 - + 0 M @@ -16308,30 +16308,30 @@ http://www.helloworld.com/hello/world203/1 Hello World 1 41 - - + + 491 3 - + 0 M 0 USD $ - - - - + + + + Site 3 - - - - - - + + + + + + userId203 new @@ -16373,7 +16373,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 0 0 0 @@ -16421,15 +16421,15 @@ 5 164 156.5.3.202 - + action http://www.helloworld.com/hello/world202 Hello World 34 - - + + 599 360 @@ -16438,14 +16438,14 @@ 9.83s 1 - + 0 M ecommerceAbandonedCart - 50 + 1 - + 202 @@ -16456,39 +16456,39 @@ plugins/Morpheus/images/ecommerceAbandonedCart.png - + action http://www.helloworld.com/hello/world202/0 Hello World 0 35 - - + + 600 9831 9.83s 2 - + 0 M 0 USD $ - - - - + + + + Site 5 - - - - - - + + + + + + userId202 new @@ -16530,7 +16530,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 0 0 100 @@ -16578,22 +16578,22 @@ 5 167 156.5.3.203 - + action http://www.helloworld.com/hello/world203 Hello World 39 - - + + 605 360 6 min 0s 1 - + 0 M @@ -16601,15 +16601,15 @@ http://www.helloworld.com/hello/world203/0 Hello World 0 40 - - + + 606 0 0s 2 - + 0 M @@ -16617,30 +16617,30 @@ http://www.helloworld.com/hello/world203/1 Hello World 1 41 - - + + 607 3 - + 0 M 0 USD $ - - - - + + + + Site 5 - - - - - - + + + + + + userId203 new @@ -16682,7 +16682,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 0 0 0 @@ -16730,26 +16730,26 @@ 1 65 156.5.3.200 - + goal Goal 1 1 - 0 + - + http://www.helloworld.com/hello/world200 plugins/Morpheus/images/goal.png - + action http://www.helloworld.com/hello/world200 Hello World 2 - - + + 233 360 @@ -16758,7 +16758,7 @@ 0.55s 1 - + 0 M @@ -16766,8 +16766,8 @@ http://www.helloworld.com/hello/world200/0 Hello World 0 4 - - + + 234 0 @@ -16776,7 +16776,7 @@ 0.55s 2 - + 0 M @@ -16784,8 +16784,8 @@ http://www.helloworld.com/hello/world200/1 Hello World 1 6 - - + + 235 0 @@ -16794,15 +16794,15 @@ 0.55s 3 - + 0 M search - - + + 236 mobile @@ -16810,7 +16810,7 @@ 0.55s 4 plugins/Morpheus/images/search_ico.png - + Search Category @@ -16828,8 +16828,8 @@ http://www.helloworld.com/hello/world200/1 8 - - + + 0 237 Product 1 @@ -16838,7 +16838,7 @@ 4 - + 0 M @@ -16846,8 +16846,8 @@ http://www.helloworld.com/hello/world200/1 8 - - + + 0 238 Product 1 @@ -16856,7 +16856,7 @@ 4 - + 0 M @@ -16864,8 +16864,8 @@ http://www.helloworld.com/hello/world200/1 8 - - + + 0 239 Product 2 @@ -16874,7 +16874,7 @@ 4 - + 0 M @@ -16882,8 +16882,8 @@ http://www.helloworld.com/hello/world200/1 8 - - + + 0 240 Product 3 @@ -16892,7 +16892,7 @@ 4 - + 0 M @@ -16900,8 +16900,8 @@ http://www.helloworld.com/hello/world200/1 8 - - + + 0 241 Product 4 @@ -16910,7 +16910,7 @@ 4 - + 0 M @@ -16918,8 +16918,8 @@ http://www.helloworld.com/hello/world200/1 8 - - + + 0 242 Product 3 @@ -16928,7 +16928,7 @@ click 4 - + 0 M @@ -16936,8 +16936,8 @@ http://www.helloworld.com/hello/world200/1 8 - - + + 0 243 /path/product1.jpg @@ -16946,24 +16946,24 @@ hover 4 - + 0 M 1 USD $ - - - - + + + + Site 1 - - - - - - + + + + + + userId200 new @@ -17005,7 +17005,7 @@ plugins/Morpheus/icons/dist/browsers/CH.png CH 17.0 - + 0 0 0 @@ -17053,26 +17053,26 @@ 1 70 156.5.3.202 - + goal Goal 1 1 - 0 + - + http://www.helloworld.com/hello/world202 plugins/Morpheus/images/goal.png - + action http://www.helloworld.com/hello/world202 Hello World 34 - - + + 255 360 @@ -17081,7 +17081,7 @@ 9.83s 1 - + 0 M @@ -17089,32 +17089,32 @@ http://www.helloworld.com/hello/world202/0 Hello World 0 35 - - + + 256 9831 9.83s 2 - + 0 M 1 USD $ - - - - + + + + Site 1 - - - - - - + + + + + + userId202 new @@ -17156,7 +17156,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 0 0 200 @@ -17204,33 +17204,33 @@ 1 77 156.5.3.203 - + goal Goal 1 1 - 0 + - + http://www.helloworld.com/hello/world203 plugins/Morpheus/images/goal.png - + action http://www.helloworld.com/hello/world203 Hello World 39 - - + + 275 360 6 min 0s 1 - + 0 M @@ -17238,15 +17238,15 @@ http://www.helloworld.com/hello/world203/0 Hello World 0 40 - - + + 276 0 0s 2 - + 0 M @@ -17254,30 +17254,30 @@ http://www.helloworld.com/hello/world203/1 Hello World 1 41 - - + + 277 3 - + 0 M 1 USD $ - - - - + + + + Site 1 - - - - - - + + + + + + userId203 new @@ -17319,7 +17319,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 0 0 0 @@ -17367,26 +17367,26 @@ 1 80 156.5.3.205 - + goal Goal 1 1 - 0 + - + http://www.helloworld.com/hello/world205 plugins/Morpheus/images/goal.png - + action http://www.helloworld.com/hello/world205 Hello World 46 - - + + 294 360 @@ -17395,7 +17395,7 @@ 0.59s 1 - + 0 M @@ -17403,32 +17403,32 @@ http://www.helloworld.com/hello/world205/0 Hello World 0 47 - - + + 295 585 0.59s 2 - + 0 M 1 USD $ - - - - + + + + Site 1 - - - - - - + + + + + + userId205 returningCustomer plugins/Live/images/returningVisitor.png @@ -17470,7 +17470,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 1 1 0 @@ -17518,26 +17518,26 @@ 1 84 156.5.3.206 - + goal Goal 2 2 - 0 + - + http://www.helloworld.com/hello/world206 plugins/Morpheus/images/goal.png - + action http://www.helloworld.com/hello/world206 Hello World 51 - - + + 305 360 @@ -17546,7 +17546,7 @@ 0.98s 1 - + 0 M @@ -17554,8 +17554,8 @@ http://www.helloworld.com/hello/world206/0 Hello World 0 52 - - + + 306 0 @@ -17564,7 +17564,7 @@ 0.98s 2 - + 0 M @@ -17572,32 +17572,32 @@ http://www.helloworld.com/hello/world206/1 Hello World 1 53 - - + + 307 984 0.98s 3 - + 0 M 1 USD $ - - - - + + + + Site 1 - - - - - - + + + + + + userId206 returningCustomer plugins/Live/images/returningVisitor.png @@ -17639,7 +17639,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 0 0 0 @@ -17687,22 +17687,22 @@ 1 88 156.5.3.208 - + action http://www.helloworld.com/hello/world208 Hello World 56 - - + + 324 360 6 min 0s 1 - + 0 M @@ -17710,30 +17710,30 @@ http://www.helloworld.com/hello/world208/0 Hello World 0 57 - - + + 325 2 - + 0 M 0 USD $ - - - - + + + + Site 1 - - - - - - + + + + + + userId208 returningCustomer plugins/Live/images/returningVisitor.png @@ -17775,7 +17775,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 0 0 200 @@ -17823,33 +17823,33 @@ 1 90 156.5.3.209 - + goal Goal 1 1 - 0 + - + http://www.helloworld.com/hello/world209 plugins/Morpheus/images/goal.png - + action http://www.helloworld.com/hello/world209 Hello World 62 - - + + 329 360 6 min 0s 1 - + 0 M @@ -17857,15 +17857,15 @@ http://www.helloworld.com/hello/world209/0 Hello World 0 63 - - + + 330 0 0s 2 - + 0 M @@ -17873,30 +17873,30 @@ http://www.helloworld.com/hello/world209/1 Hello World 1 64 - - + + 331 3 - + 0 M 1 USD $ - - - - + + + + Site 1 - - - - - - + + + + + + userId209 returningCustomer plugins/Live/images/returningVisitor.png @@ -17938,7 +17938,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 0 0 0 @@ -17982,26 +17982,26 @@ 1 96 156.5.3.211 - + goal Goal 1 1 - 0 + - + http://www.helloworld.com/hello/world211 plugins/Morpheus/images/goal.png - + action http://www.helloworld.com/hello/world211 Hello World 68 - - + + 347 360 @@ -18010,7 +18010,7 @@ 0.55s 1 - + 0 M @@ -18018,32 +18018,32 @@ http://www.helloworld.com/hello/world211/0 Hello World 0 69 - - + + 348 545 0.55s 2 - + 0 M 1 USD $ - - - - + + + + Site 1 - - - - - - + + + + + + userId211 returningCustomer plugins/Live/images/returningVisitor.png @@ -18085,7 +18085,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 1 1 0 @@ -18133,50 +18133,50 @@ 1 67 156.5.3.201 - + goal Goal 2 2 - 0 + - + http://www.helloworld.com/hello/world201 plugins/Morpheus/images/goal.png - + action http://www.helloworld.com/hello/world201 Hello World 25 - - + + 250 392 0.39s 1 - + 0 M 1 USD $ - - - - + + + + Site 1 - - - - - - + + + + + + userId201 new @@ -18218,7 +18218,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 0 0 0 @@ -18266,26 +18266,26 @@ 1 78 156.5.3.204 - + goal Goal 2 2 - 0 + - + http://www.helloworld.com/hello/world204 plugins/Morpheus/images/goal.png - + action http://www.helloworld.com/hello/world204 Hello World 42 - - + + 278 0 @@ -18294,7 +18294,7 @@ 0.35s 1 - + 0 M @@ -18302,8 +18302,8 @@ http://www.helloworld.com/hello/world204 43 - - + + 0 279 Product 1 @@ -18312,7 +18312,7 @@ 1 - + 0 M @@ -18320,8 +18320,8 @@ http://www.helloworld.com/hello/world204 43 - - + + 0 280 Product 1 @@ -18330,7 +18330,7 @@ 1 - + 0 M @@ -18338,8 +18338,8 @@ http://www.helloworld.com/hello/world204 43 - - + + 0 281 Product 2 @@ -18348,7 +18348,7 @@ 1 - + 0 M @@ -18356,8 +18356,8 @@ http://www.helloworld.com/hello/world204 43 - - + + 0 282 Product 3 @@ -18366,7 +18366,7 @@ 1 - + 0 M @@ -18374,8 +18374,8 @@ http://www.helloworld.com/hello/world204 43 - - + + 0 283 Product 4 @@ -18384,7 +18384,7 @@ 1 - + 0 M @@ -18392,8 +18392,8 @@ http://www.helloworld.com/hello/world204 43 - - + + 0 284 Product 3 @@ -18402,7 +18402,7 @@ click 1 - + 0 M @@ -18410,8 +18410,8 @@ http://www.helloworld.com/hello/world204 43 - - + + 0 285 /path/product1.jpg @@ -18420,15 +18420,15 @@ hover 1 - + 0 M event http://www.helloworld.com/hello/world204 45 - - + + 286 Sound play @@ -18436,7 +18436,7 @@ 0 0s 1 - + plugins/Morpheus/images/event.png Test Name 2 @@ -18446,8 +18446,8 @@ event http://www.helloworld.com/hello/world204 45 - - + + 287 Sound play @@ -18455,7 +18455,7 @@ 0 0s 1 - + plugins/Morpheus/images/event.png My Sound 3 @@ -18465,8 +18465,8 @@ event http://www.helloworld.com/hello/world204 45 - - + + 288 Sound stop @@ -18474,7 +18474,7 @@ 0 0s 1 - + plugins/Morpheus/images/event.png My Sound 1 @@ -18484,8 +18484,8 @@ event http://www.helloworld.com/hello/world204 45 - - + + 289 Sound resume @@ -18493,7 +18493,7 @@ 0 0s 1 - + plugins/Morpheus/images/event.png Another Sound 0 M @@ -18502,14 +18502,14 @@ event http://www.helloworld.com/hello/world204 45 - - + + 290 Sound play 1 - + plugins/Morpheus/images/event.png 0 M @@ -18517,17 +18517,17 @@ 1 USD $ - - - - + + + + Site 1 - - - - - - + + + + + + userId204 new @@ -18569,7 +18569,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 0 0 0 @@ -18617,39 +18617,39 @@ 1 86 156.5.3.207 - + action http://www.helloworld.com/hello/world207 Hello World 54 - - + + 314 1249 1.25s 1 - + 0 M 0 USD $ - - - - + + + + Site 1 - - - - - - + + + + + + userId207 returningCustomer plugins/Live/images/returningVisitor.png @@ -18691,7 +18691,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 0 0 0 @@ -18739,26 +18739,26 @@ 1 91 156.5.3.210 - + goal Goal 1 1 - 0 + - + http://www.helloworld.com/hello/world210 plugins/Morpheus/images/goal.png - + action http://www.helloworld.com/hello/world210 Hello World 65 - - + + 332 0 @@ -18767,15 +18767,15 @@ 1.03s 1 - + 0 M search - - + + 333 0 @@ -18785,7 +18785,7 @@ 1.03s 2 plugins/Morpheus/images/search_ico.png - + Search Results Count @@ -18798,8 +18798,8 @@ event http://www.helloworld.com/hello/world210 67 - - + + 334 Sound play @@ -18807,7 +18807,7 @@ 0 0s 2 - + plugins/Morpheus/images/event.png Test Name 2 @@ -18817,8 +18817,8 @@ event http://www.helloworld.com/hello/world210 67 - - + + 335 Sound play @@ -18826,7 +18826,7 @@ 0 0s 2 - + plugins/Morpheus/images/event.png My Sound 3 @@ -18836,8 +18836,8 @@ event http://www.helloworld.com/hello/world210 67 - - + + 336 Sound stop @@ -18845,7 +18845,7 @@ 0 0s 2 - + plugins/Morpheus/images/event.png My Sound 1 @@ -18855,8 +18855,8 @@ event http://www.helloworld.com/hello/world210 67 - - + + 337 Sound resume @@ -18864,7 +18864,7 @@ 0 0s 2 - + plugins/Morpheus/images/event.png Another Sound 0 M @@ -18873,14 +18873,14 @@ event http://www.helloworld.com/hello/world210 67 - - + + 338 Sound play 2 - + plugins/Morpheus/images/event.png 0 M @@ -18888,17 +18888,17 @@ 1 USD $ - - - - + + + + Site 1 - - - - - - + + + + + + userId210 returningCustomer plugins/Live/images/returningVisitor.png @@ -18940,7 +18940,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 0 0 0 @@ -18988,22 +18988,22 @@ 1 76 156.5.3.203 - + action http://www.helloworld.com/hello/world203 Hello World 39 - - + + 272 360 6 min 0s 1 - + 0 M @@ -19011,15 +19011,15 @@ http://www.helloworld.com/hello/world203/0 Hello World 0 40 - - + + 273 0 0s 2 - + 0 M @@ -19027,30 +19027,30 @@ http://www.helloworld.com/hello/world203/1 Hello World 1 41 - - + + 274 3 - + 0 M 0 USD $ - - - - + + + + Site 1 - - - - - - + + + + + + userId203 new @@ -19092,7 +19092,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 0 0 0 @@ -19140,15 +19140,15 @@ 1 92 156.5.3.211 - + action http://www.helloworld.com/hello/world211 Hello World 68 - - + + 339 360 @@ -19157,7 +19157,7 @@ 0.55s 1 - + 0 M @@ -19165,32 +19165,32 @@ http://www.helloworld.com/hello/world211/0 Hello World 0 69 - - + + 340 545 0.55s 2 - + 0 M 0 USD $ - - - - + + + + Site 1 - - - - - - + + + + + + userId211 returningCustomer plugins/Live/images/returningVisitor.png @@ -19232,7 +19232,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 1 1 0 @@ -19280,15 +19280,15 @@ 1 81 156.5.3.206 - + action http://www.helloworld.com/hello/world206 Hello World 51 - - + + 296 360 @@ -19297,7 +19297,7 @@ 0.98s 1 - + 0 M @@ -19305,8 +19305,8 @@ http://www.helloworld.com/hello/world206/0 Hello World 0 52 - - + + 297 0 @@ -19315,7 +19315,7 @@ 0.98s 2 - + 0 M @@ -19323,32 +19323,32 @@ http://www.helloworld.com/hello/world206/1 Hello World 1 53 - - + + 298 984 0.98s 3 - + 0 M 0 USD $ - - - - + + + + Site 1 - - - - - - + + + + + + userId206 returningCustomer plugins/Live/images/returningVisitor.png @@ -19390,7 +19390,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 0 0 0 @@ -19438,22 +19438,22 @@ 1 89 156.5.3.209 - + action http://www.helloworld.com/hello/world209 Hello World 62 - - + + 326 360 6 min 0s 1 - + 0 M @@ -19461,15 +19461,15 @@ http://www.helloworld.com/hello/world209/0 Hello World 0 63 - - + + 327 0 0s 2 - + 0 M @@ -19477,30 +19477,30 @@ http://www.helloworld.com/hello/world209/1 Hello World 1 64 - - + + 328 3 - + 0 M 0 USD $ - - - - + + + + Site 1 - - - - - - + + + + + + userId209 returningCustomer plugins/Live/images/returningVisitor.png @@ -19542,7 +19542,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 0 0 0 @@ -19586,15 +19586,15 @@ 1 66 156.5.3.201 - + action http://www.helloworld.com/hello/world201 Hello World 25 - - + + 244 0 @@ -19603,15 +19603,15 @@ 0.39s 1 - + 0 M event http://www.helloworld.com/hello/world201 26 - - + + 245 Sound play @@ -19619,7 +19619,7 @@ 0 0s 1 - + plugins/Morpheus/images/event.png Test Name 2 @@ -19629,8 +19629,8 @@ event http://www.helloworld.com/hello/world201 26 - - + + 246 Sound play @@ -19638,7 +19638,7 @@ 0 0s 1 - + plugins/Morpheus/images/event.png My Sound 3 @@ -19648,8 +19648,8 @@ event http://www.helloworld.com/hello/world201 26 - - + + 247 Sound stop @@ -19657,7 +19657,7 @@ 0 0s 1 - + plugins/Morpheus/images/event.png My Sound 1 @@ -19667,8 +19667,8 @@ event http://www.helloworld.com/hello/world201 26 - - + + 248 Sound resume @@ -19676,7 +19676,7 @@ 0 0s 1 - + plugins/Morpheus/images/event.png Another Sound 0 M @@ -19685,14 +19685,14 @@ event http://www.helloworld.com/hello/world201 26 - - + + 249 Sound play 1 - + plugins/Morpheus/images/event.png 0 M @@ -19700,17 +19700,17 @@ 0 USD $ - - - - + + + + Site 1 - - - - - - + + + + + + userId201 new @@ -19752,7 +19752,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 0 0 0 @@ -19800,22 +19800,22 @@ 1 75 156.5.3.203 - + action http://www.helloworld.com/hello/world203 Hello World 39 - - + + 269 360 6 min 0s 1 - + 0 M @@ -19823,15 +19823,15 @@ http://www.helloworld.com/hello/world203/0 Hello World 0 40 - - + + 270 0 0s 2 - + 0 M @@ -19839,30 +19839,30 @@ http://www.helloworld.com/hello/world203/1 Hello World 1 41 - - + + 271 3 - + 0 M 0 USD $ - - - - + + + + Site 1 - - - - - - + + + + + + userId203 new @@ -19904,7 +19904,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 0 0 0 @@ -19952,15 +19952,15 @@ 1 79 156.5.3.205 - + action http://www.helloworld.com/hello/world205 Hello World 46 - - + + 291 360 @@ -19969,7 +19969,7 @@ 0.59s 1 - + 0 M @@ -19977,8 +19977,8 @@ http://www.helloworld.com/hello/world205/0 Hello World 0 47 - - + + 292 0 @@ -19987,15 +19987,15 @@ 0.59s 2 - + 0 M search - - + + 293 ecommerce @@ -20003,7 +20003,7 @@ 0.59s 3 plugins/Morpheus/images/search_ico.png - + Search Category @@ -20020,17 +20020,17 @@ 0 USD $ - - - - + + + + Site 1 - - - - - - + + + + + + userId205 new @@ -20072,7 +20072,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 1 1 0 @@ -20120,15 +20120,15 @@ 1 83 156.5.3.206 - + action http://www.helloworld.com/hello/world206 Hello World 51 - - + + 302 360 @@ -20137,7 +20137,7 @@ 0.98s 1 - + 0 M @@ -20145,8 +20145,8 @@ http://www.helloworld.com/hello/world206/0 Hello World 0 52 - - + + 303 0 @@ -20155,7 +20155,7 @@ 0.98s 2 - + 0 M @@ -20163,32 +20163,32 @@ http://www.helloworld.com/hello/world206/1 Hello World 1 53 - - + + 304 984 0.98s 3 - + 0 M 0 USD $ - - - - + + + + Site 1 - - - - - - + + + + + + userId206 new @@ -20230,7 +20230,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 0 0 0 @@ -20278,15 +20278,15 @@ 1 85 156.5.3.207 - + action http://www.helloworld.com/hello/world207 Hello World 54 - - + + 308 0 @@ -20295,15 +20295,15 @@ 1.25s 1 - + 0 M event http://www.helloworld.com/hello/world207 55 - - + + 309 Sound play @@ -20311,7 +20311,7 @@ 0 0s 1 - + plugins/Morpheus/images/event.png Test Name 2 @@ -20321,8 +20321,8 @@ event http://www.helloworld.com/hello/world207 55 - - + + 310 Sound play @@ -20330,7 +20330,7 @@ 0 0s 1 - + plugins/Morpheus/images/event.png My Sound 3 @@ -20340,8 +20340,8 @@ event http://www.helloworld.com/hello/world207 55 - - + + 311 Sound stop @@ -20349,7 +20349,7 @@ 0 0s 1 - + plugins/Morpheus/images/event.png My Sound 1 @@ -20359,8 +20359,8 @@ event http://www.helloworld.com/hello/world207 55 - - + + 312 Sound resume @@ -20368,7 +20368,7 @@ 0 0s 1 - + plugins/Morpheus/images/event.png Another Sound 0 M @@ -20377,14 +20377,14 @@ event http://www.helloworld.com/hello/world207 55 - - + + 313 Sound play 1 - + plugins/Morpheus/images/event.png 0 M @@ -20392,17 +20392,17 @@ 0 USD $ - - - - + + + + Site 1 - - - - - - + + + + + + userId207 new @@ -20444,7 +20444,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 0 0 0 @@ -20492,15 +20492,15 @@ 1 69 156.5.3.202 - + action http://www.helloworld.com/hello/world202 Hello World 34 - - + + 253 360 @@ -20509,7 +20509,7 @@ 9.83s 1 - + 0 M @@ -20517,32 +20517,32 @@ http://www.helloworld.com/hello/world202/0 Hello World 0 35 - - + + 254 9831 9.83s 2 - + 0 M 0 USD $ - - - - + + + + Site 1 - - - - - - + + + + + + userId202 new @@ -20584,7 +20584,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 0 0 200 @@ -20632,15 +20632,15 @@ 1 95 156.5.3.211 - + action http://www.helloworld.com/hello/world211 Hello World 68 - - + + 345 360 @@ -20649,7 +20649,7 @@ 0.55s 1 - + 0 M @@ -20657,32 +20657,32 @@ http://www.helloworld.com/hello/world211/0 Hello World 0 69 - - + + 346 545 0.55s 2 - + 0 M 0 USD $ - - - - + + + + Site 1 - - - - - - + + + + + + userId211 new @@ -20724,7 +20724,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 1 1 0 @@ -20772,15 +20772,15 @@ 1 82 156.5.3.206 - + action http://www.helloworld.com/hello/world206 Hello World 51 - - + + 299 360 @@ -20789,7 +20789,7 @@ 0.98s 1 - + 0 M @@ -20797,8 +20797,8 @@ http://www.helloworld.com/hello/world206/0 Hello World 0 52 - - + + 300 0 @@ -20807,7 +20807,7 @@ 0.98s 2 - + 0 M @@ -20815,32 +20815,32 @@ http://www.helloworld.com/hello/world206/1 Hello World 1 53 - - + + 301 984 0.98s 3 - + 0 M 0 USD $ - - - - + + + + Site 1 - - - - - - + + + + + + userId206 new @@ -20882,7 +20882,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 0 0 0 @@ -20930,22 +20930,22 @@ 1 74 156.5.3.203 - + action http://www.helloworld.com/hello/world203 Hello World 39 - - + + 266 360 6 min 0s 1 - + 0 M @@ -20953,15 +20953,15 @@ http://www.helloworld.com/hello/world203/0 Hello World 0 40 - - + + 267 0 0s 2 - + 0 M @@ -20969,30 +20969,30 @@ http://www.helloworld.com/hello/world203/1 Hello World 1 41 - - + + 268 3 - + 0 M 0 USD $ - - - - + + + + Site 1 - - - - - - + + + + + + userId203 new @@ -21034,7 +21034,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 0 0 0 @@ -21082,29 +21082,29 @@ 1 87 156.5.3.208 - + action http://www.helloworld.com/hello/world208 Hello World 56 - - + + 315 360 6 min 0s 1 - + 0 M ecommerceAbandonedCart - 50 + 1 - + 208 @@ -21115,20 +21115,20 @@ plugins/Morpheus/images/ecommerceAbandonedCart.png - + action http://www.helloworld.com/hello/world208/0 Hello World 0 57 - - + + 316 2 - + 0 M @@ -21136,8 +21136,8 @@ http://www.helloworld.com/hello/world208/0 58 - - + + 0 317 Product 1 @@ -21146,7 +21146,7 @@ 2 - + 0 M @@ -21154,8 +21154,8 @@ http://www.helloworld.com/hello/world208/0 58 - - + + 0 318 Product 1 @@ -21164,7 +21164,7 @@ 2 - + 0 M @@ -21172,8 +21172,8 @@ http://www.helloworld.com/hello/world208/0 58 - - + + 0 319 Product 2 @@ -21182,7 +21182,7 @@ 2 - + 0 M @@ -21190,8 +21190,8 @@ http://www.helloworld.com/hello/world208/0 58 - - + + 0 320 Product 3 @@ -21200,7 +21200,7 @@ 2 - + 0 M @@ -21208,8 +21208,8 @@ http://www.helloworld.com/hello/world208/0 58 - - + + 0 321 Product 4 @@ -21218,7 +21218,7 @@ 2 - + 0 M @@ -21226,8 +21226,8 @@ http://www.helloworld.com/hello/world208/0 58 - - + + 0 322 Product 3 @@ -21236,7 +21236,7 @@ click 2 - + 0 M @@ -21244,8 +21244,8 @@ http://www.helloworld.com/hello/world208/0 58 - - + + 0 323 /path/product1.jpg @@ -21254,24 +21254,24 @@ hover 2 - + 0 M 0 USD $ - - - - + + + + Site 1 - - - - - - + + + + + + userId208 new @@ -21313,7 +21313,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 0 0 200 @@ -21361,26 +21361,26 @@ 1 94 156.5.3.211 - + goal Goal 1 1 - 0 + - + http://www.helloworld.com/hello/world211 plugins/Morpheus/images/goal.png - + action http://www.helloworld.com/hello/world211 Hello World 68 - - + + 343 360 @@ -21389,7 +21389,7 @@ 0.55s 1 - + 0 M @@ -21397,32 +21397,32 @@ http://www.helloworld.com/hello/world211/0 Hello World 0 69 - - + + 344 545 0.55s 2 - + 0 M 1 USD $ - - - - + + + + Site 1 - - - - - - + + + + + + userId211 new @@ -21464,7 +21464,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 1 1 0 @@ -21512,22 +21512,22 @@ 1 73 156.5.3.203 - + action http://www.helloworld.com/hello/world203 Hello World 39 - - + + 263 360 6 min 0s 1 - + 0 M @@ -21535,15 +21535,15 @@ http://www.helloworld.com/hello/world203/0 Hello World 0 40 - - + + 264 0 0s 2 - + 0 M @@ -21551,30 +21551,30 @@ http://www.helloworld.com/hello/world203/1 Hello World 1 41 - - + + 265 3 - + 0 M 0 USD $ - - - - + + + + Site 1 - - - - - - + + + + + + userId203 new @@ -21616,7 +21616,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 0 0 0 @@ -21664,26 +21664,26 @@ 1 93 156.5.3.211 - + goal Goal 2 2 - 0 + - + http://www.helloworld.com/hello/world211 plugins/Morpheus/images/goal.png - + action http://www.helloworld.com/hello/world211 Hello World 68 - - + + 341 360 @@ -21692,7 +21692,7 @@ 0.55s 1 - + 0 M @@ -21700,32 +21700,32 @@ http://www.helloworld.com/hello/world211/0 Hello World 0 69 - - + + 342 545 0.55s 2 - + 0 M 1 USD $ - - - - + + + + Site 1 - - - - - - + + + + + + userId211 new @@ -21767,7 +21767,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 1 1 0 @@ -21815,22 +21815,22 @@ 1 72 156.5.3.203 - + action http://www.helloworld.com/hello/world203 Hello World 39 - - + + 260 360 6 min 0s 1 - + 0 M @@ -21838,15 +21838,15 @@ http://www.helloworld.com/hello/world203/0 Hello World 0 40 - - + + 261 0 0s 2 - + 0 M @@ -21854,30 +21854,30 @@ http://www.helloworld.com/hello/world203/1 Hello World 1 41 - - + + 262 3 - + 0 M 0 USD $ - - - - + + + + Site 1 - - - - - - + + + + + + userId203 new @@ -21919,7 +21919,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 0 0 0 @@ -21967,15 +21967,15 @@ 1 68 156.5.3.202 - + action http://www.helloworld.com/hello/world202 Hello World 34 - - + + 251 360 @@ -21984,14 +21984,14 @@ 9.83s 1 - + 0 M ecommerceAbandonedCart - 50 + 1 - + 202 @@ -22002,39 +22002,39 @@ plugins/Morpheus/images/ecommerceAbandonedCart.png - + action http://www.helloworld.com/hello/world202/0 Hello World 0 35 - - + + 252 9831 9.83s 2 - + 0 M 0 USD $ - - - - + + + + Site 1 - - - - - - + + + + + + userId202 new @@ -22076,7 +22076,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 0 0 200 @@ -22124,22 +22124,22 @@ 1 71 156.5.3.203 - + action http://www.helloworld.com/hello/world203 Hello World 39 - - + + 257 360 6 min 0s 1 - + 0 M @@ -22147,15 +22147,15 @@ http://www.helloworld.com/hello/world203/0 Hello World 0 40 - - + + 258 0 0s 2 - + 0 M @@ -22163,30 +22163,30 @@ http://www.helloworld.com/hello/world203/1 Hello World 1 41 - - + + 259 3 - + 0 M 0 USD $ - - - - + + + + Site 1 - - - - - - + + + + + + userId203 new @@ -22228,7 +22228,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 0 0 0 @@ -22276,26 +22276,26 @@ 1 33 156.5.3.200 - + goal Goal 1 1 - 0 + - + http://www.helloworld.com/hello/world200 plugins/Morpheus/images/goal.png - + action http://www.helloworld.com/hello/world200 Hello World 2 - - + + 117 360 @@ -22304,7 +22304,7 @@ 0.55s 1 - + 0 M @@ -22312,8 +22312,8 @@ http://www.helloworld.com/hello/world200/0 Hello World 0 4 - - + + 118 0 @@ -22322,7 +22322,7 @@ 0.55s 2 - + 0 M @@ -22330,8 +22330,8 @@ http://www.helloworld.com/hello/world200/1 Hello World 1 6 - - + + 119 0 @@ -22340,15 +22340,15 @@ 0.55s 3 - + 0 M search - - + + 120 mobile @@ -22356,7 +22356,7 @@ 0.55s 4 plugins/Morpheus/images/search_ico.png - + Search Category @@ -22374,8 +22374,8 @@ http://www.helloworld.com/hello/world200/1 8 - - + + 0 121 Product 1 @@ -22384,7 +22384,7 @@ 4 - + 0 M @@ -22392,8 +22392,8 @@ http://www.helloworld.com/hello/world200/1 8 - - + + 0 122 Product 1 @@ -22402,7 +22402,7 @@ 4 - + 0 M @@ -22410,8 +22410,8 @@ http://www.helloworld.com/hello/world200/1 8 - - + + 0 123 Product 2 @@ -22420,7 +22420,7 @@ 4 - + 0 M @@ -22428,8 +22428,8 @@ http://www.helloworld.com/hello/world200/1 8 - - + + 0 124 Product 3 @@ -22438,7 +22438,7 @@ 4 - + 0 M @@ -22446,8 +22446,8 @@ http://www.helloworld.com/hello/world200/1 8 - - + + 0 125 Product 4 @@ -22456,7 +22456,7 @@ 4 - + 0 M @@ -22464,8 +22464,8 @@ http://www.helloworld.com/hello/world200/1 8 - - + + 0 126 Product 3 @@ -22474,7 +22474,7 @@ click 4 - + 0 M @@ -22482,8 +22482,8 @@ http://www.helloworld.com/hello/world200/1 8 - - + + 0 127 /path/product1.jpg @@ -22492,24 +22492,24 @@ hover 4 - + 0 M 1 USD $ - - - - + + + + Site 1 - - - - - - + + + + + + userId200 new @@ -22551,7 +22551,7 @@ plugins/Morpheus/icons/dist/browsers/CH.png CH 17.0 - + 0 0 0 @@ -22599,26 +22599,26 @@ 1 38 156.5.3.202 - + goal Goal 1 1 - 0 + - + http://www.helloworld.com/hello/world202 plugins/Morpheus/images/goal.png - + action http://www.helloworld.com/hello/world202 Hello World 34 - - + + 139 360 @@ -22627,7 +22627,7 @@ 9.83s 1 - + 0 M @@ -22635,32 +22635,32 @@ http://www.helloworld.com/hello/world202/0 Hello World 0 35 - - + + 140 9831 9.83s 2 - + 0 M 1 USD $ - - - - + + + + Site 1 - - - - - - + + + + + + userId202 new @@ -22702,7 +22702,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 0 0 200 @@ -22750,33 +22750,33 @@ 1 45 156.5.3.203 - + goal Goal 1 1 - 0 + - + http://www.helloworld.com/hello/world203 plugins/Morpheus/images/goal.png - + action http://www.helloworld.com/hello/world203 Hello World 39 - - + + 159 360 6 min 0s 1 - + 0 M @@ -22784,15 +22784,15 @@ http://www.helloworld.com/hello/world203/0 Hello World 0 40 - - + + 160 0 0s 2 - + 0 M @@ -22800,30 +22800,30 @@ http://www.helloworld.com/hello/world203/1 Hello World 1 41 - - + + 161 3 - + 0 M 1 USD $ - - - - + + + + Site 1 - - - - - - + + + + + + userId203 new @@ -22865,7 +22865,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 0 0 0 @@ -22913,26 +22913,26 @@ 1 48 156.5.3.205 - + goal Goal 1 1 - 0 + - + http://www.helloworld.com/hello/world205 plugins/Morpheus/images/goal.png - + action http://www.helloworld.com/hello/world205 Hello World 46 - - + + 178 360 @@ -22941,7 +22941,7 @@ 0.59s 1 - + 0 M @@ -22949,32 +22949,32 @@ http://www.helloworld.com/hello/world205/0 Hello World 0 47 - - + + 179 585 0.59s 2 - + 0 M 1 USD $ - - - - + + + + Site 1 - - - - - - + + + + + + userId205 returningCustomer plugins/Live/images/returningVisitor.png @@ -23016,7 +23016,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 1 1 0 @@ -23064,26 +23064,26 @@ 1 52 156.5.3.206 - + goal Goal 2 2 - 0 + - + http://www.helloworld.com/hello/world206 plugins/Morpheus/images/goal.png - + action http://www.helloworld.com/hello/world206 Hello World 51 - - + + 189 360 @@ -23092,7 +23092,7 @@ 0.98s 1 - + 0 M @@ -23100,8 +23100,8 @@ http://www.helloworld.com/hello/world206/0 Hello World 0 52 - - + + 190 0 @@ -23110,7 +23110,7 @@ 0.98s 2 - + 0 M @@ -23118,32 +23118,32 @@ http://www.helloworld.com/hello/world206/1 Hello World 1 53 - - + + 191 984 0.98s 3 - + 0 M 1 USD $ - - - - + + + + Site 1 - - - - - - + + + + + + userId206 returningCustomer plugins/Live/images/returningVisitor.png @@ -23185,7 +23185,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 0 0 0 @@ -23233,22 +23233,22 @@ 1 56 156.5.3.208 - + action http://www.helloworld.com/hello/world208 Hello World 56 - - + + 208 360 6 min 0s 1 - + 0 M @@ -23256,30 +23256,30 @@ http://www.helloworld.com/hello/world208/0 Hello World 0 57 - - + + 209 2 - + 0 M 0 USD $ - - - - + + + + Site 1 - - - - - - + + + + + + userId208 returningCustomer plugins/Live/images/returningVisitor.png @@ -23321,7 +23321,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 0 0 200 @@ -23369,33 +23369,33 @@ 1 58 156.5.3.209 - + goal Goal 1 1 - 0 + - + http://www.helloworld.com/hello/world209 plugins/Morpheus/images/goal.png - + action http://www.helloworld.com/hello/world209 Hello World 62 - - + + 213 360 6 min 0s 1 - + 0 M @@ -23403,15 +23403,15 @@ http://www.helloworld.com/hello/world209/0 Hello World 0 63 - - + + 214 0 0s 2 - + 0 M @@ -23419,30 +23419,30 @@ http://www.helloworld.com/hello/world209/1 Hello World 1 64 - - + + 215 3 - + 0 M 1 USD $ - - - - + + + + Site 1 - - - - - - + + + + + + userId209 returningCustomer plugins/Live/images/returningVisitor.png @@ -23484,7 +23484,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 0 0 0 @@ -23528,26 +23528,26 @@ 1 64 156.5.3.211 - + goal Goal 1 1 - 0 + - + http://www.helloworld.com/hello/world211 plugins/Morpheus/images/goal.png - + action http://www.helloworld.com/hello/world211 Hello World 68 - - + + 231 360 @@ -23556,7 +23556,7 @@ 0.55s 1 - + 0 M @@ -23564,32 +23564,32 @@ http://www.helloworld.com/hello/world211/0 Hello World 0 69 - - + + 232 545 0.55s 2 - + 0 M 1 USD $ - - - - + + + + Site 1 - - - - - - + + + + + + userId211 returningCustomer plugins/Live/images/returningVisitor.png @@ -23631,7 +23631,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 1 1 0 @@ -23679,26 +23679,26 @@ 5 193 156.5.3.200 - + goal Goal 1 1 - 0 + - + http://www.helloworld.com/hello/world200 plugins/Morpheus/images/goal.png - + action http://www.helloworld.com/hello/world200 Hello World 2 - - + + 697 360 @@ -23707,7 +23707,7 @@ 0.55s 1 - + 0 M @@ -23715,8 +23715,8 @@ http://www.helloworld.com/hello/world200/0 Hello World 0 4 - - + + 698 0 @@ -23725,7 +23725,7 @@ 0.55s 2 - + 0 M @@ -23733,8 +23733,8 @@ http://www.helloworld.com/hello/world200/1 Hello World 1 6 - - + + 699 0 @@ -23743,15 +23743,15 @@ 0.55s 3 - + 0 M search - - + + 700 mobile @@ -23759,7 +23759,7 @@ 0.55s 4 plugins/Morpheus/images/search_ico.png - + Search Category @@ -23777,8 +23777,8 @@ http://www.helloworld.com/hello/world200/1 8 - - + + 0 701 Product 1 @@ -23787,7 +23787,7 @@ 4 - + 0 M @@ -23795,8 +23795,8 @@ http://www.helloworld.com/hello/world200/1 8 - - + + 0 702 Product 1 @@ -23805,7 +23805,7 @@ 4 - + 0 M @@ -23813,8 +23813,8 @@ http://www.helloworld.com/hello/world200/1 8 - - + + 0 703 Product 2 @@ -23823,7 +23823,7 @@ 4 - + 0 M @@ -23831,8 +23831,8 @@ http://www.helloworld.com/hello/world200/1 8 - - + + 0 704 Product 3 @@ -23841,7 +23841,7 @@ 4 - + 0 M @@ -23849,8 +23849,8 @@ http://www.helloworld.com/hello/world200/1 8 - - + + 0 705 Product 4 @@ -23859,7 +23859,7 @@ 4 - + 0 M @@ -23867,8 +23867,8 @@ http://www.helloworld.com/hello/world200/1 8 - - + + 0 706 Product 3 @@ -23877,7 +23877,7 @@ click 4 - + 0 M @@ -23885,8 +23885,8 @@ http://www.helloworld.com/hello/world200/1 8 - - + + 0 707 /path/product1.jpg @@ -23895,24 +23895,24 @@ hover 4 - + 0 M 1 USD $ - - - - + + + + Site 5 - - - - - - + + + + + + userId200 new @@ -23954,7 +23954,7 @@ plugins/Morpheus/icons/dist/browsers/CH.png CH 17.0 - + 0 0 0 @@ -24002,26 +24002,26 @@ 5 198 156.5.3.202 - + goal Goal 1 1 - 0 + - + http://www.helloworld.com/hello/world202 plugins/Morpheus/images/goal.png - + action http://www.helloworld.com/hello/world202 Hello World 34 - - + + 719 360 @@ -24030,7 +24030,7 @@ 9.83s 1 - + 0 M @@ -24038,32 +24038,32 @@ http://www.helloworld.com/hello/world202/0 Hello World 0 35 - - + + 720 9831 9.83s 2 - + 0 M 1 USD $ - - - - + + + + Site 5 - - - - - - + + + + + + userId202 new @@ -24105,7 +24105,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 0 0 100 @@ -24153,33 +24153,33 @@ 5 205 156.5.3.203 - + goal Goal 1 1 - 0 + - + http://www.helloworld.com/hello/world203 plugins/Morpheus/images/goal.png - + action http://www.helloworld.com/hello/world203 Hello World 39 - - + + 739 360 6 min 0s 1 - + 0 M @@ -24187,15 +24187,15 @@ http://www.helloworld.com/hello/world203/0 Hello World 0 40 - - + + 740 0 0s 2 - + 0 M @@ -24203,30 +24203,30 @@ http://www.helloworld.com/hello/world203/1 Hello World 1 41 - - + + 741 3 - + 0 M 1 USD $ - - - - + + + + Site 5 - - - - - - + + + + + + userId203 new @@ -24268,7 +24268,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 0 0 0 @@ -24316,26 +24316,26 @@ 5 208 156.5.3.205 - + goal Goal 1 1 - 0 + - + http://www.helloworld.com/hello/world205 plugins/Morpheus/images/goal.png - + action http://www.helloworld.com/hello/world205 Hello World 46 - - + + 758 360 @@ -24344,7 +24344,7 @@ 0.59s 1 - + 0 M @@ -24352,32 +24352,32 @@ http://www.helloworld.com/hello/world205/0 Hello World 0 47 - - + + 759 585 0.59s 2 - + 0 M 1 USD $ - - - - + + + + Site 5 - - - - - - + + + + + + userId205 returningCustomer plugins/Live/images/returningVisitor.png @@ -24419,7 +24419,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 1 1 0 @@ -24467,26 +24467,26 @@ 5 212 156.5.3.206 - + goal Goal 2 2 - 0 + - + http://www.helloworld.com/hello/world206 plugins/Morpheus/images/goal.png - + action http://www.helloworld.com/hello/world206 Hello World 51 - - + + 769 360 @@ -24495,7 +24495,7 @@ 0.98s 1 - + 0 M @@ -24503,8 +24503,8 @@ http://www.helloworld.com/hello/world206/0 Hello World 0 52 - - + + 770 0 @@ -24513,7 +24513,7 @@ 0.98s 2 - + 0 M @@ -24521,32 +24521,32 @@ http://www.helloworld.com/hello/world206/1 Hello World 1 53 - - + + 771 984 0.98s 3 - + 0 M 1 USD $ - - - - + + + + Site 5 - - - - - - + + + + + + userId206 returningCustomer plugins/Live/images/returningVisitor.png @@ -24588,7 +24588,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 0 0 0 @@ -24636,22 +24636,22 @@ 5 216 156.5.3.208 - + action http://www.helloworld.com/hello/world208 Hello World 56 - - + + 788 360 6 min 0s 1 - + 0 M @@ -24659,30 +24659,30 @@ http://www.helloworld.com/hello/world208/0 Hello World 0 57 - - + + 789 2 - + 0 M 0 USD $ - - - - + + + + Site 5 - - - - - - + + + + + + userId208 returningCustomer plugins/Live/images/returningVisitor.png @@ -24724,7 +24724,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 0 0 100 @@ -24772,33 +24772,33 @@ 5 218 156.5.3.209 - + goal Goal 1 1 - 0 + - + http://www.helloworld.com/hello/world209 plugins/Morpheus/images/goal.png - + action http://www.helloworld.com/hello/world209 Hello World 62 - - + + 793 360 6 min 0s 1 - + 0 M @@ -24806,15 +24806,15 @@ http://www.helloworld.com/hello/world209/0 Hello World 0 63 - - + + 794 0 0s 2 - + 0 M @@ -24822,30 +24822,30 @@ http://www.helloworld.com/hello/world209/1 Hello World 1 64 - - + + 795 3 - + 0 M 1 USD $ - - - - + + + + Site 5 - - - - - - + + + + + + userId209 returningCustomer plugins/Live/images/returningVisitor.png @@ -24887,7 +24887,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 0 0 0 @@ -24931,26 +24931,26 @@ 5 224 156.5.3.211 - + goal Goal 1 1 - 0 + - + http://www.helloworld.com/hello/world211 plugins/Morpheus/images/goal.png - + action http://www.helloworld.com/hello/world211 Hello World 68 - - + + 811 360 @@ -24959,7 +24959,7 @@ 0.55s 1 - + 0 M @@ -24967,32 +24967,32 @@ http://www.helloworld.com/hello/world211/0 Hello World 0 69 - - + + 812 545 0.55s 2 - + 0 M 1 USD $ - - - - + + + + Site 5 - - - - - - + + + + + + userId211 returningCustomer plugins/Live/images/returningVisitor.png @@ -25034,7 +25034,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 1 1 0 @@ -25082,50 +25082,50 @@ 1 35 156.5.3.201 - + goal Goal 2 2 - 0 + - + http://www.helloworld.com/hello/world201 plugins/Morpheus/images/goal.png - + action http://www.helloworld.com/hello/world201 Hello World 25 - - + + 134 392 0.39s 1 - + 0 M 1 USD $ - - - - + + + + Site 1 - - - - - - + + + + + + userId201 new @@ -25167,7 +25167,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 0 0 0 @@ -25215,26 +25215,26 @@ 1 46 156.5.3.204 - + goal Goal 2 2 - 0 + - + http://www.helloworld.com/hello/world204 plugins/Morpheus/images/goal.png - + action http://www.helloworld.com/hello/world204 Hello World 42 - - + + 162 0 @@ -25243,7 +25243,7 @@ 0.35s 1 - + 0 M @@ -25251,8 +25251,8 @@ http://www.helloworld.com/hello/world204 43 - - + + 0 163 Product 1 @@ -25261,7 +25261,7 @@ 1 - + 0 M @@ -25269,8 +25269,8 @@ http://www.helloworld.com/hello/world204 43 - - + + 0 164 Product 1 @@ -25279,7 +25279,7 @@ 1 - + 0 M @@ -25287,8 +25287,8 @@ http://www.helloworld.com/hello/world204 43 - - + + 0 165 Product 2 @@ -25297,7 +25297,7 @@ 1 - + 0 M @@ -25305,8 +25305,8 @@ http://www.helloworld.com/hello/world204 43 - - + + 0 166 Product 3 @@ -25315,7 +25315,7 @@ 1 - + 0 M @@ -25323,8 +25323,8 @@ http://www.helloworld.com/hello/world204 43 - - + + 0 167 Product 4 @@ -25333,7 +25333,7 @@ 1 - + 0 M @@ -25341,8 +25341,8 @@ http://www.helloworld.com/hello/world204 43 - - + + 0 168 Product 3 @@ -25351,7 +25351,7 @@ click 1 - + 0 M @@ -25359,8 +25359,8 @@ http://www.helloworld.com/hello/world204 43 - - + + 0 169 /path/product1.jpg @@ -25369,15 +25369,15 @@ hover 1 - + 0 M event http://www.helloworld.com/hello/world204 45 - - + + 170 Sound play @@ -25385,7 +25385,7 @@ 0 0s 1 - + plugins/Morpheus/images/event.png Test Name 2 @@ -25395,8 +25395,8 @@ event http://www.helloworld.com/hello/world204 45 - - + + 171 Sound play @@ -25404,7 +25404,7 @@ 0 0s 1 - + plugins/Morpheus/images/event.png My Sound 3 @@ -25414,8 +25414,8 @@ event http://www.helloworld.com/hello/world204 45 - - + + 172 Sound stop @@ -25423,7 +25423,7 @@ 0 0s 1 - + plugins/Morpheus/images/event.png My Sound 1 @@ -25433,8 +25433,8 @@ event http://www.helloworld.com/hello/world204 45 - - + + 173 Sound resume @@ -25442,7 +25442,7 @@ 0 0s 1 - + plugins/Morpheus/images/event.png Another Sound 0 M @@ -25451,14 +25451,14 @@ event http://www.helloworld.com/hello/world204 45 - - + + 174 Sound play 1 - + plugins/Morpheus/images/event.png 0 M @@ -25466,17 +25466,17 @@ 1 USD $ - - - - + + + + Site 1 - - - - - - + + + + + + userId204 new @@ -25518,7 +25518,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 0 0 0 @@ -25566,39 +25566,39 @@ 1 54 156.5.3.207 - + action http://www.helloworld.com/hello/world207 Hello World 54 - - + + 198 1249 1.25s 1 - + 0 M 0 USD $ - - - - + + + + Site 1 - - - - - - + + + + + + userId207 returningCustomer plugins/Live/images/returningVisitor.png @@ -25640,7 +25640,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 0 0 0 @@ -25688,26 +25688,26 @@ 1 59 156.5.3.210 - + goal Goal 1 1 - 0 + - + http://www.helloworld.com/hello/world210 plugins/Morpheus/images/goal.png - + action http://www.helloworld.com/hello/world210 Hello World 65 - - + + 216 0 @@ -25716,15 +25716,15 @@ 1.03s 1 - + 0 M search - - + + 217 0 @@ -25734,7 +25734,7 @@ 1.03s 2 plugins/Morpheus/images/search_ico.png - + Search Results Count @@ -25747,8 +25747,8 @@ event http://www.helloworld.com/hello/world210 67 - - + + 218 Sound play @@ -25756,7 +25756,7 @@ 0 0s 2 - + plugins/Morpheus/images/event.png Test Name 2 @@ -25766,8 +25766,8 @@ event http://www.helloworld.com/hello/world210 67 - - + + 219 Sound play @@ -25775,7 +25775,7 @@ 0 0s 2 - + plugins/Morpheus/images/event.png My Sound 3 @@ -25785,8 +25785,8 @@ event http://www.helloworld.com/hello/world210 67 - - + + 220 Sound stop @@ -25794,7 +25794,7 @@ 0 0s 2 - + plugins/Morpheus/images/event.png My Sound 1 @@ -25804,8 +25804,8 @@ event http://www.helloworld.com/hello/world210 67 - - + + 221 Sound resume @@ -25813,7 +25813,7 @@ 0 0s 2 - + plugins/Morpheus/images/event.png Another Sound 0 M @@ -25822,14 +25822,14 @@ event http://www.helloworld.com/hello/world210 67 - - + + 222 Sound play 2 - + plugins/Morpheus/images/event.png 0 M @@ -25837,17 +25837,17 @@ 1 USD $ - - - - + + + + Site 1 - - - - - - + + + + + + userId210 returningCustomer plugins/Live/images/returningVisitor.png @@ -25889,7 +25889,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 0 0 0 @@ -25937,50 +25937,50 @@ 5 195 156.5.3.201 - + goal Goal 2 2 - 0 + - + http://www.helloworld.com/hello/world201 plugins/Morpheus/images/goal.png - + action http://www.helloworld.com/hello/world201 Hello World 25 - - + + 714 392 0.39s 1 - + 0 M 1 USD $ - - - - + + + + Site 5 - - - - - - + + + + + + userId201 new @@ -26022,7 +26022,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 0 0 0 @@ -26070,26 +26070,26 @@ 5 206 156.5.3.204 - + goal Goal 2 2 - 0 + - + http://www.helloworld.com/hello/world204 plugins/Morpheus/images/goal.png - + action http://www.helloworld.com/hello/world204 Hello World 42 - - + + 742 0 @@ -26098,7 +26098,7 @@ 0.35s 1 - + 0 M @@ -26106,8 +26106,8 @@ http://www.helloworld.com/hello/world204 43 - - + + 0 743 Product 1 @@ -26116,7 +26116,7 @@ 1 - + 0 M @@ -26124,8 +26124,8 @@ http://www.helloworld.com/hello/world204 43 - - + + 0 744 Product 1 @@ -26134,7 +26134,7 @@ 1 - + 0 M @@ -26142,8 +26142,8 @@ http://www.helloworld.com/hello/world204 43 - - + + 0 745 Product 2 @@ -26152,7 +26152,7 @@ 1 - + 0 M @@ -26160,8 +26160,8 @@ http://www.helloworld.com/hello/world204 43 - - + + 0 746 Product 3 @@ -26170,7 +26170,7 @@ 1 - + 0 M @@ -26178,8 +26178,8 @@ http://www.helloworld.com/hello/world204 43 - - + + 0 747 Product 4 @@ -26188,7 +26188,7 @@ 1 - + 0 M @@ -26196,8 +26196,8 @@ http://www.helloworld.com/hello/world204 43 - - + + 0 748 Product 3 @@ -26206,7 +26206,7 @@ click 1 - + 0 M @@ -26214,8 +26214,8 @@ http://www.helloworld.com/hello/world204 43 - - + + 0 749 /path/product1.jpg @@ -26224,15 +26224,15 @@ hover 1 - + 0 M event http://www.helloworld.com/hello/world204 45 - - + + 750 Sound play @@ -26240,7 +26240,7 @@ 0 0s 1 - + plugins/Morpheus/images/event.png Test Name 2 @@ -26250,8 +26250,8 @@ event http://www.helloworld.com/hello/world204 45 - - + + 751 Sound play @@ -26259,7 +26259,7 @@ 0 0s 1 - + plugins/Morpheus/images/event.png My Sound 3 @@ -26269,8 +26269,8 @@ event http://www.helloworld.com/hello/world204 45 - - + + 752 Sound stop @@ -26278,7 +26278,7 @@ 0 0s 1 - + plugins/Morpheus/images/event.png My Sound 1 @@ -26288,8 +26288,8 @@ event http://www.helloworld.com/hello/world204 45 - - + + 753 Sound resume @@ -26297,7 +26297,7 @@ 0 0s 1 - + plugins/Morpheus/images/event.png Another Sound 0 M @@ -26306,14 +26306,14 @@ event http://www.helloworld.com/hello/world204 45 - - + + 754 Sound play 1 - + plugins/Morpheus/images/event.png 0 M @@ -26321,17 +26321,17 @@ 1 USD $ - - - - + + + + Site 5 - - - - - - + + + + + + userId204 new @@ -26373,7 +26373,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 0 0 0 @@ -26421,39 +26421,39 @@ 5 214 156.5.3.207 - + action http://www.helloworld.com/hello/world207 Hello World 54 - - + + 778 1249 1.25s 1 - + 0 M 0 USD $ - - - - + + + + Site 5 - - - - - - + + + + + + userId207 returningCustomer plugins/Live/images/returningVisitor.png @@ -26495,7 +26495,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 0 0 0 @@ -26543,26 +26543,26 @@ 5 219 156.5.3.210 - + goal Goal 1 1 - 0 + - + http://www.helloworld.com/hello/world210 plugins/Morpheus/images/goal.png - + action http://www.helloworld.com/hello/world210 Hello World 65 - - + + 796 0 @@ -26571,15 +26571,15 @@ 1.03s 1 - + 0 M search - - + + 797 0 @@ -26589,7 +26589,7 @@ 1.03s 2 plugins/Morpheus/images/search_ico.png - + Search Results Count @@ -26602,8 +26602,8 @@ event http://www.helloworld.com/hello/world210 67 - - + + 798 Sound play @@ -26611,7 +26611,7 @@ 0 0s 2 - + plugins/Morpheus/images/event.png Test Name 2 @@ -26621,8 +26621,8 @@ event http://www.helloworld.com/hello/world210 67 - - + + 799 Sound play @@ -26630,7 +26630,7 @@ 0 0s 2 - + plugins/Morpheus/images/event.png My Sound 3 @@ -26640,8 +26640,8 @@ event http://www.helloworld.com/hello/world210 67 - - + + 800 Sound stop @@ -26649,7 +26649,7 @@ 0 0s 2 - + plugins/Morpheus/images/event.png My Sound 1 @@ -26659,8 +26659,8 @@ event http://www.helloworld.com/hello/world210 67 - - + + 801 Sound resume @@ -26668,7 +26668,7 @@ 0 0s 2 - + plugins/Morpheus/images/event.png Another Sound 0 M @@ -26677,14 +26677,14 @@ event http://www.helloworld.com/hello/world210 67 - - + + 802 Sound play 2 - + plugins/Morpheus/images/event.png 0 M @@ -26692,17 +26692,17 @@ 1 USD $ - - - - + + + + Site 5 - - - - - - + + + + + + userId210 returningCustomer plugins/Live/images/returningVisitor.png @@ -26744,7 +26744,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 0 0 0 @@ -26792,22 +26792,22 @@ 1 44 156.5.3.203 - + action http://www.helloworld.com/hello/world203 Hello World 39 - - + + 156 360 6 min 0s 1 - + 0 M @@ -26815,15 +26815,15 @@ http://www.helloworld.com/hello/world203/0 Hello World 0 40 - - + + 157 0 0s 2 - + 0 M @@ -26831,30 +26831,30 @@ http://www.helloworld.com/hello/world203/1 Hello World 1 41 - - + + 158 3 - + 0 M 0 USD $ - - - - + + + + Site 1 - - - - - - + + + + + + userId203 new @@ -26896,7 +26896,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 0 0 0 @@ -26944,15 +26944,15 @@ 1 60 156.5.3.211 - + action http://www.helloworld.com/hello/world211 Hello World 68 - - + + 223 360 @@ -26961,7 +26961,7 @@ 0.55s 1 - + 0 M @@ -26969,32 +26969,32 @@ http://www.helloworld.com/hello/world211/0 Hello World 0 69 - - + + 224 545 0.55s 2 - + 0 M 0 USD $ - - - - + + + + Site 1 - - - - - - + + + + + + userId211 returningCustomer plugins/Live/images/returningVisitor.png @@ -27036,7 +27036,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 1 1 0 @@ -27084,22 +27084,22 @@ 5 204 156.5.3.203 - + action http://www.helloworld.com/hello/world203 Hello World 39 - - + + 736 360 6 min 0s 1 - + 0 M @@ -27107,15 +27107,15 @@ http://www.helloworld.com/hello/world203/0 Hello World 0 40 - - + + 737 0 0s 2 - + 0 M @@ -27123,30 +27123,30 @@ http://www.helloworld.com/hello/world203/1 Hello World 1 41 - - + + 738 3 - + 0 M 0 USD $ - - - - + + + + Site 5 - - - - - - + + + + + + userId203 new @@ -27188,7 +27188,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 0 0 0 @@ -27236,15 +27236,15 @@ 5 220 156.5.3.211 - + action http://www.helloworld.com/hello/world211 Hello World 68 - - + + 803 360 @@ -27253,7 +27253,7 @@ 0.55s 1 - + 0 M @@ -27261,32 +27261,32 @@ http://www.helloworld.com/hello/world211/0 Hello World 0 69 - - + + 804 545 0.55s 2 - + 0 M 0 USD $ - - - - + + + + Site 5 - - - - - - + + + + + + userId211 returningCustomer plugins/Live/images/returningVisitor.png @@ -27328,7 +27328,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 1 1 0 @@ -27376,15 +27376,15 @@ 1 49 156.5.3.206 - + action http://www.helloworld.com/hello/world206 Hello World 51 - - + + 180 360 @@ -27393,7 +27393,7 @@ 0.98s 1 - + 0 M @@ -27401,8 +27401,8 @@ http://www.helloworld.com/hello/world206/0 Hello World 0 52 - - + + 181 0 @@ -27411,7 +27411,7 @@ 0.98s 2 - + 0 M @@ -27419,32 +27419,32 @@ http://www.helloworld.com/hello/world206/1 Hello World 1 53 - - + + 182 984 0.98s 3 - + 0 M 0 USD $ - - - - + + + + Site 1 - - - - - - + + + + + + userId206 returningCustomer plugins/Live/images/returningVisitor.png @@ -27486,7 +27486,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 0 0 0 @@ -27534,22 +27534,22 @@ 1 57 156.5.3.209 - + action http://www.helloworld.com/hello/world209 Hello World 62 - - + + 210 360 6 min 0s 1 - + 0 M @@ -27557,15 +27557,15 @@ http://www.helloworld.com/hello/world209/0 Hello World 0 63 - - + + 211 0 0s 2 - + 0 M @@ -27573,30 +27573,30 @@ http://www.helloworld.com/hello/world209/1 Hello World 1 64 - - + + 212 3 - + 0 M 0 USD $ - - - - + + + + Site 1 - - - - - - + + + + + + userId209 returningCustomer plugins/Live/images/returningVisitor.png @@ -27638,7 +27638,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 0 0 0 @@ -27682,15 +27682,15 @@ 5 209 156.5.3.206 - + action http://www.helloworld.com/hello/world206 Hello World 51 - - + + 760 360 @@ -27699,7 +27699,7 @@ 0.98s 1 - + 0 M @@ -27707,8 +27707,8 @@ http://www.helloworld.com/hello/world206/0 Hello World 0 52 - - + + 761 0 @@ -27717,7 +27717,7 @@ 0.98s 2 - + 0 M @@ -27725,32 +27725,32 @@ http://www.helloworld.com/hello/world206/1 Hello World 1 53 - - + + 762 984 0.98s 3 - + 0 M 0 USD $ - - - - + + + + Site 5 - - - - - - + + + + + + userId206 returningCustomer plugins/Live/images/returningVisitor.png @@ -27792,7 +27792,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 0 0 0 @@ -27840,22 +27840,22 @@ 5 217 156.5.3.209 - + action http://www.helloworld.com/hello/world209 Hello World 62 - - + + 790 360 6 min 0s 1 - + 0 M @@ -27863,15 +27863,15 @@ http://www.helloworld.com/hello/world209/0 Hello World 0 63 - - + + 791 0 0s 2 - + 0 M @@ -27879,30 +27879,30 @@ http://www.helloworld.com/hello/world209/1 Hello World 1 64 - - + + 792 3 - + 0 M 0 USD $ - - - - + + + + Site 5 - - - - - - + + + + + + userId209 returningCustomer plugins/Live/images/returningVisitor.png @@ -27944,7 +27944,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 0 0 0 @@ -27988,15 +27988,15 @@ 1 34 156.5.3.201 - + action http://www.helloworld.com/hello/world201 Hello World 25 - - + + 128 0 @@ -28005,15 +28005,15 @@ 0.39s 1 - + 0 M event http://www.helloworld.com/hello/world201 26 - - + + 129 Sound play @@ -28021,7 +28021,7 @@ 0 0s 1 - + plugins/Morpheus/images/event.png Test Name 2 @@ -28031,8 +28031,8 @@ event http://www.helloworld.com/hello/world201 26 - - + + 130 Sound play @@ -28040,7 +28040,7 @@ 0 0s 1 - + plugins/Morpheus/images/event.png My Sound 3 @@ -28050,8 +28050,8 @@ event http://www.helloworld.com/hello/world201 26 - - + + 131 Sound stop @@ -28059,7 +28059,7 @@ 0 0s 1 - + plugins/Morpheus/images/event.png My Sound 1 @@ -28069,8 +28069,8 @@ event http://www.helloworld.com/hello/world201 26 - - + + 132 Sound resume @@ -28078,7 +28078,7 @@ 0 0s 1 - + plugins/Morpheus/images/event.png Another Sound 0 M @@ -28087,14 +28087,14 @@ event http://www.helloworld.com/hello/world201 26 - - + + 133 Sound play 1 - + plugins/Morpheus/images/event.png 0 M @@ -28102,17 +28102,17 @@ 0 USD $ - - - - + + + + Site 1 - - - - - - + + + + + + userId201 new @@ -28154,7 +28154,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 0 0 0 @@ -28202,15 +28202,15 @@ 5 194 156.5.3.201 - + action http://www.helloworld.com/hello/world201 Hello World 25 - - + + 708 0 @@ -28219,15 +28219,15 @@ 0.39s 1 - + 0 M event http://www.helloworld.com/hello/world201 26 - - + + 709 Sound play @@ -28235,7 +28235,7 @@ 0 0s 1 - + plugins/Morpheus/images/event.png Test Name 2 @@ -28245,8 +28245,8 @@ event http://www.helloworld.com/hello/world201 26 - - + + 710 Sound play @@ -28254,7 +28254,7 @@ 0 0s 1 - + plugins/Morpheus/images/event.png My Sound 3 @@ -28264,8 +28264,8 @@ event http://www.helloworld.com/hello/world201 26 - - + + 711 Sound stop @@ -28273,7 +28273,7 @@ 0 0s 1 - + plugins/Morpheus/images/event.png My Sound 1 @@ -28283,8 +28283,8 @@ event http://www.helloworld.com/hello/world201 26 - - + + 712 Sound resume @@ -28292,7 +28292,7 @@ 0 0s 1 - + plugins/Morpheus/images/event.png Another Sound 0 M @@ -28301,14 +28301,14 @@ event http://www.helloworld.com/hello/world201 26 - - + + 713 Sound play 1 - + plugins/Morpheus/images/event.png 0 M @@ -28316,17 +28316,17 @@ 0 USD $ - - - - + + + + Site 5 - - - - - - + + + + + + userId201 new @@ -28368,7 +28368,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 0 0 0 @@ -28416,22 +28416,22 @@ 1 43 156.5.3.203 - + action http://www.helloworld.com/hello/world203 Hello World 39 - - + + 153 360 6 min 0s 1 - + 0 M @@ -28439,15 +28439,15 @@ http://www.helloworld.com/hello/world203/0 Hello World 0 40 - - + + 154 0 0s 2 - + 0 M @@ -28455,30 +28455,30 @@ http://www.helloworld.com/hello/world203/1 Hello World 1 41 - - + + 155 3 - + 0 M 0 USD $ - - - - + + + + Site 1 - - - - - - + + + + + + userId203 new @@ -28520,7 +28520,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 0 0 0 @@ -28568,15 +28568,15 @@ 1 47 156.5.3.205 - + action http://www.helloworld.com/hello/world205 Hello World 46 - - + + 175 360 @@ -28585,7 +28585,7 @@ 0.59s 1 - + 0 M @@ -28593,8 +28593,8 @@ http://www.helloworld.com/hello/world205/0 Hello World 0 47 - - + + 176 0 @@ -28603,15 +28603,15 @@ 0.59s 2 - + 0 M search - - + + 177 ecommerce @@ -28619,7 +28619,7 @@ 0.59s 3 plugins/Morpheus/images/search_ico.png - + Search Category @@ -28636,17 +28636,17 @@ 0 USD $ - - - - + + + + Site 1 - - - - - - + + + + + + userId205 new @@ -28688,7 +28688,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 1 1 0 @@ -28736,15 +28736,15 @@ 1 51 156.5.3.206 - + action http://www.helloworld.com/hello/world206 Hello World 51 - - + + 186 360 @@ -28753,7 +28753,7 @@ 0.98s 1 - + 0 M @@ -28761,8 +28761,8 @@ http://www.helloworld.com/hello/world206/0 Hello World 0 52 - - + + 187 0 @@ -28771,7 +28771,7 @@ 0.98s 2 - + 0 M @@ -28779,32 +28779,32 @@ http://www.helloworld.com/hello/world206/1 Hello World 1 53 - - + + 188 984 0.98s 3 - + 0 M 0 USD $ - - - - + + + + Site 1 - - - - - - + + + + + + userId206 new @@ -28846,7 +28846,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 0 0 0 @@ -28894,22 +28894,22 @@ 5 203 156.5.3.203 - + action http://www.helloworld.com/hello/world203 Hello World 39 - - + + 733 360 6 min 0s 1 - + 0 M @@ -28917,15 +28917,15 @@ http://www.helloworld.com/hello/world203/0 Hello World 0 40 - - + + 734 0 0s 2 - + 0 M @@ -28933,30 +28933,30 @@ http://www.helloworld.com/hello/world203/1 Hello World 1 41 - - + + 735 3 - + 0 M 0 USD $ - - - - + + + + Site 5 - - - - - - + + + + + + userId203 new @@ -28998,7 +28998,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 0 0 0 @@ -29046,15 +29046,15 @@ 5 207 156.5.3.205 - + action http://www.helloworld.com/hello/world205 Hello World 46 - - + + 755 360 @@ -29063,7 +29063,7 @@ 0.59s 1 - + 0 M @@ -29071,8 +29071,8 @@ http://www.helloworld.com/hello/world205/0 Hello World 0 47 - - + + 756 0 @@ -29081,15 +29081,15 @@ 0.59s 2 - + 0 M search - - + + 757 ecommerce @@ -29097,7 +29097,7 @@ 0.59s 3 plugins/Morpheus/images/search_ico.png - + Search Category @@ -29114,17 +29114,17 @@ 0 USD $ - - - - + + + + Site 5 - - - - - - + + + + + + userId205 new @@ -29166,7 +29166,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 1 1 0 @@ -29214,15 +29214,15 @@ 5 211 156.5.3.206 - + action http://www.helloworld.com/hello/world206 Hello World 51 - - + + 766 0 @@ -29231,7 +29231,7 @@ 0.98s 1 - + 0 M @@ -29239,15 +29239,15 @@ http://www.helloworld.com/hello/world206/0 Hello World 0 52 - - + + 767 984 0.98s 2 - + 0 M @@ -29255,8 +29255,8 @@ http://www.helloworld.com/hello/world206/1 Hello World 1 53 - - + + 768 360 @@ -29265,24 +29265,24 @@ 0.98s 3 - + 0 M 0 USD $ - - - - + + + + Site 5 - - - - - - + + + + + + userId206 new @@ -29324,7 +29324,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 0 0 0 @@ -29372,15 +29372,15 @@ 1 53 156.5.3.207 - + action http://www.helloworld.com/hello/world207 Hello World 54 - - + + 192 0 @@ -29389,15 +29389,15 @@ 1.25s 1 - + 0 M event http://www.helloworld.com/hello/world207 55 - - + + 193 Sound play @@ -29405,7 +29405,7 @@ 0 0s 1 - + plugins/Morpheus/images/event.png Test Name 2 @@ -29415,8 +29415,8 @@ event http://www.helloworld.com/hello/world207 55 - - + + 194 Sound play @@ -29424,7 +29424,7 @@ 0 0s 1 - + plugins/Morpheus/images/event.png My Sound 3 @@ -29434,8 +29434,8 @@ event http://www.helloworld.com/hello/world207 55 - - + + 195 Sound stop @@ -29443,7 +29443,7 @@ 0 0s 1 - + plugins/Morpheus/images/event.png My Sound 1 @@ -29453,8 +29453,8 @@ event http://www.helloworld.com/hello/world207 55 - - + + 196 Sound resume @@ -29462,7 +29462,7 @@ 0 0s 1 - + plugins/Morpheus/images/event.png Another Sound 0 M @@ -29471,14 +29471,14 @@ event http://www.helloworld.com/hello/world207 55 - - + + 197 Sound play 1 - + plugins/Morpheus/images/event.png 0 M @@ -29486,17 +29486,17 @@ 0 USD $ - - - - + + + + Site 1 - - - - - - + + + + + + userId207 new @@ -29538,7 +29538,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 0 0 0 @@ -29586,15 +29586,15 @@ 5 213 156.5.3.207 - + action http://www.helloworld.com/hello/world207 Hello World 54 - - + + 772 0 @@ -29603,15 +29603,15 @@ 1.25s 1 - + 0 M event http://www.helloworld.com/hello/world207 55 - - + + 773 Sound play @@ -29619,7 +29619,7 @@ 0 0s 1 - + plugins/Morpheus/images/event.png Test Name 2 @@ -29629,8 +29629,8 @@ event http://www.helloworld.com/hello/world207 55 - - + + 774 Sound play @@ -29638,7 +29638,7 @@ 0 0s 1 - + plugins/Morpheus/images/event.png My Sound 3 @@ -29648,8 +29648,8 @@ event http://www.helloworld.com/hello/world207 55 - - + + 775 Sound stop @@ -29657,7 +29657,7 @@ 0 0s 1 - + plugins/Morpheus/images/event.png My Sound 1 @@ -29667,8 +29667,8 @@ event http://www.helloworld.com/hello/world207 55 - - + + 776 Sound resume @@ -29676,7 +29676,7 @@ 0 0s 1 - + plugins/Morpheus/images/event.png Another Sound 0 M @@ -29685,14 +29685,14 @@ event http://www.helloworld.com/hello/world207 55 - - + + 777 Sound play 1 - + plugins/Morpheus/images/event.png 0 M @@ -29700,17 +29700,17 @@ 0 USD $ - - - - + + + + Site 5 - - - - - - + + + + + + userId207 new @@ -29752,7 +29752,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 0 0 0 @@ -29800,15 +29800,15 @@ 1 37 156.5.3.202 - + action http://www.helloworld.com/hello/world202 Hello World 34 - - + + 137 360 @@ -29817,7 +29817,7 @@ 9.83s 1 - + 0 M @@ -29825,32 +29825,32 @@ http://www.helloworld.com/hello/world202/0 Hello World 0 35 - - + + 138 9831 9.83s 2 - + 0 M 0 USD $ - - - - + + + + Site 1 - - - - - - + + + + + + userId202 new @@ -29892,7 +29892,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 0 0 200 @@ -29940,15 +29940,15 @@ 1 63 156.5.3.211 - + action http://www.helloworld.com/hello/world211 Hello World 68 - - + + 229 360 @@ -29957,7 +29957,7 @@ 0.55s 1 - + 0 M @@ -29965,32 +29965,32 @@ http://www.helloworld.com/hello/world211/0 Hello World 0 69 - - + + 230 545 0.55s 2 - + 0 M 0 USD $ - - - - + + + + Site 1 - - - - - - + + + + + + userId211 new @@ -30032,7 +30032,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 1 1 0 @@ -30080,15 +30080,15 @@ 5 197 156.5.3.202 - + action http://www.helloworld.com/hello/world202 Hello World 34 - - + + 717 360 @@ -30097,7 +30097,7 @@ 9.83s 1 - + 0 M @@ -30105,32 +30105,32 @@ http://www.helloworld.com/hello/world202/0 Hello World 0 35 - - + + 718 9831 9.83s 2 - + 0 M 0 USD $ - - - - + + + + Site 5 - - - - - - + + + + + + userId202 new @@ -30172,7 +30172,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 0 0 100 @@ -30220,15 +30220,15 @@ 5 223 156.5.3.211 - + action http://www.helloworld.com/hello/world211 Hello World 68 - - + + 809 360 @@ -30237,7 +30237,7 @@ 0.55s 1 - + 0 M @@ -30245,32 +30245,32 @@ http://www.helloworld.com/hello/world211/0 Hello World 0 69 - - + + 810 545 0.55s 2 - + 0 M 0 USD $ - - - - + + + + Site 5 - - - - - - + + + + + + userId211 new @@ -30312,7 +30312,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 1 1 0 @@ -30360,15 +30360,15 @@ 1 50 156.5.3.206 - + action http://www.helloworld.com/hello/world206 Hello World 51 - - + + 183 360 @@ -30377,7 +30377,7 @@ 0.98s 1 - + 0 M @@ -30385,8 +30385,8 @@ http://www.helloworld.com/hello/world206/0 Hello World 0 52 - - + + 184 0 @@ -30395,7 +30395,7 @@ 0.98s 2 - + 0 M @@ -30403,32 +30403,32 @@ http://www.helloworld.com/hello/world206/1 Hello World 1 53 - - + + 185 984 0.98s 3 - + 0 M 0 USD $ - - - - + + + + Site 1 - - - - - - + + + + + + userId206 new @@ -30470,7 +30470,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 0 0 0 @@ -30518,15 +30518,15 @@ 5 210 156.5.3.206 - + action http://www.helloworld.com/hello/world206 Hello World 51 - - + + 763 360 @@ -30535,7 +30535,7 @@ 0.98s 1 - + 0 M @@ -30543,8 +30543,8 @@ http://www.helloworld.com/hello/world206/0 Hello World 0 52 - - + + 764 0 @@ -30553,7 +30553,7 @@ 0.98s 2 - + 0 M @@ -30561,32 +30561,32 @@ http://www.helloworld.com/hello/world206/1 Hello World 1 53 - - + + 765 984 0.98s 3 - + 0 M 0 USD $ - - - - + + + + Site 5 - - - - - - + + + + + + userId206 new @@ -30628,7 +30628,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 0 0 0 @@ -30676,22 +30676,22 @@ 1 42 156.5.3.203 - + action http://www.helloworld.com/hello/world203 Hello World 39 - - + + 150 360 6 min 0s 1 - + 0 M @@ -30699,15 +30699,15 @@ http://www.helloworld.com/hello/world203/0 Hello World 0 40 - - + + 151 0 0s 2 - + 0 M @@ -30715,30 +30715,30 @@ http://www.helloworld.com/hello/world203/1 Hello World 1 41 - - + + 152 3 - + 0 M 0 USD $ - - - - + + + + Site 1 - - - - - - + + + + + + userId203 new @@ -30780,7 +30780,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 0 0 0 @@ -30828,29 +30828,29 @@ 1 55 156.5.3.208 - + action http://www.helloworld.com/hello/world208 Hello World 56 - - + + 199 360 6 min 0s 1 - + 0 M ecommerceAbandonedCart - 50 + 1 - + 208 @@ -30861,20 +30861,20 @@ plugins/Morpheus/images/ecommerceAbandonedCart.png - + action http://www.helloworld.com/hello/world208/0 Hello World 0 57 - - + + 200 2 - + 0 M @@ -30882,8 +30882,8 @@ http://www.helloworld.com/hello/world208/0 58 - - + + 0 201 Product 1 @@ -30892,7 +30892,7 @@ 2 - + 0 M @@ -30900,8 +30900,8 @@ http://www.helloworld.com/hello/world208/0 58 - - + + 0 202 Product 1 @@ -30910,7 +30910,7 @@ 2 - + 0 M @@ -30918,8 +30918,8 @@ http://www.helloworld.com/hello/world208/0 58 - - + + 0 203 Product 2 @@ -30928,7 +30928,7 @@ 2 - + 0 M @@ -30936,8 +30936,8 @@ http://www.helloworld.com/hello/world208/0 58 - - + + 0 204 Product 3 @@ -30946,7 +30946,7 @@ 2 - + 0 M @@ -30954,8 +30954,8 @@ http://www.helloworld.com/hello/world208/0 58 - - + + 0 205 Product 4 @@ -30964,7 +30964,7 @@ 2 - + 0 M @@ -30972,8 +30972,8 @@ http://www.helloworld.com/hello/world208/0 58 - - + + 0 206 Product 3 @@ -30982,7 +30982,7 @@ click 2 - + 0 M @@ -30990,8 +30990,8 @@ http://www.helloworld.com/hello/world208/0 58 - - + + 0 207 /path/product1.jpg @@ -31000,24 +31000,24 @@ hover 2 - + 0 M 0 USD $ - - - - + + + + Site 1 - - - - - - + + + + + + userId208 new @@ -31059,7 +31059,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 0 0 200 @@ -31107,22 +31107,22 @@ 5 202 156.5.3.203 - + action http://www.helloworld.com/hello/world203 Hello World 39 - - + + 730 360 6 min 0s 1 - + 0 M @@ -31130,15 +31130,15 @@ http://www.helloworld.com/hello/world203/0 Hello World 0 40 - - + + 731 0 0s 2 - + 0 M @@ -31146,30 +31146,30 @@ http://www.helloworld.com/hello/world203/1 Hello World 1 41 - - + + 732 3 - + 0 M 0 USD $ - - - - + + + + Site 5 - - - - - - + + + + + + userId203 new @@ -31211,7 +31211,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 0 0 0 @@ -31259,29 +31259,29 @@ 5 215 156.5.3.208 - + action http://www.helloworld.com/hello/world208 Hello World 56 - - + + 779 360 6 min 0s 1 - + 0 M ecommerceAbandonedCart - 50 + 1 - + 208 @@ -31292,20 +31292,20 @@ plugins/Morpheus/images/ecommerceAbandonedCart.png - + action http://www.helloworld.com/hello/world208/0 Hello World 0 57 - - + + 780 2 - + 0 M @@ -31313,8 +31313,8 @@ http://www.helloworld.com/hello/world208/0 58 - - + + 0 781 Product 1 @@ -31323,7 +31323,7 @@ 2 - + 0 M @@ -31331,8 +31331,8 @@ http://www.helloworld.com/hello/world208/0 58 - - + + 0 782 Product 1 @@ -31341,7 +31341,7 @@ 2 - + 0 M @@ -31349,8 +31349,8 @@ http://www.helloworld.com/hello/world208/0 58 - - + + 0 783 Product 2 @@ -31359,7 +31359,7 @@ 2 - + 0 M @@ -31367,8 +31367,8 @@ http://www.helloworld.com/hello/world208/0 58 - - + + 0 784 Product 3 @@ -31377,7 +31377,7 @@ 2 - + 0 M @@ -31385,8 +31385,8 @@ http://www.helloworld.com/hello/world208/0 58 - - + + 0 785 Product 4 @@ -31395,7 +31395,7 @@ 2 - + 0 M @@ -31403,8 +31403,8 @@ http://www.helloworld.com/hello/world208/0 58 - - + + 0 786 Product 3 @@ -31413,7 +31413,7 @@ click 2 - + 0 M @@ -31421,8 +31421,8 @@ http://www.helloworld.com/hello/world208/0 58 - - + + 0 787 /path/product1.jpg @@ -31431,24 +31431,24 @@ hover 2 - + 0 M 0 USD $ - - - - + + + + Site 5 - - - - - - + + + + + + userId208 new @@ -31490,7 +31490,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 0 0 100 @@ -31538,26 +31538,26 @@ 1 62 156.5.3.211 - + goal Goal 1 1 - 0 + - + http://www.helloworld.com/hello/world211 plugins/Morpheus/images/goal.png - + action http://www.helloworld.com/hello/world211 Hello World 68 - - + + 227 360 @@ -31566,7 +31566,7 @@ 0.55s 1 - + 0 M @@ -31574,32 +31574,32 @@ http://www.helloworld.com/hello/world211/0 Hello World 0 69 - - + + 228 545 0.55s 2 - + 0 M 1 USD $ - - - - + + + + Site 1 - - - - - - + + + + + + userId211 new @@ -31641,7 +31641,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 1 1 0 @@ -31689,26 +31689,26 @@ 5 222 156.5.3.211 - + goal Goal 1 1 - 0 + - + http://www.helloworld.com/hello/world211 plugins/Morpheus/images/goal.png - + action http://www.helloworld.com/hello/world211 Hello World 68 - - + + 807 360 @@ -31717,7 +31717,7 @@ 0.55s 1 - + 0 M @@ -31725,32 +31725,32 @@ http://www.helloworld.com/hello/world211/0 Hello World 0 69 - - + + 808 545 0.55s 2 - + 0 M 1 USD $ - - - - + + + + Site 5 - - - - - - + + + + + + userId211 new @@ -31792,7 +31792,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 1 1 0 @@ -31840,22 +31840,22 @@ 1 41 156.5.3.203 - + action http://www.helloworld.com/hello/world203 Hello World 39 - - + + 147 360 6 min 0s 1 - + 0 M @@ -31863,15 +31863,15 @@ http://www.helloworld.com/hello/world203/0 Hello World 0 40 - - + + 148 0 0s 2 - + 0 M @@ -31879,30 +31879,30 @@ http://www.helloworld.com/hello/world203/1 Hello World 1 41 - - + + 149 3 - + 0 M 0 USD $ - - - - + + + + Site 1 - - - - - - + + + + + + userId203 new @@ -31944,7 +31944,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 0 0 0 @@ -31992,26 +31992,26 @@ 1 61 156.5.3.211 - + goal Goal 2 2 - 0 + - + http://www.helloworld.com/hello/world211 plugins/Morpheus/images/goal.png - + action http://www.helloworld.com/hello/world211 Hello World 68 - - + + 225 360 @@ -32020,7 +32020,7 @@ 0.55s 1 - + 0 M @@ -32028,32 +32028,32 @@ http://www.helloworld.com/hello/world211/0 Hello World 0 69 - - + + 226 545 0.55s 2 - + 0 M 1 USD $ - - - - + + + + Site 1 - - - - - - + + + + + + userId211 new @@ -32095,7 +32095,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 1 1 0 @@ -32143,22 +32143,22 @@ 5 201 156.5.3.203 - + action http://www.helloworld.com/hello/world203 Hello World 39 - - + + 727 360 6 min 0s 1 - + 0 M @@ -32166,15 +32166,15 @@ http://www.helloworld.com/hello/world203/0 Hello World 0 40 - - + + 728 0 0s 2 - + 0 M @@ -32182,30 +32182,30 @@ http://www.helloworld.com/hello/world203/1 Hello World 1 41 - - + + 729 3 - + 0 M 0 USD $ - - - - + + + + Site 5 - - - - - - + + + + + + userId203 new @@ -32247,7 +32247,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 0 0 0 @@ -32295,26 +32295,26 @@ 5 221 156.5.3.211 - + goal Goal 2 2 - 0 + - + http://www.helloworld.com/hello/world211 plugins/Morpheus/images/goal.png - + action http://www.helloworld.com/hello/world211 Hello World 68 - - + + 805 360 @@ -32323,7 +32323,7 @@ 0.55s 1 - + 0 M @@ -32331,32 +32331,32 @@ http://www.helloworld.com/hello/world211/0 Hello World 0 69 - - + + 806 545 0.55s 2 - + 0 M 1 USD $ - - - - + + + + Site 5 - - - - - - + + + + + + userId211 new @@ -32398,7 +32398,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 1 1 0 @@ -32446,22 +32446,22 @@ 1 40 156.5.3.203 - + action http://www.helloworld.com/hello/world203 Hello World 39 - - + + 144 360 6 min 0s 1 - + 0 M @@ -32469,15 +32469,15 @@ http://www.helloworld.com/hello/world203/0 Hello World 0 40 - - + + 145 0 0s 2 - + 0 M @@ -32485,30 +32485,30 @@ http://www.helloworld.com/hello/world203/1 Hello World 1 41 - - + + 146 3 - + 0 M 0 USD $ - - - - + + + + Site 1 - - - - - - + + + + + + userId203 new @@ -32550,7 +32550,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 0 0 0 @@ -32598,22 +32598,22 @@ 5 200 156.5.3.203 - + action http://www.helloworld.com/hello/world203 Hello World 39 - - + + 724 360 6 min 0s 1 - + 0 M @@ -32621,15 +32621,15 @@ http://www.helloworld.com/hello/world203/0 Hello World 0 40 - - + + 725 0 0s 2 - + 0 M @@ -32637,30 +32637,30 @@ http://www.helloworld.com/hello/world203/1 Hello World 1 41 - - + + 726 3 - + 0 M 0 USD $ - - - - + + + + Site 5 - - - - - - + + + + + + userId203 new @@ -32702,7 +32702,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 0 0 0 @@ -32750,15 +32750,15 @@ 1 36 156.5.3.202 - + action http://www.helloworld.com/hello/world202 Hello World 34 - - + + 135 360 @@ -32767,14 +32767,14 @@ 9.83s 1 - + 0 M ecommerceAbandonedCart - 50 + 1 - + 202 @@ -32785,39 +32785,39 @@ plugins/Morpheus/images/ecommerceAbandonedCart.png - + action http://www.helloworld.com/hello/world202/0 Hello World 0 35 - - + + 136 9831 9.83s 2 - + 0 M 0 USD $ - - - - + + + + Site 1 - - - - - - + + + + + + userId202 new @@ -32859,7 +32859,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 0 0 200 @@ -32907,22 +32907,22 @@ 1 39 156.5.3.203 - + action http://www.helloworld.com/hello/world203 Hello World 39 - - + + 141 360 6 min 0s 1 - + 0 M @@ -32930,15 +32930,15 @@ http://www.helloworld.com/hello/world203/0 Hello World 0 40 - - + + 142 0 0s 2 - + 0 M @@ -32946,30 +32946,30 @@ http://www.helloworld.com/hello/world203/1 Hello World 1 41 - - + + 143 3 - + 0 M 0 USD $ - - - - + + + + Site 1 - - - - - - + + + + + + userId203 new @@ -33011,7 +33011,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 0 0 0 @@ -33059,15 +33059,15 @@ 5 196 156.5.3.202 - + action http://www.helloworld.com/hello/world202 Hello World 34 - - + + 715 360 @@ -33076,14 +33076,14 @@ 9.83s 1 - + 0 M ecommerceAbandonedCart - 50 + 1 - + 202 @@ -33094,39 +33094,39 @@ plugins/Morpheus/images/ecommerceAbandonedCart.png - + action http://www.helloworld.com/hello/world202/0 Hello World 0 35 - - + + 716 9831 9.83s 2 - + 0 M 0 USD $ - - - - + + + + Site 5 - - - - - - + + + + + + userId202 new @@ -33168,7 +33168,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 0 0 100 @@ -33216,22 +33216,22 @@ 5 199 156.5.3.203 - + action http://www.helloworld.com/hello/world203 Hello World 39 - - + + 721 360 6 min 0s 1 - + 0 M @@ -33239,15 +33239,15 @@ http://www.helloworld.com/hello/world203/0 Hello World 0 40 - - + + 722 0 0s 2 - + 0 M @@ -33255,30 +33255,30 @@ http://www.helloworld.com/hello/world203/1 Hello World 1 41 - - + + 723 3 - + 0 M 0 USD $ - - - - + + + + Site 5 - - - - - - + + + + + + userId203 new @@ -33320,7 +33320,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 0 0 0 @@ -33368,26 +33368,26 @@ 1 1 156.5.3.200 - + goal Goal 1 1 - 0 + - + http://www.helloworld.com/hello/world200 plugins/Morpheus/images/goal.png - + action http://www.helloworld.com/hello/world200 Hello World 2 - - + + 1 360 @@ -33396,7 +33396,7 @@ 0.55s 1 - + 0 M @@ -33404,8 +33404,8 @@ http://www.helloworld.com/hello/world200/0 Hello World 0 4 - - + + 2 0 @@ -33414,7 +33414,7 @@ 0.55s 2 - + 0 M @@ -33422,8 +33422,8 @@ http://www.helloworld.com/hello/world200/1 Hello World 1 6 - - + + 3 0 @@ -33432,15 +33432,15 @@ 0.55s 3 - + 0 M search - - + + 4 mobile @@ -33448,7 +33448,7 @@ 0.55s 4 plugins/Morpheus/images/search_ico.png - + Search Category @@ -33466,8 +33466,8 @@ http://www.helloworld.com/hello/world200/1 8 - - + + 0 5 Product 1 @@ -33476,7 +33476,7 @@ 4 - + 0 M @@ -33484,8 +33484,8 @@ http://www.helloworld.com/hello/world200/1 8 - - + + 0 6 Product 1 @@ -33494,7 +33494,7 @@ 4 - + 0 M @@ -33502,8 +33502,8 @@ http://www.helloworld.com/hello/world200/1 8 - - + + 0 7 Product 2 @@ -33512,7 +33512,7 @@ 4 - + 0 M @@ -33520,8 +33520,8 @@ http://www.helloworld.com/hello/world200/1 8 - - + + 0 8 Product 3 @@ -33530,7 +33530,7 @@ 4 - + 0 M @@ -33538,8 +33538,8 @@ http://www.helloworld.com/hello/world200/1 8 - - + + 0 9 Product 4 @@ -33548,7 +33548,7 @@ 4 - + 0 M @@ -33556,8 +33556,8 @@ http://www.helloworld.com/hello/world200/1 8 - - + + 0 10 Product 3 @@ -33566,7 +33566,7 @@ click 4 - + 0 M @@ -33574,8 +33574,8 @@ http://www.helloworld.com/hello/world200/1 8 - - + + 0 11 /path/product1.jpg @@ -33584,24 +33584,24 @@ hover 4 - + 0 M 1 USD $ - - - - + + + + Site 1 - - - - - - + + + + + + userId200 new @@ -33643,7 +33643,7 @@ plugins/Morpheus/icons/dist/browsers/CH.png CH 17.0 - + 0 0 0 @@ -33691,26 +33691,26 @@ 1 6 156.5.3.202 - + goal Goal 1 1 - 0 + - + http://www.helloworld.com/hello/world202 plugins/Morpheus/images/goal.png - + action http://www.helloworld.com/hello/world202 Hello World 34 - - + + 23 360 @@ -33719,7 +33719,7 @@ 9.83s 1 - + 0 M @@ -33727,32 +33727,32 @@ http://www.helloworld.com/hello/world202/0 Hello World 0 35 - - + + 24 9831 9.83s 2 - + 0 M 1 USD $ - - - - + + + + Site 1 - - - - - - + + + + + + userId202 new @@ -33794,7 +33794,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 0 0 200 @@ -33842,33 +33842,33 @@ 1 13 156.5.3.203 - + goal Goal 1 1 - 0 + - + http://www.helloworld.com/hello/world203 plugins/Morpheus/images/goal.png - + action http://www.helloworld.com/hello/world203 Hello World 39 - - + + 43 360 6 min 0s 1 - + 0 M @@ -33876,15 +33876,15 @@ http://www.helloworld.com/hello/world203/0 Hello World 0 40 - - + + 44 0 0s 2 - + 0 M @@ -33892,30 +33892,30 @@ http://www.helloworld.com/hello/world203/1 Hello World 1 41 - - + + 45 3 - + 0 M 1 USD $ - - - - + + + + Site 1 - - - - - - + + + + + + userId203 new @@ -33957,7 +33957,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 0 0 0 @@ -34005,26 +34005,26 @@ 1 16 156.5.3.205 - + goal Goal 1 1 - 0 + - + http://www.helloworld.com/hello/world205 plugins/Morpheus/images/goal.png - + action http://www.helloworld.com/hello/world205 Hello World 46 - - + + 62 360 @@ -34033,7 +34033,7 @@ 0.59s 1 - + 0 M @@ -34041,32 +34041,32 @@ http://www.helloworld.com/hello/world205/0 Hello World 0 47 - - + + 63 585 0.59s 2 - + 0 M 1 USD $ - - - - + + + + Site 1 - - - - - - + + + + + + userId205 returningCustomer plugins/Live/images/returningVisitor.png @@ -34108,7 +34108,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 1 1 0 @@ -34156,26 +34156,26 @@ 1 20 156.5.3.206 - + goal Goal 2 2 - 0 + - + http://www.helloworld.com/hello/world206 plugins/Morpheus/images/goal.png - + action http://www.helloworld.com/hello/world206 Hello World 51 - - + + 73 360 @@ -34184,7 +34184,7 @@ 0.98s 1 - + 0 M @@ -34192,8 +34192,8 @@ http://www.helloworld.com/hello/world206/0 Hello World 0 52 - - + + 74 0 @@ -34202,7 +34202,7 @@ 0.98s 2 - + 0 M @@ -34210,32 +34210,32 @@ http://www.helloworld.com/hello/world206/1 Hello World 1 53 - - + + 75 984 0.98s 3 - + 0 M 1 USD $ - - - - + + + + Site 1 - - - - - - + + + + + + userId206 returningCustomer plugins/Live/images/returningVisitor.png @@ -34277,7 +34277,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 0 0 0 @@ -34325,22 +34325,22 @@ 1 24 156.5.3.208 - + action http://www.helloworld.com/hello/world208 Hello World 56 - - + + 92 360 6 min 0s 1 - + 0 M @@ -34348,30 +34348,30 @@ http://www.helloworld.com/hello/world208/0 Hello World 0 57 - - + + 93 2 - + 0 M 0 USD $ - - - - + + + + Site 1 - - - - - - + + + + + + userId208 returningCustomer plugins/Live/images/returningVisitor.png @@ -34413,7 +34413,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 0 0 200 @@ -34461,33 +34461,33 @@ 1 26 156.5.3.209 - + goal Goal 1 1 - 0 + - + http://www.helloworld.com/hello/world209 plugins/Morpheus/images/goal.png - + action http://www.helloworld.com/hello/world209 Hello World 62 - - + + 97 360 6 min 0s 1 - + 0 M @@ -34495,15 +34495,15 @@ http://www.helloworld.com/hello/world209/0 Hello World 0 63 - - + + 98 0 0s 2 - + 0 M @@ -34511,30 +34511,30 @@ http://www.helloworld.com/hello/world209/1 Hello World 1 64 - - + + 99 3 - + 0 M 1 USD $ - - - - + + + + Site 1 - - - - - - + + + + + + userId209 returningCustomer plugins/Live/images/returningVisitor.png @@ -34576,7 +34576,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 0 0 0 @@ -34620,26 +34620,26 @@ 1 32 156.5.3.211 - + goal Goal 1 1 - 0 + - + http://www.helloworld.com/hello/world211 plugins/Morpheus/images/goal.png - + action http://www.helloworld.com/hello/world211 Hello World 68 - - + + 115 360 @@ -34648,7 +34648,7 @@ 0.55s 1 - + 0 M @@ -34656,32 +34656,32 @@ http://www.helloworld.com/hello/world211/0 Hello World 0 69 - - + + 116 545 0.55s 2 - + 0 M 1 USD $ - - - - + + + + Site 1 - - - - - - + + + + + + userId211 returningCustomer plugins/Live/images/returningVisitor.png @@ -34723,7 +34723,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 1 1 0 @@ -34771,50 +34771,50 @@ 1 3 156.5.3.201 - + goal Goal 2 2 - 0 + - + http://www.helloworld.com/hello/world201 plugins/Morpheus/images/goal.png - + action http://www.helloworld.com/hello/world201 Hello World 25 - - + + 18 392 0.39s 1 - + 0 M 1 USD $ - - - - + + + + Site 1 - - - - - - + + + + + + userId201 new @@ -34856,7 +34856,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 0 0 0 @@ -34904,26 +34904,26 @@ 1 14 156.5.3.204 - + goal Goal 2 2 - 0 + - + http://www.helloworld.com/hello/world204 plugins/Morpheus/images/goal.png - + action http://www.helloworld.com/hello/world204 Hello World 42 - - + + 46 0 @@ -34932,7 +34932,7 @@ 0.35s 1 - + 0 M @@ -34940,8 +34940,8 @@ http://www.helloworld.com/hello/world204 43 - - + + 0 47 Product 1 @@ -34950,7 +34950,7 @@ 1 - + 0 M @@ -34958,8 +34958,8 @@ http://www.helloworld.com/hello/world204 43 - - + + 0 48 Product 1 @@ -34968,7 +34968,7 @@ 1 - + 0 M @@ -34976,8 +34976,8 @@ http://www.helloworld.com/hello/world204 43 - - + + 0 49 Product 2 @@ -34986,7 +34986,7 @@ 1 - + 0 M @@ -34994,8 +34994,8 @@ http://www.helloworld.com/hello/world204 43 - - + + 0 50 Product 3 @@ -35004,7 +35004,7 @@ 1 - + 0 M @@ -35012,8 +35012,8 @@ http://www.helloworld.com/hello/world204 43 - - + + 0 51 Product 4 @@ -35022,7 +35022,7 @@ 1 - + 0 M @@ -35030,8 +35030,8 @@ http://www.helloworld.com/hello/world204 43 - - + + 0 52 Product 3 @@ -35040,7 +35040,7 @@ click 1 - + 0 M @@ -35048,8 +35048,8 @@ http://www.helloworld.com/hello/world204 43 - - + + 0 53 /path/product1.jpg @@ -35058,15 +35058,15 @@ hover 1 - + 0 M event http://www.helloworld.com/hello/world204 45 - - + + 54 Sound play @@ -35074,7 +35074,7 @@ 0 0s 1 - + plugins/Morpheus/images/event.png Test Name 2 @@ -35084,8 +35084,8 @@ event http://www.helloworld.com/hello/world204 45 - - + + 55 Sound play @@ -35093,7 +35093,7 @@ 0 0s 1 - + plugins/Morpheus/images/event.png My Sound 3 @@ -35103,8 +35103,8 @@ event http://www.helloworld.com/hello/world204 45 - - + + 56 Sound stop @@ -35112,7 +35112,7 @@ 0 0s 1 - + plugins/Morpheus/images/event.png My Sound 1 @@ -35122,8 +35122,8 @@ event http://www.helloworld.com/hello/world204 45 - - + + 57 Sound resume @@ -35131,7 +35131,7 @@ 0 0s 1 - + plugins/Morpheus/images/event.png Another Sound 0 M @@ -35140,14 +35140,14 @@ event http://www.helloworld.com/hello/world204 45 - - + + 58 Sound play 1 - + plugins/Morpheus/images/event.png 0 M @@ -35155,17 +35155,17 @@ 1 USD $ - - - - + + + + Site 1 - - - - - - + + + + + + userId204 new @@ -35207,7 +35207,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 0 0 0 @@ -35255,39 +35255,39 @@ 1 22 156.5.3.207 - + action http://www.helloworld.com/hello/world207 Hello World 54 - - + + 82 1249 1.25s 1 - + 0 M 0 USD $ - - - - + + + + Site 1 - - - - - - + + + + + + userId207 returningCustomer plugins/Live/images/returningVisitor.png @@ -35329,7 +35329,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 0 0 0 @@ -35377,26 +35377,26 @@ 1 27 156.5.3.210 - + goal Goal 1 1 - 0 + - + http://www.helloworld.com/hello/world210 plugins/Morpheus/images/goal.png - + action http://www.helloworld.com/hello/world210 Hello World 65 - - + + 100 0 @@ -35405,15 +35405,15 @@ 1.03s 1 - + 0 M search - - + + 101 0 @@ -35423,7 +35423,7 @@ 1.03s 2 plugins/Morpheus/images/search_ico.png - + Search Results Count @@ -35436,8 +35436,8 @@ event http://www.helloworld.com/hello/world210 67 - - + + 102 Sound play @@ -35445,7 +35445,7 @@ 0 0s 2 - + plugins/Morpheus/images/event.png Test Name 2 @@ -35455,8 +35455,8 @@ event http://www.helloworld.com/hello/world210 67 - - + + 103 Sound play @@ -35464,7 +35464,7 @@ 0 0s 2 - + plugins/Morpheus/images/event.png My Sound 3 @@ -35474,8 +35474,8 @@ event http://www.helloworld.com/hello/world210 67 - - + + 104 Sound stop @@ -35483,7 +35483,7 @@ 0 0s 2 - + plugins/Morpheus/images/event.png My Sound 1 @@ -35493,8 +35493,8 @@ event http://www.helloworld.com/hello/world210 67 - - + + 105 Sound resume @@ -35502,7 +35502,7 @@ 0 0s 2 - + plugins/Morpheus/images/event.png Another Sound 0 M @@ -35511,14 +35511,14 @@ event http://www.helloworld.com/hello/world210 67 - - + + 106 Sound play 2 - + plugins/Morpheus/images/event.png 0 M @@ -35526,17 +35526,17 @@ 1 USD $ - - - - + + + + Site 1 - - - - - - + + + + + + userId210 returningCustomer plugins/Live/images/returningVisitor.png @@ -35578,7 +35578,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 0 0 0 @@ -35626,22 +35626,22 @@ 1 12 156.5.3.203 - + action http://www.helloworld.com/hello/world203 Hello World 39 - - + + 40 360 6 min 0s 1 - + 0 M @@ -35649,15 +35649,15 @@ http://www.helloworld.com/hello/world203/0 Hello World 0 40 - - + + 41 0 0s 2 - + 0 M @@ -35665,30 +35665,30 @@ http://www.helloworld.com/hello/world203/1 Hello World 1 41 - - + + 42 3 - + 0 M 0 USD $ - - - - + + + + Site 1 - - - - - - + + + + + + userId203 new @@ -35730,7 +35730,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 0 0 0 @@ -35778,15 +35778,15 @@ 1 28 156.5.3.211 - + action http://www.helloworld.com/hello/world211 Hello World 68 - - + + 107 360 @@ -35795,19 +35795,19 @@ 0.55s 1 - + 0 M ecommerceOrder 211 - 240.54 + 211 44.31 14.77 - 29.54 + 1 - + 211 @@ -35818,39 +35818,39 @@ plugins/Morpheus/images/ecommerceOrder.png - + action http://www.helloworld.com/hello/world211/0 Hello World 0 69 - - + + 108 545 0.55s 2 - + 0 M 0 USD $ - - - - + + + + Site 1 - - - - - - + + + + + + userId211 returningCustomer plugins/Live/images/returningVisitor.png @@ -35892,7 +35892,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 1 1 0 @@ -35940,15 +35940,15 @@ 1 17 156.5.3.206 - + action http://www.helloworld.com/hello/world206 Hello World 51 - - + + 64 360 @@ -35957,7 +35957,7 @@ 0.98s 1 - + 0 M @@ -35965,8 +35965,8 @@ http://www.helloworld.com/hello/world206/0 Hello World 0 52 - - + + 65 0 @@ -35975,7 +35975,7 @@ 0.98s 2 - + 0 M @@ -35983,32 +35983,32 @@ http://www.helloworld.com/hello/world206/1 Hello World 1 53 - - + + 66 984 0.98s 3 - + 0 M 0 USD $ - - - - + + + + Site 1 - - - - - - + + + + + + userId206 returningCustomer plugins/Live/images/returningVisitor.png @@ -36050,7 +36050,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 0 0 0 @@ -36098,22 +36098,22 @@ 1 25 156.5.3.209 - + action http://www.helloworld.com/hello/world209 Hello World 62 - - + + 94 360 6 min 0s 1 - + 0 M @@ -36121,15 +36121,15 @@ http://www.helloworld.com/hello/world209/0 Hello World 0 63 - - + + 95 0 0s 2 - + 0 M @@ -36137,30 +36137,30 @@ http://www.helloworld.com/hello/world209/1 Hello World 1 64 - - + + 96 3 - + 0 M 0 USD $ - - - - + + + + Site 1 - - - - - - + + + + + + userId209 returningCustomer plugins/Live/images/returningVisitor.png @@ -36202,7 +36202,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 0 0 0 @@ -36246,15 +36246,15 @@ 1 2 156.5.3.201 - + action http://www.helloworld.com/hello/world201 Hello World 25 - - + + 12 0 @@ -36263,15 +36263,15 @@ 0.39s 1 - + 0 M event http://www.helloworld.com/hello/world201 26 - - + + 13 Sound play @@ -36279,7 +36279,7 @@ 0 0s 1 - + plugins/Morpheus/images/event.png Test Name 2 @@ -36289,8 +36289,8 @@ event http://www.helloworld.com/hello/world201 26 - - + + 14 Sound play @@ -36298,7 +36298,7 @@ 0 0s 1 - + plugins/Morpheus/images/event.png My Sound 3 @@ -36308,8 +36308,8 @@ event http://www.helloworld.com/hello/world201 26 - - + + 15 Sound stop @@ -36317,7 +36317,7 @@ 0 0s 1 - + plugins/Morpheus/images/event.png My Sound 1 @@ -36327,8 +36327,8 @@ event http://www.helloworld.com/hello/world201 26 - - + + 16 Sound resume @@ -36336,7 +36336,7 @@ 0 0s 1 - + plugins/Morpheus/images/event.png Another Sound 0 M @@ -36345,14 +36345,14 @@ event http://www.helloworld.com/hello/world201 26 - - + + 17 Sound play 1 - + plugins/Morpheus/images/event.png 0 M @@ -36360,17 +36360,17 @@ 0 USD $ - - - - + + + + Site 1 - - - - - - + + + + + + userId201 new @@ -36412,7 +36412,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 0 0 0 @@ -36460,22 +36460,22 @@ 1 11 156.5.3.203 - + action http://www.helloworld.com/hello/world203 Hello World 39 - - + + 37 360 6 min 0s 1 - + 0 M @@ -36483,15 +36483,15 @@ http://www.helloworld.com/hello/world203/0 Hello World 0 40 - - + + 38 0 0s 2 - + 0 M @@ -36499,30 +36499,30 @@ http://www.helloworld.com/hello/world203/1 Hello World 1 41 - - + + 39 3 - + 0 M 0 USD $ - - - - + + + + Site 1 - - - - - - + + + + + + userId203 new @@ -36564,7 +36564,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 0 0 0 @@ -36612,15 +36612,15 @@ 1 15 156.5.3.205 - + action http://www.helloworld.com/hello/world205 Hello World 46 - - + + 59 360 @@ -36629,19 +36629,19 @@ 0.59s 1 - + 0 M ecommerceOrder 205 - 233.70 + 205 43.05 14.35 - 28.70 + 1 - + 205 @@ -36652,15 +36652,15 @@ plugins/Morpheus/images/ecommerceOrder.png - + action http://www.helloworld.com/hello/world205/0 Hello World 0 47 - - + + 60 0 @@ -36669,15 +36669,15 @@ 0.59s 2 - + 0 M search - - + + 61 ecommerce @@ -36685,7 +36685,7 @@ 0.59s 3 plugins/Morpheus/images/search_ico.png - + Search Category @@ -36702,17 +36702,17 @@ 0 USD $ - - - - + + + + Site 1 - - - - - - + + + + + + userId205 new @@ -36754,7 +36754,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 1 1 0 @@ -36802,15 +36802,15 @@ 1 19 156.5.3.206 - + action http://www.helloworld.com/hello/world206 Hello World 51 - - + + 70 360 @@ -36819,7 +36819,7 @@ 0.98s 1 - + 0 M @@ -36827,8 +36827,8 @@ http://www.helloworld.com/hello/world206/0 Hello World 0 52 - - + + 71 0 @@ -36837,7 +36837,7 @@ 0.98s 2 - + 0 M @@ -36845,32 +36845,32 @@ http://www.helloworld.com/hello/world206/1 Hello World 1 53 - - + + 72 984 0.98s 3 - + 0 M 0 USD $ - - - - + + + + Site 1 - - - - - - + + + + + + userId206 new @@ -36912,7 +36912,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 0 0 0 @@ -36960,15 +36960,15 @@ 1 21 156.5.3.207 - + action http://www.helloworld.com/hello/world207 Hello World 54 - - + + 76 0 @@ -36977,15 +36977,15 @@ 1.25s 1 - + 0 M event http://www.helloworld.com/hello/world207 55 - - + + 77 Sound play @@ -36993,7 +36993,7 @@ 0 0s 1 - + plugins/Morpheus/images/event.png Test Name 2 @@ -37003,8 +37003,8 @@ event http://www.helloworld.com/hello/world207 55 - - + + 78 Sound play @@ -37012,7 +37012,7 @@ 0 0s 1 - + plugins/Morpheus/images/event.png My Sound 3 @@ -37022,8 +37022,8 @@ event http://www.helloworld.com/hello/world207 55 - - + + 79 Sound stop @@ -37031,7 +37031,7 @@ 0 0s 1 - + plugins/Morpheus/images/event.png My Sound 1 @@ -37041,8 +37041,8 @@ event http://www.helloworld.com/hello/world207 55 - - + + 80 Sound resume @@ -37050,7 +37050,7 @@ 0 0s 1 - + plugins/Morpheus/images/event.png Another Sound 0 M @@ -37059,14 +37059,14 @@ event http://www.helloworld.com/hello/world207 55 - - + + 81 Sound play 1 - + plugins/Morpheus/images/event.png 0 M @@ -37074,17 +37074,17 @@ 0 USD $ - - - - + + + + Site 1 - - - - - - + + + + + + userId207 new @@ -37126,7 +37126,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 0 0 0 @@ -37174,15 +37174,15 @@ 1 5 156.5.3.202 - + action http://www.helloworld.com/hello/world202 Hello World 34 - - + + 21 360 @@ -37191,7 +37191,7 @@ 9.83s 1 - + 0 M @@ -37199,32 +37199,32 @@ http://www.helloworld.com/hello/world202/0 Hello World 0 35 - - + + 22 9831 9.83s 2 - + 0 M 0 USD $ - - - - + + + + Site 1 - - - - - - + + + + + + userId202 new @@ -37266,7 +37266,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 0 0 200 @@ -37314,15 +37314,15 @@ 1 31 156.5.3.211 - + action http://www.helloworld.com/hello/world211 Hello World 68 - - + + 113 360 @@ -37331,7 +37331,7 @@ 0.55s 1 - + 0 M @@ -37339,32 +37339,32 @@ http://www.helloworld.com/hello/world211/0 Hello World 0 69 - - + + 114 545 0.55s 2 - + 0 M 0 USD $ - - - - + + + + Site 1 - - - - - - + + + + + + userId211 new @@ -37406,7 +37406,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 1 1 0 @@ -37454,15 +37454,15 @@ 1 18 156.5.3.206 - + action http://www.helloworld.com/hello/world206 Hello World 51 - - + + 67 360 @@ -37471,7 +37471,7 @@ 0.98s 1 - + 0 M @@ -37479,8 +37479,8 @@ http://www.helloworld.com/hello/world206/0 Hello World 0 52 - - + + 68 0 @@ -37489,7 +37489,7 @@ 0.98s 2 - + 0 M @@ -37497,32 +37497,32 @@ http://www.helloworld.com/hello/world206/1 Hello World 1 53 - - + + 69 984 0.98s 3 - + 0 M 0 USD $ - - - - + + + + Site 1 - - - - - - + + + + + + userId206 new @@ -37564,7 +37564,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 0 0 0 @@ -37612,22 +37612,22 @@ 1 10 156.5.3.203 - + action http://www.helloworld.com/hello/world203 Hello World 39 - - + + 34 360 6 min 0s 1 - + 0 M @@ -37635,15 +37635,15 @@ http://www.helloworld.com/hello/world203/0 Hello World 0 40 - - + + 35 0 0s 2 - + 0 M @@ -37651,30 +37651,30 @@ http://www.helloworld.com/hello/world203/1 Hello World 1 41 - - + + 36 3 - + 0 M 0 USD $ - - - - + + + + Site 1 - - - - - - + + + + + + userId203 new @@ -37716,7 +37716,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 0 0 0 @@ -37764,29 +37764,29 @@ 1 23 156.5.3.208 - + action http://www.helloworld.com/hello/world208 Hello World 56 - - + + 83 360 6 min 0s 1 - + 0 M ecommerceAbandonedCart - 50 + 1 - + 208 @@ -37797,20 +37797,20 @@ plugins/Morpheus/images/ecommerceAbandonedCart.png - + action http://www.helloworld.com/hello/world208/0 Hello World 0 57 - - + + 84 2 - + 0 M @@ -37818,8 +37818,8 @@ http://www.helloworld.com/hello/world208/0 58 - - + + 0 85 Product 1 @@ -37828,7 +37828,7 @@ 2 - + 0 M @@ -37836,8 +37836,8 @@ http://www.helloworld.com/hello/world208/0 58 - - + + 0 86 Product 1 @@ -37846,7 +37846,7 @@ 2 - + 0 M @@ -37854,8 +37854,8 @@ http://www.helloworld.com/hello/world208/0 58 - - + + 0 87 Product 2 @@ -37864,7 +37864,7 @@ 2 - + 0 M @@ -37872,8 +37872,8 @@ http://www.helloworld.com/hello/world208/0 58 - - + + 0 88 Product 3 @@ -37882,7 +37882,7 @@ 2 - + 0 M @@ -37890,8 +37890,8 @@ http://www.helloworld.com/hello/world208/0 58 - - + + 0 89 Product 4 @@ -37900,7 +37900,7 @@ 2 - + 0 M @@ -37908,8 +37908,8 @@ http://www.helloworld.com/hello/world208/0 58 - - + + 0 90 Product 3 @@ -37918,7 +37918,7 @@ click 2 - + 0 M @@ -37926,8 +37926,8 @@ http://www.helloworld.com/hello/world208/0 58 - - + + 0 91 /path/product1.jpg @@ -37936,24 +37936,24 @@ hover 2 - + 0 M 0 USD $ - - - - + + + + Site 1 - - - - - - + + + + + + userId208 new @@ -37995,7 +37995,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 0 0 200 @@ -38043,26 +38043,26 @@ 1 30 156.5.3.211 - + goal Goal 1 1 - 0 + - + http://www.helloworld.com/hello/world211 plugins/Morpheus/images/goal.png - + action http://www.helloworld.com/hello/world211 Hello World 68 - - + + 111 360 @@ -38071,7 +38071,7 @@ 0.55s 1 - + 0 M @@ -38079,32 +38079,32 @@ http://www.helloworld.com/hello/world211/0 Hello World 0 69 - - + + 112 545 0.55s 2 - + 0 M 1 USD $ - - - - + + + + Site 1 - - - - - - + + + + + + userId211 new @@ -38146,7 +38146,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 1 1 0 @@ -38194,22 +38194,22 @@ 1 9 156.5.3.203 - + action http://www.helloworld.com/hello/world203 Hello World 39 - - + + 31 360 6 min 0s 1 - + 0 M @@ -38217,15 +38217,15 @@ http://www.helloworld.com/hello/world203/0 Hello World 0 40 - - + + 32 0 0s 2 - + 0 M @@ -38233,30 +38233,30 @@ http://www.helloworld.com/hello/world203/1 Hello World 1 41 - - + + 33 3 - + 0 M 0 USD $ - - - - + + + + Site 1 - - - - - - + + + + + + userId203 new @@ -38298,7 +38298,7 @@ plugins/Morpheus/icons/dist/browsers/UNK.png UNK - + 0 0 0 @@ -38346,13 +38346,13 @@ 1 29 156.5.3.211 - + goal Goal 2 2 - 0 + http://www.helloworld.com/hello/world211 diff --git a/plugins/Transitions/tests/System/TransitionsTest.php b/plugins/Transitions/tests/System/TransitionsTest.php new file mode 100644 index 0000000000..f0e3eaffe9 --- /dev/null +++ b/plugins/Transitions/tests/System/TransitionsTest.php @@ -0,0 +1,117 @@ +runApiTests($api, $params); + } + + public function getApiForTesting() + { + $return = array(); + $return[] = array('Transitions.getTransitionsForPageUrl', array( + 'idSite' => self::$fixture->idSite, + 'date' => self::$fixture->dateTime, + 'periods' => array('day', 'month'), + 'testSuffix' => '_noLimit', + 'otherRequestParameters' => array( + 'pageUrl' => 'http://example.org/page/one.html', + ) + )); + $return[] = array('Transitions.getTransitionsForPageTitle', array( + 'idSite' => self::$fixture->idSite, + 'date' => self::$fixture->dateTime, + 'periods' => array('day', 'month'), + 'testSuffix' => '_noLimit', + 'otherRequestParameters' => array( + 'pageTitle' => 'page title - page/one.html', + ) + )); + + // test w/ pages that don't exist + $return[] = array('Transitions.getTransitionsForPageUrl', array( + 'idSite' => self::$fixture->idSite, + 'date' => self::$fixture->dateTime, + 'periods' => array('day', 'month'), + 'testSuffix' => '_noData', + 'otherRequestParameters' => array( + 'pageUrl' => 'http://example.org/not/a/page.html', + ) + )); + $return[] = array('Transitions.getTransitionsForPageTitle', array( + 'idSite' => self::$fixture->idSite, + 'date' => self::$fixture->dateTime, + 'periods' => array('day', 'month'), + 'testSuffix' => '_noData', + 'otherRequestParameters' => array( + 'pageTitle' => 'not a page title', + ) + )); + + $return[] = array('Transitions.getTransitionsForPageUrl', array( // test w/ limiting + 'idSite' => self::$fixture->idSite, + 'date' => self::$fixture->dateTime, + 'periods' => array('day', 'month'), + 'otherRequestParameters' => array( + 'pageUrl' => 'http://example.org/page/one.html', + 'limitBeforeGrouping' => 2 + ) + )); + + $return[] = array('Transitions.getTransitionsForPageUrl', array( // test w/ segment + 'idSite' => self::$fixture->idSite, + 'date' => self::$fixture->dateTime, + 'periods' => array('day'), + 'testSuffix' => '_withSegment', + 'segment' => 'visitConvertedGoalId!%3D2', + 'otherRequestParameters' => array( + 'pageUrl' => 'http://example.org/page/one.html', + 'limitBeforeGrouping' => 2 + ) + )); + $return[] = array('Transitions.getTransitionsForPageTitle', array( + 'idSite' => self::$fixture->idSite, + 'date' => self::$fixture->dateTime, + 'periods' => array('day'), + 'testSuffix' => '_withSegment', + 'otherRequestParameters' => array( + 'pageTitle' => 'page title - page/one.html', + ) + )); + return $return; + } + + public static function getOutputPrefix() + { + return 'Transitions'; + } + + public static function getPathToTestDirectory() + { + return dirname(__FILE__); + } +} + +TransitionsTest::$fixture = new SomeVisitsManyPageviewsWithTransitions(); \ No newline at end of file diff --git a/plugins/Transitions/tests/System/expected/test_Transitions__Transitions.getTransitionsForPageUrl_day.xml b/plugins/Transitions/tests/System/expected/test_Transitions__Transitions.getTransitionsForPageUrl_day.xml new file mode 100644 index 0000000000..27a3ba1abe --- /dev/null +++ b/plugins/Transitions/tests/System/expected/test_Transitions__Transitions.getTransitionsForPageUrl_day.xml @@ -0,0 +1,112 @@ + + + Sat, Mar 6 + + + + 3 + + + + 2 + + + + 2 + + + + + + 1 + + + + 5 + 18 + 4 + 4 + + + + + 3 + + + + 2 + + + + 3 + + + + + + 1 + + + + + + 1 + + + + 1 + + + + + + 1 + + + + 1 + + + + + + direct + 1 +
+
+
+ + + search + 1 +
+ + + 1 + +
+
+ + + website + 1 +
+ + + 1 + +
+
+ + + campaign + 1 +
+ + + 1 + +
+
+
+
\ No newline at end of file diff --git a/plugins/Transitions/tests/System/expected/test_Transitions__Transitions.getTransitionsForPageUrl_month.xml b/plugins/Transitions/tests/System/expected/test_Transitions__Transitions.getTransitionsForPageUrl_month.xml new file mode 100644 index 0000000000..a73d7d39dd --- /dev/null +++ b/plugins/Transitions/tests/System/expected/test_Transitions__Transitions.getTransitionsForPageUrl_month.xml @@ -0,0 +1,120 @@ + + + Mar 2010 + + + + 3 + + + + 2 + + + + 2 + + + + + + 1 + + + + 7 + 21 + 4 + 4 + + + + + 3 + + + + 2 + + + + 3 + + + + + + 2 + + + + + + 1 + + + + 1 + + + + 1 + + + + + + 1 + + + + 1 + + + + 1 + + + + + + direct + 1 +
+
+
+ + + search + 1 +
+ + + 1 + +
+
+ + + website + 1 +
+ + + 1 + +
+
+ + + campaign + 1 +
+ + + 1 + +
+
+
+
\ No newline at end of file diff --git a/plugins/Transitions/tests/System/expected/test_Transitions_noData__Transitions.getTransitionsForPageTitle_day.xml b/plugins/Transitions/tests/System/expected/test_Transitions_noData__Transitions.getTransitionsForPageTitle_day.xml new file mode 100644 index 0000000000..a0995fa6e9 --- /dev/null +++ b/plugins/Transitions/tests/System/expected/test_Transitions_noData__Transitions.getTransitionsForPageTitle_day.xml @@ -0,0 +1,6 @@ + + + + \ No newline at end of file diff --git a/plugins/Transitions/tests/System/expected/test_Transitions_noData__Transitions.getTransitionsForPageTitle_month.xml b/plugins/Transitions/tests/System/expected/test_Transitions_noData__Transitions.getTransitionsForPageTitle_month.xml new file mode 100644 index 0000000000..a0995fa6e9 --- /dev/null +++ b/plugins/Transitions/tests/System/expected/test_Transitions_noData__Transitions.getTransitionsForPageTitle_month.xml @@ -0,0 +1,6 @@ + + + + \ No newline at end of file diff --git a/plugins/Transitions/tests/System/expected/test_Transitions_noData__Transitions.getTransitionsForPageUrl_day.xml b/plugins/Transitions/tests/System/expected/test_Transitions_noData__Transitions.getTransitionsForPageUrl_day.xml new file mode 100644 index 0000000000..a0995fa6e9 --- /dev/null +++ b/plugins/Transitions/tests/System/expected/test_Transitions_noData__Transitions.getTransitionsForPageUrl_day.xml @@ -0,0 +1,6 @@ + + + + \ No newline at end of file diff --git a/plugins/Transitions/tests/System/expected/test_Transitions_noData__Transitions.getTransitionsForPageUrl_month.xml b/plugins/Transitions/tests/System/expected/test_Transitions_noData__Transitions.getTransitionsForPageUrl_month.xml new file mode 100644 index 0000000000..a0995fa6e9 --- /dev/null +++ b/plugins/Transitions/tests/System/expected/test_Transitions_noData__Transitions.getTransitionsForPageUrl_month.xml @@ -0,0 +1,6 @@ + + + + \ No newline at end of file diff --git a/plugins/Transitions/tests/System/expected/test_Transitions_noLimit__Transitions.getTransitionsForPageTitle_day.xml b/plugins/Transitions/tests/System/expected/test_Transitions_noLimit__Transitions.getTransitionsForPageTitle_day.xml new file mode 100644 index 0000000000..26c278c975 --- /dev/null +++ b/plugins/Transitions/tests/System/expected/test_Transitions_noLimit__Transitions.getTransitionsForPageTitle_day.xml @@ -0,0 +1,117 @@ + + + Sat, Mar 6 + + + + 3 + + + + 2 + + + + 1 + + + + 1 + + + + + + 1 + + + + 1 + + + + 5 + 17 + 3 + 3 + + + + + 2 + + + + 2 + + + + 2 + + + + 1 + + + + 1 + + + + + + 1 + + + + + + 1 + + + + 1 + + + + + + 1 + + + + 1 + + + + + + direct + 1 +
+
+
+ + + search + 1 +
+ + + 1 + +
+
+ + + website + 1 +
+ + + 1 + +
+
+
+
\ No newline at end of file diff --git a/plugins/Transitions/tests/System/expected/test_Transitions_noLimit__Transitions.getTransitionsForPageTitle_month.xml b/plugins/Transitions/tests/System/expected/test_Transitions_noLimit__Transitions.getTransitionsForPageTitle_month.xml new file mode 100644 index 0000000000..caaf8b0db3 --- /dev/null +++ b/plugins/Transitions/tests/System/expected/test_Transitions_noLimit__Transitions.getTransitionsForPageTitle_month.xml @@ -0,0 +1,129 @@ + + + Mar 2010 + + + + 3 + + + + 2 + + + + 1 + + + + 1 + + + + + + 1 + + + + 1 + + + + 1 + + + + 7 + 20 + 3 + 3 + + + + + 2 + + + + 2 + + + + 2 + + + + 1 + + + + 1 + + + + + + 2 + + + + + + 1 + + + + 1 + + + + 1 + + + + + + 1 + + + + 1 + + + + 1 + + + + + + direct + 1 +
+
+
+ + + search + 1 +
+ + + 1 + +
+
+ + + website + 1 +
+ + + 1 + +
+
+
+
\ No newline at end of file diff --git a/plugins/Transitions/tests/System/expected/test_Transitions_noLimit__Transitions.getTransitionsForPageUrl_day.xml b/plugins/Transitions/tests/System/expected/test_Transitions_noLimit__Transitions.getTransitionsForPageUrl_day.xml new file mode 100644 index 0000000000..9e13a4a0ba --- /dev/null +++ b/plugins/Transitions/tests/System/expected/test_Transitions_noLimit__Transitions.getTransitionsForPageUrl_day.xml @@ -0,0 +1,116 @@ + + + Sat, Mar 6 + + + + 3 + + + + 2 + + + + 2 + + + + + + 1 + + + + 5 + 18 + 4 + 4 + + + + + 3 + + + + 2 + + + + 2 + + + + 1 + + + + + + 1 + + + + + + 1 + + + + 1 + + + + + + 1 + + + + 1 + + + + + + direct + 1 +
+
+
+ + + search + 1 +
+ + + 1 + +
+
+ + + website + 1 +
+ + + 1 + +
+
+ + + campaign + 1 +
+ + + 1 + +
+
+
+
\ No newline at end of file diff --git a/plugins/Transitions/tests/System/expected/test_Transitions_noLimit__Transitions.getTransitionsForPageUrl_month.xml b/plugins/Transitions/tests/System/expected/test_Transitions_noLimit__Transitions.getTransitionsForPageUrl_month.xml new file mode 100644 index 0000000000..ea8dfddac4 --- /dev/null +++ b/plugins/Transitions/tests/System/expected/test_Transitions_noLimit__Transitions.getTransitionsForPageUrl_month.xml @@ -0,0 +1,124 @@ + + + Mar 2010 + + + + 3 + + + + 2 + + + + 2 + + + + + + 1 + + + + 7 + 21 + 4 + 4 + + + + + 3 + + + + 2 + + + + 2 + + + + 1 + + + + + + 2 + + + + + + 1 + + + + 1 + + + + 1 + + + + + + 1 + + + + 1 + + + + 1 + + + + + + direct + 1 +
+
+
+ + + search + 1 +
+ + + 1 + +
+
+ + + website + 1 +
+ + + 1 + +
+
+ + + campaign + 1 +
+ + + 1 + +
+
+
+
\ No newline at end of file diff --git a/plugins/Transitions/tests/System/expected/test_Transitions_withSegment__Transitions.getTransitionsForPageTitle_day.xml b/plugins/Transitions/tests/System/expected/test_Transitions_withSegment__Transitions.getTransitionsForPageTitle_day.xml new file mode 100644 index 0000000000..26c278c975 --- /dev/null +++ b/plugins/Transitions/tests/System/expected/test_Transitions_withSegment__Transitions.getTransitionsForPageTitle_day.xml @@ -0,0 +1,117 @@ + + + Sat, Mar 6 + + + + 3 + + + + 2 + + + + 1 + + + + 1 + + + + + + 1 + + + + 1 + + + + 5 + 17 + 3 + 3 + + + + + 2 + + + + 2 + + + + 2 + + + + 1 + + + + 1 + + + + + + 1 + + + + + + 1 + + + + 1 + + + + + + 1 + + + + 1 + + + + + + direct + 1 +
+
+
+ + + search + 1 +
+ + + 1 + +
+
+ + + website + 1 +
+ + + 1 + +
+
+
+
\ No newline at end of file diff --git a/plugins/Transitions/tests/System/expected/test_Transitions_withSegment__Transitions.getTransitionsForPageUrl_day.xml b/plugins/Transitions/tests/System/expected/test_Transitions_withSegment__Transitions.getTransitionsForPageUrl_day.xml new file mode 100644 index 0000000000..27a3ba1abe --- /dev/null +++ b/plugins/Transitions/tests/System/expected/test_Transitions_withSegment__Transitions.getTransitionsForPageUrl_day.xml @@ -0,0 +1,112 @@ + + + Sat, Mar 6 + + + + 3 + + + + 2 + + + + 2 + + + + + + 1 + + + + 5 + 18 + 4 + 4 + + + + + 3 + + + + 2 + + + + 3 + + + + + + 1 + + + + + + 1 + + + + 1 + + + + + + 1 + + + + 1 + + + + + + direct + 1 +
+
+
+ + + search + 1 +
+ + + 1 + +
+
+ + + website + 1 +
+ + + 1 + +
+
+ + + campaign + 1 +
+ + + 1 + +
+
+
+
\ No newline at end of file -- cgit v1.2.3