app_vs_app
Compare two apps' installed bases to see install counts, exclusive users, overlap, and cross-adoption rates. Reveals competitive dynamics like which app is gaining market share.
Instructions
Head-to-head comparison of two apps' installed bases.
Returns: install count for each app, exclusive users (A only / B only), overlap (both installed), co-install rate (overlap as % of union), and bidirectional cross-adoption (% of A users that also run B, and vice versa).
Good for competitive questions like "is Omnisend losing ground to Klaviyo?". The cross-install asymmetry is usually the most interesting number: if 44% of B users also run A but only 5% of A users run B, A is eating B's market from the inside.
Args: app_a: Slug of the first app (e.g. "klaviyo"). app_b: Slug of the second app (e.g. "omnisend").
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| app_a | Yes | ||
| app_b | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||