Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
I'm using Email on Acid ($45 version) and it's meeting all my testing needs so far and has a good interface.
So I think the issue here is that Marketo is treating the url and the parameters as two different things and are not searchable in Visited Web Page part.Marketo stores the url as follows:So the solution I suggested is how you extract people using the url parameter.
For Querystring you may want to change it to contains instead of is.
To do this, you can't do this in the Flow, it's best setting up 2 different Triggers, something like:Trigger 1Smart ListFlowTrigger 2Smart ListFlowThis allows Marketo to listen out for that querystring then change the status once someone clicks it.
This is how it looks in my trigger campaign:It's not usually a flow action. What are you trying to do?
You can do this by adding the Querystring Constraint:
Limits may be set in the Admin area under Smart Campaigns:Or they can be set at the Smart Campaign level, instructions here: Apply Communication Limits to Smart Campaign - Marketo Docs - Product Docs I think when you go into millions of sends, it's best to split them up, we send 100,000's at a time ...
I think this article will help: https://docs.marketo.com/display/public/DOCS/Lead+Database+Dashboard along with this post from Alex Stanton Number of marketable leads on the new Lead Dashboard.
We have 2 WebEx accounts in our one Marketo instance and it works ok, when in Event Settings, it will prompt you what Login you want to use:We don't have any issue with it and data flows as expected.
I'm not a JS expert and this is only a suggestion, but you could create a blank html page in Marketo with the Munchkin code on it, then set a redirect up in the Custom HEAD HTML area of the Edit Page Meta Tags section of the Landing Page, like thisThis assumes the lead has JavaScript turned on. You ...