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-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
2014-08-21refs #4996 track content pieces and display a content report under action and...Thomas Steur
2014-08-21refs #4996 started to plan content trackingThomas Steur