Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Yes, I did submit a case as it was unusual which trigger my idea in that I could not quickly see the statuses without going to the individual lists.
Both, looking for bad lists and/or long upload times. Over the weekend, small lists were taking a few hours to complete. Additionally, it would be handy for overall management. At one point this weekend, I thought the import was broken, when it fact it was just extremely slow. Finally, we work in ...
No, I am not getting an error.My idea is really in cases wherein you have multiple uploads underway. I know you can click on the individual list to look at the history, but it is not helpful when you are looking at the system overall. Ideally, it would provide a listing of all imports under an adju...
Often we need to import a series of different lists, we would like a view with the following to the lead database.1. List of all imports with the name of the file, date and time, and results (leads updated and new leads).2. For in process imports, a status (i.e. in process, importing, completed).Som...
I see what you are saying. I suppose I am missing how I can set the cookie in the visotor browser when they visit the Marketo page? The parameter is passed via the URL from an external site or email.
It should work, but it is not really a scalable solution. Good luck and let me know if you solve the scale issue.
Yes, they are similar. You could actually create a Smart Campaign with a trigger of Visits Web Page to update the record. My issue is the I need to take only the value of the parameter and not the entire URL. So if you have a limited parameter list it can be done via the Smart Campaign.
I'm actually seeting the parameter dynamically from extental sources. So I should revise the example I provided to 'http://markeo-landingpage/page.html?partner={{URLToken.("source")}}. So the parameter value will change depending on the incoming source. Currently I am tracking 43 source values an...
We would love to be able to get or set URL parameters via a token. In many cases we are tracking sources from outside media with a URL parameter (i.e. source=partner). It would be great to be able to continue to pass that parameter along to other URLs on the landing page with something like 'http:...