ankane/ahoy

[Question] "uniq" users count group by day

Nodalailama opened this issue · 1 comments

Hi,

I not able to obtain what I want by myself thus maybe someone can help me there.

I have a video and when a user is watching this video I record the watch time and when he leave the video page, I record an ahoy event with the video id property and the duration property. Because its an ahoy event, it is related to a visit and a visit is "uniq".

I use groupdate and charkick (the usefull combo with ahoy) and I need to show to the admin of the video, the "uniq" users count group by day.

Ideally, I also would like to show the average watch time by uniq users by day.

Thanks in advance for the help.

ankane commented

Hi @Nodalailama, check out the Contributing Guide for where to get help.