Metaピクセルのトラッキング設定方法
Metaピクセルのトラッキングの設定方法について説明します。
Metaピクセルとは?
ウェブサイトにコードを配置するすることで、ユーザーがウェブサイト上での行動を理解することができ、さらに広告効果を測定できるようになります。詳細については、Metaビジネスヘルプセンターのこちらの記事をご覧ください。
Metaピクセルの設定方法
まだMetaピクセルを設定されていない場合は、まず、Metaピクセルの設定とインストールの方法を参考に設定を行ってください。
Metaピクセルを予約チャンネルに接続する方法
Metaピクセルの設定を完了した後、予約チャンネルに接続することができます。
設定方法は以下の通りです。
1.設定>販売関連>予約チャンネル>該当予約チャンネルの編集ボタンをクリックします。

2.追跡(トラッキング)をクリックし、フェイスブックピクセル(ベータ版)をオンにします。
3.フェイスブックピクセルIDを入力し、保存してください。

MetaピクセルIDの確認方法
- Facebook event managerにログインします。
- 矢印が示している15桁のIDをコピーします。

上記の接続により作成されるイベント
イベントとは、ユーザーがウェブサイト内で行ったアクションを指しています。例えば、購入または商品をショッピングカートに追加するなど。イベントについて詳しく知りたい方はこちらの記事をお読みください。
現在、JTB BÓKUNにおいて追跡できるのは標準イベントのみです。
下記はイベントトリガー、イベント名、プロパティについてまとめています。
| Trigger | Event name | Properties |
|---|---|---|
| A product list is viewed | View content | content_ids: The id of the product list |
| content_name: The title of the product list | ||
| content_category: “Product List” | ||
| content_type: “product” | ||
| currency: The currency selected | ||
| A product calendar or product page is shown | View content | content_ids: The id of the product |
| content_name: The name of the product | ||
| content_category: “Product” | ||
| content_type: “product” | ||
| currency: The currency selected | ||
| value: The default price of the product | ||
| A checkout process is started | InitiateCheckout | content_category: “Product” |
| content_ids: The ids of the products in cart | ||
| contents: A more detailed breakdown of the items in the cart. | ||
| num_items: Number of items booked, including extras | ||
| currency: The currency selected | ||
| value: The total price of the cart | ||
| An item is added to cart | AddToCart | content_ids: The id of product added to card |
| content_name: The title of the product | ||
| content_category: “Product List” | ||
| content_type: “product” | ||
| contents: A more detailed breakdown of the items in the cart. | ||
| currency: The currency selected | ||
| value: The price of the product | ||
| Receipt is viewed | Purchase | content_ids: The ids of the products purchased |
| content_name: The title of the product | ||
| num_items: Number of items booked, including extras | ||
| content_type: “product” | ||
| contents: A more detailed breakdown of the items in the cart. |