Overview

特定の期間中(例:先月)にアイテムの購入人数を通知(5秒後非表示)する施策です。この情報を表示することで、ユーザーに対してその商品がどれだけ人気であるかを示し購買意欲を喚起します。また、購入人数の表示は、ユーザーに対して他の人々がすでに購入しているという安心感を与え、商品の信頼性を高める手助けとなります。

null

Introduction

This measure uses Datahub. Check if Datahub is available. In addition, to implement this scenario, the following settings must be completed.

  • 商品詳細ページで商品IDを取得している必要があります。カスタムイベントタグを設置するかスクリプト配信を利用して、KARTEにイベントを送ってください。商品詳細ページに設置するタグに関しては以下をご確認ください。
  • 購入時に商品IDをKARTEに送っている必要があります。各種タグの設置に関しては以下をご確認ください。

Procedure for use

  1. Install the target query from the query collection
  2. Set job flow and create table in action table
  3. Edit an action

1. Install the target query from the query collection

  • Global Menu > All Products > Datahub > Queryをクリックし、遷移したページで作成 > コレクションから作成をクリックします
    • Total number of purchases by product for the past N days

null

  • From parameter setting,"Extraction period".

null

  • After completing the settings, click “Run Query” and check that the results are displayed.

2. Set the job flow and create a table in the action table

  • 「空のテーブルを作成」より新規でアクションテーブルを作成します。

null

  • Set any table ID and query result fields. Also check the reference from the widget.
    null

  • In the target action table"Create Job"Move on to the job flow setting.
    null

  • Create a new job flow.
    null

  • Set the job as follows.
    To select a query, select an installed query from the query collection.
    null

  • Schedule execution is set as follows. Set the execution interval and execution start as desired. Click on divert the first job name to set the job flow.
    null

3. Edit the action


  • 左メニューバーの「すベてのプロダクト > ストア > シナリオストア」 より、「対象期間内の特定アイテムを購入した人数を通知表示」というテンプレートを検索窓で検索し、「さっそく利用してみる」をクリックしてください。

null

  • 「表示設定」で非表示までの時間(例:5秒後非表示)を設定します。

null

  • 赤枠の部分に設定したアクションテーブルIDを入力してください。

    null

* The actual number of items viewed is setMinimum number of usersIt is a specification that is displayed only in the above cases. OptionallyMinimum number of usersPlease set.
* Product IDitem_idというフィールドでKARTEに送っている必要があります。フィールド名が異なる場合は、接客 -> カスタマイズ→変数 -> ユーザー情報変数 -> item_id より、送っているフィールド名に変更してください。

null

  • Please set the trigger so that it will be delivered to the product detail page.