Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
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 Expiration. The maximum is 30 days.
This line of php is responsible for where the landing page elements get dropped if you drag them over in the editor:So, in your template, you could move that line inside the responsive div.The drawback there is that all of the landing page elements, not just forms but also rich text blocks, images, ...
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 Smart List tab.
Could you put up a screenshot of their activity log which shows the Change Data Value for their score?
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 might want to set up an appending string field, so it adds the new value to the end rather than overwriting it. You coul...
This other discussion has some insight (see Kenny's third comment):https://community.marketo.com/MarketoDiscussionDetail?id=90650000000PrHrAAKIn that discussion, the "referrer" they are referring to is actually a URL parameter in that particular use case.
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 if filter #1 is "not in" Smart List X and filter #2 is "not in" Smart List Y 1 AND 2 means that leads will only qualify if...
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 list of available objects.
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 Case:
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 recommend logging into SFDC as the Marketo sync user and looking for one of the example records you're seeing the error for. I'm...