Skip to content
Extraits de code Groupes Projets
Valider b2e23826 rédigé par sgiehl's avatar sgiehl
Parcourir les fichiers

refs #3227 moving integration result files

git-svn-id: http://dev.piwik.org/svn/trunk@7249 59fd770c-687e-43c8-a1e3-f5a4ff64c105
parent dd57f6d4
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
Affichage de
avec 11525 ajouts et 0 suppression
<?xml version="1.0" encoding="utf-8" ?>
<result>
<row>
<nb_visits>Visits</nb_visits>
<nb_uniq_visitors>Unique visitors</nb_uniq_visitors>
<nb_actions>Actions</nb_actions>
<nb_actions_per_visit>Actions per Visit</nb_actions_per_visit>
<avg_time_on_site>Avg. Time on Website</avg_time_on_site>
<bounce_rate>Bounce Rate</bounce_rate>
<conversion_rate>Conversion Rate</conversion_rate>
<label>Label</label>
<date>Date</date>
<avg_time_on_page>Avg. time on page</avg_time_on_page>
<sum_time_spent>Total time spent by visitors (in seconds)</sum_time_spent>
<sum_visit_length>Total time spent by visitors (in seconds)</sum_visit_length>
<bounce_count>Bounces</bounce_count>
<bounce_count_returning>Bounce Count for Returning Visits</bounce_count_returning>
<max_actions>Maximum actions in one visit</max_actions>
<max_actions_returning>Maximum actions in one returning visit</max_actions_returning>
<nb_visits_converted_returning>Number of converted returning visits</nb_visits_converted_returning>
<sum_visit_length_returning>Total time spent by returning visitors (in seconds)</sum_visit_length_returning>
<nb_visits_converted>Visits with Conversions</nb_visits_converted>
<nb_conversions>Conversions</nb_conversions>
<revenue>Revenue</revenue>
<nb_hits>Pageviews</nb_hits>
<entry_nb_visits>Entrances</entry_nb_visits>
<entry_nb_uniq_visitors>Unique entrances</entry_nb_uniq_visitors>
<exit_nb_visits>Exits</exit_nb_visits>
<exit_nb_uniq_visitors>Unique exits</exit_nb_uniq_visitors>
<entry_bounce_count>Bounces</entry_bounce_count>
<exit_bounce_count>Bounces</exit_bounce_count>
<exit_rate>Exit rate</exit_rate>
<sum_daily_nb_uniq_visitors>Unique visitors (daily sum)</sum_daily_nb_uniq_visitors>
<sum_daily_entry_nb_uniq_visitors>Unique entrances (daily sum)</sum_daily_entry_nb_uniq_visitors>
<sum_daily_exit_nb_uniq_visitors>Unique exits (daily sum)</sum_daily_exit_nb_uniq_visitors>
<entry_nb_actions>Actions after entereing here</entry_nb_actions>
<entry_sum_visit_length>Total time spent by visitors (in seconds) after entereing here</entry_sum_visit_length>
</row>
</result>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8" ?>
<result>
<row>
<nb_visits>Visits</nb_visits>
<nb_uniq_visitors>Unique visitors</nb_uniq_visitors>
<nb_actions>Actions</nb_actions>
</row>
</result>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8" ?>
<result>
<row>
<nb_visits>If a visitor comes to your website for the first time or if he visits a page more than 30 minutes after his last page view, this will be recorded as a new visit.</nb_visits>
<nb_uniq_visitors>The number of unduplicated visitors coming to your website. Every user is only counted once, even if he visits the website multiple times a day.</nb_uniq_visitors>
<nb_actions>The number of actions performed by your visitors. Actions can be page views, downloads or outlinks.</nb_actions>
<nb_actions_per_visit>The average number of actions (page views, downloads or outlinks) that were performed during the visits.</nb_actions_per_visit>
<avg_time_on_site>The average duration of a visit.</avg_time_on_site>
<bounce_rate>The percentage of visits that only had a single pageview. This means, that the visitor left the website directly from the entrance page.</bounce_rate>
<conversion_rate>The percentage of visits that triggered a goal conversion.</conversion_rate>
<avg_time_on_page>The average amount of time visitors spent on this page (only the page, not the entire website).</avg_time_on_page>
<nb_hits>The number of times this page was visited.</nb_hits>
<exit_rate>The percentage of visits that left the website after viewing this page.</exit_rate>
</row>
</result>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8" ?>
<result>
<row>
<nb_actions_per_visit>Actions per Visit</nb_actions_per_visit>
<avg_time_on_site>Avg. Time on Website</avg_time_on_site>
<bounce_rate>Bounce Rate</bounce_rate>
<conversion_rate>Conversion Rate</conversion_rate>
</row>
</result>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8" ?>
<result>
<row>
<category>Visitors</category>
<name>Country</name>
<module>UserCountry</module>
<action>getCountry</action>
<dimension>Country</dimension>
<metrics>
<nb_visits>Visits</nb_visits>
<nb_uniq_visitors>Unique visitors</nb_uniq_visitors>
<nb_actions>Actions</nb_actions>
</metrics>
<processedMetrics>
<nb_actions_per_visit>Actions per Visit</nb_actions_per_visit>
<avg_time_on_site>Avg. Time on Website</avg_time_on_site>
<bounce_rate>Bounce Rate</bounce_rate>
</processedMetrics>
<metricsDocumentation>
<nb_visits>If a visitor comes to your website for the first time or if he visits a page more than 30 minutes after his last page view, this will be recorded as a new visit.</nb_visits>
<nb_uniq_visitors>The number of unduplicated visitors coming to your website. Every user is only counted once, even if he visits the website multiple times a day.</nb_uniq_visitors>
<nb_actions>The number of actions performed by your visitors. Actions can be page views, downloads or outlinks.</nb_actions>
<nb_actions_per_visit>The average number of actions (page views, downloads or outlinks) that were performed during the visits.</nb_actions_per_visit>
<avg_time_on_site>The average duration of a visit.</avg_time_on_site>
<bounce_rate>The percentage of visits that only had a single pageview. This means, that the visitor left the website directly from the entrance page.</bounce_rate>
<conversion_rate>The percentage of visits that triggered a goal conversion.</conversion_rate>
<avg_time_on_page>The average amount of time visitors spent on this page (only the page, not the entire website).</avg_time_on_page>
<nb_hits>The number of times this page was visited.</nb_hits>
<exit_rate>The percentage of visits that left the website after viewing this page.</exit_rate>
</metricsDocumentation>
<metricsGoal>
<nb_conversions>Conversions</nb_conversions>
<revenue>Revenue</revenue>
</metricsGoal>
<processedMetricsGoal>
<revenue_per_visit>Revenue per Visit</revenue_per_visit>
</processedMetricsGoal>
<imageGraphUrl>index.php?module=API&amp;method=ImageGraph.get&amp;idSite=1&amp;apiModule=UserCountry&amp;apiAction=getCountry&amp;period=day&amp;date=2009-01-04</imageGraphUrl>
<imageGraphEvolutionUrl>index.php?module=API&amp;method=ImageGraph.get&amp;idSite=1&amp;apiModule=UserCountry&amp;apiAction=getCountry&amp;period=day&amp;date=2008-12-06,2009-01-04</imageGraphEvolutionUrl>
<uniqueId>UserCountry_getCountry</uniqueId>
</row>
</result>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8" ?>
<result>
<website>Piwik test</website>
<prettyDate>Sunday 4 January 2009</prettyDate>
<metadata>
<category>Visitors</category>
<name>Country</name>
<module>UserCountry</module>
<action>getCountry</action>
<dimension>Country</dimension>
<metrics>
<nb_visits>Visits</nb_visits>
<nb_uniq_visitors>Unique visitors</nb_uniq_visitors>
<nb_actions>Actions</nb_actions>
</metrics>
<processedMetrics>
<nb_actions_per_visit>Actions per Visit</nb_actions_per_visit>
<avg_time_on_site>Avg. Time on Website</avg_time_on_site>
<bounce_rate>Bounce Rate</bounce_rate>
</processedMetrics>
<metricsDocumentation>
<nb_visits>If a visitor comes to your website for the first time or if he visits a page more than 30 minutes after his last page view, this will be recorded as a new visit.</nb_visits>
<nb_uniq_visitors>The number of unduplicated visitors coming to your website. Every user is only counted once, even if he visits the website multiple times a day.</nb_uniq_visitors>
<nb_actions>The number of actions performed by your visitors. Actions can be page views, downloads or outlinks.</nb_actions>
<nb_actions_per_visit>The average number of actions (page views, downloads or outlinks) that were performed during the visits.</nb_actions_per_visit>
<avg_time_on_site>The average duration of a visit.</avg_time_on_site>
<bounce_rate>The percentage of visits that only had a single pageview. This means, that the visitor left the website directly from the entrance page.</bounce_rate>
<conversion_rate>The percentage of visits that triggered a goal conversion.</conversion_rate>
<avg_time_on_page>The average amount of time visitors spent on this page (only the page, not the entire website).</avg_time_on_page>
<nb_hits>The number of times this page was visited.</nb_hits>
<exit_rate>The percentage of visits that left the website after viewing this page.</exit_rate>
</metricsDocumentation>
<metricsGoal>
<nb_conversions>Conversions</nb_conversions>
<revenue>Revenue</revenue>
</metricsGoal>
<processedMetricsGoal>
<revenue_per_visit>Revenue per Visit</revenue_per_visit>
</processedMetricsGoal>
<imageGraphUrl>index.php?module=API&amp;method=ImageGraph.get&amp;idSite=1&amp;apiModule=UserCountry&amp;apiAction=getCountry&amp;period=day&amp;date=2009-01-04</imageGraphUrl>
<imageGraphEvolutionUrl>index.php?module=API&amp;method=ImageGraph.get&amp;idSite=1&amp;apiModule=UserCountry&amp;apiAction=getCountry&amp;period=day&amp;date=2008-12-06,2009-01-04</imageGraphEvolutionUrl>
<uniqueId>UserCountry_getCountry</uniqueId>
</metadata>
<columns>
<label>Country</label>
<nb_visits>Visits</nb_visits>
<nb_uniq_visitors>Unique visitors</nb_uniq_visitors>
<nb_actions>Actions</nb_actions>
<nb_actions_per_visit>Actions per Visit</nb_actions_per_visit>
<avg_time_on_site>Avg. Time on Website</avg_time_on_site>
<bounce_rate>Bounce Rate</bounce_rate>
<revenue>Revenue</revenue>
</columns>
<reportData>
<row>
<label>France</label>
<nb_uniq_visitors>1</nb_uniq_visitors>
<nb_visits>1</nb_visits>
<nb_actions>1</nb_actions>
<revenue>$ 42.26</revenue>
<nb_actions_per_visit>1</nb_actions_per_visit>
<avg_time_on_site>00:18:06</avg_time_on_site>
<bounce_rate>100%</bounce_rate>
</row>
</reportData>
<reportMetadata>
<row>
<code>fr</code>
<logo>plugins/UserCountry/flags/fr.png</logo>
<logoWidth>16</logoWidth>
<logoHeight>11</logoHeight>
</row>
</reportMetadata>
</result>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8" ?>
<result>
<error message="Row evolutions can not be processed with this combination of \'date\' and \'period\' parameters." />
</result>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8" ?>
<result>
<row>
<type>metric</type>
<category>Visit</category>
<name>Days since first visit</name>
<segment>daysSinceFirstVisit</segment>
</row>
<row>
<type>metric</type>
<category>Visit</category>
<name>Days since last Ecommerce order</name>
<segment>daysSinceLastEcommerceOrder</segment>
</row>
<row>
<type>metric</type>
<category>Visit</category>
<name>Days since last visit</name>
<segment>daysSinceLastVisit</segment>
</row>
<row>
<type>metric</type>
<category>Visit</category>
<name>Number of Actions</name>
<segment>actions</segment>
</row>
<row>
<type>metric</type>
<category>Visit</category>
<name>Number of Internal Searches</name>
<segment>searches</segment>
<acceptedValues>To select all visits who used internal Site Search, use: &amp;segment=searches&gt;0</acceptedValues>
</row>
<row>
<type>metric</type>
<category>Visit</category>
<name>Number of visits</name>
<segment>visitCount</segment>
</row>
<row>
<type>metric</type>
<category>Visit</category>
<name>Visit Duration (in seconds)</name>
<segment>visitDuration</segment>
</row>
<row>
<type>dimension</type>
<category>visit</category>
<name>City</name>
<segment>city</segment>
<acceptedValues>Sydney, Sao Paolo, Rome, etc.</acceptedValues>
</row>
<row>
<type>dimension</type>
<category>visit</category>
<name>Latitude</name>
<segment>lat</segment>
<acceptedValues>-33.578, 40.830, etc.&lt;br/&gt;You can select visitors within a lat/long range using &amp;segment=lat&gt;X;lat&lt;Y;long&gt;M;long&lt;N.</acceptedValues>
</row>
<row>
<type>dimension</type>
<category>visit</category>
<name>Longitude</name>
<segment>long</segment>
<acceptedValues>-70.664, 14.326, etc.</acceptedValues>
</row>
<row>
<type>dimension</type>
<category>visit</category>
<name>Region</name>
<segment>region</segment>
<acceptedValues>01 02, OR, P8, etc.&lt;br/&gt;eg. region=A1;country=fr</acceptedValues>
</row>
<row>
<type>dimension</type>
<category>Visit</category>
<name>Browser</name>
<segment>browserName</segment>
<acceptedValues>FF, IE, CH, SF, OP, etc.</acceptedValues>
</row>
<row>
<type>dimension</type>
<category>Visit</category>
<name>Browser version</name>
<segment>browserVersion</segment>
<acceptedValues>1.0, 8.0, etc.</acceptedValues>
</row>
<row>
<type>dimension</type>
<category>Visit</category>
<name>Continent</name>
<segment>continent</segment>
<acceptedValues>eur, asi, amc, amn, ams, afr, ant, oce</acceptedValues>
</row>
<row>
<type>dimension</type>
<category>Visit</category>
<name>Country</name>
<segment>country</segment>
<acceptedValues>de, us, fr, in, es, etc.</acceptedValues>
</row>
<row>
<type>dimension</type>
<category>Visit</category>
<name>Local time</name>
<segment>visitLocalHour</segment>
<acceptedValues>0, 1, 2, 3, ..., 20, 21, 22, 23</acceptedValues>
</row>
<row>
<type>dimension</type>
<category>Visit</category>
<name>Operating system</name>
<segment>operatingSystem</segment>
<acceptedValues>WXP, WI7, MAC, LIN, AND, IPD, etc.</acceptedValues>
</row>
<row>
<type>dimension</type>
<category>Visit</category>
<name>Provider</name>
<segment>provider</segment>
<acceptedValues>comcast.net, proxad.net, etc.</acceptedValues>
</row>
<row>
<type>dimension</type>
<category>Visit</category>
<name>Resolution</name>
<segment>resolution</segment>
<acceptedValues>1280x1024, 800x600, etc.</acceptedValues>
</row>
<row>
<type>dimension</type>
<category>Visit</category>
<name>Server time</name>
<segment>visitServerHour</segment>
<acceptedValues>0, 1, 2, 3, ..., 20, 21, 22, 23</acceptedValues>
</row>
<row>
<type>dimension</type>
<category>Visit</category>
<name>Visit Ecommerce status at the end of the visit. For example, to select all visits that have made an Ecommerce order, the API request would contain &quot;&amp;segment=visitEcommerceStatus==ordered,visitEcommerceStatus==orderedThenAbandonedCart&quot;</name>
<segment>visitEcommerceStatus</segment>
<acceptedValues>none, ordered, abandonedCart, orderedThenAbandonedCart</acceptedValues>
</row>
<row>
<type>dimension</type>
<category>Visit</category>
<name>Visit converted a specific Goal Id</name>
<segment>visitConvertedGoalId</segment>
<acceptedValues>1, 2, 3, etc.</acceptedValues>
</row>
<row>
<type>dimension</type>
<category>Visit</category>
<name>Visit converted at least one Goal</name>
<segment>visitConverted</segment>
<acceptedValues>0, 1</acceptedValues>
</row>
<row>
<type>dimension</type>
<category>Visit</category>
<name>Visitor ID</name>
<segment>visitorId</segment>
<acceptedValues>34c31e04394bdc63 - any 16 Hexadecimal chars ID, which can be fetched using the Tracking API function getVisitorId()</acceptedValues>
</row>
<row>
<type>dimension</type>
<category>Visit</category>
<name>Visitor IP</name>
<segment>visitIp</segment>
<acceptedValues>13.54.122.1, etc.</acceptedValues>
<permission>1</permission>
</row>
<row>
<type>dimension</type>
<category>Visit</category>
<name>Visitor type. For example, to select all visitors who have returned to the website, including those who have bought something in their previous visits, the API request would contain &quot;&amp;segment=visitorType==returning,visitorType==returningCustomer&quot;</name>
<segment>visitorType</segment>
<acceptedValues>new, returning, returningCustomer</acceptedValues>
</row>
<row>
<type>dimension</type>
<category>Referrers</category>
<name>Keyword</name>
<segment>referrerKeyword</segment>
<acceptedValues>Encoded%20Keyword, keyword</acceptedValues>
</row>
<row>
<type>dimension</type>
<category>Referrers</category>
<name>Referrer Name</name>
<segment>referrerName</segment>
<acceptedValues>twitter.com, www.facebook.com, Bing, Google, Yahoo, CampaignName</acceptedValues>
</row>
<row>
<type>dimension</type>
<category>Referrers</category>
<name>Referrer Type</name>
<segment>referrerType</segment>
<acceptedValues>direct, search, website, campaign</acceptedValues>
</row>
<row>
<type>dimension</type>
<category>Referrers</category>
<name>Referrer URL</name>
<acceptedValues>http%3A%2F%2Fwww.example.org%2Freferer-page.htm</acceptedValues>
<segment>referrerUrl</segment>
</row>
<row>
<type>dimension</type>
<category>Custom Variables</category>
<name>Custom Variable name 1 (scope visit)</name>
<segment>customVariableName1</segment>
</row>
<row>
<type>dimension</type>
<category>Custom Variables</category>
<name>Custom Variable name 2 (scope visit)</name>
<segment>customVariableName2</segment>
</row>
<row>
<type>dimension</type>
<category>Custom Variables</category>
<name>Custom Variable name 3 (scope visit)</name>
<segment>customVariableName3</segment>
</row>
<row>
<type>dimension</type>
<category>Custom Variables</category>
<name>Custom Variable name 4 (scope visit)</name>
<segment>customVariableName4</segment>
</row>
<row>
<type>dimension</type>
<category>Custom Variables</category>
<name>Custom Variable name 5 (scope visit)</name>
<segment>customVariableName5</segment>
</row>
<row>
<type>dimension</type>
<category>Custom Variables</category>
<name>Custom Variable name 1 (scope page)</name>
<segment>customVariablePageName1</segment>
</row>
<row>
<type>dimension</type>
<category>Custom Variables</category>
<name>Custom Variable name 2 (scope page)</name>
<segment>customVariablePageName2</segment>
</row>
<row>
<type>dimension</type>
<category>Custom Variables</category>
<name>Custom Variable name 3 (scope page)</name>
<segment>customVariablePageName3</segment>
</row>
<row>
<type>dimension</type>
<category>Custom Variables</category>
<name>Custom Variable name 4 (scope page)</name>
<segment>customVariablePageName4</segment>
</row>
<row>
<type>dimension</type>
<category>Custom Variables</category>
<name>Custom Variable name 5 (scope page)</name>
<segment>customVariablePageName5</segment>
</row>
<row>
<type>dimension</type>
<category>Custom Variables</category>
<name>Custom Variable value 1 (scope page)</name>
<segment>customVariablePageValue1</segment>
</row>
<row>
<type>dimension</type>
<category>Custom Variables</category>
<name>Custom Variable value 2 (scope page)</name>
<segment>customVariablePageValue2</segment>
</row>
<row>
<type>dimension</type>
<category>Custom Variables</category>
<name>Custom Variable value 3 (scope page)</name>
<segment>customVariablePageValue3</segment>
</row>
<row>
<type>dimension</type>
<category>Custom Variables</category>
<name>Custom Variable value 4 (scope page)</name>
<segment>customVariablePageValue4</segment>
</row>
<row>
<type>dimension</type>
<category>Custom Variables</category>
<name>Custom Variable value 5 (scope page)</name>
<segment>customVariablePageValue5</segment>
</row>
<row>
<type>dimension</type>
<category>Custom Variables</category>
<name>Custom Variable value 1 (scope visit)</name>
<segment>customVariableValue1</segment>
</row>
<row>
<type>dimension</type>
<category>Custom Variables</category>
<name>Custom Variable value 2 (scope visit)</name>
<segment>customVariableValue2</segment>
</row>
<row>
<type>dimension</type>
<category>Custom Variables</category>
<name>Custom Variable value 3 (scope visit)</name>
<segment>customVariableValue3</segment>
</row>
<row>
<type>dimension</type>
<category>Custom Variables</category>
<name>Custom Variable value 4 (scope visit)</name>
<segment>customVariableValue4</segment>
</row>
<row>
<type>dimension</type>
<category>Custom Variables</category>
<name>Custom Variable value 5 (scope visit)</name>
<segment>customVariableValue5</segment>
</row>
<row>
<type>dimension</type>
<category>Actions</category>
<name>Entry Page URL</name>
<segment>entryPageUrl</segment>
</row>
<row>
<type>dimension</type>
<category>Actions</category>
<name>Entry Page title</name>
<segment>entryPageTitle</segment>
</row>
<row>
<type>dimension</type>
<category>Actions</category>
<name>Exit Page Title</name>
<segment>exitPageTitle</segment>
</row>
<row>
<type>dimension</type>
<category>Actions</category>
<name>Exit Page URL</name>
<segment>exitPageUrl</segment>
</row>
<row>
<type>dimension</type>
<category>Actions</category>
<name>Page Name</name>
<segment>pageTitle</segment>
</row>
<row>
<type>dimension</type>
<category>Actions</category>
<name>Page URL</name>
<segment>pageUrl</segment>
<acceptedValues>All these segments must be URL encoded, for example: http%3A%2F%2Fexample.com%2Fpath%2Fpage%3Fquery</acceptedValues>
</row>
</result>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8" ?>
<result>
<row>
<SDK_batch_size>10</SDK_batch_size>
<SDK_interval_value>30</SDK_interval_value>
</row>
</result>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8" ?>
<result>
<nb_uniq_visitors>1</nb_uniq_visitors>
<nb_visits>1</nb_visits>
<nb_actions>1</nb_actions>
<max_actions>1</max_actions>
<bounce_rate>100%</bounce_rate>
<nb_actions_per_visit>1</nb_actions_per_visit>
<avg_time_on_site>1086</avg_time_on_site>
<nb_visits_returning>0</nb_visits_returning>
<nb_actions_returning>0</nb_actions_returning>
<nb_uniq_visitors_returning>0</nb_uniq_visitors_returning>
<bounce_rate_returning>0%</bounce_rate_returning>
<nb_actions_per_visit_returning>0</nb_actions_per_visit_returning>
<avg_time_on_site_returning>0</avg_time_on_site_returning>
<nb_conversions>1</nb_conversions>
<nb_visits_converted>1</nb_visits_converted>
<conversion_rate>100</conversion_rate>
<revenue>42.26</revenue>
<nb_pageviews>1</nb_pageviews>
<nb_uniq_pageviews>1</nb_uniq_pageviews>
<nb_downloads>0</nb_downloads>
<nb_uniq_downloads>0</nb_uniq_downloads>
<nb_outlinks>0</nb_outlinks>
<nb_uniq_outlinks>0</nb_uniq_outlinks>
<nb_searches>0</nb_searches>
<nb_keywords>0</nb_keywords>
</result>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8" ?>
<result>
<row>
<category>Actions</category>
<name>Actions - Main metrics</name>
<module>Actions</module>
<action>get</action>
<metrics>
<nb_pageviews>Pageviews</nb_pageviews>
<nb_uniq_pageviews>Unique Pageviews</nb_uniq_pageviews>
<nb_downloads>Downloads</nb_downloads>
<nb_uniq_downloads>Unique Downloads</nb_uniq_downloads>
<nb_outlinks>Outlinks</nb_outlinks>
<nb_uniq_outlinks>Unique Outlinks</nb_uniq_outlinks>
<nb_searches>Searches</nb_searches>
<nb_keywords>Unique Keywords</nb_keywords>
</metrics>
<imageGraphUrl>index.php?module=API&amp;method=ImageGraph.get&amp;idSite=1&amp;apiModule=Actions&amp;apiAction=get&amp;period=day&amp;date=2008-12-06,2009-01-04</imageGraphUrl>
<imageGraphEvolutionUrl>index.php?module=API&amp;method=ImageGraph.get&amp;idSite=1&amp;apiModule=Actions&amp;apiAction=get&amp;period=day&amp;date=2008-12-06,2009-01-04</imageGraphEvolutionUrl>
<uniqueId>Actions_get</uniqueId>
</row>
</result>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8" ?>
<result>
<website>Piwik test</website>
<prettyDate>Sunday 4 January 2009</prettyDate>
<metadata>
<category>Actions</category>
<name>Actions - Main metrics</name>
<module>Actions</module>
<action>get</action>
<metrics>
<nb_pageviews>Pageviews</nb_pageviews>
<nb_uniq_pageviews>Unique Pageviews</nb_uniq_pageviews>
<nb_downloads>Downloads</nb_downloads>
<nb_uniq_downloads>Unique Downloads</nb_uniq_downloads>
<nb_outlinks>Outlinks</nb_outlinks>
<nb_uniq_outlinks>Unique Outlinks</nb_uniq_outlinks>
<nb_searches>Searches</nb_searches>
<nb_keywords>Unique Keywords</nb_keywords>
</metrics>
<imageGraphUrl>index.php?module=API&amp;method=ImageGraph.get&amp;idSite=1&amp;apiModule=Actions&amp;apiAction=get&amp;period=day&amp;date=2008-12-06,2009-01-04</imageGraphUrl>
<imageGraphEvolutionUrl>index.php?module=API&amp;method=ImageGraph.get&amp;idSite=1&amp;apiModule=Actions&amp;apiAction=get&amp;period=day&amp;date=2008-12-06,2009-01-04</imageGraphEvolutionUrl>
<uniqueId>Actions_get</uniqueId>
</metadata>
<columns>
<nb_pageviews>Pageviews</nb_pageviews>
<nb_uniq_pageviews>Unique Pageviews</nb_uniq_pageviews>
<nb_downloads>Downloads</nb_downloads>
<nb_uniq_downloads>Unique Downloads</nb_uniq_downloads>
<nb_outlinks>Outlinks</nb_outlinks>
<nb_uniq_outlinks>Unique Outlinks</nb_uniq_outlinks>
<nb_searches>Searches</nb_searches>
<nb_keywords>Unique Keywords</nb_keywords>
</columns>
<reportData>
<nb_pageviews>1</nb_pageviews>
<nb_uniq_pageviews>1</nb_uniq_pageviews>
<nb_downloads>0</nb_downloads>
<nb_uniq_downloads>0</nb_uniq_downloads>
<nb_outlinks>0</nb_outlinks>
<nb_uniq_outlinks>0</nb_uniq_outlinks>
<nb_searches>0</nb_searches>
<nb_keywords>0</nb_keywords>
</reportData>
<reportMetadata/>
</result>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8" ?>
<result>
<website>Piwik test</website>
<prettyDate>2009</prettyDate>
<metadata>
<category>Visiteurs</category>
<name>Pays</name>
<module>UserCountry</module>
<action>getCountry</action>
<dimension>Pays</dimension>
<metrics>
<nb_visits>Visites</nb_visits>
<nb_actions>Actions</nb_actions>
</metrics>
<processedMetrics>
<nb_actions_per_visit>Actions par visite</nb_actions_per_visit>
<avg_time_on_site>Temps moyen sur le site</avg_time_on_site>
<bounce_rate>Taux de rebond</bounce_rate>
</processedMetrics>
<metricsDocumentation>
<nb_visits>Si un visiteur se rend sur votre site web pour la première fois ou s'il visite une page plus de 30 minutes après sa dernière page, il sera enregistré en tant que nouvelle visite.</nb_visits>
<nb_uniq_visitors>Nombre de visiteurs uniques visitant votre site web. Chaque utilisateur n'est compté qu'une seule fois, même s'il visite le site plusieurs fois dans la journée.</nb_uniq_visitors>
<nb_actions>Nombre d'actions effectuées par vos visiteurs. Les actions peuvent être des visites de pages, téléchargements, liens sortants.</nb_actions>
<nb_actions_per_visit>Nombre moyen d'actions (affichages de page, téléchargements ou liens sortants) qui ont été effectuées durant les visites.</nb_actions_per_visit>
<avg_time_on_site>Durée moyenne d'une visite</avg_time_on_site>
<bounce_rate>Pourcentage de visites qui ont eu un affichage unique de page. Cela signifie que le visiteur a quitté le site directement depuis la page d'entrée.</bounce_rate>
<conversion_rate>Pourcentage de visites qui ont déclenché une conversion en Objectif.</conversion_rate>
<avg_time_on_page>Temps moyen que les visiteurs ont passé sur cette page (seulement la page, pas le site entier).</avg_time_on_page>
<nb_hits>Le nombre de fois que cette page a été visitée.</nb_hits>
<exit_rate>Pourcentage de visites qui ont quitté le site web après avoir visualisé cette page (affichages uniques divisés par sorties)</exit_rate>
</metricsDocumentation>
<metricsGoal>
<nb_conversions>Conversions</nb_conversions>
<revenue>Revenu</revenue>
</metricsGoal>
<processedMetricsGoal>
<revenue_per_visit>Valeur par Visite</revenue_per_visit>
</processedMetricsGoal>
<imageGraphUrl>index.php?module=API&amp;method=ImageGraph.get&amp;idSite=1&amp;apiModule=UserCountry&amp;apiAction=getCountry&amp;period=year&amp;date=2009-01-04</imageGraphUrl>
<imageGraphEvolutionUrl>index.php?module=API&amp;method=ImageGraph.get&amp;idSite=1&amp;apiModule=UserCountry&amp;apiAction=getCountry&amp;period=year&amp;date=2000-01-01,2009-12-31</imageGraphEvolutionUrl>
<uniqueId>UserCountry_getCountry</uniqueId>
</metadata>
<columns>
<label>Pays</label>
<nb_visits>Visites</nb_visits>
<nb_actions>Actions</nb_actions>
<nb_actions_per_visit>Actions par visite</nb_actions_per_visit>
<avg_time_on_site>Temps moyen sur le site</avg_time_on_site>
<bounce_rate>Taux de rebond</bounce_rate>
<revenue>Revenu</revenue>
</columns>
<reportData/>
<reportMetadata/>
</result>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8" ?>
<result>
<row>
<code>am</code>
<name>አማርኛ</name>
<english_name>Amharic</english_name>
</row>
<row>
<code>ar</code>
<name>العربية</name>
<english_name>Arabic</english_name>
</row>
<row>
<code>be</code>
<name>Беларуская</name>
<english_name>Belarusian</english_name>
</row>
<row>
<code>bg</code>
<name>Български</name>
<english_name>Bulgarian</english_name>
</row>
<row>
<code>ca</code>
<name>Català</name>
<english_name>Catalan</english_name>
</row>
<row>
<code>cs</code>
<name>Česky</name>
<english_name>Czech</english_name>
</row>
<row>
<code>da</code>
<name>Dansk</name>
<english_name>Danish</english_name>
</row>
<row>
<code>de</code>
<name>Deutsch</name>
<english_name>German</english_name>
</row>
<row>
<code>el</code>
<name>Ελληνικά</name>
<english_name>Hellenic</english_name>
</row>
<row>
<code>en</code>
<name>English</name>
<english_name>English</english_name>
</row>
<row>
<code>es</code>
<name>Español</name>
<english_name>Spanish</english_name>
</row>
<row>
<code>et</code>
<name>Eesti keel</name>
<english_name>Estonian</english_name>
</row>
<row>
<code>eu</code>
<name>Euskara</name>
<english_name>Basque</english_name>
</row>
<row>
<code>fa</code>
<name>فارسی</name>
<english_name>Persian</english_name>
</row>
<row>
<code>fi</code>
<name>Suomi</name>
<english_name>Finnish</english_name>
</row>
<row>
<code>fr</code>
<name>Français</name>
<english_name>French</english_name>
</row>
<row>
<code>gl</code>
<name>Galego</name>
<english_name>Galician</english_name>
</row>
<row>
<code>he</code>
<name>עברית</name>
<english_name>Hebrew</english_name>
</row>
<row>
<code>hu</code>
<name>Magyar</name>
<english_name>Hungarian</english_name>
</row>
<row>
<code>id</code>
<name>Bahasa Indonesia</name>
<english_name>Indonesian</english_name>
</row>
<row>
<code>is</code>
<name>Íslenska</name>
<english_name>Icelandic</english_name>
</row>
<row>
<code>it</code>
<name>Italiano</name>
<english_name>Italian</english_name>
</row>
<row>
<code>ja</code>
<name>日本語</name>
<english_name>Japanese</english_name>
</row>
<row>
<code>ka</code>
<name>ქართული</name>
<english_name>Georgian</english_name>
</row>
<row>
<code>ko</code>
<name>한국어</name>
<english_name>Korean</english_name>
</row>
<row>
<code>lt</code>
<name>Lietuvių</name>
<english_name>Lithuanian</english_name>
</row>
<row>
<code>lv</code>
<name>Latviešu</name>
<english_name>Latvian</english_name>
</row>
<row>
<code>nb</code>
<name>Norsk (bokmål)</name>
<english_name>Norwegian Bokmål</english_name>
</row>
<row>
<code>nl</code>
<name>Nederlands</name>
<english_name>Dutch</english_name>
</row>
<row>
<code>nn</code>
<name>Norsk (nynorsk)</name>
<english_name>Norwegian Nynorsk</english_name>
</row>
<row>
<code>pl</code>
<name>Polski</name>
<english_name>Polish</english_name>
</row>
<row>
<code>pt-br</code>
<name>Português brasileiro</name>
<english_name>Brazilian Portuguese</english_name>
</row>
<row>
<code>pt</code>
<name>Português</name>
<english_name>Portuguese</english_name>
</row>
<row>
<code>ro</code>
<name>Română</name>
<english_name>Romanian</english_name>
</row>
<row>
<code>ru</code>
<name>Русский</name>
<english_name>Russian</english_name>
</row>
<row>
<code>sk</code>
<name>Slovensky</name>
<english_name>Slovak</english_name>
</row>
<row>
<code>sl</code>
<name>Slovenščina</name>
<english_name>Slovenian</english_name>
</row>
<row>
<code>sq</code>
<name>Shqip</name>
<english_name>Albanian</english_name>
</row>
<row>
<code>sr</code>
<name>Srpski</name>
<english_name>Serbian</english_name>
</row>
<row>
<code>sv</code>
<name>Svenska</name>
<english_name>Swedish</english_name>
</row>
<row>
<code>te</code>
<name>తెలుగు</name>
<english_name>Telugu</english_name>
</row>
<row>
<code>th</code>
<name>ภาษาไทย</name>
<english_name>Thai</english_name>
</row>
<row>
<code>tr</code>
<name>Türkçe</name>
<english_name>Turkish</english_name>
</row>
<row>
<code>uk</code>
<name>Українська</name>
<english_name>Ukrainian</english_name>
</row>
<row>
<code>zh-cn</code>
<name>简体中文</name>
<english_name>Simplified Chinese</english_name>
</row>
<row>
<code>zh-tw</code>
<name>繁體中文</name>
<english_name>Traditional Chinese (Taiwan)</english_name>
</row>
</result>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8" ?>
<result>&lt;!-- Piwik --&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
var pkBaseURL = ((&quot;https:&quot; == document.location.protocol) ? &quot;https://example.org/piwik/&quot; : &quot;http://example.org/piwik/&quot;);
document.write(unescape(&quot;%3Cscript src='&quot; + pkBaseURL + &quot;piwik.js' type='text/javascript'%3E%3C/script%3E&quot;));
&lt;/script&gt;&lt;script type=&quot;text/javascript&quot;&gt;
try {
var piwikTracker = Piwik.getTracker(pkBaseURL + &quot;piwik.php&quot;, 1);
piwikTracker.trackPageView();
piwikTracker.enableLinkTracking();
} catch( err ) {}
&lt;/script&gt;&lt;noscript&gt;&lt;p&gt;&lt;img src=&quot;http://example.org/piwik/piwik.php?idsite=1&quot; style=&quot;border:0&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;&lt;/noscript&gt;
&lt;!-- End Piwik Tracking Code --&gt;
</result>
\ No newline at end of file
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Veuillez vous inscrire ou vous pour commenter