Skip to content
Extraits de code Groupes Projets
  1. oct. 23, 2013
  2. oct. 17, 2013
  3. oct. 09, 2013
  4. sept. 30, 2013
  5. sept. 14, 2013
  6. juil. 24, 2013
  7. juil. 20, 2013
  8. juil. 18, 2013
  9. juil. 02, 2013
  10. juin 17, 2013
  11. juin 08, 2013
  12. mai 29, 2013
  13. mai 24, 2013
  14. mai 07, 2013
  15. mars 27, 2013
    • mattab's avatar
      JSlint piwik.js · 158c2150
      mattab a rédigé
      158c2150
    • Timo Besenreuther's avatar
      refs #1700 performance tracking in piwik.js · f56c9d65
      Timo Besenreuther a rédigé
       * by default, send performance.timing.responseEnd - performance.timing.requestStart as generation time with the tracking request
       * if the performance.timing API is not supported by the browser, don't send the metric
       * new method disablePerformanceTracking()
       * new method setGenerationTimeMs(generationTime) to set the generation after measuring it on the server side 
      f56c9d65
  16. mars 24, 2013
  17. mars 13, 2013
  18. mars 11, 2013
  19. mars 05, 2013
  20. fév. 26, 2013
    • mattab's avatar
      Refs #1845 · c405a15a
      mattab a rédigé
       * the tests/js is now passing following Benaka's commit, sweeet
       * Adding setsiteId to the "special case" so that setSiteId can be called after trackpageView and it still works
       * Adding pathname in the generated JS
       * HTML entity the & in the IMG src
      c405a15a
  21. fév. 25, 2013
    • diosmosis's avatar
      Refs #1845, switch to async JS in other places and apply fixes to tracking... · c6ac229c
      diosmosis a rédigé
      Refs #1845, switch to async JS in other places and apply fixes to tracking code admin page & other pages.
      
      Notes:
        * Fix bug in Installation page that displays JS where newlines were not displayed and text would not be selected on click.
        * Modify piwik.js to make sure setTrackerUrl is called before _paq is processed.
        * Move _paq modifications in tracker code to global scope outside every anonymous function.
        * Fix bug in rewritten site selector widget where selecting the same site didn't fire an event (necessary for some uses).
        * Fix bug where change of site resulted in delay before site name in labels changed.
        * Fix bug where site name was double encoded in tracking code admin page.
        * Rewrite piwik_tag.tpl to use async tracking code.
      c6ac229c
  22. fév. 22, 2013
  23. fév. 13, 2013
Chargement en cours