How to include more entries in the "Top Referrers" report

The Top Referrers report only shows top 10 users:
/admin/reports/top_referrers

Can I customize the number of entries in the table in any way?

إعجابَين (2)

AshtonJ took the code from the dashboard, for easy modding as a Data Explorer (very cool plugin you’ll probably like) query:

إعجابَين (2)

Thanks, but this query " Top 10 referrers over the last month" does not produce what I asked about.

Which one?

The Data Explorer plugin allows you to query the data kept in Discourse.

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

If you add that now its missing, can you please copy paste the query you have so others can create/import that function?

Yes that’s what I wanted to do in case no setting is available.

Does anyone have a SQL query for the subject?

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

Isn’t what you want simply what maiki linked to except with the “LIMIT 10” tweaked up to a sane higher limit?

إعجابَين (2)

Nope. What I need is the data shown by this link /admin/reports/top_referrers.

Users listed by number of clicks on links they have shared.

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