Are you noticing low engagement rates and a surge in unsubscribes? It's a common challenge, but there's a simple solution - updating your preference centre.
By giving your audience control over the content they receive, you can significantly boost engagement and reduce unsubscribes. This guide will walk you through the process of updating your preference centre using Cloud Pages in Salesforce Marketing Cloud.
Step One - Updating your Preference Centre with Cloud Pages
The first step is to identify the main topics or updates your audience is most interested in, while also evaluating what you're currently offering. Crucially, you'll also need to bucket these topics into logical categories. Consider what content they find valuable and engaging, and how that aligns with your existing communications. Think about newsletters, event updates, product launches, or any other information that keeps them connected. These topics and categories will serve as the foundation for your preference centre and guide how you organise user options.
Step Two - Updating your Preference Centre with Cloud Pages
Use Cloud Pages in Salesforce Marketing Cloud to design the interface of your preference centre. Cloud Pages provides a flexible platform to create custom web pages that integrate seamlessly with your marketing efforts.
Step Three - Updating your Preference Centre with Cloud Pages
AMPscript is used to display the current user preferences, but SSJS is what will be used to save the new preferences. This involves interacting with your data extension to store the updated preferences.
Important Note: Implementing SSJS to interact with data extensions requires familiarity with SSJS syntax and Marketing Cloud's data model. If you're not comfortable writing SSJS code, consult the Salesforce Marketing Cloud documentation or seek assistance from a Marketing Cloud specialist.
Step Four - Updating your Preference Centre with Cloud Pages
Once you have completed the creation of your cloud page, you will need to publish it.
Step Five - Updating your Preference Centre with Cloud Pages
Before going live, it's crucial to test your preference centre thoroughly.
Step Six - Updating your Preference Centre with Cloud Pages
The best practice for this (and to avoid overly complicated SSJS solutions) is to set up a Journey in Journey Builder where modifications to the Data Extension from the Cloud Page pushes the subscriber into a simple journey.
The journey then has an Update Salesforce Object activity in it, This is where you can choose to take the new subscription values from your Data Extension and make updates to the relevant Consent Object in your CRM for example, thus closing the loop.
As an example, you might have a list of consents and your subscriber wants to remove themselves from Event Marketing only. Then simply go to the Preference Page and untick this preference, this will then update the preference data extension in Marketing Cloud and fire them into the update journey. The update Object activity will then target the Event Marketing Consent object in Salesforce and change them to Opt Out, maintaining Salesforce as the single source of truth and making reporting on prospective audience counts easy and doubly ensuring that the subscriber preferences are respected with regards to Event Marketing communications.
Additional Information
Remember to consider data privacy and compliance regulations, such as GDPR, when implementing your preference centre.
Once you've completed testing and made any necessary adjustments, it's time to go live with your updated preference centre.
Ready to revitalise your audience engagement? Try updating your preference centre today!
Need help? Reach out and one of our Salesforce consultants will help you.