How to debug AMPscript and avoid Error 500Posted on Published 11/02/202004/18/2019 by Ivan Razine Although it’s the common belief that there is no way to easily debug AMPscript and avoid the pesky Error 500, it’s still possible!
How to create a Data Extension with server-side JavaScriptPosted on Published 11/02/202004/09/2019 by Ivan Razine Server-side Javascript (SSJS) is a powerful tool in Marketing Cloud. We can use it to our advantage and create Data Extensions on the fly.
How to read data from a Data Extension with server-side JavaScriptPosted on Published 11/02/202004/09/2019 by Ivan Razine In this article, I will show you how to create a Data Extension, fill it up with data and retrieve this data with server-side Javascript.
How to create links and redirects in Marketing CloudPosted on Published 12/03/202104/08/2019 by Ivan Razine The matter seems trivial but still requires close attention when passing URL parameters.
How to create a Form Handler and avoid Smart CapturePosted on Published 11/02/202004/08/2019 by Ivan Razine A Form Handler is a web page which allows us to avoid the flawed Smart Capture feature and grants the freedom to create any kind of forms.
How to send an email with AMPscriptPosted on Published 11/02/202004/08/2019 by Ivan Razine Creating a triggered email in Marketing Cloud is not an easy task. But once mastered, the process doesn’t take too much time.
How to protect your Cloud pagesPosted on Published 11/02/202004/08/2019 by Ivan Razine What happens if your Cloud page is attacked by bots? There is a way to protect it, here is how…