Hi allWhat is the easiest way in Marketo to determine the location of a user at time of open? For example, you could use a user's location at open to show them the weather forecast...
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 = ...
Hi AmyIf you can get the delivered number per test, then you can analyse clicks / delivered for both the champion and challenger using the tools linked to in the article to get you...
Wow, that's great Sanford Whiteman! Although I do agree with you - a drag and drop would be ideal, but it doesn't seem to be on the horizon for Marketo In the meantime, this solut...
They shouldn't be allowed to enter the same number for multiple countries.Storage - not too bothered. I guess as one ordered array, but whatever does is easier to implement on the ...
Hi SanfordIdeally it would be something like this - although the UX could vary:Rank the below countries from 1-6, with 1 being the product you are most interested in, and 6 being t...
If I would like a customer to rank their preferences in order from 1-5, then can I force the ranking within Marketo's form functionality? For example, listing products in order of ...
In my understanding, this depends upon the differences between the groups, and therefore, how quickly you reach statistical significance. It might only take 30 mins if the differen...
Within my own Excel sheet. Labelling and tags are important in Marketo, but not for this purpose. You can't easily view all A/B tests on one screen, for example.
Thanks Sanford! That's working perfectly.Here's my updated code:POST to URL: https://(our endpoint)/rest/v1/leads/push.json?access_token=(token) { "input": [ { "id": "(insert ID he...