Tracking Link Click Counters

I know this is not the optimal way to track traffic, but I’m curious if there is a way to decipher who has clicked a link within our community. I assume the data is there since it is displayed via link click counting.

Is there a data explorer query to show which users clicked the link? I know anonymous clicks won’t show.

Don’t know about discourse, check if you have access to logs. Logs should show country, ip and path visited.

I think you can get this info from the topic_links and topic_link_clicks tables. :+1:

2 Likes