How to use Marketing Cloud API to interact with CloudPages
This article explains how to use Marketing Cloud API to interact with CloudPages.
This article explains how to use Marketing Cloud API to interact with CloudPages.
This article explains how to prevent your server-side JavaScript from timing out when used on a Cloud page in Salesforce Marketing Cloud.
This article explains how to speed up the development for Salesforce Marketing Cloud using Cloud Storage Services, such as One Drive, Google Drive and Dropbox.
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?
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.
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.
An expiration date is used to prevent the customers from accessing a Cloud page and redirect them to another URL. Unfortunately, Marketing Cloud doesn’t provide this feature out-of-the-box, but thanks to AMPscript and server-side Javascript, creating a seamless expiration date flow is somewhat easy.
When a customer arrives on a Cloud page, having a pre-filled form with the information we know about the customer is crucial to a good user experience. Salesforce Marketing Cloud allows us to pre-populate forms with relative ease using only few lines of AMPscript.
The matter seems trivial but still requires close attention when passing URL parameters.
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.