Page 6 of 7 FirstFirst ... 4567 LastLast
Results 51 to 60 of 61
  1. #51
    Join Date
    Apr 2011
    Posts
    584
    Plugin Contributions
    0

    Default Re: GA-4 Analytics [Support Thread]

    Quote Originally Posted by carlwhat View Post
    i love your response... although...

    TIS.



    nick,
    my 1st guess would be that potentially you have the same notifier in 2 places. why you would have that, i do not know.

    i can only assume that @lat9 has tested this module, and that in a normal install, the behavior you are witnessing does not happen.

    given that assumption, i would search your code base for:

    NOTIFY_HTML_HEAD_TAG_START

    that is the notifier that places your tag in the header. if that notifier occurs in 2 places that would explain the behavior.

    your test (hardly pointless) suggests that the code where the tag gets inserted is getting hit twice.

    but you definitely have some sort of issue, that i'm guessing is with your template.

    in any event, that is where i would start.

    best.
    I could totally give you a hug right now.

    I did a search as suggested and turns out the code got somehow duplicated:

    /includes/templates/royal_fleur/common/html_header.php

    Line # 68 : $zco_notifier->notify('NOTIFY_HTML_HEAD_TAG_START', $current_page_base);

    Line # 75 : $zco_notifier->notify('NOTIFY_HTML_HEAD_TAG_START', $current_page_base);
    Thank you for the help as always.

  2. #52
    Join Date
    Nov 2005
    Location
    los angeles
    Posts
    2,910
    Plugin Contributions
    13

    Default Re: GA-4 Analytics [Support Thread]

    author of square Webpay.
    mxWorks now has Apple Pay and Google Pay. donations: venmo or paypal accepted.
    premium consistent excellent support. available for hire.

  3. #53
    Join Date
    Aug 2020
    Location
    Richarson
    Posts
    158
    Plugin Contributions
    0

    Default Re: GA-4 Analytics [Support Thread]

    Hi,
    I have a google Ads Tracking ID starting with "AW". The readme file specifically states the id starts with a G. Can you please tell me if this plugin will accommodate my tracking ID starting with "AW".

    Thanks!

  4. #54
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,892
    Plugin Contributions
    96

    Default Re: GA-4 Analytics [Support Thread]

    Quote Originally Posted by chuckrey View Post
    Hi,
    I have a google Ads Tracking ID starting with "AW". The readme file specifically states the id starts with a G. Can you please tell me if this plugin will accommodate my tracking ID starting with "AW".

    Thanks!
    Actually, the readme indicates that the id can start with either G- or GTW-. I believe that your Google management-console provides a means to connect the GA-4 measurement ID to your Ads Tracking ID (AW-), but that's outside the scope of this plugin.

  5. #55
    Join Date
    Aug 2020
    Location
    Richarson
    Posts
    158
    Plugin Contributions
    0

    Default Re: GA-4 Analytics [Support Thread]

    Quote Originally Posted by lat9 View Post
    Actually, the readme indicates that the id can start with either G- or GTW-. I believe that your Google management-console provides a means to connect the GA-4 measurement ID to your Ads Tracking ID (AW-), but that's outside the scope of this plugin.
    Ok, Thank you so much for your response.

  6. #56
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,892
    Plugin Contributions
    96

    Default Re: GA-4 Analytics [Support Thread]

    v2.0.2 of "GA4 Analytics" is now available for download: https://www.zen-cart.com/downloads.php?do=file&id=2368

    This release contains changes associated with these GitHub issues:

    #29: Correct PHP warnings for 'missing' products_name.
    #30: Call-back to parent methods for plugin install/upgrade/uninstall.

  7. #57
    Join Date
    Oct 2007
    Posts
    412
    Plugin Contributions
    0

    Default GA4 Analytics plugin

    I'm a bit confused regarding the GA4 Analytics plugin v2.0.1.

    Under "Choose item_id Parameter Value" it says:

    Click image for larger version. 

Name:	ScreenShot Tool -20251001081405.png 
Views:	21 
Size:	27.7 KB 
ID:	21054

    Shouldn't it be "ID" instead of "Model"? Like this:

    "When products are included in GA4 events, what value should be used for the item_id parameter? If you choose products_id, the product's ID (if that value is not empty) is placed into the field name you identify below. Default: products_model."

    Or am I misunderstanding?

    Isn't this parameter for selecting either to send the product's model number or the product's ID number to GA4?

  8. #58
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,892
    Plugin Contributions
    96

    Default Re: GA4 Analytics plugin

    Quote Originally Posted by DML73 View Post
    I'm a bit confused regarding the GA4 Analytics plugin v2.0.1.

    Under "Choose item_id Parameter Value" it says:

    Click image for larger version. 

Name:	ScreenShot Tool -20251001081405.png 
Views:	21 
Size:	27.7 KB 
ID:	21054

    Shouldn't it be "ID" instead of "Model"? Like this:

    "When products are included in GA4 events, what value should be used for the item_id parameter? If you choose products_id, the product's ID (if that value is not empty) is placed into the field name you identify below. Default: products_model."

    Or am I misunderstanding?

    Isn't this parameter for selecting either to send the product's model number or the product's ID number to GA4?
    This parameter identifies the unique value used to identify the product to the analytics. If all your products' models are unique, use products_model; otherwise, use products_id.

  9. #59
    Join Date
    Oct 2007
    Posts
    412
    Plugin Contributions
    0

    Default Re: GA4 Analytics plugin

    Thanks for the clarification. However the reason I ask is because I'm getting an error in my Google Ads tracking:

    "Many recent conversions have sold item IDs that can't be matched to Merchant Center"

    Click image for larger version. 

Name:	ScreenShot Tool -20251001141934.jpg 
Views:	12 
Size:	45.2 KB 
ID:	21055

    When I search Google troubleshooting, they say:

    Click image for larger version. 

Name:	ScreenShot Tool -20251001143928.png 
Views:	12 
Size:	75.8 KB 
ID:	21056

    Does that mean that I have to enter items.item_id or items.id into the "Choose products_model Field Name" field? Instead of the default ep.item_model.

  10. #60
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,892
    Plugin Contributions
    96

    Default Re: GA4 Analytics plugin

    It "sounds like" you've got your merchant center set up based on products' id values, not models. If so, set that configuration value to use the products_id.

 

 
Page 6 of 7 FirstFirst ... 4567 LastLast

Similar Threads

  1. Easy Google Analytics - Support
    By kamion in forum All Other Contributions/Addons
    Replies: 42
    Last Post: 16 Feb 2026, 07:05 PM
  2. Hebrew Support - latest release [Support Thread]
    By eranariel in forum Addon Language Packs
    Replies: 22
    Last Post: 26 Jan 2026, 06:47 AM
  3. Simple Google Analytics - Support
    By cuda in forum All Other Contributions/Addons
    Replies: 2160
    Last Post: 22 Dec 2020, 05:38 AM
  4. v156 PWA, Offline support Push notifications addon [Support Thread]
    By perfumbg in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 23 May 2019, 02:27 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg