Use case
Unified analytics across every platform
Modiva's `analytics_unified` tool returns metrics from every platform in one shared schema, so a single query powers a whole cross-platform dashboard or weekly report.
The problem
Every network reports metrics with different names and shapes, so cross-platform reporting means building and maintaining a mapping layer per platform.
How Modiva does it
Connect the accounts
Authorize each platform once through Modiva.
Query analytics_unified
Ask for the metrics and period you want across multiple connections; Modiva normalises field names and returns consistent JSON.
Report automatically
Over MCP, an agent can pull the numbers and write the weekly summary, then call analytics_best_time_to_post to plan the next push.
Build it on Modiva
Start freeFAQ
Are the numbers comparable across platforms?
Yes — metrics are normalised into a shared schema so reach and engagement line up everywhere.
Can I export to my BI tool?
Yes — the response is plain JSON you can pipe into any warehouse or dashboard.