Hi Amanda,
For security reasons, the Send Alert URLs are set to expire after a few days. You can adjust how long they are valid by going to Admin > Login Settings > Edit URL Ex...
This line of php is responsible for where the landing page elements get dropped if you drag them over in the editor:<?php echo $mContext['bodyElements']; ?>So, in your template, yo...
You might also try using a Campaign Performance Report. You can choose which campaigns to include in the Setup tab, and which leads you want to contribute to the report in the Smar...
It sounds like you need a string field to record the name of whatever product they are most recently interested in, as opposed to a boolean field? As per Sydney's suggestion, you...
This other discussion has some insight (see Kenny's third comment):https://community.marketo.com/MarketoDiscussionDetail?id=90650000000PrHrAAKIn that discussion, the "referrer" the...
Hi Elise, Here's the general idea 1 AND 2 (ALL logic) means that the lead must qualify for filter 1 and they must also qualify for filter 2 in order to enter the campaign.
So ...
Also, if you just added the object recently in SFDC, you may need to disable the sync and then click the Refresh Schema button in my screenshot above before it will show up in the ...
Hi Amber,
They are not, but can be synced. You'll want to go to Admin > Salesforce, and click the Object Sync tab. Here you can enable the syncing of specific objects, like Cas...
Hi Erin,It sounds like the most likely scenario is that SFDC's autoassignment rules are assigning the record to an owner which the sync user doesn't have visibilitiy to. I recommen...