I would like to download data related to funnels from the Matomo database, where I could check the funnel conversion value (revenue). Unfortunately, there is no such solution in the database, I can only find it in the funnel report, which is listed under goals. How could I download the conversion value related to funnels from the database?
Funnel revenue usually isnβt stored clearly in the database tables. You may need to use the Matomo Reporting API or export the data from the funnel report to access the conversion value.