Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
We're in the process of implementing reCAPTCHA v3 on our Marketo forms, following the native CAPTCHA integration recently rolled out by Marketo. Form submissions are working smoothly, and we're successfully capturing metrics in the Google reCAPTCHA console. The only issue we're facing is with the re...
@SanfordWhiteman, The email is sent using a batch campaign. Email is located in an email program (nested inside the Default program). The token is defined at the email program level.
@SanfordWhiteman thank you for the solution but the core issue still exists.When using the below script, in email preview the link is populating correctly but when email is sent via campaign the output is: https://${signupUrl.getHost()}${signupUrl.getPath()}?${signupUrl.getQuery()} #set( $signupUrl ...
Hello community, Facing an issue with velocity script, the url variable is not populating correctly & the output is "https://${url}".If https:// is included in the baseUrl variable, it works, and the URL is populated correctly, but the click link tracking is lost in the activity log.What could be th...
@SanfordWhiteman, the use case is we wanted to prefill the preferences of users based on their login. The page is an AEM landing page with Marketo form. The SimpleDTO works correctly to prefill the data, but when some other user tries to log in using same system, he would see the prefill data of the...
Thanks @SanfordWhiteman & @Darshil_Shah1 Could a solution where a script is added to the Marketo form to fetch details via API work? Example:
Hi everyone, We have embedded Marketo form on AEM landing page & want to prefill the form once the user logs in to the website. We have implemented a custom solution provided by Sanford (https://blog.teknkl.com/vital-update-to-simpledto-form-pre-fill-js-for-new-versions-of-chrome-edge/). But the iss...
Hi Community, Our instance currently has a uni-directional sync between Salesforce and Marketo. Sync is enabled from Salesforce to Marketo.In the Marketo database, we have two partitions (Default & XYZ). Earlier XYZ was the Initial partition but now we have changed the assignment rule to the Default...