Analyze network

Hi everyone!

I’m working on a huge nonprofit project that include a network of many websites on the same domain.
We’re looking the analyze all the the web traffic and expecially undestard how web pages are linked to each other.

For example:
domain.com/a.html has a link to domain.com/b.html
domain.com/a.html has also another link to sub.domain.com/service.html

All the network is tracked using Piwik/Matomo.

Is there a way to map or export all this links from Matomo?
Have anyone of you done something similar?

Do I need more data or other tools? A spider/crawler?

Thank you for your help!

Hi,

This may help a bit: How do I accurately measure the same visitor across multiple domain names (cross domain linking)? - Analytics Platform - Matomo

Looks awesome! Thanks @Lukas!

Does it work with this example, too?
http://domain.com/a.html (site1 on matomo)
http://domain.com/sub/b.html (site2 on matomo)

Does this feature generate a single report on the dashboard or it’ll as the same (one single dashboard per site)?

How do matomo calculate the unique pageviews in VisitsSummary module?
Why the percentage of unique pageviews in pageviews is significantly reduced In matomo 3.2.0

eg:
I found In the same number of pageviews
the percentage of unique pageviews in pageviews is 83% in matomo 2.1.6
the percentage of unique pageviews in pageviews is 28% in matomo 3.2.0