Great video. Keep sharing more video like this. Thanks
@linusantlov6451 Жыл бұрын
Great job on this video - finally I know how to create datalayers by myself!
@VertexMarketingAgency Жыл бұрын
Glad it was helpful!
@gsfitnessnyc3 ай бұрын
Cedric, many Thank-You's for this!! As a non-techie, I'd been avoiding this video for fear of brain hurt. 🤣 But after watching it a few times, I got the hang of it. The only part I feel confused about is around @8:26 in the video regarding the click text for the button. My CTA/Button contains the following text 'Save My Spot'. If I follow your guidance correctly and input that into the field , some how GTM will be able to read that the click text for my button is 'Save My Spot'?
@_DSRajputАй бұрын
You just saved me 500 USD. Thanks a lot man.
@sheikhmarzan9958 Жыл бұрын
Thanks a lot man! Huge Respect for you.
@VertexMarketingAgency Жыл бұрын
You're welcome!
@JudeLutonadio Жыл бұрын
Great video Cedric, I found an article of Simo Ahavaabout persistent datalayer but it was not clear enough ; this guide is definately what I was seraching for!
@CNW2110 ай бұрын
can I ask about your utm events I saw in the video? What is there purpose in this context. I use utm parameters, but from what I can tell gtm/ga4 pull them in automatically without the need for events. for example if someone comes from , then shouldn't that parameter travel with the user through their website journey automatically? I guess my question is why these are events for you instead of just session source, medium etc.
@paulafernandez499310 ай бұрын
Hi Vertex! Incredible video!! Just one question... does it work for API conversions too? Do I need to hash the customer information (ex: email)?
@jackkeith1783 Жыл бұрын
Great video, mate
@BSPoK Жыл бұрын
Hi Vertex! Another great video 🎉.. I have a question/suggestion, I understand you provide (handpicked) coaching services but I was wondering, for the technically non-inclined and non-interested people, I’m sure some of us would find it super cool if you could provided for a fee a service of: We will install every technical thing for you (e. g. Google tag manager, Facebook pixel, Data Layer etc.). Learning and implementing all these extremely useful thing definitely takes us much more time than experts like you so I was thinking such a service can definitely be of value 😊.. Just thinking out loud here! Thank you for the great contents.
@VertexMarketingAgency Жыл бұрын
Definitely! You can learn more about that service here: tracking.vertexmarketingagency.com/
@BSPoK Жыл бұрын
@@VertexMarketingAgency oh ok great! Can I get a discount?! 😅😂..
@Emanuel-Sampaio Жыл бұрын
Links doesn't work anymore, bro @@VertexMarketingAgency
@milandragacevac5 ай бұрын
I tried this, but the form isn't website original, but the script was put into the website, so I tried to find the correct information with F12 on the page, saw the form script, then looked for email and first name, but here was no value, just the ID. And it doesn't collect the data, unfortunately.
@MilosSesevicАй бұрын
Not working for me for some reason. I have a webflow website, where the form is in a popup which shows/hides via button click. There is no transfer to a TY page, we stay on the same page, success message is shown. I've tried triggering the pushToDL via button click ID or via success message visibility (works for other events, like custom conversion etc). All the results in all events come as undefined. Do you have a clue why?
@jensvanvlierberghe94795 ай бұрын
Hi, I’ve tried the persist datalayer code on 2different websites and the code (for persisting the datalayer) doesn’t seem to work. Any ideas why this is not working?
@rawn287 ай бұрын
Hi Vertex, thanks for this. It helped me a lot with Enhanced Conversion setup in Google Ads. BTW, I noticed that for one website that I am working on that uses Gravirty form and a TY page, Persist datalayer doesn't work. The cJS dataLayer variables won't persist on the next page. It worked on other websites before and the set up is the same but can't get it to work on this website that uses Gravity form and TY page. Do you have an idea what's wrong?
@ElieELAmmarFMQ6 ай бұрын
a very useful video, big thumbs up. One question, if we want to push a "form submitted" event that triggers once a user fills the form, what can we put in the "custom event field", does the developers have to push the event name from their side on the code and we just copy and paste it? also knowing how to track purchase and purchase value it would be very helpful!
@VertexMarketingAgency5 ай бұрын
Yes, your dev would have to fire a dataLayer event when the user submits the form. So that would be done on the backend
@LubiousCo5 ай бұрын
Can we also get element by id?
@vidanomadea2 Жыл бұрын
Hi! First of all excelent job! Persistent Data Layer and Send to DL TAGs should be on server side?
@VertexMarketingAgency Жыл бұрын
No those are tags that I use in my web container
@jaebedford14111 ай бұрын
What should I do if my name form field is set to full name?
@burockkcl10 ай бұрын
Hello. I'm sending you a message from Turkey. I set up my Facebook Pixel with Google Tag Manager. I also opened a container as "Server" in Tag Manager. In which container should I perform these operations you mentioned? In a server or web container?
@VertexMarketingAgency10 ай бұрын
In the web container :)
@thomascollocott Жыл бұрын
Hi, will this work on a shopify store? Then also this info that get sent to facebook it will then use the info to improve the ad placement correct?
@VertexMarketingAgency Жыл бұрын
Yes, this would work on a Shopify store but you can also hard code it in your theme (that would be a better solution)
@judddunagan178810 ай бұрын
Hi, I use WordPress / Gravity Forms. There is no value. Would i use the ID - input_1_2? Thx!
@VertexMarketingAgency10 ай бұрын
No you should be able to use the name but I recommend you rename it to something else. Input_2 is not really unique
@judddunagan178810 ай бұрын
@@VertexMarketingAgency Thanks!, book Cedric today. He fixed everything for me in one day and knows his stuff.
@jfonlinenow1 Жыл бұрын
For Facebook, aren’t you supposed to hash the PII values being used?
@arpitgautam95935 ай бұрын
How to do this for calendly?
@karolkrajcir Жыл бұрын
Shouldn't the customer parameters be encrypted/hashed before sending to FB?
@VertexMarketingAgency Жыл бұрын
I believe this template does it for you.
@aasimahmed61704 ай бұрын
how do you pass GCLID?
@machadorafaeu Жыл бұрын
Hey Cedric, thanks for the video. Getting the data with Javascript Variables was the only thing that worked for me. I can't tell you how much I appreciate it. One question: is the persist on dataLayer code still working for you? I saw some folks in the comments worried about hashing the data before sending it to Facebook. I'm doing that. I tried to share the Notion link with code and the screenshot to prove it, but my comment was automatically deleted.
@VertexMarketingAgency Жыл бұрын
Happy the video was helpful! The template takes care of hashing the data. Do this test: turn on advanced matching for the page view event, add the email field and put a dummy value like test@gmail.com and preview any page and when you’re in preview mode open the Facebook pixel helper chrome extension and you’ll see that the value for the email field has been hashed :)
@moniruzzamangazi29211 ай бұрын
Hi Vertex!This is a great video. But how can I get the Datalayer code?
@CantonicaTech2 ай бұрын
is it sending data to facebook or getting data from facebook?
@theoneandonly72134 ай бұрын
Thanks for the vid but you forgot to show us the persist data layer code?
@neitheneils10 ай бұрын
This video helped me a lot! but i'm having a problem where the Email - DL etc. immediately returns an empty string ("") from the first page, that resulted empty data when it reached my thank you page. anyone can help me on this?
@VertexMarketingAgency10 ай бұрын
Did you use the persist DL code?
@OliviaOlivares-c6f5 ай бұрын
can you show the whole Code for Presist DataLayer?
@moonbeamerspopupcinema3148 Жыл бұрын
Hi, how do we then view the data that we've sent to FB or tell whether it's getting there? Many thanks
@VertexMarketingAgency Жыл бұрын
You can’t really view the data you send to Facebook (you only get broad numbers). So instead I would recommend using the same trigger and to send the dataLayer variables to something like a Google Sheet so you can see all the data that is being sent to FB.
@music_mojo11 ай бұрын
Can you make a video about items id. How to pass items id parameters without data layer using Google tag manager.
@thedanielbudai Жыл бұрын
Nice!
@soumyaranjan1b9 ай бұрын
Please upload a video with full details practical
@soumyaranjan1b9 ай бұрын
Sir please make a full details video Shopify customer data layer ❤
@Brian-gn2vk8 ай бұрын
You're not supposed to send PII to the data layer.
@gsfitnessnyc3 ай бұрын
It gets hashed before being sent out to platforms (Meta, TikTok,...).
@Maria-eb3kn3 ай бұрын
i cant make it work :( what value can I get in here?