Great video - thank you very much! i have 2 questions: 1. why aren't you using the Wix GA4 integration instead of the GTM? 2. you said that the reason to track pageviews the way you do, is because Wix uses SPA. what if my Wix website has multiple URLs?
Hello Julius! Appreciate your efforts in providing such wonderful content. I want your attention to a problem in the playlist [Google Tag Manager Tutorials] these videos are not in a Learning Path Sequence. It would be much helpful if you arrange them in a sequence. Thanks
I appreciate a lot your GTM and GA4 Instructions for WIX site settings. WIX is very problematic, so every recommendation, conseil, video lesson is very helpful. Many thanks for it!
Julius, for me visualize the pages on GTM/Google Ads do I need to do the same configuration you did in this video at GTM for Analytics? By the way, excellent content! Congrats for blow up our mind in a positive way! Thumbs up for sure!
Hello Julius! Nice video! I learn a lot! BTW, I want to ask. I already follow your instructions to set up GTM and GA. I've already have the page_view on DebugView Google Analytics but it's record two event (duplicate) for every page. What should I do?
Hi Julius! Thanks for your awesome tutorials! I watched your ''Google Tag Manager Tutorial for Beginners (2023)'' video, in which you choose to continue with the option ''send a page view event when this config loads'' during the tag setup, but in this video you decided to disable it. Can you explain the difference. Thanks
Hi Julius. Great tutorial as always. One thing though... When following your form submit setup I get an error with the custom javascript (form name). I played around and found this code to work: function functionName() { return "{{dlv - event_label}}".split("; ")[1]; } Thank you
Thanks for this, Julius. Question: if I use that same lead generation event to fire google ads conversions, it should work fine, correct? It looks like it's working fine when I use preview event, however, I can't seem to get the debug view working in GA4.
wow the single page load thing in wix really complicates things. I'm working on setting up google ad conversion tracking for one of my wix websites and can't seem to get it right, can you make a video on that? A few issues I'm having: I'm not sure how to test number swapping for tracking number through google ads (not callrail type) so if a customer goes to my website from google ads I can track the call as a conversion. also I have set up GTM tag properly to fire tag upon form submission event in wix in preview mode, but I don't think the conversion is communicating back to google ads somehow. Or, do you offer service where a can pay you to do this? if so what are your current rates? I think the only conversion in google ads I'm actually tracking right now properly is just the click to call from ad. Right now I'm pretty much just relying on landing page name and form name to know that I'm getting submissions from google ads, but I'd like the option to get conversion data to set up optimization for bids for conversions instead of just maximize clicks. Thanks in advance, you have wonderfully detailed videos.
Hi Julius thank you so much for your tutorials!!! I want to ask something though, I've installed the lead event using your tutorial, but the event is "generate_lead". I've tested it using debug mode, the tag was fired and it was recorded in Analytics. However a day after that someone submitted a form and it was not recorded in GA even after waiting for 48 hours. Any idea what went wrong? Thank you!
What if we have added GTM script directly on the WIX website code? In this case, I don't see such Custom Pageview event. Hope these additional set-up is not required. Please clarify. It's urgent. Currently, I have an issue. I could all my test submissions in real-time & debug view as well. But, no custom events tracking from the real users in the reporting section. What should I do now?
Hi. Before I saw your video I had already connected tag manager and GA4 through WIX. It's already recording data. Do I need to add a new property again in GA4 if it's already recording? Or do I modify the current property in GA4? I will say it's only recorded 3 out of 7 actual conversions so far.
hi @analytics mania i have followed the steps but around 12:16 i checked my analytics page and i can't see any debug events, despite scrolling through the wix page in debug mode. please help!
What do you mean by * how to track pageviews (because the standard setup will not work) ? I have a standard setup and get all my page view data in the debug mode and in my reports.
What is standard setup? Built-in GA4 integration? I am not talking about that in this video. However, if you go with the GTM setup (out of the box), the pageview data might not be reliable as page titles might not always match page URLs. So a customization is needed. The rest is explained in the video.
I tried this method and I kept getting 3 page view events from the homepage (there's a subscribe to email pop-up that triggers one of them). With the updated GA Config tag (GA4 Config is now GA Tag), I ended up enabling "Page changes based on browser history events" option in Google Analytics and it seems to get rid of the multiples and bypasses the need to create an additional tag for page views. Is there something I'm missing here?
I followed your instructions and for some reason it says i have 2 tags installed and i cannot figure out why. When I link my ga4 property as you do, it appears as a second tag when i preview the page. any idea why?
You have just prevented me from throwing my PC out the window. Thank you from the bottom of my heart.
hhahaha
Great video - thank you very much! i have 2 questions:
1. why aren't you using the Wix GA4 integration instead of the GTM?
2. you said that the reason to track pageviews the way you do, is because Wix uses SPA. what if my Wix website has multiple URLs?
Hello Julius! Appreciate your efforts in providing such wonderful content. I want your attention to a problem in the playlist [Google Tag Manager Tutorials] these videos are not in a Learning Path Sequence. It would be much helpful if you arrange them in a sequence. Thanks
I appreciate a lot your GTM and GA4 Instructions for WIX site settings. WIX is very problematic, so every recommendation, conseil, video lesson is very helpful. Many thanks for it!
Do you have any tips on how to extract the name + email from the form? This is specifically to set up enhanced conversions for Google Ads
Hi Julius. How can we setup enhanced conversion in Google Ads for Wix website? Thank you for your assistance
Julius, for me visualize the pages on GTM/Google Ads do I need to do the same configuration you did in this video at GTM for Analytics? By the way, excellent content! Congrats for blow up our mind in a positive way! Thumbs up for sure!
there is a tutorial with the new Google Tag and GTM?
www.analyticsmania.com/post/install-google-analytics-4-on-wix/
Hi, do you have a tutorial on how to set up Ecommerce events on Wix? I'd love to get purchase info to GA4, however I can't find how to do this on Wix
Hello Julius!
Nice video! I learn a lot!
BTW, I want to ask. I already follow your instructions to set up GTM and GA. I've already have the page_view on DebugView Google Analytics but it's record two event (duplicate) for every page. What should I do?
Hi Julius! Thanks for your awesome tutorials! I watched your ''Google Tag Manager Tutorial for Beginners (2023)'' video, in which you choose to continue with the option ''send a page view event when this config loads'' during the tag setup, but in this video you decided to disable it. Can you explain the difference. Thanks
Wix is a single-page application. That is the reason why.
Brilliant video! Thank you!
Hi Julius.
Great tutorial as always. One thing though...
When following your form submit setup I get an error with the custom javascript (form name).
I played around and found this code to work:
function functionName() {
return "{{dlv - event_label}}".split("; ")[1];
}
Thank you
Thank you for the update.
nice video, saves my times, thank you so much
Thanks for this, Julius. Question: if I use that same lead generation event to fire google ads conversions, it should work fine, correct? It looks like it's working fine when I use preview event, however, I can't seem to get the debug view working in GA4.
wow the single page load thing in wix really complicates things. I'm working on setting up google ad conversion tracking for one of my wix websites and can't seem to get it right, can you make a video on that? A few issues I'm having: I'm not sure how to test number swapping for tracking number through google ads (not callrail type) so if a customer goes to my website from google ads I can track the call as a conversion. also I have set up GTM tag properly to fire tag upon form submission event in wix in preview mode, but I don't think the conversion is communicating back to google ads somehow. Or, do you offer service where a can pay you to do this? if so what are your current rates? I think the only conversion in google ads I'm actually tracking right now properly is just the click to call from ad. Right now I'm pretty much just relying on landing page name and form name to know that I'm getting submissions from google ads, but I'd like the option to get conversion data to set up optimization for bids for conversions instead of just maximize clicks. Thanks in advance, you have wonderfully detailed videos.
you the bomb :)...thank you so much
Hi.. After following all set up guide GTM and GA4, my GTM can't connect to the URL of my Wix website. Why is that?
This seemed to work great... but since creating the custom event tag my GA4 debug stream is no longer showing any activity on my site... any idea why?
Hi Julius thank you so much for your tutorials!!! I want to ask something though, I've installed the lead event using your tutorial, but the event is "generate_lead". I've tested it using debug mode, the tag was fired and it was recorded in Analytics. However a day after that someone submitted a form and it was not recorded in GA even after waiting for 48 hours. Any idea what went wrong? Thank you!
You are a hero my friend
can we just add data stream id and select page views because this is something very complicated
What if we have added GTM script directly on the WIX website code? In this case, I don't see such Custom Pageview event. Hope these additional set-up is not required. Please clarify. It's urgent.
Currently, I have an issue. I could all my test submissions in real-time & debug view as well. But, no custom events tracking from the real users in the reporting section. What should I do now?
I don't have pageview event on my wix site but historychange event, why is that?
Hi. Before I saw your video I had already connected tag manager and GA4 through WIX. It's already recording data. Do I need to add a new property again in GA4 if it's already recording? Or do I modify the current property in GA4? I will say it's only recorded 3 out of 7 actual conversions so far.
Hi mate, do you know how to connect google search console with gtm for wix website. I can't find any solution on the internet.
hi @analytics mania i have followed the steps but around 12:16 i checked my analytics page and i can't see any debug events, despite scrolling through the wix page in debug mode. please help!
Help me find data streams @3:53 please?
What do you mean by * how to track pageviews (because the standard setup will not work) ? I have a standard setup and get all my page view data in the debug mode and in my reports.
What is standard setup? Built-in GA4 integration? I am not talking about that in this video.
However, if you go with the GTM setup (out of the box), the pageview data might not be reliable as page titles might not always match page URLs. So a customization is needed. The rest is explained in the video.
@@AnalyticsMania By standard, I mean the GA4-Configuration in GTM. Maybe I just had luck with my website.
I did this, but the debugging isn't possible because I have put a consent message for users, is it possible to still use GTM ? how to modify that
Hi buddy can you make a tutorial how to connect google tag manager with google search console for wix website ?
Sorry, no plans for that
Thanks for your reply, actually I didn't found any tutorial regarding this that's why came here.@@AnalyticsMania
If I want to track form submissions like in the video but in my case GTM doesn't get the lead event are there any alternatives?
Maybe you can redirect people to a Thank you page and track those pageviews as conversions/submissions
I tried this method and I kept getting 3 page view events from the homepage (there's a subscribe to email pop-up that triggers one of them). With the updated GA Config tag (GA4 Config is now GA Tag), I ended up enabling "Page changes based on browser history events" option in Google Analytics and it seems to get rid of the multiples and bypasses the need to create an additional tag for page views. Is there something I'm missing here?
thank you so much
I followed your instructions and for some reason it says i have 2 tags installed and i cannot figure out why. When I link my ga4 property as you do, it appears as a second tag when i preview the page. any idea why?
I'm seeing the same thing. Trying to debug now
GOOGLE GA4 Configuration type tag does not exist as of 2/8/2024.
www.analyticsmania.com/post/install-google-analytics-4-on-wix/
Not working anymore!
3:27 A empresa AUTORIDADE SOCIAL é especialista em aumentar a visibilidade e o engajamento nas redes sociais. Ótimo trabalho!
11:40 mine has the word debug included and now I have 3 tags
Mine says waiting for debug events
Why is it saying I have two tags !!!
It keeps connecting and disconnecting