I need to set up an event-specific pixel for Linkedin tracking on button click. This button doesn’t lead users to another URL for success or anything, so I believe I need to add the code to the button itself.
I’ve seen some guides on the forum for Google analytics but nothing specifically for Linkedin, and it looks like they differ in set up. The code I need to add is (removed opening & clothing characters to display):
Instead of adding the code via Webflow, I used Google Tag Manager to fire an event when the button was pressed. There are loads of guides on how to set that up, but let me know if you get stuck
Yes after speaking to 6 other developers we’ve come back with the same solution; use Google Tag Manager or success pages. Glad to hear you have the same solution, I think this officialises this!
I’ve a question regarding the usage of two LinkedIn Insights Tags (different ID’s) in the same GTM environment.
I’m using one LinkedIn Insights Tag 1 for marketing purposes, and another for Recruitment purposes. Somehow LinkedIn doesn’t recognize the Insights Tag I’ve set up for Recruitment.
Anyone experiend a similar situation in the past and how did you solve it?
Hey everyone! Replying here to hopefully help everyone who found this while looking for a solution that’s with the Insight Tag instead of Pixel tracking, there’s an even simpler solution than going through Tag Managers.
Simply click on your Button or Link, go to All Settings, and go to Custom Attributes. You can name this anything, as long as you have “_” in between each word, no spaces allowed. Then you add the tracking code in the Value below (ref in the image on how this would look like).
Hey @Hisham_Itani,
What link did you put under the ‘Value’ field? I already have the insight tag code in the global footer right above the tag and want to use a specific button as conversion tracker.
Should I reuse that same insight tag code? It seems counterintuitive to duplicate it… Can you also explain the difference in using pixel vs. insight tag code for button conversion tracking.
Hope you are well. I know this post is more than 1 year old, but I was wondering if you can you explain the LinkedIn event-specific tracking method in more detail?
So I have included a normal Linked Insight Tag in my test page, which works and connects properly.
In the next step I would also like to add an event-specific tag and count if a Webflow form was submitted. According to LinkedIn to track action events like button click, a code snippet needs to be installed to load when that button is clicked. It looks like this: window.lintrk('track', { conversion_id: xxxxxxxx });
I have used your attribute method on my form button but LinkedIn does not recognise it. Do you have any advise?
Did you do something different after you are done saving the Name and Value?
I did copy paste the code on the Source code, then included the value with the script I’ve got from Linkedin for the specific event.