Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Hi Sherry,This can be done, but it may not be in as traditional a manner as you'd think. If you make A. xxxxB. xxxxlinks, you can assign them unique IDs (i.e., ) that go to a thank you page for voting. From there, simply set up trigger campaigns that listen for email clicks that have those particular IDs and use that as a trigger (so, something like "Clicks Link in Email" with constraint "ID equals optionA") to change a data value on that particular record. You would then simply aggregate the poll data in Analytics (or the analytic tool of your choice.)
Hi Sheena,A couple of ideas since you mentioned that everything had worked prior to this week:If you can take a look at the records that are coming through with your form, see what the "Anonymous IP" recorded is—if they're all showing up the same, you may have a problem with your reverse proxy (i.e....
Hi Marisa,Just a quick follow-up: while I'm waiting for Part 4 of an ongoing Google Analytics + Marketo series I've been writing to post to be put up (so I can, in turn, combine the most Marketo-y parts to share here on the community), I do go into some detail on how to sort out referrer data from y...
Hi Ariel,In this case, you're going to want to set up twin fields: one to record the value stored the first time and then map the data into your "real" field in the backend. For instance, if you're storing comments on a form, you'd make a temporary field (in this case, I'm using "Fake Comment Field ...
Hi Malik,Generally, the recommended way of recording assets that don't inherently have the ability to be tracked is to have a go-between page firing JS that quickly records a faux visit via Measurement Protocol and then redirect to the PDF; I do something along this lines (combined with Marketo Munc...
Had a...very strange journey to marketing: started out in print journalism, but that industry died (and is now something of a shambling zombie.) Saw the writing on the wall during the first few rounds of layoffs over the course of a couple of years and decided to formalize my computer knowledge. Suc...
Hi Kelly,First off, thanks for taking the initiative to share this! I feel like Marketo's own documentation is a little weak in this respect, since it only lists permissions without explaining what those permissions actually control. To answer a few of your questions:1e/1m. For whatever reason, Mark...
Hi Phillip,I suppose it depends on whether it's human error or bots performing this behavior, but I've been using mailcheck.js to handle instances like this when it's human error and then just doing the following for Marketo:$(document).ready(function(){ MktoForms2.whenReady(function (form){ ...
Hi Greg,Not quite the same thing, actually—I'm looking specifically at instances where a program-level token has been put in place and then removed for whatever reason; Marketo caches which tokens are in use in order to protect them from accidental deletion, but there's often a long delay between wh...
Hi Mark,As usual, "best practice" means "the practice your team is willing to do." Personally I prefer to do city as Washington, state as DC for standardization purposes (since, as you mention, there are always records that do otherwise, such as leaving a state blank, but that messes with any geoseg...