Skip to content
Extraits de code Groupes Projets
  1. juin 19, 2014
  2. juin 18, 2014
    • Thomas Steur's avatar
      this is epic... by rendering the reports this way we can remove a lot of... · 79ec9d19
      Thomas Steur a rédigé
      this is epic... by rendering the reports this way we can remove a lot of duplicated, unneeded code while having backwards compatible urls, developers are still able to completely overwrite the reports controller action, we fix some issues where CoreHome.renderWidget was reported in dispatch events instead of the actual module/action -> fixes also some security issues and most saved params for reports work again. Hope it works as expected
      79ec9d19
  3. juin 10, 2014
  4. mai 09, 2014
  5. fév. 02, 2014
  6. nov. 18, 2013
  7. oct. 20, 2013
  8. oct. 10, 2013
  9. oct. 09, 2013
  10. oct. 08, 2013
  11. août 02, 2013
  12. juil. 30, 2013
  13. juil. 28, 2013
  14. juil. 23, 2013
  15. juil. 02, 2013
  16. juin 05, 2013
  17. mars 27, 2013
  18. fév. 05, 2013
  19. jan. 01, 2013
  20. nov. 21, 2011
  21. 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
  22. mai 05, 2011
  23. mai 02, 2011
  24. fév. 15, 2011
  25. jan. 19, 2011
    • mattpiwik's avatar
      Refs #1984 - New plugins CustomVariables · 1afa1066
      mattpiwik a rédigé
       * Now possible to track up to 5 Custom variables per Visit. Also, Goal conversions will be reported 'By custom variable name & value' 
       * New report in Visitors > Custom Variables, new CustomVars API
       * Updated schema
       * Updated PiwikTracker PHP api to allow setting the name,value pairs
      
      Code style
       * Refatoring some API code, and Archiving queries 
       * Changing text from 'segment' to 'dimension' as this is better description + we want to build actual segmentation later
       * removing getJs calls in some plugins since they only included sparkline.js, moved to CoreHome
      
      git-svn-id: http://dev.piwik.org/svn/trunk@3780 59fd770c-687e-43c8-a1e3-f5a4ff64c105
      1afa1066
Chargement en cours