Analytics Investigation
Analytics investigations often require more than one source. OneQuery lets an agent compare product analytics, traffic data, and deploy history through named sources.
Allowed Sources
Section titled “Allowed Sources”posthog://posthog_mainga://ga_marketinggithub://github_mainProduct Event Check
Section titled “Product Event Check”onequery api \ --source posthog://posthog_main \ /api/projects/12345/events/ \ --jsonTraffic Check
Section titled “Traffic Check”onequery api \ --source ga://ga_marketing \ /v1beta/properties/123456789:runReport \ --jsonInvestigation Rules
Section titled “Investigation Rules”- Use exact date ranges.
- Ask for aggregate dimensions first.
- Compare analytics changes with release history.
- Avoid exporting user-level rows unless an operator approves the need.
- Keep the source identifiers in the final summary.