Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Working like a charm! Is it risky that the hidden "real" email field is Required since a user could possibly get back to this page w/o the query string on their URL?
Flow of process as we've configured it:Lead/Contact comes to our website and submits a Mobile Phone Number [9091234567] in our web appWe push that Mobile Phone Number & a Hash of it to a CreateOrUpdate API call for those two Fields in Marketo db [We follow with a Custom Activity API push for the act...
Thanks, Sanford! Would that be posts here? Or on your blog? Am I looking for "strip", "punctuation", "RegEx"?
Yeah, was actually trying to do the same thing with couple Smart Campaigns. Definitely can try to leverage the Twilio Lookup since we're already using Triggered Webhook's to Twilio for sending SMS messages. However, it looks like Twilio's service is responding with US-Formatted structure of (555) 55...
I want to standardize my Mobile Number field to just the 10-digit of the phone number. Is there a way to use two different Smart Campaigns?IF Mobile Number Contains '-' >> Write "wrong" data value to a second "To-Be-Cleaned Phone" Custom Field for cleaningWHEN "To-Be-Cleaned Phone" Custom Field cha...
Not having any luck on test page here: go.cusolutionsgroup.com/Sprint-Sweeps-Roll-Up_TEST-Email-Complete.html Made a new Page Template with that code inside /body tag. Any ideas?
Ok I think I'm following.If we want to go the route of:go.lovemycreditunion.org/sprint-cash-rewards-50k-sweeps-entry.html?email=[base64 encoded email address]Where/when do we implement the code you referenced in the previous answer? Is that somewhere in the HTML in the Marketo Form Settings? In the ...
Very much want to know of any improvements we can make end-to-end.Does it need to be email address or can we use another unique Custom Field like we can for lookupField on API calls? Only reason we assumed obfuscation was to not send PII into Google Analytics. I started this thinking we'd send id=[t...
*fingers crossed* "San the Man" Sanford Whiteman happens across this one.
I feel like I've read 30+ posts/topics and still can't seem to figure this one out.https://lovemycreditunion.orgGoal Path/Outcome:Person registers for our Sprint program via our 4-5 step PHP web app.At Step 2, we PushLead update via REST API with First Name, Last Name and Email AddressWe get back Ma...