iiRecord
Agentic AI Atlas · PostHog
tool:posthoga5c.ai
II.
Tool JSON

tool:posthog

Structured · live

PostHog json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · domain/tools/tools-saas-analytics.yamlCluster · domain
Record JSON
{
  "id": "tool:posthog",
  "_kind": "Tool",
  "_file": "domain/tools/tools-saas-analytics.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "PostHog",
    "homepageUrl": "https://posthog.com",
    "kind": "other",
    "description": "Open-source product analytics suite with event capture, funnels,\nsession recordings, feature flags, and A/B testing. Self-hostable\nand offers a managed cloud with generous free tier.\n"
  },
  "outgoingEdges": [
    {
      "from": "tool:posthog",
      "to": "skill-area:product-analytics",
      "kind": "tool_used_by",
      "attributes": {}
    },
    {
      "from": "tool:posthog",
      "to": "skill-area:data-collection",
      "kind": "used_for"
    },
    {
      "from": "tool:posthog",
      "to": "skill-area:frontend-performance",
      "kind": "used_for"
    },
    {
      "from": "tool:posthog",
      "to": "tool:segment",
      "kind": "alternative_to",
      "attributes": {
        "comparison": "Product analytics platforms"
      }
    },
    {
      "from": "tool:posthog",
      "to": "tool:mixpanel",
      "kind": "alternative_to",
      "attributes": {
        "comparison": "Product analytics platforms"
      }
    },
    {
      "from": "tool:posthog",
      "to": "tool:amplitude",
      "kind": "alternative_to",
      "attributes": {
        "comparison": "Product analytics platforms"
      }
    },
    {
      "from": "tool:posthog",
      "to": "tool:heap",
      "kind": "alternative_to",
      "attributes": {
        "comparison": "Product analytics platforms"
      }
    }
  ],
  "incomingEdges": [
    {
      "from": "agent-readiness-score:ora.posthog-com",
      "to": "tool:posthog",
      "kind": "scores_agent_readiness_of",
      "attributes": {
        "observedVia": "ora-discover-api"
      }
    },
    {
      "from": "stack-part:feature-flag-service",
      "to": "tool:posthog",
      "kind": "implemented_by",
      "attributes": {}
    },
    {
      "from": "tool:segment",
      "to": "tool:posthog",
      "kind": "alternative_to",
      "attributes": {
        "comparison": "Product analytics platforms"
      }
    },
    {
      "from": "tool:mixpanel",
      "to": "tool:posthog",
      "kind": "alternative_to",
      "attributes": {
        "comparison": "Product analytics platforms"
      }
    },
    {
      "from": "tool:amplitude",
      "to": "tool:posthog",
      "kind": "alternative_to",
      "attributes": {
        "comparison": "Product analytics platforms"
      }
    },
    {
      "from": "tool:heap",
      "to": "tool:posthog",
      "kind": "alternative_to",
      "attributes": {
        "comparison": "Product analytics platforms"
      }
    },
    {
      "from": "tool-server:mcp-posthog",
      "to": "tool:posthog",
      "kind": "integrates_with",
      "attributes": {}
    }
  ]
}