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 <tsteur@users.noreply.github.com>2014-08-21 18:20:25 +0400
committerThomas Steur <tsteur@users.noreply.github.com>2014-08-21 18:20:25 +0400
commite4c780d4c43d7aa4e5eaf0898add81f1ae375b36 (patch)
tree47615c1edc7803c50f5d867d248b0dbb4ce1f1c3 /misc
parent86b23773301a7259f613b3c1d3fb69d8d7feb8dd (diff)
updated questions #4996
Diffstat (limited to 'misc')
-rw-r--r--misc/internal-docs/content-tracking.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/misc/internal-docs/content-tracking.md b/misc/internal-docs/content-tracking.md
index 9b031d9a88..d3daff7376 100644
--- a/misc/internal-docs/content-tracking.md
+++ b/misc/internal-docs/content-tracking.md
@@ -6,12 +6,12 @@ This is the technical concept for implementing content tracking. We won't plan a
* Plugin name: Contents
* Content name - The name of the content visible in reports
* Content piece - eg a video file, image file, text, ...
-* Content target - a clicked url, a started video, any "conversion"...
+* Content target - a clicked url, a started video, any "conversion" to be a bit more generic?
## Further Questions
-1. Can the same piece have different names / targets? Can the same content name have different targets? How are they presented?
-2. Are we always assuming the "conversion" or "target URL" is caused by a click or can it be a hover or drag/drop, ...?
-3. Would a piece of content have maybe custom variables etc?
+1. Can the same piece have different names / targets? Can the same content name have different targets?
+2. Are we always assuming the "conversion" or "target URL" is caused by a click or can it be a hover or drag/drop, ...? For a general solution we might want to assume it can be anything?
+3. Would a piece of content - such as a banner - have maybe custom variables etc?
4. How do we present the data in a report? Similar to events with second dimensions? Probably depends on 1)
## Tagging of the content piece declarative