Product reports for date range does not show Visits metrics
#2674
Bug1.6
@mattab
opened this Issue on September 21st 2011
Member
This is due to a bug in the Goals API which does not work when a DataTable_Array is returned for period=range rather than a Piwik_Datatable for other periods.
Now when period are requested, each datatable in the array gets enriched with Ecommerce view metrics as expected.
Note: enrichment still does NOT work with idSite=1,3 AND many dates to return. However now it will still return the incomplete data label (missing columns) rather than fail badly