electerious / electerious/Ackee

Report Referrer per Page (URL/path)

Open
#244 3 comments 2 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
4.7k
Forks
384
PR merge metrics
No merged PRs in 30d

Description

**🐣 Is your feature request related to a problem? Please describe.**

I want to find out where visitors to a specific page are coming from. E.g.: I get an unusual amount of traffic to page `/abc/xyz`, now I want to know which referrer these visitors have set.

**💡 Describe the solution you'd like**

A way (API only would be good enough™) to filter the `getDomainsStatistics` query down by path. Basically creating a new query like `getDomainStatisticsForPath`.

**❓ Describe alternatives you've considered**

I don't see any API for querying the raw records either. So I cannot really see any alternative. Doesn't have to mean there is none :)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.