From b03f7c82734b3a0121a7aa10128f4baa8ed5d8f9 Mon Sep 17 00:00:00 2001 From: Thomas Steur Date: Mon, 15 Sep 2014 11:26:57 +0200 Subject: refs #4996 cache all site urls in tracker --- misc/internal-docs/content-tracking.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'misc') diff --git a/misc/internal-docs/content-tracking.md b/misc/internal-docs/content-tracking.md index a94dcc4733..0a149013c2 100644 --- a/misc/internal-docs/content-tracking.md +++ b/misc/internal-docs/content-tracking.md @@ -429,11 +429,11 @@ Yes it seems most logical to create an action entry for each Content. Nothing special here I think. We would probably automatically detect the type of content (image, video, text, sound, ...) depending on the content eg in case it ends with [.jpg, .png, .gif] it could be recognized as image content and show a banner in the report. ## TODO -* Cache allowed site urls for redirects * 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 * Content piece undefined vs Unknown? +* UI / PHP tests * Make JS tests work if piwik is installed in a path such as localhost/piwik ## V2: -- cgit v1.2.3