Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Content-tracking: display content views and interactions in the Visitor log #6416

Closed
mattab opened this issue Oct 10, 2014 · 9 comments · Fixed by #11579
Closed

Content-tracking: display content views and interactions in the Visitor log #6416

mattab opened this issue Oct 10, 2014 · 9 comments · Fixed by #11579
Assignees
Labels
Enhancement For new feature suggestions that enhance Matomo's capabilities or add a new report, new API etc.
Milestone

Comments

@mattab
Copy link
Member

mattab commented Oct 10, 2014

The goal of this issue is to display all Contents views and interactions in the Visitor Log.

Having the data in the Visitor log will bring a lot of value to users. It is aligned with our policy to make all available data in the DB available in the UI.

@mattab mattab added the Enhancement For new feature suggestions that enhance Matomo's capabilities or add a new report, new API etc. label Oct 10, 2014
@mattab mattab added this to the Short term milestone Oct 10, 2014
@berters
Copy link

berters commented Sep 17, 2015

This would be extremely useful to see the effect of exit intent banners or offers. Being able to link impressions and interaction to the user on the visitor log would definitely be valuable to me and many others I'm sure.

@beatelite
Copy link

I see this is a couple years old. Is it still something that's going to be done? I'd love to get content impression tracking data in the visitor log and in the live visitor api.

@hpvd
Copy link

hpvd commented Apr 15, 2016

strongly +1!!!

Maybe this can be done similar to events (maybe only using another symbol)

especially "content interaction" is really important:

  1. This would give the possibility to understand which way the visitor has taken to go from one site to an other (when using it for navigation elements on your site):
  • does he use the mega-drop-down menu in head of page?
  • does he use the "related article links" located at the end of the article?
  • does he use the "next article" link?
  • does he use the news box on the right side?
  • does he use the links within the text of the article?
  1. in addition to understand which way a user has used, it may give also an inside about his motivation:
    Just an example:
    if he uses "related article links" which shows name and image of an related article, he is much more focused and intersted in the content of the related article
    than if he uses "next article" link which brings him to an unpreknown type of artikle...

extracted from: Show "content interactions" in vistor log #10052

@hpvd
Copy link

hpvd commented Apr 15, 2016

For content impression it should be possible to show / hide these pieces of information to not overflow visitor log with informations.

extracted from: Show optional "content impression" in vistorlog #10053

@hpvd
Copy link

hpvd commented Apr 18, 2016

this would also help a lot during setup and testing of content tracking...

@hpvd
Copy link

hpvd commented Apr 18, 2016

maybe one can make a two step aproach and implement content interaction first
(because of it's importance and the no need to hide because of messing up vistitor log, see decribtions above)

an idea on how this can look:
2016-04-18_08h00_18

@mattab
Copy link
Member Author

mattab commented Sep 11, 2017

FYI this is what Content Tracking looks like

in Visitor Log

visitor log content tracking

in Visitor profile

or in visitor profile

@hpvd
Copy link

hpvd commented Sep 11, 2017

@mattab / @sgiehl
many thanks for showing these examples!
And all the work put into it!

2 things maybe interesting:

  1. is there already a docu to show best practise:
  • which things should be tracked via event and
  • which ones via content elements
    (I think some examples would help a lot)
  1. Is there already a way to select which information should be shown in visitor log/profile?
    It's about space requirements and maybe also performance..

e.g.
within global settings
or
on head of visitor-log an -profile

via checkbox:
things to show:

  • pages (always active?)
  • events
  • content views
  • content interactions
  • search?
  • outlink?
  • ecommerce?

@hpvd
Copy link

hpvd commented Sep 11, 2017

and maybe also a 3. thing: see #12025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement For new feature suggestions that enhance Matomo's capabilities or add a new report, new API etc.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants