Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Hi again Greg,an update: the validation rule does work as long as the records have the sync field set to false (which is great!), however I'm scratching my head a bit trying to better understand program sync behavior... when does Marketo sync a program member to SFDC? My guess is that it only happen...
Hi Greg,do you think a simple validation rule on the Lead object that prevents creation of the Lead record if, say, the "Sync to Marketo" field is false AND the creating user is the sync user would suffice?What would happen in terms of displayed errors? I mean, I figure that on the activity log you ...
Hi Grégoire Michel,I'm having a bit of an issue with the "Sync to Marketo" field and the program sync, basically because the standard program sync will essentially override the field setting and bring into Salesforce even those Leads that shouldn't be there. Is there any solution to inhibit this be...
So you're saying it's all in Google's hands? During testing, the only thing we could do was to blank the variable in the script that would write Google's response into the Spam Check field, but while Marketo effectively takes this response and acts like it's a bot, in reality this is a false positiv...
Hi Sanford,I was able to make the Invisible reCAPTCHA work, but now the issue is how to test it effectively. I can't trick it into thinking I'm a bot (because obviously I'm not), but most of the time I'm not even asked to complete the quiz in order to validate the reCAPTCHA; I tried with dummy data,...
Thanks for this, Sanford! I'll need to have someone more technical to look at this, but just to see if I understood correctly, do we need to put this code only on the search results page or is it needed throughout the site (or at least on the pages from where visitors can use the search)?
Hi Dan, do you have any info about this new UI? I searched around but couldn't find much... I was looking into the possibility of customizing Marketo but Support told me they can't do anything about it at the moment Francesco
Hi Sanford,the URL you end up on when doing a search is built like this: www.company.com/language/search/node/search%20termsSo, I know I can create some logic based on "Visited web page - contains /search/node/..." to get the list of people who searched for specific terms. The issue here is that I h...
Hi Greg,we ended up doing just as you suggested We struggled a bit with updating the fields, as we required both to be able to push - Account to Lead - and pull - Lead to Account - the information depending on the situation, but it should be ok now.Thanks!Francesco
I'm currently looking into this for the possibility of tracking on-site searches. Has anyone ever used Custom Activities in such a scenario? Thanks,Francesco