cheonmu
Forum Replies Created
-
Hi, Thanks for answering!
After a few days of test, it became certain that the Enhanced Ecommerce data is collected normally as you see in this picture.
However, as in this picture, the Cart Abandonment part of the data is not being collected. Would you let me know which part I should check out?
Thank you.
Hi,
Could you explain about “truncated GA tracking code” more detail?
<script>
(function(i,s,o,g,r,a,m){i[‘GoogleAnalyticsObject’]=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,’script’,’https://www.google-analytics.com/analytics.js’,’ga’);
ga(‘create’, ‘UA-XXXXXX-11’, ‘auto’);
ga(‘send’, ‘pageview’);
ga(‘require’, ‘GTM-xxxxx’);
</script>Can I put all the rest of the code in <Head> after deleting ” ga(‘send’, ‘pageview’);” line?
Do not need to add page hiding snippet manually ?
Do not need to add gtm ID in Google Tag Manager for WordPress options?Thank you.
Forum: Plugins
In reply to: [Japanized For WooCommerce] 都道府県がUndefinedと表示されます。回答ありがとうございます。
少し疑わしい点があって、テストをしてみましたが、原因を発見しました。
私はPB SEO Friendly Images Proプラグインを使用していますが、このプラグインはイメージの”SEO対策”を手伝ってくれるプラグインです。
前、このプラグインを使用し、FEEDの日本語文字が全部029#2SD#みたいにに表現される問題がありました。
その時はプラグインの開発者に連絡してFEED部分をEXCERPT処理を要請し、解決しました。
すみませんですが、PB SEO Friendly Images Proプラグインの開発者にどのように、求めったらいいか、おしえてくれませんか?
ありがとうございます。
Forum: Plugins
In reply to: [Japanized For WooCommerce] 都道府県がUndefinedと表示されます。回答ありがとうございます。
第ホームページを一度確認していただくことができありますか?
ホームページはhttps://ja.seoartgallery.com/です。
ありがとうございます。Forum: Plugins
In reply to: [Japanized For WooCommerce] 郵便番号を誤って入力すると、エラーが発生します。どうもありがとうございます!
Forum: Plugins
In reply to: [WooCommerce] How to change number of upsell products?Hi,
I really appreciate your reply! But could you tell me about Wp_is_mobile() in more detail?
I tried to google it, but I couldn’t find how to use it. How can I use wp_is_mobile() and woocommerce_upsell_display_args together?
Thank you.
Thanks for answering!
Hi @duracelltomi
Thanks for answering!I was misunderstood about Dynamic Remarketing.
But How can i set from ecomm_* as dynx_*?I made new data layer variable as Dynx_* (title) and changed data layer variable name as dynx_* like this link(https://i.imgur.com/q820aAR.png).
but still error occur on Google adwords.Could you tell me how do i that?
Thank you.
Thanks for answering!
Thanks for answering.
I deleted codes when i put manually and using your plugin function.
it work perfectly. Thank you.- This reply was modified 7 years, 2 months ago by cheonmu.
Thanks for answering!
That plugin helps me to insert code wherever i want.
and i was insert 2 codes about GTM in <head> and </body> manually.
in this case, which placement option should i choose?
Thank you.
Forum: Plugins
In reply to: [WooCommerce] How to increase Woocommerce product images thumbnail rows?Hi, Thanks for answering!
My website is https://bit.ly/2t3Jl4G
Please help me. I rellay need that.
Thank you.
Forum: Plugins
In reply to: [WooCommerce] How to customize product review tab?Hi, Thanks for answering.
I tried to find it but I could not find it(in wc-formatting-functions.php).
Could you tell me where the relevant parts are?
Forum: Plugins
In reply to: [WooCommerce] How to insert custom text below Price in box-text?Many thanks!!! It helps me a lot, thanks.