Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Put a dud value in a picklist so the sync fails..
Your link doesn't seem to work for me so I'm answering blindly..I think I follow you though.First step is to integrate with any usual SMS provider - this is done via webhooks.Secondly, you can call a webhook when a banner is clicked using a "Clicks link on page" trigger. You just need to have collec...
I don't follow. Does the final statement need to know the event has been sent?
Hi Bethany,This is a method i've used:{form.onSuccess(function(values, followUpUrl) dataLayer.push({'event': 'form_success'}); return false;});});In GTM, you can choose to fire a tag when this event ('form_success') occurs.
OK, easy.In that case, you can take care of everything in the smart list, using one smart campaign per program.For example, in the program IND-BACC, you create a smart campaign and the smart list is something like:Country = IndiaCourse = BACCFlowAdd to engagement program = this programIn the IND-BBU...
Hey Peter,There are a few ways to achieve this.How many engagement programs do you have? One for each country with all the courses therein?Or do you have just one engagement program with many streams, like "India - Business", "India - Engineering", "China - Business", "China - Engineering" ?
You should write a blog post on the infrastructure and logistics behind feedback loop reporting.. (you do take requests now right?)
I don't know.And maybe this is wishful thinking.Is this an instruction for feedback loop reporting providers?
I'm not sure Diana, but it wouldn't be new.The trigger "fills out lead ad" would rely on the lead being inside the database - ie, it's not sucking information straight from Facebook. It polls the Marketo database like any other trigger.
It's a cool trick, thanks Colin. It seems like it will find tokens within smart lists and flow actions.. but not within assets. Is that what you're trying to find?