{"templateId":"markdown","sharedDataIds":{"sidebar":"sidebar-@l10n/ja/sidebars.yaml"},"props":{"metadata":{"markdoc":{"tagList":["admonition"]},"type":"markdown"},"seo":{"title":"Retrieving Journey and Conversion Statistics","description":"Learn how to retrieve journey statistics and Sankey chart data using the Audience API, including goal completion rates, stage transitions, and activation conversions.","siteUrl":"https://docs.treasuredata.com","lang":"en-US","llmstxt":{"hide":false,"sections":[{"title":"Table of contents","includeFiles":["**/*"],"excludeFiles":[]}],"excludeFiles":[]}},"dynamicMarkdocComponents":[],"compilationErrors":[],"ast":{"$$mdtype":"Tag","name":"article","attributes":{},"children":[{"$$mdtype":"Tag","name":"Heading","attributes":{"level":1,"id":"retrieving-journey-and-conversion-statistics","__idx":0},"children":["Retrieving Journey and Conversion Statistics"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["The Customer Journey dashboard allows you to review journey overview information or drill down into detailed charts. For example, you can get information such as"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["completed goals"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["records completed"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["records jumped"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["growth rate"]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["You can view sankey charts showing journey or activation conversion statistics."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["This article provides details on how to retrieve journey and related Sankey chart statistics using the ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/apis/td_cdp_api-public/journeys"},"children":["Journey Statistics"]}," endpoint."]},{"$$mdtype":"Tag","name":"Admonition","attributes":{"type":"info","name":"INFO"},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Metrics get updated when a parent segment is updated."]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"prerequisites","__idx":1},"children":["Prerequisites"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Basic knowledge of Treasure Data"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Your personal ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/products/my-settings/getting-your-api-keys"},"children":["Master API Key"]}]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"limitations","__idx":2},"children":["Limitations"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["When a journey workflow starts running on one day and completes the next day, there will be a lag of one day in the statistics/metrics."]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"retrieve-journey-statistics","__idx":3},"children":["Retrieve Journey Statistics"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["You can retrieve Journey Statistics. Some sample statistics data are as follows:"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Current number of profiles within the journey."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Number of profiles that exited or jumped from the journey."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Number of profiles that met the goal while in the journey."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Current number of profiles within each of the journey stages."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Number of profiles that exited or jumped from each of the journey stages."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Number of profiles that met the milestone of a stage while in the stage."]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["This example uses the following values:"]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"md-table-wrapper"},"children":[{"$$mdtype":"Tag","name":"table","attributes":{"className":"md"},"children":[{"$$mdtype":"Tag","name":"thead","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Property"},"children":["Property"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Value"},"children":["Value"]}]}]},{"$$mdtype":"Tag","name":"tbody","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Method"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["GET"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Endpoint"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["https://api-cdp.treasuredata.com/entities/journeys/:journeyId/statistics"]}," (",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/apis/endpoints/endpoints"},"children":["Endpoints"]},")"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Authorization"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["TD1 YOUR_API_KEY_HERE"]}]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Content-Type"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["application/json"]}]}]}]}]}]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"md-table-wrapper"},"children":[{"$$mdtype":"Tag","name":"table","attributes":{"className":"md"},"children":[{"$$mdtype":"Tag","name":"thead","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Parameter"},"children":["Parameter"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Description"},"children":["Description"]}]}]},{"$$mdtype":"Tag","name":"tbody","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["from"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The starting date in format ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["YYYY-MM-DD"]}]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["to"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The ending date in format ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["YYYY-MM-DD"]}]}]}]}]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["You can use a base URL that is optimal for your geographic location. For details, see ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/apis/endpoints/endpoints"},"children":["Treasure Data Sites and baseURLs"]},"."]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"data-language":"bash","data-title":"Sample Request","header":{"title":"Sample Request","controls":{"copy":{}}},"source":"export TD_API_KEY=\"YOUR_API_KEY_HERE\"\nexport JOURNEY_ID=\"YOUR_JOURNEY_ID\"\n\ncurl --location --request GET \"https://api-cdp.treasuredata.com/entities/journeys/${JOURNEY_ID}/statistics\" \\\n  --header 'Accept: application/json' \\\n  --header \"Authorization: TD1 ${TD_API_KEY}\"\n","lang":"bash"},"children":[]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"data-language":"json","data-title":"Sample Response","header":{"title":"Sample Response","controls":{"copy":{}}},"source":"{\n  \"data\": {\n    \"id\": \"journey_ID\",\n    \"type\": \"journeyStatistic\",\n    \"attributes\": {\n      \"size\": 293,\n      \"goalSize\": 8,\n      \"enteredSize\": 1489,\n      \"completionRate\": 0.54,\n      \"exitOrJumpSize\": 1188,\n      \"exitOrJumpRate\": 79.79,\n      \"journeyStageStatistics\": [\n        {\n          \"id\": \"Stage ID\",\n          \"enteredSize\": 1025,\n          \"milestoneSize\": 4,\n          \"completeMilestoneRate\": 0.39,\n          \"exitOrJumpSize\": 1013,\n          \"exitOrJumpRate\": 98.83,\n          \"history\": [\n            {\n              \"updatedAt\": \"string\",\n              \"journeyStageId\": \"Stage ID\",\n              \"size\": 738,\n              \"exitSizes\": [\n                0,\n                114\n              ],\n              \"entryInflux\": 852,\n              \"milestoneInflux\": 0,\n              \"exitInflux\": 114,\n              \"jumpInflux\": 0\n            }\n          ],\n          \"stepSizes\": {\n            \"wait_step_UUID\": 2,\n            \"jump_UUID\": 0,\n            \"activation_UUID\": 0\n          },\n          \"size\": 2\n        },\n        {\n          \"id\": \"Stage ID\",\n          \"enteredSize\": 164,\n          \"milestoneSize\": 2,\n          \"completeMilestoneRate\": 1.22,\n          \"exitOrJumpSize\": 69,\n          \"exitOrJumpRate\": 42.07,\n          \"history\": [\n            {\n              \"updatedAt\": \"string\",\n              \"journeyStageId\": \"Stage ID\",\n              \"size\": 96,\n              \"exitSizes\": [\n                36\n              ],\n              \"entryInflux\": 138,\n              \"milestoneInflux\": 0,\n              \"exitInflux\": 36,\n              \"jumpInflux\": 6\n            }\n          ],\n          \"stepSizes\": {\n            \"wait_step_UUID\": 0,\n            \"activation_UUID\": 15,\n            \"jump_UUID\": 0\n          },\n          \"size\": 89\n        },\n        {\n          \"id\": \"Stage ID\",\n          \"enteredSize\": 206,\n          \"milestoneSize\": 2,\n          \"completeMilestoneRate\": 0.97,\n          \"exitOrJumpSize\": 0,\n          \"exitOrJumpRate\": 0,\n          \"history\": [\n            {\n              \"updatedAt\": \"string\",\n              \"journeyStageId\": \"Stage ID\",\n              \"size\": 202,\n              \"exitSizes\": [],\n              \"entryInflux\": 202,\n              \"milestoneInflux\": 0,\n              \"exitInflux\": 0,\n              \"jumpInflux\": 0\n            }\n          ],\n          \"stepSizes\": {\n            \"wait_step_UUID\": 2,\n            \"activation_UUID\": 200\n          },\n          \"size\": 202\n        },\n        {\n          \"id\": \"Stage ID\",\n          \"enteredSize\": 108,\n          \"milestoneSize\": 0,\n          \"completeMilestoneRate\": 0,\n          \"exitOrJumpSize\": 106,\n          \"exitOrJumpRate\": 98.15,\n          \"history\": [\n            {\n              \"updatedAt\": \"string\",\n              \"journeyStageId\": \"Stage ID\",\n              \"size\": 102,\n              \"exitSizes\": [\n                0\n              ],\n              \"entryInflux\": 102,\n              \"milestoneInflux\": 0,\n              \"exitInflux\": 0,\n              \"jumpInflux\": 0\n            }\n          ],\n          \"stepSizes\": {\n            \"wait_step_UUID\": 0,\n            \"activation_UUID\": 0\n          },\n          \"size\": 0\n        }\n      ],\n      \"history\": [\n        {\n          \"updatedAt\": \"string\",\n          \"size\": 1138,\n          \"goalSize\": 0,\n          \"entryInflux\": 1294,\n          \"goalInflux\": 0,\n          \"exitInflux\": 150,\n          \"jumpInflux\": 6\n        }\n      ]\n    }\n  }\n}\n\n","lang":"json"},"children":[]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["About this response object:"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["You can fetch statistics of a journey for a preferred date range by appending ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["from"]}," and ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["to"]}," dates as query parameters in the request. For example, ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["GET https://{BaseUrl}/entities/journeys/:journeyId/:statistics?to=YYYY-MM-DD&from=YYYY-MM-DD"]},"."]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"retrieve-journey-conversion-sankey-chart-statistics","__idx":4},"children":["Retrieve Journey Conversion Sankey Chart Statistics"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["You can retrieve the statistics of the Journey Conversion Sankey Chart. Some example statistics data are as follows:"]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"md-table-wrapper"},"children":[{"$$mdtype":"Tag","name":"table","attributes":{"className":"md"},"children":[{"$$mdtype":"Tag","name":"thead","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Journey Conversion Statistic"},"children":["Journey Conversion Statistic"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Description"},"children":["Description"]}]}]},{"$$mdtype":"Tag","name":"tbody","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Conversion to goal"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Number of profiles from each stage of the journey that met the journey goal"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Conversion between stages"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Number of profiles that moved from one stage to another stage of the same journey"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Conversion to jumps"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Number of profiles from each stage of the journey that jumped out of the journey and stage"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Conversion to exits"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Number of profiles from each stage of the journey that exited the journey and stage by meeting the exit criteria in the journey stage"]}]}]}]}]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"data-language":"bash","data-title":"Sample Request","header":{"title":"Sample Request","controls":{"copy":{}}},"source":"export TD_API_KEY=\"YOUR_API_KEY_HERE\"\nexport JOURNEY_ID=\"YOUR_JOURNEY_ID\"\n\ncurl --location --request GET \"https://api-cdp.treasuredata.com/entities/journeys/${JOURNEY_ID}/conversion_sankey_charts\" \\\n  --header 'Accept: application/json' \\\n  --header \"Authorization: TD1 ${TD_API_KEY}\"\n","lang":"bash"},"children":[]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"data-language":"json","data-title":"Sample Response","header":{"title":"Sample Response","controls":{"copy":{}}},"source":"{\n  \"data\": [\n    {\n      \"id\": \"ID\",\n      \"type\": \"journeySankeyChart\",\n      \"attributes\": {\n        \"journeyId\": \"journey_ID\",\n        \"journeyStageId\": \"Stage ID\",\n        \"updatedAt\": \"2023-11-11T03:02:32.000Z\",\n        \"chart\": {\n          \"title\": \"Sankey Chart\",\n          \"chartType\": \"sankey\",\n          \"data\": [\n            {\n              \"label\": \"stage-{stage_id}\",\n              \"value\": {\n                \"id\": \"Stage ID\",\n                \"name\": \"string\",\n                \"type\": \"stage\"\n              }\n            },\n            {\n              \"label\": \"goal\",\n              \"value\": {\n                \"id\": \"goal\",\n                \"name\": \"string\",\n                \"type\": \"goal\"\n              }\n            },\n            {\n              \"label\": \"stage-{stage_id}\",\n              \"value\": {\n                \"id\": \"Stage ID\",\n                \"name\": \"string\",\n                \"type\": \"stage\"\n              }\n            },\n            {\n              \"label\": \"stage-{stage_id}\",\n              \"value\": {\n                \"id\": \"Stage ID\",\n                \"name\": \"string\",\n                \"type\": \"stage\"\n              }\n            },\n            {\n              \"label\": \"stage-{stage_id}\",\n              \"value\": {\n                \"id\": \"Stage ID\",\n                \"name\": \"string\",\n                \"type\": \"stage\"\n              }\n            },\n            {\n              \"label\": \"exit-{stage_id}-0\",\n              \"value\": {\n                \"id\": \"{stage_id}-0\",\n                \"name\": \"Stale profiles\",\n                \"type\": \"exit\"\n              }\n            },\n            {\n              \"label\": \"exit-{stage_id}-1\",\n              \"value\": {\n                \"id\": \"{stage_id}-1\",\n                \"name\": \"string\",\n                \"type\": \"exit\"\n              }\n            },\n            {\n              \"label\": \"exit-{stage_id}-0\",\n              \"value\": {\n                \"id\": \"{stage_id}-0\",\n                \"name\": \"Untitled exit criteria 1\",\n                \"type\": \"exit\"\n              }\n            },\n            {\n              \"label\": \"exit-{stage_id}-0\",\n              \"value\": {\n                \"id\": \"{stage_id}-0\",\n                \"name\": \"Stale profiles\",\n                \"type\": \"exit\"\n              }\n            },\n            {\n              \"label\": \"jump-{jump_1_uuid}\",\n              \"value\": {\n                \"id\": \"{jump_1_uuid}\",\n                \"name\": \"string\",\n                \"type\": \"jump\"\n              }\n            },\n            {\n              \"label\": \"jump-{jump_2_uuid}\",\n              \"value\": {\n                \"id\": \"{jump_2_uuid}\",\n                \"name\": \"string\",\n                \"type\": \"jump\"\n              }\n            },\n            {\n              \"label\": \"jump-{jump_3_uuid}\",\n              \"value\": {\n                \"id\": \"{jump_3_uuid}\",\n                \"name\": \"string\",\n                \"type\": \"jump\"\n              }\n            }\n          ],\n          \"metaData\": {\n            \"links\": [\n              {\n                \"source\": \"stage-{stage_id}\",\n                \"target\": \"goal\",\n                \"value\": 1\n              },\n              {\n                \"source\": \"stage-{stage_id}\",\n                \"target\": \"goal\",\n                \"value\": 1\n              },\n              {\n                \"source\": \"stage-{stage_id}\",\n                \"target\": \"goal\",\n                \"value\": 1\n              },\n              {\n                \"source\": \"stage-{stage_id}\",\n                \"target\": \"goal\",\n                \"value\": 1\n              },\n              {\n                \"source\": \"stage-{stage_id}\",\n                \"target\": \"stage-{stage_id}\",\n                \"value\": 2\n              },\n              {\n                \"source\": \"stage-{stage_id}\",\n                \"target\": \"stage-{stage_id}\",\n                \"value\": 1\n              },\n              {\n                \"source\": \"stage-{stage_id}\",\n                \"target\": \"stage-{stage_id}\",\n                \"value\": 1\n              },\n              {\n                \"source\": \"stage-{stage_id}\",\n                \"target\": \"stage-{stage_id}\",\n                \"value\": 1\n              },\n              {\n                \"source\": \"stage-{stage_id}\",\n                \"target\": \"stage-{stage_id}\",\n                \"value\": 1\n              },\n              {\n                \"source\": \"stage-{stage_id}\",\n                \"target\": \"stage-{stage_id}\",\n                \"value\": 1\n              },\n              {\n                \"source\": \"stage-{stage_id}\",\n                \"target\": \"exit-{stage_id}-0\",\n                \"value\": 0\n              },\n              {\n                \"source\": \"stage-{stage_id}\",\n                \"target\": \"exit-{stage_id}-1\",\n                \"value\": 115\n              },\n              {\n                \"source\": \"stage-{stage_id}\",\n                \"target\": \"exit-{stage_id}-0\",\n                \"value\": 37\n              },\n              {\n                \"source\": \"stage-{stage_id}\",\n                \"target\": \"exit-{stage_id}-0\",\n                \"value\": 101\n              },\n              {\n                \"source\": \"stage-{stage_id}\",\n                \"target\": \"jump-{jump_1_uuid}\",\n                \"value\": 169\n              },\n              {\n                \"source\": \"stage-164385\",\n                \"target\": \"jump-{jump_2_uuid}\",\n                \"value\": 2\n              },\n              {\n                \"source\": \"stage-164385\",\n                \"target\": \"jump-{jump_3_uuid}\",\n                \"value\": 13\n              }\n            ]\n          }\n        }\n      }\n    }\n  ]\n}\n","lang":"json"},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"retrieve-activation-conversion-sankey-chart-statistics","__idx":5},"children":["Retrieve Activation Conversion Sankey Chart Statistics"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["You can retrieve the statistics of the Activation Conversion Sankey chart. For example, number of profiles that were activated by each activation in the journey stage that met goal, exited, jumped, moved to next stage (by meeting the stage milestone), and so on."]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"data-language":"bash","data-title":"Sample Request","header":{"title":"Sample Request","controls":{"copy":{}}},"source":"export TD_API_KEY=\"YOUR_API_KEY_HERE\"\nexport JOURNEY_ID=\"YOUR_JOURNEY_ID\"\n\ncurl --location --request GET \"https://api-cdp.treasuredata.com/entities/journeys/${JOURNEY_ID}/activation_sankey_charts\" \\\n  --header 'Accept: application/json' \\\n  --header \"Authorization: TD1 ${TD_API_KEY}\"\n","lang":"bash"},"children":[]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"data-language":"json","data-title":"Sample Response","header":{"title":"Sample Response","controls":{"copy":{}}},"source":"{\n  \"data\": [\n    {\n      \"attributes\": {\n        \"updatedAt\": \"xxx\",\n        \"journeyStageId\": \"Stage ID\",\n        \"chart\": {\n          \"title\": \"Journey Conversion\",\n          \"chartType\": \"sankey\",\n          \"data\": [\n            {\n              \"label\": \"activation-1\",\n              \"value\": {\n                \"id\": \"1\",\n                \"type\": \"activation\",\n                \"name\": \"Activation 1\"\n              }\n            },\n            {\n              \"label\": \"activation-2\",\n              \"value\": {\n                \"id\": \"2\",\n                \"type\": \"activation\",\n                \"name\": \"Activation 2\"\n              }\n            },\n            {\n              \"label\": \"goal\",\n              \"value\": {\n                \"type\": \"goal\",\n                \"name\": \"Goal\"\n              }\n            },\n            {\n              \"label\": \"exit-1-1\",\n              \"value\": {\n                \"type\": \"exit\"\n              }\n            },\n            {\n              \"label\": \"jump-{jump_uuid}\",\n              \"value\": {\n                \"type\": \"jump\"\n              }\n            }\n          ],\n          \"metaData\": {\n            \"links\": [\n              {\n                \"source\": \"activation-1\",\n                \"target\": \"goal\",\n                \"value\": 8\n              },\n              {\n                \"source\": \"activation-2\",\n                \"target\": \"goal\",\n                \"value\": 10\n              },\n              {\n                \"source\": \"activation-1\",\n                \"target\": \"exit-1-1\",\n                \"value\": 5\n              },\n              {\n                \"source\": \"activation-2\",\n                \"target\": \"exit-1-1\",\n                \"value\": 5\n              },\n              {\n                \"source\": \"activation-2\",\n                \"target\": \"jump-{jump_uuid}\",\n                \"value\": 0\n              }\n            ]\n          }\n        }\n      }\n    }\n  ]\n}\n","lang":"json"},"children":[]}]},"headings":[{"value":"Retrieving Journey and Conversion Statistics","id":"retrieving-journey-and-conversion-statistics","depth":1},{"value":"Prerequisites","id":"prerequisites","depth":2},{"value":"Limitations","id":"limitations","depth":2},{"value":"Retrieve Journey Statistics","id":"retrieve-journey-statistics","depth":2},{"value":"Retrieve Journey Conversion Sankey Chart Statistics","id":"retrieve-journey-conversion-sankey-chart-statistics","depth":2},{"value":"Retrieve Activation Conversion Sankey Chart Statistics","id":"retrieve-activation-conversion-sankey-chart-statistics","depth":2}],"frontmatter":{"seo":{"title":"Retrieving Journey and Conversion Statistics","description":"Learn how to retrieve journey statistics and Sankey chart data using the Audience API, including goal completion rates, stage transitions, and activation conversions."}},"lastModified":"2026-03-09T06:01:51.000Z","pagePropGetterError":{"message":"","name":""}},"slug":"/ja/apis/audience-api/journey-conversion-statistics","userData":{"isAuthenticated":false,"teams":["anonymous"]},"isPublic":true}