コンテンツまでスキップ
日本語
  • 検索フィールドが空なので、候補はありません。

【AdSIST】計測タグの削除について

AdSISTをご利用いただいていたショップ様については、サイト内に購入数等を計測するためのタグが設置されています。 そちらの削除方法をご案内いたします。

※ タグを削除せずにAdSISTで配信していた広告媒体でBuzzECをご利用の場合、計測に不備が発生する可能性がございますので、削除していただくようお願いいたします。
※ 万が一、削除方法がわからない場合には、こちらにログイン情報を共有ください。
二段階認証が必要な場合、「support@corekara.co.jp」での設定をお願いいたします。

カートシステムごとに対応が異なりますので、以下よりご確認ください。

Shopify
カラーミーショップ
makeshop
futureshop



【Shopify】

AdSISTのアプリをアンインストールいただくことにより、自動でAdSISTのタグが削除されます。

1. Shopifyストアにログインしてください。
https://www.shopify.com/jp/store-login

2. 「設定」 をクリックしてください。


3. 下記の手順でアンインストールを行います。

① アプリと販売チャネルをクリックしてください。
② AdSISTを見つけ、右側にある三点メニューをクリックし、
③ アンインストールを行ってください。

アンインストールが完了すると、AdSISTのタグは削除されます。


【カラーミーショップ】

1. AdSIST(https://user.adsist.ai/login)にログインした状態で、カラーミーショップの管理画面(https://admin.shop-pro.jp/)を開き、メニューから設定をクリックしてください。

2. コンバージョンタグをクリックしてください。

3. 「bodyタグ内設置」から各媒体のタグを削除してください。



※以下で各媒体のタグサンプルを列挙します。

【Facebook】

<!-- AdSIST Tool --><!-- Facebook Pixel Code -->
<script nonce="i8JZp6TI">
!function(f,b,e,v,n,t,s){if(f.fbq)return;n=f.fbq=function(){n.callMethod?
n.callMethod.apply(n,arguments):n.queue.push(arguments)};if(!f._fbq)f._fbq=n;
n.push=n;n.loaded=!0;n.version='2.0';n.queue=[];t=b.createElement(e);t.async=!0;
t.src=v;s=b.getElementsByTagName(e)[0];s.parentNode.insertBefore(t,s)}(window,
document,'script','https://connect.facebook.net/en_US/fbevents.js');

fbq('init', '1311701636216492');
fbq('track', "PageView");</script>
<noscript><img height="1" width="1" style="display:none"
src="https://www.facebook.com/tr?id=1311701636216492&ev=PageView&noscript=1"
/></noscript>
<!-- End Facebook Pixel Code -->    
<!-- AdSIST FB EventTag -->
        <script>
            fbq('track', 'Purchase', {
                value: <{$order_price}>,
                currency: 'JPY',
                content_ids: [<{$order_products_id}>],
                content_type: 'product'
            });
        </script>
<!-- End AdSIST  FB EventTag20190311 -->
【Google】

<!-- AdSIST Tool -->
<!-- Global site tag (gtag.js) - Google Ads: AW-11412203603 -->
<script async src="https://www.googletagmanager.com/gtag/js?id=AW-11412203603"></script>
<script>
    window.dataLayer = window.dataLayer || [];
    function gtag(){dataLayer.push(arguments);}
    gtag('js', new Date());
    
    gtag('config', 'AW-11412203603');
</script><!-- Event snippet for conversion page -->
<script type="text/javascript">
    gtag('event', 'conversion', {
        'send_to': 'AW-11412203603/0VIfCOTZ5_YYENPQ4cEq',
        'value': <{$order_price}>,
        'currency': 'JPY',
        'transaction_id': '<{$order_products_id}>'
    });
</script>
<!-- AdSIST Tool End -->
【Yahoo検索】

<!-- AdSIST Yahoo Search Ad General Tag -->
    <meta name="adsist-yahoo-search-ad" content="2025-07-24">
    <script async src="https://s.yimg.jp/images/listing/tool/cv/ytag.js"></script>
    <script>
        window.yjDataLayer = window.yjDataLayer || [];
        function ytag() { yjDataLayer.push(arguments); }
        ytag({"type":"ycl_cookie"});
    </script>
    <!-- end of AdSIST Yahoo Search Ad General Tag -->
    <!-- AdSIST Yahoo Search Ad Conversion Tag -->
    <script>
        ytag({
            "type": "yss_conversion",
            "config": {
                "yahoo_conversion_id": "1001310130",
                "yahoo_conversion_label": "Pbm3COzt3fYYELnJmK4q",
                "yahoo_conversion_value": <{$order_price}>
            }
        });
    </script>
    <!-- end of AdSIST Yahoo Search Ad Conversion Tag -->
【Yahoo(画像・カタログ)】

<!-- AdSIST YDN CV -->
<script async src="https://s.yimg.jp/images/listing/tool/cv/ytag.js"></script>
<script type="text/javascript" async>
    window.yjDataLayer = window.yjDataLayer || [];
    function ytag() { yjDataLayer.push(arguments); }
    ytag({ "type": "ycl_cookie" });
    ytag({
        "type": "yjad_conversion",
        "config": {
            "yahoo_ydn_conv_io": "uknLGXb8oiCarGDIlN28xw..",
            "yahoo_ydn_conv_label": "6S1I9KXL9XW8G3CRYH1077417",
            "yahoo_ydn_conv_transaction_id": '<{$order_no}>',
            "yahoo_ydn_conv_value": '<{$order_price}>'
        }
    });
</script>
【LINE】

<!-- LINE Tag Base Code -->
    <!-- Do Not Modify -->
    <script>
        (function(g,d,o){
            g._ltq=g._ltq||[];g._lt=g._lt||function(){g._ltq.push(arguments)};
            var h=location.protocol==='https:'?'https://d.line-scdn.net':'http://d.line-cdn.net';
            var s=d.createElement('script');s.async=1;
            s.src=o||h+'/n/line_tag/public/release/v1/lt.js';
            var t=d.getElementsByTagName('script')[0];t.parentNode.insertBefore(s,t);
        })(window, document);
        _lt('init', {
            customerType: 'lap',
            tagId: '6ae00309-ee20-46fe-b984-f14193d4d55f'
        });
        _lt('send', 'pv', ['6ae00309-ee20-46fe-b984-f14193d4d55f']);
    </script>
    <noscript>
        <img height="1" width="1" style="display:none"
            src="https://tr.line.me/tag.gif?c_t=lap&t_id=6ae00309-ee20-46fe-b984-f14193d4d55f&e=pv&noscript=1" />
    </noscript>
<!-- End LINE Tag Base Code --><!-- AdSIST LINE conversion tag -->
<script>
let productId = [<{$order_products_id}>];
_lt('send', 'cv', {
    type: 'Conversion',
    itemIds: productId},
    { dpa: true },
    ['6ae00309-ee20-46fe-b984-f14193d4d55f']);
</script>
<!-- End AdSIST LINE conversion tag -->


4.  タグを削除したら「保存」してください。

5. さらに別のタグを削除するため、初めのメニュー画面に戻ります。
ネットショップ>検索エンジン対策を選択の上、「PCショップ用の設定」と「スマートフォンショップ用の設定」それぞれから各媒体タグを削除してください。



※以下で各媒体のタグサンプルを列挙します。

【Facebook】

<!-- AdSIST Tool --><!-- Facebook Pixel Code -->
<script nonce="d1yp52XU">
!function(f,b,e,v,n,t,s){if(f.fbq)return;n=f.fbq=function(){n.callMethod?
n.callMethod.apply(n,arguments):n.queue.push(arguments)};if(!f._fbq)f._fbq=n;
n.push=n;n.loaded=!0;n.version='2.0';n.queue=[];t=b.createElement(e);t.async=!0;
t.src=v;s=b.getElementsByTagName(e)[0];s.parentNode.insertBefore(t,s)}(window,
document,'script','https://connect.facebook.net/en_US/fbevents.js');

fbq('init', '1311701636216492');
fbq('track', "PageView");</script>
<noscript><img height="1" width="1" style="display:none"
src="https://www.facebook.com/tr?id=1311701636216492&ev=PageView&noscript=1"
/></noscript>
<!-- End Facebook Pixel Code -->    
<!-- Start Facebook Pixel EventCode AdSIST DYNAMIC -->
    <script type="text/javascript">
        var productID = getParam('pid')
        function getParam(name, url) {
            if (!url) {
                url = window.location.href;
            }
            name = name.replace(/[\[\]]/g, "$&");
            var regex = new RegExp("[?&]" + name + "(=([^&#]*)|&|#|$)");
            results = regex.exec(url);
            if (!results) {
                return null;
            }
            if (!results[2]) {
                return '';
            }
            return decodeURIComponent(results[2].replace(/\+/g, " "));
        }
        fbq('track', 'ViewContent', {
            content_ids: productID,
            content_type: 'product',
        });
    </script>
<!-- End Facebook Pixel EventCode AdSIST DYNAMIC -->
【Google】

<!-- AdSIST Tool -->
<!-- Global site tag (gtag.js) - Google Ads: AW-11412203603 -->
<script async src="https://www.googletagmanager.com/gtag/js?id=AW-11412203603"></script>
<script>
    window.dataLayer = window.dataLayer || [];
    function gtag(){dataLayer.push(arguments);}
    gtag('js', new Date());
    
    gtag('config', 'AW-11412203603');
</script><script type="text/javascript">
    window.addEventListener('load', function() {
        const colorme = Colorme;
        switch (colorme.page) {
            case 'product':
                gtag('event', 'page_view', {
                    'send_to': 'AW-11412203603',
                    'value': colorme.product.sales_price_including_tax,
                    'items': [{
                        'id': colorme.product.id.toString(),
                        'google_business_vertical': 'retail'
                    }],
                    'ecomm_pagetype': 'product',
                    'ecomm_prodid': colorme.product.id,
                });
                break;
            default:
                break;
        }
     }, false);
</script>
<meta name="google-site-verification" content="i6madYLIkjUMF7nq5KMLypYwci3TwolrxjTenkOkC1Y" />
<!-- AdSIST Tool End -->
【Yahoo検索】

<!-- AdSIST Yahoo Search Ad General Tag -->
    <meta name="adsist-yahoo-search-ad" content="2025-07-24">
    <script async src="https://s.yimg.jp/images/listing/tool/cv/ytag.js"></script>
    <script>
        window.yjDataLayer = window.yjDataLayer || [];
        function ytag() { yjDataLayer.push(arguments); }
        ytag({"type":"ycl_cookie"});
    </script>
    <!-- end of AdSIST Yahoo Search Ad General Tag -->
【Yahoo(画像・カタログ)】

<!-- AdSIST YDN sitegeneraltag -->
<script async src="https://s.yimg.jp/images/listing/tool/cv/ytag.js"></script>
<script type="text/javascript">
    window.yjDataLayer = window.yjDataLayer || [];
    function ytag() { yjDataLayer.push(arguments); }
    ytag({ "type": "ycl_cookie", "config": { "ycl_use_non_cookie_storage": true } });
</script>
<!--End AdSIST YDN sitegeneraltag -->
<!-- AdSIST YDN Retargeting -->
<script type="text/javascript">
    const targetingObject = {
        "type": "yjad_retargeting",
        "config": {
            "yahoo_retargeting_id": "V75T5AFCDF",
            "yahoo_retargeting_label": "",
            "yahoo_retargeting_page_type": "",
            "yahoo_retargeting_items": [
                {item_id: "", category_id: "", price: "", quantity: ""}
            ]
        }
    }

    function getProductInfo() {
        let product = Colorme["product"];

        const y_page_type_aliases = {
            "top": "home",
            "product_list": "category",
            "product_srh": "search",
            "product": "detail"
        };

        if (y_page_type_aliases[Colorme["page"]]) {
            targetingObject["config"]["yahoo_retargeting_page_type"] = y_page_type_aliases[Colorme["page"]];
        }

        if (product) {
            targetingObject["config"]["yahoo_retargeting_items"][0]["item_id"] = product["id"];
            targetingObject["config"]["yahoo_retargeting_items"][0]["category_id"] = product["category"]["id_big"];
            targetingObject["config"]["yahoo_retargeting_items"][0]["price"] = product["sales_price_including_tax"];
            targetingObject["config"]["yahoo_retargeting_items"][0]["quantity"] = product["stock_num"] || 0;
            ytag(targetingObject);
        }

        let script = document.createElement("script");
        script.src = "https://b92.yahoo.co.jp/js/s_retargeting.js";
        document.head.appendChild(script);
    }

    window.onload = getProductInfo;
</script>
<!--End AdSIST YDN Retargeting -->
【LINE】

<!-- LINE Tag Base Code -->
    <!-- Do Not Modify -->
    <script>
        (function(g,d,o){
            g._ltq=g._ltq||[];g._lt=g._lt||function(){g._ltq.push(arguments)};
            var h=location.protocol==='https:'?'https://d.line-scdn.net':'http://d.line-cdn.net';
            var s=d.createElement('script');s.async=1;
            s.src=o||h+'/n/line_tag/public/release/v1/lt.js';
            var t=d.getElementsByTagName('script')[0];t.parentNode.insertBefore(s,t);
        })(window, document);
        _lt('init', {
            customerType: 'lap',
            tagId: '6ae00309-ee20-46fe-b984-f14193d4d55f'
        });
        _lt('send', 'pv', ['6ae00309-ee20-46fe-b984-f14193d4d55f']);
    </script>
    <noscript>
        <img height="1" width="1" style="display:none"
            src="https://tr.line.me/tag.gif?c_t=lap&t_id=6ae00309-ee20-46fe-b984-f14193d4d55f&e=pv&noscript=1" />
    </noscript>
<!-- End LINE Tag Base Code -->
<!-- AdSIST LINE Retargeting -->
<script>
    window.addEventListener('load', function() {
        const colorme = Colorme;
        switch (colorme.page.toString()) {
            case 'product':
                _lt('send', 'cv', {
                    type: 'dpa_detail',
                    itemIds: [colorme.product.id]},
                    { dpa: true },
                    ['6ae00309-ee20-46fe-b984-f14193d4d55f']);
                break;
            default:
                break;
        }
    }, false);
</script>
<!-- End AdSIST LINE Retargeting -->

6.「更新」ボタンを押してください。
これでタグの削除は終了です。



【makeshop】

1. makeshop(https://console.makeshop.jp/login)にログインの上、ショップ構築 > 設定 > SEO・SNS・マーケティングの「タグの設定」をクリックしてください。

2.「コンバージョンタグの設置」を選択すると、AdSISTで設定済みのタグが「[AdSIST] 媒体名」という形で表示されます。該当するすべてのタグの操作にある「削除」ボタンをクリックしてください。



3. 次に、「アクセス解析用のタグの設定」を選択してください。
「アクセス解析タグの入力(headタグ用)」と「アクセス解析タグの入力(bodyタグ用)」に入力されている「<!-- AdSIST xxxx -->」のタグを削除してください。

※以下で各媒体のタグサンプルを列挙します。提供されたサンプルと異なるタグが設定されている可能性がありますが、「AdSIST」とラベル付けされたタグはすべて削除してください。

【Facebook】
 
<!-- Start Facebook Pixel EventCode AdSIST DYNAMIC -->
  <script type="text/javascript">
      fbq('track', 'Purchase', {
          value: [TOTAL_AMOUNT_TAX],
          currency: 'JPY',
          content_ids: '[ITEM_CD_SYS]',
          content_type: 'product'
      });
  </script>
  <!-- End Facebook Pixel EventCode AdSIST DYNAMIC -->
  <!-- End AdSIST Tool -->

  <!-- Start Facebook Pixel EventCode AdSIST DYNAMIC -->
  <script type="text/javascript">
  fbq('track', 'Purchase', {
      value: '[TOTAL_AMOUNT_TAX]',
      currency: 'JPY',
      content_ids: ['[ITEM_CD_SYS]'],
      content_type: 'product'
  });
  </script>
  <!-- End Facebook Pixel EventCode AdSIST DYNAMIC -->
<!-- End AdSIST Tool -->

<!-- Start Facebook Pixel EventCode AdSIST DYNAMIC -->
<script type="text/javascript">
  let productID = '';
  let fbCurrentUrl = location.href;
  if (fbCurrentUrl.match(/shopdetail/)) {
      var dir_path = fbCurrentUrl.split("/");
      productID = dir_path[4];

      fbq('track', 'ViewContent', {
          content_ids: productID,
          content_type: 'product',
      });
  } else if(fbCurrentUrl.match(/detail.html/)){
      productID = getParam('id');
      function getParam(name, url) {
          if (!url) {
              url = window.location.href;
          }
          name = name.replace(/[\[\]]/g, "\$&");
          var regex = new RegExp("[?&]" + name + "(=([^&#]*)|&|#|$)");
          results = regex.exec(url);
          if (!results) {
              return null;
          }
          if (!results[2]) {
              return '';
          }
          return decodeURIComponent(results[2].replace(/\+/g, " "));
      }
      fbq('track', 'ViewContent', {
          content_ids: productID,
          content_type: 'product',
      });
  }
</script>
<!-- End Facebook Pixel EventCode AdSIST DYNAMIC -->
【Google】

<!-- Start Google Tag EventCode AdSIST DYNAMIC -->
<script type="text/javascript">
window.addEventListener('load', () => {
    let productID = '';
    let nowUrl = location.href;
    if ( nowUrl.match(/shopdetail/)) {
        var dir_path = nowUrl.split("/");
        productID = dir_path[4];
        gtag('event', 'page_view', {
            'send_to': ':remarketing_send_to',
            'items': [{
                'id': productID,
                'google_business_vertical': 'retail'
            }],
            'ecomm_pagetype': 'product',
            'ecomm_prodid': productID,
        });
    } else if(nowUrl.match(/detail.html/)){
        productID = getParam('id');
        function getParam(name, url) {
        if (!url) url = window.location.href;
        name = name.replace(/[\[\]]/g, "\\$&");
        var regex = new RegExp("[?&]" + name + "(=([^&#]*)|&|#|$)"),
            results = regex.exec(url);
        if (!results) return null;
        if (!results[2]) return '';
            return decodeURIComponent(results[2].replace(/\+/g, " "));
        }
        gtag('event', 'page_view', {
            'send_to': ':remarketing_send_to',
            'items': [{
                'id': productID,
                'google_business_vertical': 'retail'
            }],
            'ecomm_pagetype': 'product',
            'ecomm_prodid': productID,
        });
    }
});
</script>
<!-- end of AdSIST conversion tag -->
【Yahoo検索】

<!-- AdSIST Yahoo Search Ad General Tag -->
<meta name="adsist-yahoo-search-ad" content=":installed_time">
<script async src="https://s.yimg.jp/images/listing/tool/cv/ytag.js"></script>
<script>
    window.yjDataLayer = window.yjDataLayer || [];
    function ytag() { yjDataLayer.push(arguments); }
    ytag({"type":"ycl_cookie"});
</script>
<!-- end of AdSIST Yahoo Search Ad General Tag -->
【Yahoo(画像・カタログ)】

<!-- AdSIST YDN sitegeneraltag -->
  <script async src="https://s.yimg.jp/images/listing/tool/cv/ytag.js"></script>
  <script type="text/javascript">
      window.yjDataLayer = window.yjDataLayer || [];
      function ytag() { yjDataLayer.push(arguments); }
      ytag({ "type": "ycl_cookie", "config": { "ycl_use_non_cookie_storage": true } });
  </script>
  <!--End AdSIST YDN sitegeneraltag -->
  
  !-- AdSIST YDN Retargeting -->
  <script type="text/javascript">
      /* <![CDATA[ */
      window.addEventListener('load', function () {
          window.yahoo_retargeting_id = ":retargeting_id";
          window.yahoo_retargeting_label = "";
          window.yahoo_retargeting_page_type = "home";
          window.yahoo_retargeting_items = [
              { item_id: "", category_id: "", price: "", quantity: "" }
          ];

          let urlParts = window.location.pathname.split("/");
          if (urlParts && urlParts.includes('item')) {
              window.yahoo_retargeting_page_type = 'detail';
          }

          if (window.yahoo_retargeting_page_type === 'detail') {
              // Product Details Page
              var productPrice = document.querySelector('[data-id="makeshop-item-price:1"]').innerText;
              productPrice = Number(productPrice.replace(/[^0-9\.]+/g, ""))
              window.yahoo_retargeting_items[0]["price"] = productPrice;
              window.yahoo_retargeting_items[0]["item_id"] = urlParts[urlParts.length - 1];
          } else {
              // Home, Category, Search, etc.
              window.yahoo_retargeting_page_type = "home";
          }

          // The Retargeting Script
          let script = document.createElement("script");
          script.src = "https://b92.yahoo.co.jp/js/s_retargeting.js";
          document.body.appendChild(script);
      }, false);
      /* ]]> */
  </script>
  <!--End AdSIST YDN Retargeting -->
【LINE】

<!-- AdSIST LINE Retargeting Tag -->
<script>
{block:ItemPage}
_lt('send', 'cv', {
    type: 'dpa_detail',
    itemIds: ['{ItemId}']},
    { dpa: true },
    [':tag_id']);
{/block:ItemPage}
</script>
<!--End AdSIST LINE Retargeting Tag -->

4. タグ削除後、「保存」ボタンを押してください。
これでタグの削除は終了です。



【futureshop】

■コマースクリエイターを利用している場合

1. メニューより、設定をクリックしてください。

2. プロモーション管理 > 測定タグ一覧を選択すると、すべてのAdSISTで設定済みのタグが「[AdSIST] 媒体名」という形で表示されます。

3. タグの「設定の変更」に入り、「測定タグ設定を削除する」をクリックしてください。

4. 削除したら「保存する」ボタンを押してください。
すべてのタグを削除したら終了です。

※以下で各媒体のタグサンプルを列挙します。

【Facebook】(共通出力 >> 出力設定 >> 出力内容)

<!-- AdSIST Tool --><!-- Facebook Pixel Code -->
<script nonce="5z37N5qx">
!function(f,b,e,v,n,t,s){if(f.fbq)return;n=f.fbq=function(){n.callMethod?
n.callMethod.apply(n,arguments):n.queue.push(arguments)};if(!f._fbq)f._fbq=n;
n.push=n;n.loaded=!0;n.version='2.0';n.queue=[];t=b.createElement(e);t.async=!0;
t.src=v;s=b.getElementsByTagName(e)[0];s.parentNode.insertBefore(t,s)}(window,
document,'script','https://connect.facebook.net/en_US/fbevents.js');

fbq('init', 'xxxxxxxxxxxx');
fbq('track', "PageView");</script>
<noscript><img height="1" width="1" style="display:none"
src="https://www.facebook.com/tr?id=2013228919076328&ev=PageView&noscript=1"
/></noscript>
<!-- End Facebook Pixel Code -->    <!-- Start Facebook Pixel EventCode AdSIST DYNAMIC -->
    <script type="text/javascript">
        let fbCurrentUrl = location.href;
        let productID = fbCurrentUrl.split("/").pop();
        fbq('track', 'ViewContent', {
            content_ids: productID,
            content_type: 'product',
        });
    </script>
    <!-- End Facebook Pixel EventCode AdSIST DYNAMIC -->
【Facebook】(注文完了ページ >> 出力設定 >> 出力内容)

<!-- AdSIST Tool --><!-- Facebook Pixel Code --><script nonce="5z37N5qx">
!function(f,b,e,v,n,t,s){if(f.fbq)return;n=f.fbq=function(){n.callMethod?
n.callMethod.apply(n,arguments):n.queue.push(arguments)};if(!f._fbq)f._fbq=n;
n.push=n;n.loaded=!0;n.version='2.0';n.queue=[];t=b.createElement(e);t.async=!0;
t.src=v;s=b.getElementsByTagName(e)[0];s.parentNode.insertBefore(t,s)}(window,
document,'script','https://connect.facebook.net/en_US/fbevents.js');

fbq('init', 'xxxxxxxxxxxx');
fbq('track', "PageView");</script>
<noscript><img height="1" width="1" style="display:none"
src="https://www.facebook.com/tr?id=2013228919076328&ev=PageView&noscript=1"
/></noscript>
<!-- End Facebook Pixel Code -->    <!-- Start Facebook Pixel EventCode AdSIST DYNAMIC -->
    <script type="text/javascript">
        let fbCurrentUrl = location.href;
        let productID = fbCurrentUrl.split("/").pop();
        fbq('track', 'ViewContent', {
            content_ids: productID,
            content_type: 'product',
        });
    </script>
    <!-- End Facebook Pixel EventCode AdSIST DYNAMIC -->
【Google】(共通出力 >> 出力設定 >> 出力内容)

<!-- AdSIST Tool -->
<!-- Global site tag (gtag.js) - Google Ads: AW-xxxxxxx -->
<script async src="https://www.googletagmanager.com/gtag/js?id=AW-11411099144"></script>
<script>
    window.dataLayer = window.dataLayer || [];
    function gtag(){dataLayer.push(arguments);}
    gtag('js', new Date());
    
    gtag('config', 'AW-xxxxxxx');
</script><script type="text/javascript">
window.addEventListener('load', () => {
    let nowUrl = location.href;
    let productID = nowUrl.split("/").pop();

    gtag('event', 'page_view', {
        'send_to': 'AW-xxxxxxx',
        'items': [{
            'id': productID,
            'google_business_vertical': 'retail'
        }],
        'ecomm_pagetype': 'product',
        'ecomm_prodid': productID,
    });
});
</script>

<!-- AdSIST Tool End -->
【Google】(注文完了ページ >> 出力設定 >> 出力内容)


<!-- AdSIST Tool -->
<!-- Global site tag (gtag.js) - Google Ads: AW-xxxxxxx -->
<script async src="https://www.googletagmanager.com/gtag/js?id=AW-11411099144"></script>
<script>
    window.dataLayer = window.dataLayer || [];
    function gtag(){dataLayer.push(arguments);}
    gtag('js', new Date());
    
    gtag('config', 'AW-xxxxxxx');
</script><!-- Event snippet for conversion page -->
<script type="text/javascript">
gtag('event', 'conversion', {
    'send_to': 'AW-xxxxxxx/djnaCK7cwPYYEIicnsEq',
    'value': '{% analytics.purchase_price_including_tax %}',
    'currency': 'JPY',
    'transaction_id': '{% analytics.order_no %}'
});
</script>
<!-- AdSIST Tool End -->
【Yahoo(画像・カタログ)】(共通出力 >> 出力設定 >> 出力内容)

<!-- AdSIST YDN sitegeneraltag -->
<script async src="https://s.yimg.jp/images/listing/tool/cv/ytag.js"></script>
<script type="text/javascript">
  window.yjDataLayer = window.yjDataLayer || [];
  function ytag() { yjDataLayer.push(arguments); }
  ytag({ "type": "ycl_cookie", "config": { "ycl_use_non_cookie_storage": true } });
</script>
<!-- End AdSIST YDN sitegeneraltag -->
<!-- AdSIST YDN Retargeting -->
<script type="text/javascript" language="javascript">
  /* <![CDATA[ */
  function getMetaContent(property, name) {
    const metas = document.getElementsByTagName("meta");
    for (let i = 0; i < metas.length; i++) {
      if (metas[i].getAttribute(property) === name) {
        return metas[i].getAttribute("content");
      }
    }
    return "";
  }
  window.addEventListener('load', function () {
    window.yahoo_retargeting_id = "xxxxxxxx";
    window.yahoo_retargeting_label = "";
    window.yahoo_retargeting_page_type = "";
    window.yahoo_retargeting_items = [{item_id: "", category_id: "", price: "", quantity: ""}];
    window.yahoo_retargeting_page_type = getMetaContent("property", "og:type");
    const now_url =  window.location.href;
    const product_id = now_url.split("/").pop();
    if (now_url.includes("/c/")) {
      window.yahoo_retargeting_page_type = "detail";
      let price = document.querySelector('.fs-c-price__value').innerText;
      window.yahoo_retargeting_items[0]["item_id"] = product_id;
      window.yahoo_retargeting_items[0]["price"] = Number(price.replace(/[^0-9\.]+/g, ""));
    } else {
      window.yahoo_retargeting_page_type = "home";
    }
    let script = document.createElement("script");
    script.src = "https://b92.yahoo.co.jp/js/s_retargeting.js";
    document.body.appendChild(script);
  }, false);
</script>
<!-- End AdSIST YDN Retargeting -->
【Yahoo画像・カタログ】(注文完了ページ >> 出力設定 >> 出力内容)

<!-- AdSIST YDN CV -->
<script async src="https://s.yimg.jp/images/listing/tool/cv/ytag.js"></script>
<script async>
    window.yjDataLayer = window.yjDataLayer || [];
    function ytag() { yjDataLayer.push(arguments); }

    ytag({
        "type": "yjad_conversion",
        "config": {
            "yahoo_ydn_conv_io": "VBkREeMD0fjWEzNGX3EUkg..",
            "yahoo_ydn_conv_label": "529AQB8VBTBQ86ORDB1077317",
            "yahoo_ydn_conv_transaction_id": "{% analytics.order_no %}",
            "yahoo_ydn_conv_value": "{% analytics.purchase_price_including_tax %}"
        }
    });
</script>
【LINE】(共通出力 >> 出力設定 >> 出力内容)

<!-- LINE Tag Base Code -->
    <!-- Do Not Modify -->
    <script>
        (function(g,d,o){
            g._ltq=g._ltq||[];g._lt=g._lt||function(){g._ltq.push(arguments)};
            var h=location.protocol==='https:'?'https://d.line-scdn.net':'http://d.line-cdn.net';
            var s=d.createElement('script');s.async=1;
            s.src=o||h+'/n/line_tag/public/release/v1/lt.js';
            var t=d.getElementsByTagName('script')[0];t.parentNode.insertBefore(s,t);
        })(window, document);
        _lt('init', {
            customerType: 'lap',
            tagId: '6ae00309-ee20-46fe-b984-f14193d4d55f'
        });
        _lt('send', 'pv', ['6ae00309-ee20-46fe-b984-f14193d4d55f']);
    </script>
    <noscript>
        <img height="1" width="1" style="display:none"
            src="https://tr.line.me/tag.gif?c_t=lap&t_id=6ae00309-ee20-46fe-b984-f14193d4d55f&e=pv&noscript=1" />
    </noscript>
<!-- End LINE Tag Base Code --><!-- AdSIST LINE Retargeting -->
<script type="text/javascript">
window.addEventListener('load', () => {
    let nowUrl = location.href;
    if (nowUrl.match('/c/') && nowUrl.split('/').length > 5 ) {
        let dir_path = nowUrl.split('/');
        let productID = dir_path.pop();
        _lt('send', 'cv', {
                type: 'dpa_detail',
                itemIds: [productID]
            },
            { dpa: true },
            ['6ae00309-ee20-46fe-b984-f14193d4d55f']
        );
    }
});
</script>
<!-- End AdSIST LINE Retargeting -->
【LINE】注文完了ページ >> 出力設定 >> 出力内容

<!-- LINE Tag Base Code -->

    <!-- Do Not Modify -->
    <script>
        (function(g,d,o){
            g._ltq=g._ltq||[];g._lt=g._lt||function(){g._ltq.push(arguments)};
            var h=location.protocol==='https:'?'https://d.line-scdn.net':'http://d.line-cdn.net';
            var s=d.createElement('script');s.async=1;
            s.src=o||h+'/n/line_tag/public/release/v1/lt.js';
            var t=d.getElementsByTagName('script')[0];t.parentNode.insertBefore(s,t);
        })(window, document);
        _lt('init', {
            customerType: 'lap',
            tagId: '6ae00309-ee20-46fe-b984-f14193d4d55f'
        });
        _lt('send', 'pv', ['6ae00309-ee20-46fe-b984-f14193d4d55f']);
    </script>
    <noscript>
        <img height="1" width="1" style="display:none"
            src="https://tr.line.me/tag.gif?c_t=lap&t_id=6ae00309-ee20-46fe-b984-f14193d4d55f&e=pv&noscript=1" />
    </noscript>
<!-- End LINE Tag Base Code --><!-- AdSIST LINE conversion tag -->
<script>
    let productsIds = '{% analytics.product_no_list %}';
    let productList = productsIds.split('|');
    _lt('send', 'cv', {
        type: 'Conversion',
        itemIds: productList},
        { dpa: true },
        ['6ae00309-ee20-46fe-b984-f14193d4d55f']);
</script>
<!-- End AdSIST LINE conversion tag -->
【Yahoo検索】(注文完了ページ >> 出力設定 >> 出力内容)

 <!-- AdSIST Yahoo Search Ad Conversion Tag -->
    <script async>
        ytag({
        "type": "yss_conversion",
        "config": {
            "yahoo_conversion_id": 1001310139,
            "yahoo_conversion_label": "wBQ_CM2IwvYYEO-9mK4q",
            "yahoo_conversion_value": {% analytics.purchase_price_including_tax %}
        }
        });
    </script>
    <!-- end of AdSIST Yahoo Search Ad Conversion Tag -->


【Yahoo検索】※ Yahoo検索については、「パーツ」内でも削除が必要です。

1. commerce creator >「パーツ」内で「[AdSIST] Yahoo Search Ad meta tag」と検索し、「編集する」ボタンをクリックしてください。
(「[AdSIST] Yahoo Search Ad meta tag」で検索されない場合、設定したパーツ名で検索してください。)

2. 「フリーパーツを削除する」ボタンをクリックしてタグを削除してください。

※以下でタグサンプルを記載します。

<!-- AdSIST Yahoo Search Ad General Tag -->
    <meta name="adsist-yahoo-search-ad" content="2025-07-24">
    <script async src="https://s.yimg.jp/images/listing/tool/cv/ytag.js"></script>
    <script>
        window.yjDataLayer = window.yjDataLayer || [];
        function ytag() { yjDataLayer.push(arguments); }
        ytag({"type":"ycl_cookie"});
    </script>
  <!-- end of AdSIST Yahoo Search Ad General Tag -->


■コマースクリエイターを利用していない場合

1. 構築 > プロモーション管理 > 任意測定タグ設定の順に選択してください。
すべてのAdSISTタグが「[AdSIST] 配信媒体名」という形式で表示されます。

                   ↓

3. 各タグは、「操作」項目の「削除」ボタンをクリックすることで削除できます。
[AdSISTを含むタグをすべて削除してください。

4. 次に、 構築 > プロモーション管理 > 任意アフィリエイト設定を選択してください。
各タグは「操作」項目の「削除」ボタンをクリックすることで削除できます。
上記「3」の手順と同様に該当のタグをすべて削除してください。

これでタグの削除は終了です。