Forum Replies Created

Viewing 15 replies - 136 through 150 (of 300 total)
  • Thread Starter joycegrace

    (@joycegrace)

    Hello, thank you for writing. I’ve updated to your latest version, and refreshed the feed, and then re-processed in Google Merchant Center.
    We still get the error of missing the USA shipping rate.
    This is what the feed info comes out as in Google Merchant center https://cloudup.com/cx80AuxLYcp

    It seems like it’s still missing:

    • Country info for some shipping rates
    • Free shipping over $200 within BC
    • Free shipping over $500 outside BC
    • Free shipping over $500 to USA

    Can you confirm you are getting these messages and are checking on this thread regularly if you don’t get them in your inbox?

    Thank you.

    • This reply was modified 5 years, 8 months ago by joycegrace.
    Thread Starter joycegrace

    (@joycegrace)

    Thank you. In my case these suggestions would require re-doing a lot of work in the way that authors are set up right now. I’m curious if someone has an alternate way to grab this data and set it up in an archive? Or a suggestion on how to do it?

    I realize you’re saying I need to make my own plugin and do my own code. I’m curious if there are suggestions on how to go about that, or if there are easier ways to do it, without having to re-enter and re-format all the author info in a new area in WP.

    Or could this be set up to show a taxonomy archive in functions.php with the existing plugin? To show the authors taxonomy as an archive?

    I have this problem on WP Engine, WP 5.5, PHP 7.4, everything up to date, Genesis theme.

    Thread Starter joycegrace

    (@joycegrace)

    Hello again!
    So I have some updates. I am wondering if maybe Simo made this easier to work with your plugin than we thought.

    Regarding:

    FB events will be handled by the tag template of Simo, but you still need to create triggers that match the event names shown in the GA setup article you linked in your reply.

    I saw this option in Simo’s tag template: https://cloudup.com/cWylJVYXhbB

    Additional screenshot with more info: https://cloudup.com/cK9eYzbXqHU

    Is it the case that this option would then match up the FB ecommerce events with the GA Enhanced Ecommerce events that are provided in your plugin, and by setting up the tag and events noted here: https://gtm4wp.com/how-to-articles/how-to-setup-enhanced-ecommerce-tracking ?

    Simo’s fuller explanation: https://www.simoahava.com/custom-templates/facebook-pixel/

    I proceeded based on the presumption that this is true. So what I did (and hopefully you don’t mind telling me if this is right or wrong), is I set the FB template Trigger to match the events that were mentioned in your article, like so:

    Screen Shot 2020 07 31 at 3 26 54 PM

    and

    Screen Shot 2020 07 31 at 3 27 07 PM

    What I don’t really understand is what the “ecommerce key” is. And also, what the most recent “object” would be with that “key.” I realize that’s a shortfall on my part.

    I guess my question, in short, is whether I did this right, and all I needed to do is to click that “Enhanced Ecommerce dataLayer Integration” and then select the radio button option to “Set automatically from dataLayer”.

    Or are you saying I DO still need to manually create triggers for each event?

    Regarding:

    I would remove any hard coded FB pixel and also any FB pixel related plugin.

    Question: did you mean only remove pixels on the website, but not the ones in GTM?

    I paused FB base pixel tag and FB View content (all pages) pixel tag in GTM. We had no FB pixels on our WordPress site anywhere, not in a plugin or anything.

    But then I read this on Simo’s article “NOTE! The pixel DOES NOT automatically send the PageView tracking hit similar to how the Facebook Pixel snippet does. You will need to create a PageView tag to send the page view to Facebook.

    I *think* what he’s saying is that I need to create a tag with the following custom HTML in it:

    <script>
    fbq(‘track’, ‘PageView’);
    </script>

    And trigger that on all pages – yes? (I know you don’t claim to be a FB expert… just asking in case you know πŸ™‚ I asked Simo, too.

    Or do you think I should just keep the entire pixel base code, as the snippet FB instructs to non-advanced users, in GTM?

    Regarding:

    your lead event has to be recreated however manually by creating a proper trigger and a new tag.

    This is what I had before: https://cloudup.com/c18Yyc7Q3-g

    According to what you’re saying, this should be correct, right? Since it is a separate tag, and it has an identified trigger? For further reference on how it’s set up (if it helps to not drive you crazy if I’m too vague): https://cloudup.com/cFmuBlifJrB (used custom html type to do this).

    One more question which I think is still on topic for this thread:

    Regarding Google Ads conversions:

    With your plugin now in place, should I remove the GTM tags related to conversions for purchases (or otherwise) in Google Ads? Then I can set them up to be based on the Google Analytics events with your plugin? I totally understand if this is overreaching and you don’t have time to answer this.

    Oh and a final important question πŸ™‚

    Where do we buy you coffee and things like that? πŸ™‚ I checked your profile and plugin description page; no instructions are given πŸ™‚ Unless I’m blind…

    Thread Starter joycegrace

    (@joycegrace)

    Anybody?

    Thread Starter joycegrace

    (@joycegrace)

    Thomas!!!! THANK YOU!!!! This is amazing. I’m very, very grateful for your help. I know it was a lot to read through and you are basically volunteering this information for all. Thank you a thousand times. I will try this and see what happens!

    Thread Starter joycegrace

    (@joycegrace)

    ok thank you

    Thread Starter joycegrace

    (@joycegrace)

    Hello Thomas!
    Firstly, THANK YOU so much for this thoughtful reply! You are too kind.

    I have tried my best to carefully read your response, and to read the link you gave me with the template (and do more googling!). I also installed your plugin on a test site and tried to view the code it produces when I click certain settings. I think I am starting to understand a few things now πŸ™‚ But I’m hoping you can confirm?

    With the template mentioned on Simo’s site: https://www.simoahava.com/custom-templates/facebook-pixel/ – this means that while I’m the Google Tag Manager workspace, I need to click “Add to workspace” from here: https://tagmanager.google.com/gallery/#/owners/gtm-templates-simo-ahava/templates/facebook-pixel – yes?

    And then, I need to remove all other FB pixel codes in GTM, and on my website? Or just the base pixel? (I have a lead pixel in there now… would your plugin set that up too?)

    And also, if I install GTM4WP, it will have all of those events that Simo mentions that his templates includes. So just by virtue of installing and activating GTM4WP after setting up Simo’s template, both FB Business Manager and GTM will ‘understand’ all these WooCommerce specific naming conventions, that would ‘translate’ into FB Pixel events?

    BUT, I will still need to set up GA E-commerce tracking using these steps: https://gtm4wp.com/how-to-articles/how-to-setup-enhanced-ecommerce-tracking

    And even though that article doesn’t mention purchase values, it is still in your plugin, configured to show WooCommerce purchase amounts, and as long as I follow those exact steps, and install Simo’s template in GTM, I should be good to go? With testing of course…

    And, finally (or first), I will need to remove the other WooCommerce-specific analytics tracking plugin which is currently set up to track enhanced features.

    Or is there more to this?

    THEN my other big question is: I have other tags firing in GTM, for our WordPress site. E.g. for form fills with Gravity Forms, or button clicks. Will these get messed up if I install your plugin? Should they be set up within your plugin, or can I leave them as-is, the way they are now, since your plugin is totally separate from GTM, and there are no connections to any other apps? It is just providing some useful meta data that I can then use, or not use, in GTM, right?

    I’m more asking if there will be cross-over tracking, or if GTM will be ‘confused.’

    πŸ™‚ Sorry, I know there is a chance I may over-simplifying this. If there are more steps to do here, that require extra coding, please let me know!

    With regards to your suggestion about creating templates vs. how-to docs, I think that as long as something is step-by-step, and explained for a ‘dummy’ it could work πŸ™‚ I found it easier to understand what to do with your article, than by just seeing Simo’s page. It took a while for me to understand what he means by “template” for instance.

    Thank you again!

    Joyce

    • This reply was modified 5 years, 10 months ago by joycegrace.
    Thread Starter joycegrace

    (@joycegrace)

    it’s recommended to use the scripts on all pages.

    —> Can you explain why this is the case? I believe they all have docs explaining how to fire certain tags or codes on certain pages where they are relevant. This would reduce site load time too, which is needed to pass Google’s new Core Web Vitals.

    there is no way to remove the script from the plugin.

    I have Asset Manager installed for this reason. Why wouldn’t your plugin have the ability to remove its scripts?

    All plugins should have some sort of php filter to remove certain actions or what not, right? Can you tell me what those would be for your plugin?

    I’m not clear how it can be possible that there would be “no way” to remove scripts from your plugin. Can you explain?

    Are they all inline?

    Thread Starter joycegrace

    (@joycegrace)

    Yes, I did, because you told me to do this earlier. I told you I did this 2 months ago, in this thread: https://wordpress.org/support/topic/shipping-rates-come-out-wrong/#post-12831002

    Thread Starter joycegrace

    (@joycegrace)

    Hello can someone get back to me about this?

    Thread Starter joycegrace

    (@joycegrace)

    Ok, but nonetheless, it should show the BC flat rate, and local pickup, which is not what it is for other provinces. This is aside from free shipping.

    • This reply was modified 6 years ago by joycegrace.
    Thread Starter joycegrace

    (@joycegrace)

    Hi, ok I tried to look into this more carefully. Here is what I think is happening (not sure):

    Some background:

    We have free shipping over $200 in the province of B.C. In WooCommerce, this applies to the cart total, not to a single product.

    We have other shipping rates too, all based on the cart total, and the location the user inputs.

    The correct rates, which show on some products are:

    CA BC Free shipping over $200 (5 – 9 business days) CA CAD 0
    CA BC Local pickup $0 CA CAD 0
    CA BC Flat rate (5 – 9 business days) CA CAD 16.85

    CA Outside BC Flat rate CA CAD 22.47
    CA Outside BC Flat rate CA CAD 22.47
    CA Outside BC Flat rate CA CAD 22.47
    CA Outside BC Flat rate CA CAD 22.47
    CA Outside BC Flat rate CA CAD 22.47
    CA Outside BC Flat rate CA CAD 22.47
    CA Outside BC Flat rate CA CAD 22.47
    CA Outside BC Flat rate CA CAD 22.47
    CA Outside BC Flat rate CA CAD 22.47
    CA Outside BC Flat rate CA CAD 22.47
    CA Outside BC Flat rate CA CAD 22.47
    CA Outside BC Flat rate CA CAD 22.47

    In the product feed, if a SINGLE item is over $200, the feed shows the correct rates, with the following included:

    CA BC Free shipping over $200 (5 – 9 business days) CA CAD 0
    CA BC Local pickup $0 CA CAD 0
    CA BC Flat rate (5 – 9 business days) CA CAD 16.85

    If a SINGLE item is UNDER $200, they are shown these rates:

    CA Outside BC Flat rate CA CAD 22.47
    CA Outside BC Flat rate CA CAD 22.47
    CA Outside BC Flat rate CA CAD 22.47
    CA Outside BC Flat rate CA CAD 22.47
    CA Outside BC Flat rate CA CAD 22.47
    CA Outside BC Flat rate CA CAD 22.47
    CA Outside BC Flat rate CA CAD 22.47
    CA Outside BC Flat rate CA CAD 22.47
    CA Outside BC Flat rate CA CAD 22.47
    CA Outside BC Flat rate CA CAD 22.47
    CA Outside BC Flat rate CA CAD 22.47
    CA Outside BC Flat rate CA CAD 22.47

    —> The above is absolutely incorrect for the following reasons:

    #1 – it assumes the user is NOT from BC, which is not right.
    #2 – at least two other options COULD apply to this scenario, but they are not shown as options here. In other words, even if the purchase is UNDER $200, the user should STILL see the following rates, in addition to the above rates:

    CA BC Local pickup $0 CA CAD 0
    CA BC Flat rate (5 – 9 business days) CA CAD 16.85

    But even so, the free shipping option should still show up for ALL products, because it is an available option, if the cart total is over $200, in B.C.

    Here is the feed https://www.bclaserandskincare.com/wp-content/uploads/woo-product-feed-pro/xml/O6wL76v2iCzA9xkbUIzMigU4KKLWqPkY.xml

    Thread Starter joycegrace

    (@joycegrace)

    Any news?

    Thread Starter joycegrace

    (@joycegrace)

    I enabled this, and refreshed the feeds. Then I went to Google Merchant Centre and clicked to ‘Reprocess” the feed. I checked on each product and the ‘new’ (correct) shipping rates only show up on some products but not all. Is there a reason for this? Some products show the incorrect rates still.

Viewing 15 replies - 136 through 150 (of 300 total)