Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
@AshleighMo ,Let's step back a bit. There is a key question that's not been asked: How are you trying to write the UTM data to the field? Can you show us config, code, etc. CheersJo
@frgolding ,Not to be super obvious here, but you've left the two key fields blank in the filter. That'll always return zero records. If this was done for reasons of obfuscation, it makes it even harder for us to help you. However, maybe use contains rather than is in the link portion? CheersJo
@ameliamarie ,you can do a LOT of what @SanfordWhiteman has referred to using the amazing and vastly useful FlowBoost (https://flowboo.st/), or various other platforms that would let you (via the Marketo API) do CRUD operations on custom objects. I'd echo Sanford's sentiment - it's an incredibly ele...
@SaurabhGoyal_GN, what error are you getting. Also, do they really want you pointing directly at the leads endpoint? With a filter? FWIW - There is a reason some of us have built middleware between Marketo and OneTrust. CheersJo
@emilyjwalters, extending from @MERGE_MaudeB's excellent point; If you're using visibility rules, the region will need to be in the main list/superset of regions AND in the subset controlled by the visibility rule. CheersJo
@jzolinski ,I've edited your post to make the JSON a bit clearer. Here is how to post code: https://nation.marketo.com/t5/product-blogs/posting-code-in-discussions/ba-p/341001/highlight/true That doesn't look like a Marketo payload at all. You'll need to reformat it significantly to get it into so...
@Zoe_Forman ,this sounds more like browser support than Marketo support. Maybe check into the support forums for whichever your preferred browser is. Potentially Tab groups, or a plug in that closes tabs from a domain? (e.g. for Chrome, this might help: https://chromewebstore.google.com/detail/man...
@jzolinski ,I've done a OneTrust<->Marketo integration project. It tells me that the data being sent from OneTrust to Marketo is poorly formatted. Without seeing the data you're sending it is impossible to say more than that. Can you share a payload with us? Also, you need to consider the followin...
OK. So you could do this as follows:Set up a field called something like Key Pages Visited ScoreSet up a four triggered campaign for visits web page and make each one includes one of those four pages. Set it to only allow entry once. In flow steps of the smart campaigns increment the score of Key...
When you say @Exxact wrote:The minimum visits a person would need before receiving the email would be 2. Do you mean ANY two of the four pages, or can they visit the same page multiple times to trigger the email?e.g. does pages 1+3 (1 visit each) trigger the email?e.g. does page 1 (2 visits) trigger...