Skip to content
Extraits de code Groupes Projets
  1. août 21, 2013
  2. juil. 02, 2013
  3. juin 16, 2013
  4. juin 05, 2013
  5. fév. 05, 2013
  6. fév. 01, 2013
    • benakamoorthi's avatar
      Fixes #1899, add report that merges all Referrer reports and modified Referrer... · bd5c7baf
      benakamoorthi a rédigé
      Fixes #1899, add report that merges all Referrer reports and modified Referrer overview report to support subtables for each referrer type.
      
      Notes:
      - modified VisualPHPUnit so Incomplete errors that come from missing expected files have 'Use Processed' link option.
      - fixed bug in VisualPHPUnit's 'Use Processed' link (a piwik-specific change).
      - Added ability to prepend/append HTML to labels in HTML datatable output by using html_label_prefix/html_label_suffix.
      - Fix bug in Piwik_DataTable_Array::mergeSubtables where keyName was not copied in new array.
      
      
      
      git-svn-id: http://dev.piwik.org/svn/trunk@7830 59fd770c-687e-43c8-a1e3-f5a4ff64c105
      bd5c7baf
  7. oct. 19, 2012
  8. déc. 18, 2011
  9. sept. 27, 2011
    • mattpiwik's avatar
      Fixes #2667 · c91c513e
      mattpiwik a rédigé
       * Stop aggregating visits for Custom variables of scope "page"
        * still OK for scope "visit" since there is supposed to be one custom var value per custom variable name for a given visit
       * Now we always display the Actions columns so that these rows with no visit still show the number of Actions
       * cleaned up from custom var output report, removed some "price_viewed" column left out
      
      UI Change (future FAQ maybe...)
       * When there is a "Visits" column for the Custom Variable report with a value of "-" (hyphen) then it means this custom variable was used with scope=page. 
      
      Fixes #2662
       * Added integration tests testing getPageUrl with multiple periods and websites 
       * fixed a bug when idSite=all or 1,2,3
      
      git-svn-id: http://dev.piwik.org/svn/trunk@5235 59fd770c-687e-43c8-a1e3-f5a4ff64c105
      c91c513e
  10. sept. 16, 2011
  11. mai 19, 2011
    • mattpiwik's avatar
      Refs #898 · 3aca2890
      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
      3aca2890
Chargement en cours