How to trigger a Journey API Entry event with AMPscript and server-side JavaScriptPosted on Published 02/04/202401/11/2020 by Ivan Razine This article explains how trigger a Journey API Entry event with AMPscript and server-side Javascript in Salesforce Marketing Cloud.
3 methods for better segmentation in SFMC Posted on Published 02/04/202412/17/2019 by makarova I would like to introduce you to three different ways to segment Data Extensions (DEs) in Salesforce Marketing Cloud. Those are: how to use data filters in SFMC, how to create SQL queries and how to use a third-party addon, DESelect. I hope that after reading this article the process of segmentation will take less […]
How to enhance your forms with asynchronous calls using AMPscript and plain JavaScriptPosted on Published 02/04/202412/11/2019 by Ivan Razine This article explains how to use Javascript and AMPscript to extend the functionality of your forms by creating asynchronous calls towards Marketing Cloud pages.
How to convert a Data Extension into a TriggeredSend Data Extension using server-side JavaScriptPosted on Published 02/04/202409/26/2019 by Ivan Razine This article explains how to convert a regular Data Extension into a TriggeredSend Data Extension using server-side Javascript.
How to create universal auto-generated forms with server-side JavaScript in Marketing CloudPosted on Published 02/04/202409/10/2019 by Ivan Razine What if the form was completely generic? What if the only thing we needed was to provide the script with the name of the Data Extension and it would do all the rest?
How to create a password protected Marketing Cloud page using AMPscript and SSJSPosted on Published 02/04/202409/02/2019 by Ivan Razine This article explains how to protect a Salesforce Marketing Cloud page with a login and password with the 2 factor authentication technique using AMPscript and server-side Javascript.
How to create a listless double opt-in in Marketing Cloud with AMPscriptPosted on Published 02/04/202406/26/2019 by Ivan Razine This article explains how to create a custom double opt-in with AMPscript in Salesforce Marketing Cloud, without using lists.
How to clone a Data Extension and its records with server-side JavaScriptPosted on Published 02/04/202406/20/2019 by Ivan Razine This article explains how to clone a Data Extension and its records with server-side Javascript in Salesforce Marketing Cloud.
How to send an HTTP request from one Marketing Cloud page to anotherPosted on Published 02/04/202406/12/2019 by Ivan Razine This article explains how to send an HTTP request with AMPscript and server-side Javascript from one Marketing Cloud page to another and display the response.
How to retrieve records using complex filters with server-side JavaScriptPosted on Published 02/04/202406/03/2019 by Ivan Razine This article explains how to retrieve records using complex filters with server-side Javascript in Salesforce Marketing Cloud.