# การใช้งาน Google Ads Conversion Tracking

**วิธีติดตั้ง Google Ads Conversion Tracking บน Google Tag Manager** มีขั้นตอนดังต่อไปนี้

&#x20;     1\. ใน **Google Ads** ให้กดเครื่องหมาย **Tools** ด้านขวาบนแล้วเลือก **Conversions**

![](/files/-MFceYdypB5KUhx7K83o)

&#x20;     2\. กด **Add new conversion** (เครื่องหมาย +)

![](/files/-MFcg9pMn11Q6_K6-HLB)

&#x20;     3\. เลือกประเภทของ **Conversion** ที่ต้องการ Track ในบทความนี้จะเลือกอันที่นิยมใช้ที่สุดคือ Website

![](/files/-MFcgGI2znlO45vxb-DQ)

&#x20;     4\. [ตั้งค่าเครื่องมือวัด Conversion](https://support.google.com/google-ads/answer/6095821?hl=th) พูดให้เข้าใจง่ายๆคือ เลือกว่าจะใช้ ไม้โปร ไม้บรรทัด หรือไม้เมตร ในการวัดผลครั้งนี้

ซึ่งค่าต่างๆจะมีความหมายดังนี้

* **Conversion name** : ชื่อเรียกของเครื่องมือวัด
* **Category** : ใช้วัดอะไร เช่น จำนวนคนซื้อ คนสมัคร หรือคนเข้าชมหน้าเว็ป
* [**Value**](https://support.google.com/google-ads/answer/3419241?hl=th) : มูลค่าต่อ 1 หน่วย conversion (สำหรับเว็ปไซต์ eCommerce ควรทำ [Dynamic Value Tracking](https://www.optimizesmart.com/google-tag-manager-data-layer-explained-like-never/))
* **Count** : นับเป็นคนหรือนับเป็นครั้ง
* [**Conversion window**](https://support.google.com/google-ads/answer/3123169?co=ADWORDS.IsAWNCustomer%3Dfalse\&hl=th) : กรอบเวลาวัดค่า
* [**View-through conversion window**](https://support.google.com/google-ads/answer/7320922?hl=th) : แค่เห็น Ads ไม่ต้องคลิก ให้นับป็นค่าวัดผลถายในกี่วัน
* **Include in “Conversion”** : ให้แสดงค่าเป็น Conversion ใน Adwords มั้ย
* [**Attribution model**](https://support.google.com/google-ads/answer/6259715?hl=en\&co=ADWORDS.IsAWNCustomer=true) : ลักษณะในการวัดผล นับเฉพาะ Ads สุดท้ายที่คลิก หรือนับหมด หรือ Ads แรกที่คลิก

เมื่อตั้งค่าเสร็จแล้วให้กด **Create and continue**

![](/files/-MFcgkS-47zHPcif7kQQ)

&#x20;     5\. กดเลือกวิธีติดตั้งด้วย **Google Tag Manager**

![](/files/-MFch5v-b_788fVQuCTk)

&#x20;     6\. เซฟ **Conversion ID** และ **Conversion Label** เก็บไว้ เตรียมเอาไปใส่ใน Google Tag Manager (จริงๆแนะนำว่าควรติด [Conversion Linker Tag ](https://support.google.com/tagmanager/answer/7549390?hl=th)ไว้ด้วย ดูวิธีติดได้ [ที่นี่](https://www.analyticsmania.com/post/conversion-linker-google-tag-manager/))

![](/files/-MFchUs2dHco6lECs8_7)

&#x20;      7\. ไปที่ **Google Tag Manager** (<https://tagmanager.google.com/>) หากยังไม่เคยติดตั้ง Google Tag Manager ให้ไปทำในส่วนนี้ก่อน โดยรายละเอียดวิธีการจาก Link นี้ -> [การใช้งาน Google Tag Manager](/integrations/google-tag-manager.md)&#x20;

&#x20;      8\. เลือก Tag > New > Google Ads Conversion Tracking

![](/files/-MFchuAmPBPqeqYbNGBg)

&#x20;       9\. ตั้งชื่อ Tag แล้วใส่ค่า **Conversion ID** และ **Conversion Label** ให้เรียบร้อย เสร็จแล้วกด **Save**

![](/files/-MFci6-Ogtx4w265svpg)

&#x20;       10\. ต่อไปเป็นการตั้งค่า Triggering คือการบอกว่าจะให้ Tag ที่ใส่ไว้นั้นแสดงผลตอนไหน

![](/files/-MFciMK4zN2_8z9unuPs)

&#x20;       11\. กดสร้าง **Triggering** ใหม่แล้วเลือก **Page View**

![](/files/-MFciZBMSVamWU_K4-PJ)

&#x20;      12\. ใส่ชื่อ Trigger ตั้งค่าการยิงเป็น Some Page View เปลี่ยนให้เป็นยิงเมื่อ **Page URL = "thankyou page"**

![](/files/-MFcirGKlXuB1hCu4xrf)

&#x20;      13\. กด **Save** แล้วกด **Submit** เป็นอันเสร็จ!!

![](/files/-MFcj3FAWsRcxpfkm5l9)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://how-to.ligor.cloud/integrations/google-ads-conversion-tracking.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
