Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
It's starting to dawn on me that I need to dig a level deeper into the window of the iFrame.
Ok, maybe I shouldn't have gotten hung up on the word "namespace". To clarify what I am trying to do:I have a guided template, with a string-type variable (like that)I have some JS code that will be part of the template that aims to set the value of this string variable when the user is in the landi...
Hi everyone,I am using a custom namespace in my (guided) landing page template. Is it somehow possible to leverage some of it in the landing page editor as well?It seems like it's not even possible to do a var td = {}; Is the editor filtering this out?My goal would be to auto-fill a string templa...
Alternatively, you can still "brute-force" stop the email send via Velocity, as explained by Sanford. But you probably don't have to go that far.
Thank you Sanford for the insights! In our scenario we were lucky and it seems the 3rd party we are working with currently can put an X-Api-Key in their header when communicating with our gateway. But it's really good to have the options up our sleeve - as you said - depending on the next 3rd party ...
Hi everyone, we are using IP restrictions for Webservices (whitelist) and are facing more and more 3rd parties that cannot provide a (range of) static IP addresses to whitelist. We are considering setting up an API gateway as proxy to help passthrough the calls in those kind of cases and still to be...
Not sure if this would apply here, but maybe worth considering a trigger for "Person is Created" as well to cover any newly created leads via Drift? I am not sure if this here is a similar situation like where it will not trigger for example a Data Value Change for newly created leads.
Thanks Dave, these are all great tips! I'm doing a lot of this already, but will try some of the additional ideas for sure! Thank you!
Hi Edward, well, I wish it was strictly top to bottom, but Marketo adds its own flavor of "by type" and a what looks like a factor of randomness as well. That's my issue. It kind of starts top down, but then does all colors and booleans together - which messes up any proper logical sorting... Kind r...
Hey everyone, does anyone know if there is a clever way of reliably sorting the variables in a Guided Landing Page Template, for easier usage for the users building the pages in the guided editor? Kind regards,Thorsten