Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Hi @Mike_Hardwicke_ , DM me if you're interested. I brought the repo into our org, which means it's not public anymore. However, based on the release notes here: https://docs.marketo.com/display/public/DOCS/Jan+%2721 this will be released Jan 15th. So I wouldn't bother recreating it yourself at this...
I've completed some code for this - it syncs both Google and Facebook audiences with a given set of static lists in Marketo. Written in Python. It's far from bulletproof (I'm a quasi-developer at best) but I'm happy to share some knowledge on this if you have some development resources in-house, or ...
Hi @Sean_Richards , I've uploaded to Github:https://github.com/philwild2/marketo-google-audiences/tree/master. So....caveat that you will need to install Google Ads API client library to get it to work, and I did this so long ago I don't actually remember how I did it! Hopefully you can figure it ou...
This is a tough one, but hey, you never know....We are increasingly automating our direct mail - a channel that costs money per dispatch, unlike most emails. So here's my problem....I have a budget of, say, $1000 per week for dispatches. I know that it costs me $5 per piece to dispatch in the mail. ...
Stephanie Sweetland sure! Are you at all familiar with Python? I used a combination of Python and the Google Ads framework you can find on their side. The hardest part with all of this stuff is authenticating.You firstly need to get access to the Google Ads account where shared audiences are stored...
I've built a Google API connection to correct this, and hopefully Facebook will be done shortly too. It's not super straightforward, but that's the only way to do it Unless you want to spend the rest of your life refreshing lists manually.
Justin Cooperman if we need to crowdfund it, I'm game. I will contribute $10 towards the cause!
The AdBridge ability to send a smart list / list over to Facebook Custom Audiences, LinkedIn, or Google Customer Match is great. But you still need to manually put these over to ensure it stays relevant. Wouldn't it be great if you could set it to keep the audience in sync hourly/daily? Or even in r...
Hi SanfordSorry for the delay, it's been a busy month! I can confirm this doesn't work - or at least, it's not longer being used in our instance. I take it there must have been further Support replies / investigation after I posted that comment. There's nothing set up like that at the moment.
Hi DeannIs this not already possible? In a flow step, I currently have a choice that says "If Email Address is not {{lead.Agent Subscription Email (C)}}, then make Email Address = {{lead.Agent Subscription Email (C)}}". Is this not what you want? I just went through this with support so I'm quite su...