会话:会话由提供给互动的会话 ID 决定。
要使此指标有意义,必须创建唯一的会话 ID。对于 X 轴上的每一小时,会话指标显示的是该小时内的有效会话数。如果某个会话超过了一个小时的边界,则系统会在该会话处于有效状态的每一小时内进行计数。因此,图表上所有每小时会话值的总和可能会大于整个时间段内的实际会话总数。
[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["很难理解","hardToUnderstand","thumb-down"],["信息或示例代码不正确","incorrectInformationOrSampleCode","thumb-down"],["没有我需要的信息/示例","missingTheInformationSamplesINeed","thumb-down"],["翻译问题","translationIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2025-08-18。"],[[["\u003cp\u003eThe Dialogflow CX analytics panel provides data on agent requests and responses, helping to evaluate and improve agent performance in production.\u003c/p\u003e\n"],["\u003cp\u003eMetrics displayed in the panel include interactions, sessions, usage, engagement, path, and back-end data, all computed hourly and filterable by time range.\u003c/p\u003e\n"],["\u003cp\u003eThe Overview view summarizes metrics such as session count, interaction count, average audio session duration, and error code percentage, while also showing the percent change from the previous time period.\u003c/p\u003e\n"],["\u003cp\u003eThe Usage and Engagement views allow users to filter data by overall usage, speech-to-text, text-to-speech, and language.\u003c/p\u003e\n"],["\u003cp\u003eThe Path view visualizes common session paths through page nodes, displaying session metrics like the count of sessions following a specific path and the percentage of sessions ending at each point.\u003c/p\u003e\n"]]],[],null,["# Legacy Analytics\n\nThe Dialogflow CX console provides an analytics panel\nthat shows various agent request and response data statistics.\nThis data helps you assess how your agent is being used in production\nand may be used to improve your agent.\n\nYou can select from multiple data views and filter by time range.\nThe statistics shown on all charts are computed hourly.\n\nOpen the analytics panel\n------------------------\n\nTo open the analytics panel:\n\n1. Go to the [Dialogflow CX console](https://dialogflow.cloud.google.com/cx/projects).\n2. Choose your project.\n3. Select your agent.\n4. Select the **Manage** tab.\n5. Click **Analytics**.\n6. Using the link near the top, you can also access the [New Analytics](/dialogflow/cx/docs/concept/analytics).\n\nCommon metric definitions\n-------------------------\n\nThe following metrics are displayed on multiple charts:\n\n- **Interactions** : *Interactions* include detect intent request counts via direct API calls and indirect calls via integrations.\n- **Sessions** : *Sessions* are determined by the session ID provided to interactions. You must create unique session IDs for this metric to be meaningful. For each hour on the x-axis, the *sessions* metric shows a count of active sessions during that hour. If a session crosses an hour boundary, it will be counted for each hour it is active. Therefore, the sum of all hourly session values on a chart may be larger than the total number of actual sessions during the entire time period.\n\nOverview view\n-------------\n\nThe **Overview** view is at the top of the analytics panel.\n\nThis view has controls for the time period and time zone,\nwhich are applied to all content in the panel.\n\nThe following summary metrics are also shown:\n\n- **Usage (session count)**: Total number of sessions in the selected time period.\n- **Engagement (total interaction count)**: Total number of interactions in the selected time period.\n- **Path (average duration minutes)**: Average duration of the audio sessions in the selected time period.\n- **Back-end (error code %)**: Percentage of interactions that do not have OK status in the selected time period.\n\nFor each summary metric,\na percent increase or decrease is shown.\nThis shows the change in the metric since the same-sized time period\njust before the selected time period.\n\nUsage view\n----------\n\nThe **Usage** view shows session count for the selected time period.\nYou can select the following tabs to filter the data:\n\n- **Overall**: Shows all sessions.\n- **Speech-to-text**: Shows sessions that used speech-to-text.\n- **Text-to-speech**: Shows sessions that used text-to-speech.\n- **Per language**: Charts sessions per language.\n\nEngagement view\n---------------\n\nThe **Engagement** view shows interaction count for the selected time period.\n\n- **Overall**: Shows all interactions.\n- **Average per session**: Shows the average interaction count per session.\n- **Speech-to-text**: Shows interactions that used speech-to-text.\n- **Text-to-speech**: Shows interactions that used text-to-speech.\n- **Per language**: Charts interactions per language.\n\nUnderstanding view\n------------------\n\nThe **Understanding** view shows aggregate metrics at the intent,\npage and flow level.\nThe level is selected with the drop-down.\n\n- **Unhandled message**: The percentage of no-match interactions where end-user input did not match any intents for handlers that are in scope and did not satisfy any form parameters.\n- **Sessions**: Session count for the selected level.\n- **Interactions**: Interaction count for the selected level.\n- **Exit %**: The percentage of sessions that ended with a flow, page, or intent match during the selected time period.\n\nPath view\n---------\n\nThe **Path** view's **Session path** tab\ngraphs page nodes with connecting page path lines.\nThe page path lines in this graph show the frequencies\nas found in complete paths taken by common sessions for the agent.\nOne page node may appear multiple times\nif it is matched in multiple paths or multiple times in a single path.\nYou can interact with this chart by clicking page nodes to expand them.\n\nHovering your mouse over a page node shows a popup with metrics for the page:\n\n- **Sessions followed this path prefix**: The count and percentage of sessions that followed the path up to the page node.\n- **Ended at this point**: The percentage of sessions that ended on the path up to the page node.\n\nThe **Average duration** tab\nshows the hourly average duration of audio sessions.\n\nBack-end session count\n----------------------\n\nThe **Back-end session count** view shows\nsessions by integrations and webhooks.\n\nBack-end interaction count\n--------------------------\n\nThe **Back-end interaction count** view shows\ninteractions by status codes, interactions and webhooks.\n\nLimitations\n-----------\n\nThe following limitations apply:\n\n- It can take up to a day for data to appear in analytics."]]