Skip to content
Extraits de code Groupes Projets
  1. oct. 19, 2012
  2. oct. 18, 2012
  3. oct. 15, 2012
    • mattpiwik's avatar
      build · 560715c9
      mattpiwik a rédigé
      git-svn-id: http://dev.piwik.org/svn/trunk@7202 59fd770c-687e-43c8-a1e3-f5a4ff64c105
      560715c9
    • mattpiwik's avatar
      Refs #2992 #49 · 2a42103b
      mattpiwik a rédigé
      Fixing the No result keyword bug
      
      git-svn-id: http://dev.piwik.org/svn/trunk@7197 59fd770c-687e-43c8-a1e3-f5a4ff64c105
      2a42103b
    • mattpiwik's avatar
      forgot · b7a55190
      mattpiwik a rédigé
      git-svn-id: http://dev.piwik.org/svn/trunk@7195 59fd770c-687e-43c8-a1e3-f5a4ff64c105
      b7a55190
    • mattpiwik's avatar
      Refs #2992 #49 · f02f9a04
      mattpiwik a rédigé
       * Adding integration test
       * Note: it appears the "No result keyword" does not work, i'm on it
      
      git-svn-id: http://dev.piwik.org/svn/trunk@7194 59fd770c-687e-43c8-a1e3-f5a4ff64c105
      f02f9a04
    • mattpiwik's avatar
      Refs #2992 Site Search KABOOM, Refs #49 · 53649590
      mattpiwik a rédigé
      Implementing Site Search tracking & reporting in Piwik core!
      
       * New Admin UI to customize, for each site, wheter site search is enabled. Also options to set default values to use.
       * New Reports: Searches, Searches with no result, Search categories, Top Pages Following a Search
       * to track "No result keyword" users will have to tag their site with a JS call, or add a new parameter to the search result page &search_count=X (X being zero for no result searches)
       * Reports works with Row evolution, PDF/HTML reports, Piwik Mobile
       * idaction_url is now NULLable because, Site Search records a page with idaction_name == Keyword, and idaction_url == NULL. This ensures that the Site Searches don't create "Page URL Not defined" records. 
       * updates to Tracker JS API, new function trackSiteSearch, also added in PHP tracker
       * New fields in log_visit to track searches
       * new segment, "searches" which can be used to select visitors who did a search ie. searches>0 or those who searched a lot, ie searches>10
       
       TODO: 
        * commmit integration test, TESTING, DOCS, FAQ, release, and a nice Prayer to the universe and the stars, hoping that I can code a major new feature without any bug...
        * It would be awesome to have compatiblity with Transitions so we can see, for a given site search, what are the starting pages and Destination pages
        
       Thank you for your patience Timo, 
       and thank in advance everyone for your help Testing this new feature!
       
      
      
      git-svn-id: http://dev.piwik.org/svn/trunk@7190 59fd770c-687e-43c8-a1e3-f5a4ff64c105
      53649590
  4. oct. 14, 2012
  5. oct. 13, 2012
  6. oct. 12, 2012
  7. oct. 11, 2012
  8. oct. 10, 2012
    • benakamoorthi's avatar
      Refs #1823, several changes & tweaks to GeoIP modifications: · 2bd2cea5
      benakamoorthi a rédigé
        * Renamed getVisitsByCity & getVisitsByRegion to getCity & getRegion.
        * Extra testing for anonymized IPs.
        * Show visitor city & region in visitor log & last visits widget.
        * Do specific check for apache module in checking for server based geoip implementation.
        * Fix for continent segment error.
        * Redesigned admin UI to be more compact & to show reason for broken implementations.
        * Don't show duplicate Unknowns in pretty location strings.
        * Don't use REMOTE_ADDR, instead get IP from Piwik_IP.
      
      
      git-svn-id: http://dev.piwik.org/svn/trunk@7140 59fd770c-687e-43c8-a1e3-f5a4ff64c105
      2bd2cea5
    • mattpiwik's avatar
      Refs #3430 Committing first set of files coming from oTrance platform. · d1f208f7
      mattpiwik a rédigé
      I had to edit the tests to clean up the files with the new system
      : 
       * remove english translations of non translated strings, which were automatically put in the translated files
       * Keep ordering of language strings similar to the english file
      
      git-svn-id: http://dev.piwik.org/svn/trunk@7138 59fd770c-687e-43c8-a1e3-f5a4ff64c105
      d1f208f7
  9. oct. 07, 2012
    • benakamoorthi's avatar
      Refs #1823, modified UserCountry plugin to allow use of GeoIP databases if... · b2e1f41d
      benakamoorthi a rédigé
      Refs #1823, modified UserCountry plugin to allow use of GeoIP databases if desired. Added two reports, getVisitsByRegion + getVisitsByCity.
      
      Notes:
      
        * Supports country, region, city, org & isp GeoIP databases.
        * Supports GeoIP PHP API, PECL module & server modules.
        * Added ability to regenerate 'general' tracker cache.
        * Removed location_continent column from log_visit & log_conversion tables, and removed visits by continent blob record. Report is now a view over country report.
      
      
      
      git-svn-id: http://dev.piwik.org/svn/trunk@7122 59fd770c-687e-43c8-a1e3-f5a4ff64c105
      b2e1f41d
  10. oct. 05, 2012
Chargement en cours