Skip to content
Extraits de code Groupes Projets
  1. oct. 12, 2015
  2. mars 10, 2015
  3. mars 05, 2015
  4. fév. 11, 2015
  5. fév. 10, 2015
  6. jan. 22, 2015
  7. déc. 22, 2014
  8. déc. 21, 2014
  9. nov. 25, 2014
  10. nov. 09, 2014
  11. nov. 07, 2014
  12. oct. 13, 2014
  13. oct. 06, 2014
  14. oct. 05, 2014
  15. juil. 10, 2014
  16. juil. 09, 2014
  17. juin 10, 2014
  18. nov. 13, 2013
  19. oct. 15, 2013
  20. août 22, 2013
  21. août 02, 2013
  22. juil. 02, 2013
  23. juin 16, 2013
    • mattab's avatar
      temp · 7fdd382b
      mattab a rédigé
      7fdd382b
  24. juin 06, 2013
  25. juin 05, 2013
  26. mars 27, 2013
  27. mars 11, 2013
  28. fév. 05, 2013
  29. nov. 21, 2012
  30. nov. 14, 2012
  31. oct. 15, 2012
    • 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
Chargement en cours