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