I'm a web, database, and network architect based in NYC, with specializations in the financial services, publishing, and SaaS sectors.
I build complex Marketo integrations for companies large and small... and can make Marketo forms and emails do things you never thought possible!
Check out my blog at https://blog.teknkl.com, which has Marketo-specific technical insights you won't see anywhere else, along with wider topics from my programming and systems work.
Bit frustrating to not hear back, but your problem is bound to be that Framer inserts the form embed code asynchronously.
You need the exact solution described in this post. I cre...
Its advisable to have multiple domain (Email Tracking) if your company is having multiple brands or have different brands in different countries. In this way it becomes easier to ...
@SaurabhGoyal_GN there’s a syntax error in your 1st snippet. Please be careful with parentheses. It should be:
#if( $lead.Intended_Use__c.equals("MycoAlert Trial Kit") && $lead.Co...
Suppose I have 3 Salesforce Accounts (1,2,3) and these accounts have the same records (with the same email IDs) but with different Membership Tiers ( let's say A, B, C).
They fu...
That form (form ID 3780) doesn’t have reCAPTCHA enabled at this time. Can you show a screenshot of Form Editor w/reCAPTCHA enabled, and also double-check the form ID?
Please ensure you do not currently have a draft version of the form or LP.
The behavior you’re describing — where the fields look as expected in draft/preview but not in prod — is...
That's not considered the list owner in Marketo. A list can be created by anyone with permission, and that doesn't make them the owner at the business level (just like with leads).
OK, that’s not a sample then. Terminology matters!
You need to output the whole link, e.g.:
## some Velocity
## some other Velocity
<a href="https://${someVelocityVariable}">Visit...