Access a community of over 900,000 Shopify Merchants and Partners and engage in meaningful conversations with your peers.
Googleconversionタグが有効になりません
Google広告上の表示では未確認のままです。
設定>チェックアウト>追加のスクリプト
に進んで下記をペーストしたのですが、認識されません
何か間違っている点はありますか?
{% if first_time_accessed %}
<!-- Event snippet for 購入 conversion page -->
<script>
gtag('event', 'conversion', {
'send_to': 'AW-710@@@@@@@@',
'value': 3500.0,
'currency': '{{ shop.currency }}',
'transaction_id': '{{ order_number }}'
});
</script>
{% endif %}
グローバルサイトタグはGoogleアナリティクスで発行したものを
オンラインストア>各種設定>theme.lipuidにペーストしており、
下記のような状況です。
<!doctype html>
<html class="no-js" lang="{{ shop.locale }}">
<head>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-147760578-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-147@@@@);
gtag('config', 'AW-710@@@@');
</script>
どうしたら認証されるかわかる方いらっしゃいましたらお教え下さい。
User | RANK |
---|---|
6 | |
5 | |
5 | |
5 | |
4 |
Connect your PayPal account to allow your customers to checkout using the PayPal gateway a...
ByYour online store speed can enhance your store’s discoverability, boost conversion rates a...
ByShopping is at our fingertips with mobile devices. Is your theme optimized to be user-frie...
By