Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
@Darshil_Shah1 Is there any way to see the current LinkedIn Lead Gen field mappings other than redoing the launchpoint entirely?Thanks,Nadine
Hi there,who here loves a good mystery?We ran into a very mysterious case of campaign members syncing from MKTO to a SFDC campaign even though there is no program or campaign level sync happening.We are getting leads pushed over from Drift directly into a MKTO campaign as part of the integration. In...
It was indeed a redirect issue, almost not noticeable (one letter changed in the new URL path).
Hi Sanford, just as I was ready to provide you with a link to our page I realized that the URL path slighly changed (e.g. guide vs. guides) which seemed to have caused the problem as part of some re-direct we had in place.Tip for anyone who might see this in the future: Make sure your web team is aw...
What would cause the UTM string to be re-arranged when hitting a webpage?In MKTO our utm string looks like this when added to emails: ?utm_source=mkto&utm_medium=Email&utm_campaign=XXX But when clicking through the link (in some cases) it shows up like this on the webpage: ?utm_medium=Email&utm_camp...
Thanks, Sanford. This is super helpful!
Thanks, Sanford. I updated the tokens and was able to fix the error. It wasn't the tokens but rather the double dash in the URL.
I am running into the same issue as Jennifer. This is my first time creating a webhook so no clue what's wrong with it. I am going off some documentation for the GA webhook creation. Any help would be greatly appreciated.Full URL: https://www.google-‐analytics.com/collect?v=1&t=event&tid=UA-24941518...
I found the solution to this! Use the aria-hidden attribute for anything you don't want the Reader View to pick up on. aria-hidden="true" Replace true with a Boolean so you can toggle it on and off as needed. on the Guided LP it would look like this
I've tried a few other approaches but still no luck. Adding it to the DIV itself (works when just adding HIDDEN, but doesn't work with variable for some reason)