After reading documentation I see that Piwik limits the referrers it records, and in testing, recommend waiting 30 minutes and clearing cookies etc between visits to test a referrer visit.
We are using the Piwik api to show single page results to 'owners' of their pages, and people are frequently coming to the website from the same referrer sources, but to different authors pages.
The problem here is that Piwik only records the first referrer, when we need it to record all of those referrers (since its more like 1000's of mini sites vs. 1 site). If someone arrives at a page from facebook, then arrives at a different page from a website in a short period of time, we need it to show them both as referrers for those pages.
Is there any way to force Piwik to do this? A hidden setting somewhere or configuration we could add?
We are using the Piwik api to show single page results to 'owners' of their pages, and people are frequently coming to the website from the same referrer sources, but to different authors pages.
The problem here is that Piwik only records the first referrer, when we need it to record all of those referrers (since its more like 1000's of mini sites vs. 1 site). If someone arrives at a page from facebook, then arrives at a different page from a website in a short period of time, we need it to show them both as referrers for those pages.
Is there any way to force Piwik to do this? A hidden setting somewhere or configuration we could add?