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
path: root/misc
diff options
context:
space:
mode:
authorThomas Steur <thomas.steur@googlemail.com>2014-09-13 19:05:00 +0400
committerThomas Steur <thomas.steur@googlemail.com>2014-09-13 19:05:00 +0400
commitc94c501f4736d1ce5c10c37cdfb94b1818cfe343 (patch)
tree8396d644cef8daee94ea745a76044b2ddd2dcd4e /misc
parenteb9313d3778b61c8d9ac06119a31aa199d47ea33 (diff)
refs #4996 we should first test methods that do not depend on other methods. So in case of JS error we know by which method it is caused
Diffstat (limited to 'misc')
-rw-r--r--misc/internal-docs/content-tracking.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/misc/internal-docs/content-tracking.md b/misc/internal-docs/content-tracking.md
index 9a3d6f8cd8..154419957b 100644
--- a/misc/internal-docs/content-tracking.md
+++ b/misc/internal-docs/content-tracking.md
@@ -434,12 +434,10 @@ Nothing special here I think. We would probably automatically detect the type of
* Cache allowed site urls for redirects
* Test scroll event in ie9, ie10, ie11, opera
* Run JS tests in ff3, ie7, ie8, ie9, ie11, android, iphone, ms phone
-* Write UI test
* Show images on hover in report
* When a user clicks on an interaction, we should check whether we have already tracked the impression as the content is visible now. If not tracked before, we should track the impression as well
* There can be a scroll or timer event that detects the same content became visible as well. This would not be a problem since we do not track same content block twice
* Maybe v2
-* Create issue for not installed core dimensions if they are disabled by default (Action / Contents dependency)
* Content piece undefined vs Unknown?
## V2: