Hi Amy,
I have 2 RCM stages that I want to pass back into Google Ads as offline conversions. The stages have hundreds of thousands of members, many who we know came through an ad,...
I think I have read ALL the discussions and documents about the Marketo / Google AdWords integration and am at a loss for how to get it to work. I want offline conversions to get p...
UPDATE: It appears that Marketo did some kind of update that made my previous solution no longer work. Now in order to get the Javascript to work I had to change the syntax from th...
I also had this issue, as did everyone on my team - any HTML editor would appear blank. We were all using Chrome and logged a Marketo support ticket about it.They told us to clear ...
I have an example. I have a weekly webinar that I want to tokenize entirely so that I can have my support team clone the program and replace the tokens and not have to go into any ...
Wanted to update this post in case anyone experiences a similar issue.This is what eventually worked for me to use a parseInt-type function:
<tools>
<toolbox scope="application...
Just in case anyone experiences this issue or one similar, what I ended up having to do (since I couldn't find a good decoding javascript function - there is probably one out there...
If I take off the quotes it doesn't even try to run the Javascript. The closest I've gotten is using {{lead.Time Zone}}, but the value needs to be decoded - I'm not sure how to do ...
I tried referencing the field as {{lead.Time Zone}} in the Javascript and didn't have any luck - it get's encoded (looks like this "US/Pacifi...