Is there a way to check who watched a video? or clicked on a Link?

yavuz koyuncu June 4, 2021

Hi, we want to upload a video, and want the whole team to watch it. We would like to check, who already watched the video, and who is still missing.

2 answers

2 votes
Bill Bailey
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
June 4, 2021
Sloan N_ B_
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
June 7, 2021

Hi @yavuz koyuncu 

As @Bill Bailey  said (thank you!), our app Viewtracker is able to track the usage of Confluence. On Server and Data Center Viewtracker even tracks attachment views separately from page views. 

If you don't need to track page views and just attachments (such as videos) we also offer this functionality standalone in Attachment Tracking for Confluence

By the way, if you are using Confluence Cloud, we are evaluating whether we will also offer this as a dedicated app for the Cloud.

Best Regards
Nick

1 vote
David at David Simpson Apps
Marketplace Partner
Marketplace Partners provide apps and integrations available on the Atlassian Marketplace that extend the power of Atlassian products.
June 25, 2021

 

When you say watched a video, this becomes a question of what time of video?

It it's one embedded with a standard HTML video tag, then that would be done by adding a javascript event listener to the page.

If the video is embedded from say YouTube or Vimeo, then you cannot add event listeners because they are embedded from elsewhere.

For link clicks, that would also be done by adding a javascript event listener to the page.

So here's the rub. In Confluence Cloud, developers have no access to the DOM to add event listeners to the page, so none of this can be done.

In Confluence Server/DC, adding event listeners are possible, so you can start monitoring all kinds of interactions.

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
PERMISSIONS LEVEL
Site Admin
TAGS
AUG Leaders

Atlassian Community Events