Cloud pages By M. Szimonisz Mar 15, 2025 10 min Best Practices for Submitting Forms in Salesforce Marketing Cloud I have seen many blogs written on this topic, but almost all of them got it wrong! Even the major... Read More about Best Practices for Submitting Forms in Salesforce Marketing Cloud 0
SFMC Tips & Tricks By M. Szimonisz Jan 24, 2025 2 min Disable tracking for a link in salesforce marketing cloud If you ever was wondering how to switch tracking for one link in particular in salesforce marketing cloud here is... Read More about Disable tracking for a link in salesforce marketing cloud 0
SFMC Tips & Tricks By M. Szimonisz Jul 24, 2024 1 min How to fix broken subject line when sending proof Recently, I came across a really interesting issue while sending a proof in Salesforce Marketing Cloud. We use an AMPScript... Read More about How to fix broken subject line when sending proof 0
Salesforce Marketing Cloud By M. Szimonisz May 17, 2024 15 min How to AMPScript: Salesforce Marketing Cloud To effectively leverage any advanced marketing automation platform, understanding its personalization language is essential. In Salesforce Marketing Cloud, AMPScript serves... Read More about How to AMPScript: Salesforce Marketing Cloud 0
Salesforce Marketing Cloud By M. Szimonisz Mar 20, 2024 2 min SSJS Visual Studio Code Extension for Developers Today, I will set up a development environment for testing any SSJS or AMPScript directly from Visual Studio Code with... Read More about SSJS Visual Studio Code Extension for Developers 0
Cloud pages By M. Szimonisz Mar 15, 2024 14 min Add Calendar in Salesforce Marketing Cloud Email One innovative way to enhance engagement and provide value is by integrating iCalendar (.ics) events into your email campaigns. Whether... Read More about Add Calendar in Salesforce Marketing Cloud Email 1
Cloud pages By F. Boštík Mar 6, 2024 14 min Securing SFMC Cloud Pages with SSJS In Salesforce Marketing Cloud (SFMC), Cloud Pages are commonly used for developing and testing scripts. But once these pages are... Read More about Securing SFMC Cloud Pages with SSJS 0
Salesforce Marketing Cloud By M. Szimonisz Feb 18, 2024 3 min SFMC Essentials: What You Need To Know Let me show you the essentials I use in my day-to-day adventures with Salesforce Marketing Cloud. As we dive into... Read More about SFMC Essentials: What You Need To Know 0
SFMC Tips & Tricks By M. Szimonisz Jan 31, 2024 2 min How to fetch code snippet with AMPScript If you have ever experienced troubles when referring to your content block within another resource, either an email template or... Read More about How to fetch code snippet with AMPScript 0
SFMC Tips & Tricks By M. Szimonisz Jan 26, 2024 3 min Proof multiple template variants in SFMC When working with dynamic email templates that can generate multiple unique variants of the email, you are most probably tasked... Read More about Proof multiple template variants in SFMC 0
SFMC Tips & Tricks By M. Szimonisz Oct 25, 2023 4 min Top 5 Salesforce Marketing Cloud Tips Working with any marketing automation platform, especially Salesforce Marketing Cloud, can provide a great user experience and a sense of... Read More about Top 5 Salesforce Marketing Cloud Tips 0
SFMC Tips & Tricks By M. Szimonisz Oct 24, 2023 1 min Use client-side JavaScript in content block Recently, I attempted to reference a content block from a cloud page that contained client-side JavaScript, and to my surprise,... Read More about Use client-side JavaScript in content block 0
Salesforce Marketing Cloud By M. Szimonisz Sep 18, 2023 1 min Fix email preview: Out Of Memory Exception Sometimes, it happens that when you try to preview your email in Salesforce Marketing Cloud, you could encounter a system.OutOfMemoryException.... Read More about Fix email preview: Out Of Memory Exception 0
SFMC Rant By M. Szimonisz Sep 13, 2023 4 min SFMC RANT: Inline AMPScript mystery Working with Salesforce Marketing Cloud, I’ve learned that you often need to try different workarounds until you achieve the desired... Read More about SFMC RANT: Inline AMPScript mystery 0
SFMC Tips & Tricks By M. Szimonisz Sep 12, 2023 3 min Proof email was previewed but not received There are many possible issues, and I will try to list all those I have come across during my times... Read More about Proof email was previewed but not received 0
SFMC Tips & Tricks By M. Szimonisz Sep 11, 2023 2 min How to use MD5 in SQL and AMPScript Message Digest 5 (MD5) is a hash function used for data integrity, but it is not suitable for security-critical applications.... Read More about How to use MD5 in SQL and AMPScript 0
SFMC Tips & Tricks By M. Szimonisz Sep 8, 2023 1 min WOW! SQL queries are case insensitive I recently discovered that when querying data views, case sensitivity in column names doesn’t make a difference; it consistently picks... Read More about WOW! SQL queries are case insensitive 0
SFMC Tips & Tricks By M. Szimonisz Aug 25, 2023 1 min How to add segments to proof subject Issues arise when an email’s HTML contains personalization that includes multiple different variants, that is altering the appearance of the... Read More about How to add segments to proof subject 0
Salesforce Marketing Cloud By M. Szimonisz Aug 19, 2023 2 min Query data from data extensions with SSJS and AMPScript There’s another topic for which official documentation often lacks sufficient information, but it can be incredibly useful when needed. It’s... Read More about Query data from data extensions with SSJS and AMPScript 0
SFMC Tips & Tricks By M. Szimonisz Aug 2, 2023 1 min Track links that are AMPScript variables When you save links as part of an HTML code in an AMPScript variable, such as a paragraph containing a... Read More about Track links that are AMPScript variables 0
SFMC Tips & Tricks By M. Szimonisz Jul 31, 2023 2 min How to publish cloud page immediately You know the struggle when developing a cloud page application and trying to debug some issues or make changes. You... Read More about How to publish cloud page immediately 0
SFMC Tips & Tricks By M. Szimonisz Jul 6, 2023 4 min How to use AMPScript Functions in SSJS Have you ever wondered, while working with SSJS, if there was a function in SSJS similar to the one you... Read More about How to use AMPScript Functions in SSJS 0
SFMC Tips & Tricks By M. Szimonisz Apr 6, 2023 1 min The Power of Send Log in SFMC Send log in Salesforce Marketing Cloud is a feature that allows you to track the delivery, open, click, and other... Read More about The Power of Send Log in SFMC 0
SFMC Tips & Tricks By M. Szimonisz Nov 27, 2022 1 min Google Analytics Integration: broken links When you integrate with Google Analytics, marketing cloud will add tags to all your links. When this happens, all dynamic... Read More about Google Analytics Integration: broken links 0