
Personalization hacks in Salesforce Marketing Cloud | DESelect
Why are marketers obsessed with personalization? There are three burning reasons:
- It’s the opportunity to have one-to-one interactions with each customer.
- From the customer’s perspective, it feels much more like we (brands) are listening to them, welcoming their engagement.
- In preparation for a cookie-less world, you really should know your customer.
We spoke with Marketing Cloud professionals to understand their go-to solutions for personalization in SFMC. Here are the tips they shared.
Aman Batra
Director at Genetrix Technology and Salesforce Marketing Champion
It’s not too late
First-party data is always reliable for segmentation and personalization. But sometimes, lacking first-party data can become a pain for marketers. That’s the best time to do some out-of-the-box thinking.
While working for a healthcare client, we wanted to send an email to a set of contacts. The email was to have the location of a nearby medical facility. But the dataset we were going to target did not contain location information.
After some investigation, we found that this data set had already received some promotional and transactional emails in the past month.
The automation studio tracking extract came to the rescue. We ran a tracking extract for the last three months and included geo-location. The extract came to the FTP, and we imported it back into a Marketing Cloud data extension.
As expected, the extract had most of our target contacts and their geo-information like IP Address, Region, Country, City, Latitude, Longitude, Metro Code, and Areacode.
We successfully used this information to recommend nearby medical facilities.”
There’s some more info on tracking extract here.
Michał Rzepka
Senior Salesforce Marketing Cloud Technical Consultant, Cloudity
Let the fallback have your back
“We all know personalization is excellent – unless it’s missing critical elements. When blazing the trail, prepare yourself for any unpredictable circumstances. Regarding data quality, do your best—try and foresee the unforeseen.
Imagine having the perfect, personalized opening line of your email like “%%FirstName%%, check out our top three summer picks.” If the value of FirstName is missing for some subscribers, you will end with an awkward sentence starting with a comma that spoils the joy of your meticulously crafted design. Don’t worry because, as the old saying goes – ‘there’s an AMP for that!’
Add just two more ingredients to the mix – an Empty() function that will check if the FirstName holds a value and an Iif() – inline if clause that will provide the fallback. I’m a huge fan of handy one-liners like this one: %%=Iif(Empty(FirstName), ”Hello”, FirstName)=%%.
Now there might be a situation where you would rather not send at all than sending with the crucial values missing. In this case you need an if clause with the Empty() checks – and maybe even RowCount() for your LookupRows() – and then call RaiseError() inside it. It’s your last resort when stopping the send, so use it wisely and rarely – like an emergency brake! Even if the send is skipped, you will be charged Super Message, and the reporting would be skewed because the email was pre-processed and not sent at all.
As per documentation, RaiseError() works only in email sends but what about skipping the SMS send? We can use another clever trick here. MobileConnect will skip the send of an empty message, so again, build your logic in a way that will output the message body only when all required personalizations are present.
Last but not least, you should log the skipped sends to the Data Extension to investigate later or even build an automation that will try to resend it when the correct data is available.
Conclusion
There’s no getting away from it: personalization is critical to the success of all marketing campaigns. However, without a keen eye on data management, we can lose as many potential customers as we might gain. So you must know what tools can make the boat go faster and how to take advantage of such tools and their functionality.
Personalization is all about the data you gather. If optimized and used correctly, you can transform your data marketing, creating unique experiences for audiences; giving them what they want, when they want. In a value economy, this is the difference between succeeding or failing at this game.
Latest Articles
-
Why Salesforce Einstein Activity Capture Actually Matters to Sales Teams
Why Salesforce Einstein Activity Capture Actually Matters to Sales Teams Introduction to Sales Cloud Einstein Sales Cloud Einstein provides sales teams with an innovative edge, combining AI-powered tools with Salesforce CRM to automate tasks and deliver actionable insights. One standout feature is Salesforce Einstein Activity Capture, which eliminates the need for manual logging of emails […]September 18, 2025 -
Not All Contacts Are Created Equal: Understanding Salesforce Leads vs Contacts
Not All Contacts Are Created Equal: Understanding Salesforce Leads vs Contacts Introduction to Salesforce Salesforce is more than just a CRM; it’s where customer conversations begin, grow, and turn into closed deals. For new users, though, there’s often confusion about one of its core distinctions: Salesforce leads vs contacts. Knowing the difference between these two […]September 18, 2025 -
Creating Real Conversations with Salesforce Digital Engagement
Creating Real Conversations with Salesforce Digital Engagement Introduction to Digital Engagement When customers reach out, they expect speed, relevance, and a personal touch. Salesforce Digital Engagement makes this possible by connecting businesses with customers across various digital channels, including Facebook Messenger, WhatsApp, SMS, and web chat. By consolidating all conversations into a single view, Salesforce digital engagement enables […]September 5, 2025 -
Your Essential Guide to Dreamforce 2025 Highlights and Insights
Your Essential Guide to Dreamforce 2025 Highlights and Insights Attend Dreamforce 2025 Dreamforce 2025 is shaping up to be one of the most impactful events in Salesforce’s history. Scheduled to take place at the Moscone Center in downtown San Francisco, this three-day event attracts tens of thousands of attendees from the Salesforce ecosystem, developers and […]September 4, 2025