diff --git a/tests/PHPUnit/Integration/expected/test_apiGetReportMetadata__API.getReportMetadata_day.xml b/tests/PHPUnit/Integration/expected/test_apiGetReportMetadata__API.getReportMetadata_day.xml
index da0ba7e5089162e826c4df7546897c1e9ce8f424..d8b2b567c4df091ee90d6b914c1144cc6a3e5467 100644
--- a/tests/PHPUnit/Integration/expected/test_apiGetReportMetadata__API.getReportMetadata_day.xml
+++ b/tests/PHPUnit/Integration/expected/test_apiGetReportMetadata__API.getReportMetadata_day.xml
@@ -2,9 +2,9 @@
 <result>
 	<row>
 		<category>All Websites</category>
-		<name>Single Website dashboard</name>
+		<name>All Websites dashboard</name>
 		<module>MultiSites</module>
-		<action>getOne</action>
+		<action>getAll</action>
 		<dimension>Website</dimension>
 		<metrics>
 			<nb_visits>Visits</nb_visits>
@@ -34,15 +34,15 @@
 			<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>
-		<imageGraphUrl>index.php?module=API&amp;method=ImageGraph.get&amp;idSite=1&amp;apiModule=MultiSites&amp;apiAction=getOne&amp;period=day&amp;date=2009-01-04</imageGraphUrl>
-		<imageGraphEvolutionUrl>index.php?module=API&amp;method=ImageGraph.get&amp;idSite=1&amp;apiModule=MultiSites&amp;apiAction=getOne&amp;period=day&amp;date=2008-12-06,2009-01-04</imageGraphEvolutionUrl>
-		<uniqueId>MultiSites_getOne</uniqueId>
+		<imageGraphUrl>index.php?module=API&amp;method=ImageGraph.get&amp;idSite=1&amp;apiModule=MultiSites&amp;apiAction=getAll&amp;period=day&amp;date=2009-01-04</imageGraphUrl>
+		<imageGraphEvolutionUrl>index.php?module=API&amp;method=ImageGraph.get&amp;idSite=1&amp;apiModule=MultiSites&amp;apiAction=getAll&amp;period=day&amp;date=2008-12-06,2009-01-04</imageGraphEvolutionUrl>
+		<uniqueId>MultiSites_getAll</uniqueId>
 	</row>
 	<row>
 		<category>All Websites</category>
-		<name>All Websites dashboard</name>
+		<name>Single Website dashboard</name>
 		<module>MultiSites</module>
-		<action>getAll</action>
+		<action>getOne</action>
 		<dimension>Website</dimension>
 		<metrics>
 			<nb_visits>Visits</nb_visits>
@@ -72,9 +72,9 @@
 			<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>
-		<imageGraphUrl>index.php?module=API&amp;method=ImageGraph.get&amp;idSite=1&amp;apiModule=MultiSites&amp;apiAction=getAll&amp;period=day&amp;date=2009-01-04</imageGraphUrl>
-		<imageGraphEvolutionUrl>index.php?module=API&amp;method=ImageGraph.get&amp;idSite=1&amp;apiModule=MultiSites&amp;apiAction=getAll&amp;period=day&amp;date=2008-12-06,2009-01-04</imageGraphEvolutionUrl>
-		<uniqueId>MultiSites_getAll</uniqueId>
+		<imageGraphUrl>index.php?module=API&amp;method=ImageGraph.get&amp;idSite=1&amp;apiModule=MultiSites&amp;apiAction=getOne&amp;period=day&amp;date=2009-01-04</imageGraphUrl>
+		<imageGraphEvolutionUrl>index.php?module=API&amp;method=ImageGraph.get&amp;idSite=1&amp;apiModule=MultiSites&amp;apiAction=getOne&amp;period=day&amp;date=2008-12-06,2009-01-04</imageGraphEvolutionUrl>
+		<uniqueId>MultiSites_getOne</uniqueId>
 	</row>
 	<row>
 		<category>Visits Summary</category>
@@ -626,6 +626,40 @@
 		<imageGraphEvolutionUrl>index.php?module=API&amp;method=ImageGraph.get&amp;idSite=1&amp;apiModule=Referers&amp;apiAction=getRefererType&amp;period=day&amp;date=2008-12-06,2009-01-04</imageGraphEvolutionUrl>
 		<uniqueId>Referers_getRefererType</uniqueId>
 	</row>
