Filter Entry Pages Report w.r.t a specific Social Media (Referrer)

Hi there,

Is there any way (programmatically) to filter Entry Pages report w.r.t a specific Social Media (Referrer)? Like if I want to fetch list of all the entry pages which were referred by Facebook or other Social Media.

Need help with it, thanks!

Hi,

Does the Social Media report give you the information you need?
https://demo.matomo.org/index.php?module=CoreHome&action=index&idSite=62&period=day&date=yesterday#?idSite=62&period=day&date=yesterday&segment=&category=Referrers_Referrers&subcategory=Referrers_Socials

If yes, then you can use the :export: button below it, to get the API URL to fetch the data of it.
(Which should be something like this).

The list of social networks is BTW taken from:

Thanks Lukas, for your quick response. The thing is I am looking for https://demo.matomo.org/index.php?date=yesterday&expanded=1&filter_limit=-1&format=JSON&idSite=62&method=Actions.getEntryPageUrls&module=API&period=day&segment=&token_auth=anonymous with Social Media Filter

@Lukas anything on my query, please!

It depends on what you mean with “with Social Media Filter”. If you want to view all reports, but filtered by people that e.g. came from Facebook, you can use segments (these can also be created and accessed via the API)

Thanks @Lukas, Can you give an example how can I use Facebook as the segment?

Hi,

A segment like this should work. Check which names it suggests to you in the value field.