{
 "categories": [
  "business-intelligence",
  "reporting",
  "enterprise"
 ],
 "deployment": "saas",
 "evidence": [
  {
   "date": "2026-09-14",
   "fact": "homepage",
   "note": "Adobe Experience League publishes the Adobe Analytics documentation hub as the current product docs home.",
   "source": "https://experienceleague.adobe.com/en/docs/analytics",
   "tier": "declared"
  },
  {
   "date": "2026-09-14",
   "fact": "modalities.api.exists",
   "note": "Adobe documents Analytics 2.0 APIs that call Adobe servers to perform almost any action available in the Analytics UI, and points CJA callers to a separate API.",
   "source": "https://developer.adobe.com/analytics-apis/docs/2.0/",
   "tier": "declared"
  },
  {
   "date": "2026-09-14",
   "fact": "modalities.api.kinds[0]",
   "note": "The 2.0 hub describes HTTP APIs for reports and component management on Adobe's servers.",
   "source": "https://developer.adobe.com/analytics-apis/docs/2.0/",
   "tier": "declared"
  },
  {
   "date": "2026-09-14",
   "fact": "modalities.api.auth[0]",
   "note": "Getting started documents OAuth User and OAuth Server-to-Server as the current IMS methods. JWT is documented as deprecated and unsupported after 2025-01-01.",
   "source": "https://developer.adobe.com/analytics-apis/docs/2.0/guides/",
   "tier": "declared"
  },
  {
   "date": "2026-09-14",
   "fact": "modalities.api.coverage",
   "note": "Adobe says the APIs perform almost any UI action, including reports and component management. That is broad but not a claim of complete admin coverage.",
   "source": "https://developer.adobe.com/analytics-apis/docs/2.0/",
   "tier": "declared"
  },
  {
   "date": "2026-09-14",
   "fact": "modalities.sdk.exists",
   "note": "Adobe's App Builder SDK list includes an official Adobe Analytics 2.0 library.",
   "source": "https://developer.adobe.com/app-builder/docs/guides/app_builder_guides/architecture_overview/using-sdks",
   "tier": "declared"
  },
  {
   "date": "2026-09-14",
   "fact": "modalities.sdk.languages[0]",
   "note": "adobe/aio-lib-analytics publishes npm package @adobe/aio-lib-analytics with init(companyID, apiKey, token) and report/component methods.",
   "source": "https://raw.githubusercontent.com/adobe/aio-lib-analytics/master/README.md",
   "tier": "declared"
  },
  {
   "date": "2026-09-14",
   "fact": "modalities.mcp.first_party",
   "note": "Adobe documents an Adobe-hosted Adobe Analytics MCP server at https://aa-mcp.adobe.io/mcp for report suites, dimensions, metrics, segments, and ranked or trended reports.",
   "source": "https://developer.adobe.com/analytics-mcp/docs/aa/",
   "tier": "declared"
  },
  {
   "date": "2026-09-14",
   "fact": "modalities.mcp.verdict",
   "note": "The MCP hub states this documentation covers Adobe-hosted MCP servers for Adobe Analytics and Customer Journey Analytics.",
   "source": "https://developer.adobe.com/analytics-mcp/docs/",
   "tier": "declared"
  },
  {
   "date": "2026-09-14",
   "fact": "modalities.extensibility.webhooks",
   "note": "Adobe documents Analytics Triggers delivering events through Adobe I/O Events to an HTTPS webhook.",
   "source": "https://developer.adobe.com/events/docs/guides/using/analytics-triggers-event-setup",
   "tier": "declared"
  },
  {
   "date": "2026-09-14",
   "fact": "modalities.agent_docs.llms_txt",
   "note": "Opened Experience League llms.txt. It lists Adobe Analytics among documented products.",
   "source": "https://experienceleague.adobe.com/llms.txt",
   "tier": "declared"
  },
  {
   "date": "2026-09-14",
   "fact": "verdict.scores.api",
   "note": "Broad maintained REST plus OAuth and an official JS client support an api score of 8. Coverage is almost-any-UI, not complete admin.",
   "source": "https://developer.adobe.com/analytics-apis/docs/2.0/",
   "tier": "declared"
  },
  {
   "date": "2026-09-14",
   "fact": "verdict.scores.mcp",
   "note": "Official hosted MCP with useful report and component tools scores 7. Admin Console MCP Access and documented admin/schedule gaps keep it below 8.",
   "source": "https://developer.adobe.com/analytics-mcp/docs/aa/",
   "tier": "declared"
  },
  {
   "date": "2026-09-14",
   "fact": "freshness.watch[0].url",
   "note": "Opened the Adobe Analytics MCP server page and confirmed endpoint https://aa-mcp.adobe.io/mcp.",
   "source": "https://developer.adobe.com/analytics-mcp/docs/aa/",
   "tier": "declared"
  },
  {
   "date": "2026-09-14",
   "fact": "freshness.watch[1].url",
   "note": "Opened the Analytics 2.0 API hub.",
   "source": "https://developer.adobe.com/analytics-apis/docs/2.0/",
   "tier": "declared"
  },
  {
   "date": "2026-09-14",
   "fact": "freshness.watch[2].url",
   "note": "Opened the shared MCP getting-started guide covering MCP Access and supported clients.",
   "source": "https://developer.adobe.com/analytics-mcp/docs/guides/",
   "tier": "declared"
  }
 ],
 "freshness": {
  "last_verified": "2026-09-14",
  "volatility": "high",
  "watch": [
   {
    "type": "mcp",
    "url": "https://developer.adobe.com/analytics-mcp/docs/aa/"
   },
   {
    "type": "docs",
    "url": "https://developer.adobe.com/analytics-apis/docs/2.0/"
   },
   {
    "type": "docs",
    "url": "https://developer.adobe.com/analytics-mcp/docs/guides/"
   }
  ]
 },
 "homepage": "https://experienceleague.adobe.com/en/docs/analytics",
 "id": "adobe-analytics",
 "license": "commercial",
 "modalities": {
  "agent_docs": {
   "llms_txt": true
  },
  "api": {
   "auth": [
    "oauth2"
   ],
   "coverage": "partial",
   "docs": "https://developer.adobe.com/analytics-apis/docs/2.0/",
   "exists": true,
   "kinds": [
    "rest"
   ]
  },
  "cli": {
   "exists": "unknown"
  },
  "computer_use": {
   "issues": [],
   "viability": "unknown"
  },
  "data_access": {
   "export": [
    "json"
   ],
   "import": []
  },
  "extensibility": {
   "scripting": [],
   "webhooks": true
  },
  "integrations": {
   "make": "unknown",
   "n8n": "unknown",
   "power_automate": "unknown",
   "zapier": "unknown"
  },
  "mcp": {
   "first_party": true,
   "third_party": [],
   "verdict": "official"
  },
  "rpa": {
   "drivability": "unknown",
   "notes": "No repeatable UI probe was run. Adobe Analytics 2.0 REST and the Adobe-hosted MCP server cover reporting and component work without browser control.\n",
   "ui_stack": [
    "web-dom"
   ],
   "vendor_support": []
  },
  "sdk": {
   "exists": true,
   "languages": [
    "javascript"
   ],
   "official": true
  }
 },
 "name": "Adobe Analytics",
 "platforms": [
  "web"
 ],
 "related": {
  "alternatives": [
   "google-analytics",
   "looker",
   "tableau",
   "power-bi"
  ],
  "our_products": []
 },
 "schema_version": 1,
 "score_version": 1,
 "status": "active",
 "vendor": "Adobe",
 "verdict": {
  "best_path": "api",
  "scores": {
   "api": 8,
   "cli": null,
   "computer_use": null,
   "integrations": null,
   "mcp": 7,
   "overall": 8,
   "rpa": null
  },
  "summary": "Adobe Analytics is automatable today through the Analytics 2.0 REST APIs and an Adobe-hosted MCP server. This record is Adobe Analytics report suites and Analysis Workspace components, not Customer Journey Analytics. Adobe states the 2.0 APIs can perform almost any action available in the UI, including reports, segments, calculated metrics, and related components, at analytics.adobe.io. Callers authenticate with Adobe IMS OAuth 2.0, either as an interactive user or as OAuth server-to-server client_credentials. JWT service-account auth is retired. The official JavaScript client is @adobe/aio-lib-analytics. Analytics Triggers can POST events through Adobe I/O Events to an HTTPS webhook. First-party MCP is at https://aa-mcp.adobe.io/mcp with tools for report suites, dimensions, metrics, ranked and trended reports, segments, date ranges, and workspace projects. MCP Access is an Admin Console product-profile permission; the server enforces the same UI permissions and does not cover admin report-suite edits or scheduled reports. iPaaS connectors were not opened. Computer-use viability is unassessed. API scores 8 and is the best path because it is the full 2.0 surface; MCP is official and useful but permission-gated and narrower.\n"
 }
}