Data Explorer يستعلم عن المستخدمين الذين ضغطوا على رابط محدد

Hi,

I was wondering if it would be possible to check which users clicked a link?
Since Discourse know how many, I would presume there is a way to find out who.

Thanks!

إعجاب واحد (1)

Discourse keeps track of how many clicks a topic link gets, but it does not keep track of which users clicked a link. It could be possible to get that information with something like Google Tag Manager or Segment, but you would need to add some code to your site to catch the click events and send the data to the analytics service.

3 إعجابات