Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Well, that whole construction doesn't really add up, does it? Let's assume your whole list is 100 leads. In the first step you send to 25.In the second you ignore 25, then send to 25%*75, which would be 18.In the third step you ignore 43, then send to 25%*57, which would be 14In the fourth step you ...
I could show tons of examples as well. Please share your findings.
Thanks Josh!After talking to GoToWebinar people and some testing, I believe I can say now that you can use the registrantKey (as the G2W API calls it) or the Registration Code (as Marketo calls it) to build the join URL and the link to the calendar file hosted in GoToWebinar. Like that for example:J...
Hello!I learned today - better late then never, right? - that there's a token {{member.registration code}} which is returned by your event adapter. I had hoped I could use that token to create the unique GoToWebinar Calendar Link instead of using the Marketo Calendar token. But I'm confused...Here a...
Thanks again, Sanford. Got it. Did it - works beautifully!
Thanks Sanford!Disclaimer up front: I don't really speak Velocity. I'm just a rather oblivious user.But that said: Just add a date on my calendarThis string from my script token does not return a decorated link. But with "emit a fully-formed link", I suppose you mean something like this:#set( $url = "${lead.SFDCLeadOwnerTimeTradeURL}" )#set( $urlshort = $url.replace("https://", "") )and puttingschedule a time...
Hello!We have a field in Marketo of the type URL. The values in that field are full URLs, like: https://www.timetrade.com/app/....If I want to bring these URLs into emails using the token like that:that link doesn't get decorated = redirected = tracked. I know, it's because the "https://" part of the link is in the token and not on the email as it should. Is there any way I can have this link decorated nonetheless?Thanks!Michael
Mike LangellottiDon't know if that's exactly your use case, but we have done this by writing {{member.webinar url}} into another field. So we created one LP with a couple of webinar registration options on it. For each webinar we have one Marketo program. In these Marketo programs we have a Registr...
Another year has gone by and this bug is still alive and well. David Gallagher@pushpay.com - your confusion is well deserved. Yes, generally you can delete overridden tokens and by that set them back to their inherited state. But under certain conditions - after cloning e.g. or having an older fold...
Frank Passantino - may I push Grégoire Michel question, please: Any ETA on the fix?The inability to delete overridden tokens is extremely painful us at the moment, as we have gone through a merger and need to change a lot of high level folder tokens, which - unfortunately - have in some cases been ...