List Detective (Triggered Sends)

Some domains, email addresses or even name prefixes may negatively affect deliverability and sender’s reputation. SFMC has a tool – List Detective (LD) – to block inactive domains or known spammers emails. This feature is not enabled by default and to request it log a case with the SF support.

Read More

Prototype an App in CloudPages

A sample prototype that displays subscriber’s data within a CloudPage. It uses CloudPages for hosting, a light-weight HTML/CSS framework, a data extension as a database, and AMPscript to display personalized content.

Read More

API Rate Limiting

In order to keep the system stable and prevent from unexpected or continuous high loads, the SFMC platform limits API requests. As a rule of thumb there is a tolerated limit of 2000 SOAP and 2500 REST calls per minute. Follow best practices, do the math, and you should be fine. Rate limiting does not end at the number of calls though.

Read More

Import and Validate Data

This is about a basic, manual data import from a CVS file to a data extension. Manual file import is prone to human error which may further result in a poor data quality or mismanagement of a customer consent. That could violate GDPR/CAN-SPAM principles.

Read More

Dynamic, Multilingual Email using AMPscript

This is a case study for building a dynamic email using AMPScript. Working with multilingual marketing teams in EMEA makes content localization (translation and authoring) a significant factor in planning digital campaigns (time and money). In this example I streamline a localization process by using data import and AMPScript functions. Not only do I eliminate time spent on building/fixing/testing language versions but also separate content from formatting in the final email.

Read More

Empty a Trash Folder

Unless you strictly manage data retention policy on each and every data extension, your collection of obsolete items grows over time. Users without rights to delete items from the user interface, can move such spare items to a Trash folder which then can be emptied by someone with delete permissions.

Read More