- sept. 14, 2015
-
-
diosmosis a rédigé
Allow Segments to define multiple SQL columns if the segment value can be matched in any of those fields, and use to define two new segments: customVariableName & customVariableValue.
-
- nov. 27, 2014
-
-
diosmosis a rédigé
-
- nov. 25, 2014
-
-
diosmosis a rédigé
-
- nov. 07, 2014
-
-
diosmosis a rédigé
Moved processed metrics computation to DataTableGenericFilter, removed new filters & implemented as methods in Report to avoid confusion regarding re-use, allow adding processed metrics as DataTable metadata and use this to rewrite AddProcessedMetrics filter, correct name of Metrics::getMappingFromIdToName function, added placeholder AggregatedMetric class for future, revise Metric/ProcessedMetric hierarchy (add methods for translation/etc.), allow .get API methods to use metadata to automatically figure out which columns to select, get EcommerceOrderWithItemsTest to pass.
-
diosmosis a rédigé
-
- oct. 05, 2014
-
-
Thomas Steur a rédigé
refs #5940 put tests in correct folders, better testsuite names, some tests still fail and I cannot figure out why
-
- sept. 23, 2014
-
-
mattab a rédigé
User ID is NULLable now results in expected tests results: nb_users = 0 when no user id was set. refs #3490 #6162
-
- sept. 09, 2014
-
-
mattab a rédigé
-
- sept. 08, 2014
-
-
mattab a rédigé
-
- oct. 19, 2012
-
-
sgiehl a rédigé
git-svn-id: http://dev.piwik.org/svn/trunk@7252 59fd770c-687e-43c8-a1e3-f5a4ff64c105
-
- déc. 03, 2011
-
-
mattpiwik a rédigé
* Ensuring column names stay in same order when idsites=all * adding empty columns when they are not set git-svn-id: http://dev.piwik.org/svn/trunk@5519 59fd770c-687e-43c8-a1e3-f5a4ff64c105
-
- nov. 02, 2011
-
-
mattpiwik a rédigé
VisitsSummary API does NOT call Actions API now. git-svn-id: http://dev.piwik.org/svn/trunk@5400 59fd770c-687e-43c8-a1e3-f5a4ff64c105
-
- oct. 31, 2011
-
-
BeezyT a rédigé
refs #1454 new action metrics are only accessed by actions plugin, bounce rate fix, changed color of second line chart series, updated expected test files git-svn-id: http://dev.piwik.org/svn/trunk@5393 59fd770c-687e-43c8-a1e3-f5a4ff64c105
-
- oct. 30, 2011
-
-
mattpiwik a rédigé
git-svn-id: http://dev.piwik.org/svn/trunk@5392 59fd770c-687e-43c8-a1e3-f5a4ff64c105
-
- oct. 28, 2011
-
-
mattpiwik a rédigé
git-svn-id: http://dev.piwik.org/svn/trunk@5383 59fd770c-687e-43c8-a1e3-f5a4ff64c105
-
- sept. 11, 2011
-
-
mattpiwik a rédigé
Renamed segment from Timo commit + adding one test git-svn-id: http://dev.piwik.org/svn/trunk@5145 59fd770c-687e-43c8-a1e3-f5a4ff64c105
-
- mai 19, 2011
-
-
mattpiwik a rédigé
* Adding Product page/Category page view tracking via Tracking function: setEcommerceView: function(sku, name, category) This is using the Custom Variables per page, using slot 3/4/5 to track sku/name/category * UPdated PHP tracker + JS tracker + adding tests * Items reports (best SKU/Name/Category) will automatically call the Custom Vars API and enrich the items reports with "Visits", "Conversion rate" * Updating integration tests + fixing bug when item is deleted from Cart, then added again (or purchased) git-svn-id: http://dev.piwik.org/svn/trunk@4723 59fd770c-687e-43c8-a1e3-f5a4ff64c105
-
- mai 16, 2011
-
-
mattpiwik a rédigé
* New segment visitType=returningCustomer for visits that are returning, and bought something in a previous visit + integration tests Refs #2432 * Tracking Custom vars per page + PHP Tracking API + tests * TODO: JS API + js tests + Reporting Also trying to improve mysqli build.. git-svn-id: http://dev.piwik.org/svn/trunk@4709 59fd770c-687e-43c8-a1e3-f5a4ff64c105
-
- avr. 04, 2011
-
-
mattpiwik a rédigé
Fix #2258 Updating Goal edit/add UI, Tracker, API (now returning nb_visits_converted as well as nb_conversions and revenue), and adding tests (just realized Goals API was not unit tested before umh) git-svn-id: http://dev.piwik.org/svn/trunk@4304 59fd770c-687e-43c8-a1e3-f5a4ff64c105
-