awiggz20
Forum Replies Created
-
Well i’m confused, how does this plugin pull out product information and populate it in GA when a transaction occurs. Wouldn’t it be something similar to this?
ga('ec:setAction', 'purchase', { actionFieldObject. 'id': 'T12345', 'affiliation': 'Google Store - Online', 'revenue': '37.39', 'tax': '2.85', 'shipping': '5.34', 'coupon': 'SUMMER2013' });
Nm, I figured it out. Thanks for your help
- This reply was modified 6 years, 6 months ago by awiggz20.
They way I set it up, was I created color attributes for each product under attributes, I then assigned the appropriate custom product attribute under product data.
See screen shot (https://imgur.com/a/rGsK2uH), I inspected the element their is an href called product attributes, but I would figure that I would be trying to select a class not an href.
In the field settings, I selected product attributes (custom attribute).
I can see the individual color attributes (https://imgur.com/a/6fuZXkO), but I need to select them all so they can get applied to the appropriate product.
I think I was grabbing the wrong attribute. Any idea, what this would be labled as. Ideally I would like to grab this color information under variations within the woo-commerce product data (see last image).
- This reply was modified 6 years, 6 months ago by awiggz20.
Okay, i will update and re-fetch feed. Here is the XML file https://ufile.io/yd0oe
All my products have GTINS and I have the brand name set, I also have the regular price set to USD. As well as my shipping settings within merchant center are configured for USD.
The screen shot shows, I have brand, gtin, and price with the USD suffix.
I think I found the issue, for one my GTIN isn’t getting applied when the feed gets fetched. Also even though I have my price set to USD, it is switching it over to GBP for some reason.
I attached screen shots below to show how my attributes are mapped, and what is being shown in the raw feed attributes.
Hey that worked! So the only error, i’m getting is “Missing shipping information”.
I created the shipping service within the Merchant Center account. Any reason why it wouldn’t get attributed to the feed, it looks like it is when I click on products matching first class it states 222, which is the amount my feed contains.
Hey I actually figured it out. I needed to clear my cache, once I did that the correct sitemap was showing in search console.
Thanks for the response that makes sense. The GTIN isn’t handled by the other feed plugin. But by the Google Customer Reviews for WooCommerce by ecreations.
I was able to fix the product category now being pulled out. But I’m still having issues not being able to select the GTIN.
Wow, I’m so sorry. Well seeing how your support even though it wasn’t for your app has been great. I will defiantly give it a try today.
So, i’m going through the process of creating a feed. Any reason why the category mapping I setup isn’t being populated when I try to select it.
When I also try to map the GTIN it doesn’t get pulled out as an available value.
Do you mean the field mapping settings? I added a screen shot of the field mapping settings. I also added screen shots of how what the information looks like when editing product information. https://imgur.com/a/cyJoG7m
Unfortunately deactivating my plugins isn’t an option.
Not a problem, I uploaded the file here. https://ufile.io/q498t
Hi thanks for the response, that would make sense!