แท็กเหตุการณ์ GA4 แต่ละรายการต้องเชื่อมโยงกับทริกเกอร์ คุณควรสร้างทริกเกอร์ที่จะเรียกใช้แท็กเหตุการณ์นี้เมื่อผู้ใช้ทําธุรกรรมที่มาจากลิงก์การกระทําใน Google Place จนเสร็จสมบูรณ์
[[["เข้าใจง่าย","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"]],["อัปเดตล่าสุด 2025-05-26 UTC"],[[["This guide outlines how to implement conversion tracking using Google Tag Manager for websites already utilizing GTM for tag management."],["The process involves creating a Custom HTML Tag to store a unique token (`rwg_token`) from Google's action links for 30 days using cookies or a data layer variable."],["A Google Analytics: GA4 Event Tag is then used to send the stored `rwg_token` to Google with the 'rwg_conversion' event, using your designated Measurement ID."],["This setup ensures accurate tracking of conversions originating from Google Place Action links, allowing you to measure the effectiveness of your campaigns."],["User Personal Identification Information (PII) should not be sent to Google as part of the conversion data without explicit user consent or legal permission."]]],["Conversion tracking using Google Tag Manager involves two primary steps: creating a Custom HTML Tag and a Google Analytics: GA4 Event Tag. The Custom HTML Tag captures and stores the `rwg_token` URL parameter (via cookies or a data layer variable) for 30 days, replacing it with a new token upon subsequent visits. The GA4 Event Tag then forwards this persisted `rwg_token` to Google, with configuration steps including setting the measurement ID, event name to `rwg_conversion`, and event parameter `rwg_token`. This tag should be fired upon a user's transaction completion.\n"]]