Combined sites data view

Hi

Is it possible to combine data from multiple sites using API?

e.g.
Site1 => product page for Country1
Site2 => product page for Country2
Site3 => product page for Country3

I would like to get “average time on site” for all sites together. If I use api call “VisitsSummary.get” for all 3 sites I get 3 separate rows. Is it possible to get the 4th one which include data calculated on all 3 sites. I cannot simply sum all data and get average because it won’t be right. I would like to avoid making SQL calls.

TNX

Hi there,

I think that’s very good feature request. Can you please create feature suggestion in: Issues · matomo-org/piwik · GitHub ?

Tnx.