List referer for all url entry page

Hi,

I have arleady tested this explanation.

What I try to do, is to get the list of the referer (and the page where they come from) for all entry page in one call of API

Is it possible ? or need I to make a script to check all the Entry Page with a call to the API ?

Works :

  • &method=Referers.getWebsites
    with
  • &segment=entryPageUrl==http://www.website.com

Return empty

  • &method=Referers.getWebsites
    with
  • &segment=entryPageUrl=@myStringToFindInEntryPageUrl

Return empty:

  • &method=Referers.getWebsites
    with
  • &segment=entryPageUrl==* (or all or %)

known bug: pageUrl segment does not work with =@ contains operator · Issue #2727 · matomo-org/matomo · GitHub