Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-09-22refs #4996 removed V2 part of doc as created issues for themThomas Steur
2014-09-19refs #4996 php tests are there, we cannot test segments auto suggest yet as t...Thomas Steur
2014-09-19refs #4996 there is a difference between link tracking enabled and installed....Thomas Steur
2014-09-19refs #4996 some more testsThomas Steur
2014-09-15refs #4996 do not fallback to GET if POST fails otherwise we might track twiceThomas Steur
2014-09-15refs #4996 tests should now work in case Piwik is installed in a subdirectory...Thomas Steur
2014-09-15refs #4996 cache all site urls in trackerThomas Steur
2014-09-14refs #4996 also display URL of media on hover next to the image. added some d...Thomas Steur
2014-09-14refs #4996 in case we are in an overlay session we should not track. Check co...Thomas Steur
2014-09-14refs #4996 on hover display an image in case it starts with https?:// and end...Thomas Steur
2014-09-14refs #4996 we have to add build a fully qualified URL of the content piece in...Thomas Steur
2014-09-14refs #4996 some fixes, prevent JS errors on FF<9 and IE6, add random string t...Thomas Steur
2014-09-13refs #4996 fix js error on IE6-IE8 because indexOf is not defined there. also...Thomas Steur
2014-09-13refs #4996 we should first test methods that do not depend on other methods. ...Thomas Steur
2014-09-13refs #4996 allow only hosts of siteIds that are present in the URL and do not...Thomas Steur
2014-09-13refs #4996 allow redirects to subdomains of known hostsThomas Steur
2014-09-12refs #4996 apply enableLinkTracking first before trackContentImpressions or soThomas Steur
2014-09-12refs #4996 added a few php tests for contentsThomas Steur
2014-09-10refs #4996 fixing more testsThomas Steur
2014-09-10refs #4996 many new tests and many bugfixes. Tests should be done now except ...Thomas Steur
2014-09-10refs #4996 it should basically work but need todo some more stuff like cross ...Thomas Steur
2014-09-09refs #4996 more tests and bugfixes, improved API, some work on crossbrowser s...Thomas Steur
2014-09-09refs #4996 many new tests and bugfixes, worked around some JSLint regexp issu...Thomas Steur
2014-09-05refs #4996 do not track an interaction as an eventThomas Steur
2014-09-05refs #4996 more tests and bugfixes. I am no longer so sure whether we actuall...Thomas Steur
2014-09-05refs #4996 and even more tests and more bugfixesThomas Steur
2014-09-05refs #4996 a lot of new tests and bugfixes, also some code improvementsThomas Steur
2014-09-05recommend to not track interactions automatically on internal links if websit...Thomas Steur
2014-09-04refs #4996 many new tests and many fixes, more will followThomas Steur
2014-09-04refs #4996 ignore interactions if set, detect content blocks as visible that ...Thomas Steur
2014-09-03refs #4996 handle interactions better / correct. Code not tested at all yet. ...Thomas Steur
2014-09-03refs #4996 updated spec to better describe how it will work. While writing th...Thomas Steur
2014-09-02add possbility to track only visible content impressions and to detect them a...Thomas Steur
2014-09-02refs #4996 some tweaks for Piwik Mobile. Makes subtables work etcThomas Steur
2014-09-02refs #4996 replace relative/absolute href linksThomas Steur
2014-08-28refs #4996 track internal and external interactions (on click), also offer so...Thomas Steur
2014-08-27refs #4996 worked on detecting content name, piece and target. Next: Sending ...Thomas Steur
2014-08-25Replying to next questions, refs #4996Matthieu Aubry
2014-08-25Replying to first questions, refs #4996Matthieu Aubry
2014-08-25moved markup into its own section [ci skip]Thomas Steur
2014-08-25some clarifications in doc [ci skip]Thomas Steur
2014-08-23refs #4996 thoughts on how to define content and already started to create so...Thomas Steur
2014-08-23refs #4996 some more questions about content trackingThomas Steur
2014-08-22refs #4996 some more questionsThomas Steur
2014-08-22refs #4996 some thoughts on piwik.jsThomas Steur
2014-08-22Merge branch '4996_content_tracking' of github.com:piwik/piwik into 4996_cont...Thomas Steur
2014-08-22refs #4996 just read in the specs only the name is requiredThomas Steur
2014-08-21updated questions #4996Thomas Steur
2014-08-21fix plugin name [ci skip]Thomas Steur
2014-08-21refs #4996 actually archive the tracked data and display the actual data in a...Thomas Steur