+	<row>
+		<category>Referrers</category>
+		<name>All Referrers</name>
+		<module>Referers</module>
+		<action>getAll</action>
+		<dimension>Referrer</dimension>
+		<documentation>This report shows all your Referers in one unified report, listing all Websites, Search keywords and Campaigns used by your visitors to find your website.</documentation>
+		<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>
+			<conversion_rate>Conversion Rate</conversion_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, internal site searches, downloads or outlinks.</nb_actions>
+			<nb_actions_per_visit>The average number of actions (page views, site searches, 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>
+		<imageGraphUrl>index.php?module=API&amp;method=ImageGraph.get&amp;idSite=1&amp;apiModule=Referers&amp;apiAction=getAll&amp;period=day&amp;date=2009-01-04</imageGraphUrl>
+		<imageGraphEvolutionUrl>index.php?module=API&amp;method=ImageGraph.get&amp;idSite=1&amp;apiModule=Referers&amp;apiAction=getAll&amp;period=day&amp;date=2008-12-06,2009-01-04</imageGraphEvolutionUrl>
+		<uniqueId>Referers_getAll</uniqueId>
+	</row>
 	<row>
 		<category>Referrers</category>
 		<name>Keywords</name>
diff --git a/tests/PHPUnit/Integration/expected/test_ecommerceOrderWithItems_scheduled_report_in_html_tables_and_graph__PDFReports.generateReport_week.original.html b/tests/PHPUnit/Integration/expected/test_ecommerceOrderWithItems_scheduled_report_in_html_tables_and_graph__PDFReports.generateReport_week.original.html
index 45a87cb31570944a45c0c6baff2c6627afb80216..cdb6e9c0cd691739b1831e02b8d19a7bef90699e 100644
--- a/tests/PHPUnit/Integration/expected/test_ecommerceOrderWithItems_scheduled_report_in_html_tables_and_graph__PDFReports.generateReport_week.original.html
+++ b/tests/PHPUnit/Integration/expected/test_ecommerceOrderWithItems_scheduled_report_in_html_tables_and_graph__PDFReports.generateReport_week.original.html
@@ -136,6 +136,11 @@ Referrer Type
 </a>
 </li>
 <li>
+<a href="#Referers_getAll" style="text-decoration:none; color: rgb(68,68,68);">
+All Referrers
+</a>
+</li>
+<li>
 <a href="#Referers_getKeywords" style="text-decoration:none; color: rgb(68,68,68);">
 Keywords
 </a>
@@ -3837,7 +3842,11 @@ $ 13361.11
 <br/>
 <a style="text-decoration:none; color: rgb(126,115,99); font-size: 9pt" href="#reportTop">
 Back to top
-</a><a name ="Referers_getKeywords"/>
+</a><a name ="Referers_getAll"/>
+<h2 style="color: rgb(126,115,99); font-size: 11pt;">
+All Referrers
+</h2>
+There is no data for this report.<a name ="Referers_getKeywords"/>
 <h2 style="color: rgb(126,115,99); font-size: 11pt;">
 Keywords
 </h2>
diff --git a/tests/PHPUnit/Integration/expected/test_ecommerceOrderWithItems_scheduled_report_in_html_tables_only__PDFReports.generateReport_week.original.html b/tests/PHPUnit/Integration/expected/test_ecommerceOrderWithItems_scheduled_report_in_html_tables_only__PDFReports.generateReport_week.original.html
index d1b7addcb7dda962185e06d4f47ad7d905362f90..e19b53425179c2d603da6aa944400530c8bfd0b4 100644
--- a/tests/PHPUnit/Integration/expected/test_ecommerceOrderWithItems_scheduled_report_in_html_tables_only__PDFReports.generateReport_week.original.html
+++ b/tests/PHPUnit/Integration/expected/test_ecommerceOrderWithItems_scheduled_report_in_html_tables_only__PDFReports.generateReport_week.original.html
@@ -136,6 +136,11 @@ Referrer Type
 </a>
 </li>
 <li>
+<a href="#Referers_getAll" style="text-decoration:none; color: rgb(68,68,68);">
+All Referrers
+</a>
+</li>
+<li>
 <a href="#Referers_getKeywords" style="text-decoration:none; color: rgb(68,68,68);">
 Keywords
 </a>
@@ -3683,7 +3688,11 @@ $ 13361.11
 <br/>
 <a style="text-decoration:none; color: rgb(126,115,99); font-size: 9pt" href="#reportTop">
 Back to top
-</a><a name ="Referers_getKeywords"/>
+</a><a name ="Referers_getAll"/>
+<h2 style="color: rgb(126,115,99); font-size: 11pt;">
+All Referrers
+</h2>
+There is no data for this report.<a name ="Referers_getKeywords"/>
 <h2 style="color: rgb(126,115,99); font-size: 11pt;">
 Keywords
 </h2>
diff --git a/tests/PHPUnit/Integration/expected/test_ecommerceOrderWithItems_scheduled_report_in_pdf_tables_only__PDFReports.generateReport_week.original.pdf b/tests/PHPUnit/Integration/expected/test_ecommerceOrderWithItems_scheduled_report_in_pdf_tables_only__PDFReports.generateReport_week.original.pdf
index 755108e02e1926b299de273dd5db5b08a2fd4139..31e85fd702798cde494d902468c2735744e5f221 100644
Binary files a/tests/PHPUnit/Integration/expected/test_ecommerceOrderWithItems_scheduled_report_in_pdf_tables_only__PDFReports.generateReport_week.original.pdf and b/tests/PHPUnit/Integration/expected/test_ecommerceOrderWithItems_scheduled_report_in_pdf_tables_only__PDFReports.generateReport_week.original.pdf differ