ข้อมูลอ้างอิงพารามิเตอร์ของแท็ก Google (gtag.js)
ตารางต่อไปนี้อธิบายพารามิเตอร์ที่คุณกำหนดค่าได้โดยใช้คำสั่ง config
ซึ่งตั้งค่าโดยใช้คำสั่ง set
หรือส่งโดยใช้คำสั่ง event
ดูข้อมูลเพิ่มเติมเกี่ยวกับพารามิเตอร์เฉพาะผลิตภัณฑ์ได้ในเอกสารประกอบที่เกี่ยวข้อง
พารามิเตอร์การควบคุม
พารามิเตอร์ |
ประเภทค่า |
ค่าตัวอย่าง |
คำอธิบาย |
groups |
สตริงหรืออาร์เรย์ของสตริง |
"ค่าเริ่มต้น,ผู้ให้บริการ" |
ใช้โดยคำสั่ง config เพื่อกำหนดเป้าหมายให้กับกลุ่มอย่างน้อย 1 กลุ่ม |
send_to |
สตริงหรืออาร์เรย์ของสตริง |
"G-XXXXXX" |
ตั้งค่าบัญชี/พร็อพเพอร์ตี้เป้าหมายที่จะรับข้อมูลเหตุการณ์ |
event_callback |
ฟังก์ชัน |
function() { form.submit(); } |
มีการเรียกใช้ฟังก์ชันเรียกกลับของ JavaScript เมื่อประมวลผลคำสั่ง event เสร็จแล้ว |
event_timeout |
จำนวนเต็ม |
2,000 |
ระยะหมดเวลาที่ใช้สำหรับ event_callback เป็นมิลลิวินาที |
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2024-02-06 UTC
[null,null,["อัปเดตล่าสุด 2024-02-06 UTC"],[[["The `config`, `set`, and `event` commands allow you to configure parameters for controlling data collection and processing."],["Parameters include specifying target groups (`groups`), destination for event data (`send_to`), callback functions (`event_callback`), and timeout for callbacks (`event_timeout`)."],["Detailed information on product-specific parameters can be found in the linked documentation for Google Ads, Campaign Manager, Search Ads 360, and Google Analytics."]]],["The `config`, `set`, and `event` commands use configurable parameters. `groups` assigns a target to one or more groups. `send_to` specifies the target account or property. `event_callback` triggers a JavaScript function upon completion of an `event` command. `event_timeout` sets the timeout for the `event_callback` in milliseconds. Product-specific parameters can be found in the documentation for Google Ads conversions, Google Ads remarketing, Campaign Manager and Search Ads 360, and Google Analytics.\n"]]