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....
Message Digest 5 (MD5) is a hash function used for data integrity, but it is not suitable for security-critical applications....
I recently discovered that when querying data views, case sensitivity in column names doesn’t make a difference; it consistently picks...
Issues arise when an email’s HTML contains personalization that includes multiple different variants, that is altering the appearance of the...
There are other aspects that I find rather unknown; while there is likely a rational explanation, the platform doesn’t provide...
Sometimes, it can happen that you want to modify field properties, such as adding a primary key or changing the...
There is an error with starting the journey, specifically related to the email template, but it gives you no explanation...
When you save links as part of an HTML code in an AMPScript variable, such as a paragraph containing a...
You know the struggle when developing a cloud page application and trying to debug some issues or make changes. You...
Have you ever wondered, while working with SSJS, if there was a function in SSJS similar to the one you...
Send log in Salesforce Marketing Cloud is a feature that allows you to track the delivery, open, click, and other...
In Salesforce Marketing Cloud, you can link the customer journey to delivery using data views. Custom views that contain e.g....
When you integrate with Google Analytics, marketing cloud will add tags to all your links. When this happens, all dynamic...
As the title says open a case every time you experience issue or some feature you used on another instance...
Data views in Salesforce Marketing Cloud are very handy, when it comes to getting data insights from various sources inside...
If you have field in DE that its value is not always populated for a particular row (customer) and you...
When the HTML template is used (loading your own HTML code) all the links that use query parameters (?a=b) will...
Very recently I have found that when I add any AMPScript function to eg. button URL field SFMC will just...
On many occasions when handling any form submission single cloud page application is used. This is great as all of...
Easy way to segment your data is to use filtered data extension. Here we can use user interface to set...
If you have Redirect function inside the try catch block, either as mixture of SSJS with AMPScript or only in...
Data extension column names with _dat, _call, _from, _join suffix will fail to validate, due to using old style JOIN...
If you’re using Email Studio in Salesforce Marketing Cloud and receive an ‘Error: updating filter’ message when creating a new...