[[["易于理解","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"]],["最后更新时间 (UTC):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"]]