[[["容易理解","easyToUnderstand","thumb-up"],["確實解決了我的問題","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["缺少我需要的資訊","missingTheInformationINeed","thumb-down"],["過於複雜/步驟過多","tooComplicatedTooManySteps","thumb-down"],["過時","outOfDate","thumb-down"],["翻譯問題","translationIssue","thumb-down"],["示例/程式碼問題","samplesCodeIssue","thumb-down"],["其他","otherDown","thumb-down"]],["上次更新時間:2024-02-06 (世界標準時間)。"],[[["Tag Manager's server-side preview and debug mode allows you to inspect incoming HTTP requests from your website or app and understand how they are processed."],["The debugger helps verify that the correct client is claiming requests, ensuring data is routed properly within your server container."],["You can examine outgoing HTTP requests to vendor endpoints like Google Analytics 4 to confirm data is being sent correctly with the expected parameters."],["The debugger provides insights into tag firing status, variable values, and event data, enabling you to troubleshoot issues and ensure accurate data collection."],["The console displays error messages related to tag execution, aiding in identifying and resolving problems within your server-side setup."]]],["In Tag Manager, use the **Preview** mode to debug your server container. The left panel lists incoming requests and related events. The right panel provides details via tabs like **Request**, **Tags**, **Variables**, **Event Data**, and **Console**. The **Request** tab allows checking the claiming client, incoming and outgoing HTTP requests. **Tags** shows fired and unfired tags. **Variables** and **Event Data** provide detailed data and values, while **Console** shows tag errors.\n"]]