1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126
|
<?xml version="1.0" encoding="utf-8" ?>
<result>
<row>
<label>Bourgogne-Franche-Comté, France</label>
<nb_uniq_visitors>1</nb_uniq_visitors>
<nb_visits>2</nb_visits>
<nb_actions>6</nb_actions>
<nb_users>0</nb_users>
<max_actions>5</max_actions>
<sum_visit_length>1621</sum_visit_length>
<bounce_count>1</bounce_count>
<nb_visits_converted>2</nb_visits_converted>
<goals>
<row idgoal='1'>
<nb_conversions>2</nb_conversions>
<nb_visits_converted>2</nb_visits_converted>
<revenue>10</revenue>
</row>
<row idgoal='2'>
<nb_conversions>1</nb_conversions>
<nb_visits_converted>1</nb_visits_converted>
<revenue>5</revenue>
</row>
</goals>
<nb_conversions>3</nb_conversions>
<revenue>15</revenue>
<segment>regionCode==BFC;countryCode==fr</segment>
<region>BFC</region>
<country>fr</country>
<country_name>France</country_name>
<region_name>Bourgogne-Franche-Comté</region_name>
<logo>plugins/Morpheus/icons/dist/flags/fr.png</logo>
</row>
<row>
<label>British Columbia, Canada</label>
<nb_uniq_visitors>1</nb_uniq_visitors>
<nb_visits>2</nb_visits>
<nb_actions>6</nb_actions>
<nb_users>0</nb_users>
<max_actions>5</max_actions>
<sum_visit_length>1621</sum_visit_length>
<bounce_count>1</bounce_count>
<nb_visits_converted>2</nb_visits_converted>
<goals>
<row idgoal='1'>
<nb_conversions>2</nb_conversions>
<nb_visits_converted>2</nb_visits_converted>
<revenue>10</revenue>
</row>
<row idgoal='2'>
<nb_conversions>1</nb_conversions>
<nb_visits_converted>1</nb_visits_converted>
<revenue>5</revenue>
</row>
</goals>
<nb_conversions>3</nb_conversions>
<revenue>15</revenue>
<segment>regionCode==BC;countryCode==ca</segment>
<region>BC</region>
<country>ca</country>
<country_name>Canada</country_name>
<region_name>British Columbia</region_name>
<logo>plugins/Morpheus/icons/dist/flags/ca.png</logo>
</row>
<row>
<label>Unknown</label>
<nb_uniq_visitors>1</nb_uniq_visitors>
<nb_visits>2</nb_visits>
<nb_actions>6</nb_actions>
<nb_users>0</nb_users>
<max_actions>5</max_actions>
<sum_visit_length>1621</sum_visit_length>
<bounce_count>1</bounce_count>
<nb_visits_converted>2</nb_visits_converted>
<goals>
<row idgoal='1'>
<nb_conversions>2</nb_conversions>
<nb_visits_converted>2</nb_visits_converted>
<revenue>10</revenue>
</row>
<row idgoal='2'>
<nb_conversions>1</nb_conversions>
<nb_visits_converted>1</nb_visits_converted>
<revenue>5</revenue>
</row>
</goals>
<nb_conversions>3</nb_conversions>
<revenue>15</revenue>
<region>xx</region>
<country>xx</country>
<country_name>Unknown</country_name>
<region_name>Unknown</region_name>
<logo>plugins/Morpheus/icons/dist/flags/xx.png</logo>
</row>
<row>
<label>Warwickshire, United Kingdom</label>
<nb_uniq_visitors>1</nb_uniq_visitors>
<nb_visits>2</nb_visits>
<nb_actions>6</nb_actions>
<nb_users>0</nb_users>
<max_actions>5</max_actions>
<sum_visit_length>1621</sum_visit_length>
<bounce_count>1</bounce_count>
<nb_visits_converted>2</nb_visits_converted>
<goals>
<row idgoal='1'>
<nb_conversions>2</nb_conversions>
<nb_visits_converted>2</nb_visits_converted>
<revenue>10</revenue>
</row>
<row idgoal='2'>
<nb_conversions>1</nb_conversions>
<nb_visits_converted>1</nb_visits_converted>
<revenue>5</revenue>
</row>
</goals>
<nb_conversions>3</nb_conversions>
<revenue>15</revenue>
<segment>regionCode==WAR;countryCode==gb</segment>
<region>WAR</region>
<country>gb</country>
<country_name>United Kingdom</country_name>
<region_name>Warwickshire</region_name>
<logo>plugins/Morpheus/icons/dist/flags/gb.png</logo>
</row>
</result>
|