Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Hi Julia,This script needs to be placed somewhere after the form embed code. As far as adding it to your page, that's dependent on what CMS or hosting that you use. I'd suggest searching for something along the line of 'how to add a script to a page in [my CMS software]' for instructions on how t...
Hey Jeff,I'm not aware of any current issues that would cause this. Can you log a support ticket with details regarding the specific assets where you saw this occur?
Hey Andrea,You can prevent this by adding a constraint to the filter in your smart list:Lead is CreatedAdd ConstraintSource Type is not salesforce.comThis will prevent leads sourced from SFDC from running through the campaign.
Hi Sarrah,Is this happening whenever you try to create a new email, or is it only a specific one/set of emails?
Strictly speaking, no. Visited Web Page does not maintain a direct correlation to lead creation, so it's possible for a lead to have been created as the result of a referral from a different domain if you used that smart list. Setting a lead source field will give a certainty of where the record o...
Hi Steve,Marketo does not interact with SFDC's web to lead feature, so this is not required. All of the standard functionality is done over the Salesforce API.
Hi Anurag,What you'll likely want to do in this scenario is leverage the Referrer constraint of the Visited Web Page trigger/filter. You'll want to create a smart list for each domain you want to track like this:Visited Web Page is Your Landing PageAdd ConstraintRefferer contains example.comThis wi...
Hi Julia,This is a great idea for a feature enhancement. For now you can do this via the forms 2 API, however. This example code will replace your form with HTML content of you choosing when it submits successfully: