Thanks in advance for your help. For example in Shopify, we can use code like below to call a API with the order ID and amount from the order confirmation page. So I was hoping Enhanced Ecommerce will provide access to these info on the Thank You page.
I understand but what is the use case, why do you need this data in API?
Because I get traffic from another site and need to return the conversion information back to them.
I see, it’s an affiliate script you need to add. Don’t have this feature at the moment but you can use UTM in Google Analytics and see all the data and send them. Noted to add to our feature request.
Hi Kobi, great to hear! I’m not seeing any added features on the backend of wix. My goal would be to have unique thank you pages for each product so as to gain an extra level of granularity to ROI etc.
You can also use it with Google Tag Manager, the data is available over-there as well so you can add the script in Google Tag Manager
Hi,
All data layer is available in Google Tag Manager so at the moment this will be the easiest way to get this Data
When will you be available to see revenue data from WIX in GA? This is really causing a lot of issues and would like to get an idea as to when this will be possible?
@jayhur208 all data of Ecom is available in GA. Don’t you see it?
Ehy @kobi-gamliel I can’t see anything as well.
I have site 1 with wix events that I used to sell tickets
I have site 2 with wix restaurants to sell food orders
I have setup tracking for both /thank-you-page and /success (as this was the only page that GA was showing) and there’s nothing under ecommerce.
Actually, GA asks me to set it up.
I’m not using the Wix Store, but I’m trying to implement Google Analytics Advanced E-Commerce tracking on my site.
Is it possible to do this other than via a Google Tag Manager install? (i.e. can I set up E-Commerce data directly from wix-code and then use wixWindow to fire an event?)
@james which type of website you have? You can do everything custom with trackEvent function
Perfect! Somehow my Googling didn’t turn up that documentation… :-/
Hey @kobi-gamliel
Can you please help me out with my issue related to Google E-com tracking. I have built a custom store with Wix Code and I’m not using the Wix Stores App.
Thank you,
Shan
Hi, can you help me by letting me know how can I keep track on the affiliate marketing campaign without coding like this Shopify affiliate tracking app does.
Hi @lindahernandez0044 can you share more input on what the type of campaign you would like to track. You can use UTM param in Google Analytics to see all the data
Hi @kobi-gamliel ,
I have an airbnb-like website ( custom website ) that doesn’t sit quite well with the wix-stores or wix-bookings frameworks, but I want to track user behavior from funnel and items perspective on GA.
Been doing some reading on available options on Wix. Could you confirm if these statements still hold true, before I dive into deep waters:
-
Enabling Enhanced eCommerce on GA won’t track anything on a custom website
-
In order to track a custom website, GTM and wix-window are the available options, where wix-window has less toll on site speed, as GTM is a 3rd party tracker
-
Stock keeping unit (sku) is a unique id and can be _id from wix-data collections (ie the P initial in the wix-window doc is not compulsory)
-
Site monitoring on the wix dashboard is the only option to test and debug the wix-window implementation
Many thanks,
Hi
True if you are not using eCom or booking component, enhanced eCommerce will not be tracked.
2.
*GTM is one option and using trackEvent API is the other option. *
SKU is added by the yourself. If you are adding it to every product, you can choose to use it as an ID.
4.
If you are using the trackEvent API, you can use Google Analytics browser extensions to debug.
Thanks so much @Kobi!
Just want to double-check that trackEvent API has less toll on site performance than GTM implementation on #2.
I have Stores and Advanced E-commerce in GA but I keep getting this message “View All Web Site Data is configured for Ecommerce, but no data is flowing.” Can somebody help?