Data Views are a powerful feature of Salesforce Marketing Cloud. They store subscriber information and the last six months of tracking data for your account. While they cannot be accessed or viewed from the UI, they can be used like any other data extension: you can write a query against a data view in Automation …
Tag: salesforce marketing cloud
Create a SmartCapture form prefilled (prepopulated) with Salesforce data
Smart Capture allows you to easily create forms on your Cloud Pages to collect information about your subscribers and then use that data for future sends and campaigns. While creating a Smart Capture form doesn't require any coding skills and can be done using only the drag-and-drop editor, adding a simple script to your form …
Continue reading Create a SmartCapture form prefilled (prepopulated) with Salesforce data
Debugging AMPscript
Debugging AMPscript in Salesforce Marketing Cloud can be a pain, as there is no built-in feature that would show script errors in CloudPages. The idea to add a debugging feature to CloudPages has been hanging in the Traiblazer Community's "Ideas" section for two years now and haven't yet reached the point threshold set by Salesforce …
Query Studio for Salesforce Marketing Cloud
The ability to write and automate SQL queries in Automation Studio is an indispensable feature when it comes to working with data in Salesforce Marketing Cloud. The current SQL query editor in Automation Studio is very rudimentary and makes it almost impossible to debug SQL queries. It can be very time consuming and frustrating to …
Continue reading Query Studio for Salesforce Marketing Cloud
Troubleshooting Marketing Cloud Connect
Marketing Cloud Connect integrates your Salesforce Marketing Cloud instance with Salesforce Sales, Service, and Community Clouds. It’s an easy-to-configure set of functionality that can bring great benefits to your organization. There is an official Marketing Cloud Connect troubleshooting guide available, but I've decided to share a few tips and tricks that usually solve most common …