web
You’re offline. This is a read only version of the page.
close
Skip to main content
Community site session details

Community site session details

Session Id :
Customer experience | Sales, Customer Insights,...
Suggested answer

Unsubscribe and Consent Center

(2) ShareShare
ReportReport
Posted on by 4

Hello,

 

I want to have both an unsubscribe and a manage preferences center.

 

For the unsubscribe option, I’d like to implement a one-click unsubscribe feature. When the user clicks "unsubscribe," it will opt out all commercial communications and redirect them to a page that says "You have been unsubscribed."

If I want to do this, I can't use the built-in one-click unsubscribe feature in Dynamics 365 Customer Insights Journeys, right?

 

1. Do you have any recommendations on how I could implement this?

2. Is it possible to store the reason why user unsubscribe?

I have the same question (0)
  • Suggested answer
    Muhammad Shahzad Shafique Profile Picture
    2,331 Most Valuable Professional on at
    Unsubscribe and Consent Center
     1. One-Click Unsubscribe (Custom Implementation)
    Why Not Built-In? 
    Dynamics 365’s native one-click unsubscribe won’t let you customize the post-unsubscribe page or track reasons. 

    How to Implement: 
    - Step 1: Create a custom unsubscribe link (e.g., `https://yourdomain.com/unsubscribe?email={{Email}}`). 
    - Step 2: Build a Power Automate flow or Azure Function to: 
      - Update the contact’s emailoptout field to `true`. 
      - Log the unsubscribe reason (see below). 
      - Redirect to a "You’ve been unsubscribed" page. 


     2. Storing Unsubscribe Reasons 
    Option A: Add a hidden field to your email (e.g., "Reason=Spam") in the unsubscribe URL. 
    Option B: Redirect users to a form (post-unsubscribe) to collect feedback. 

    Storage: 
    - Use a custom entity (e.g., Unsubscribe Log) with fields: 
      - Contact lookup 
      - Timestamp 
      - Reason (dropdown: "Too many emails," "Not relevant," etc.) 

     

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

Abhilash Warrier – Community Spotlight

We are honored to recognize Abhilash Warrier as our Community Spotlight honoree for…

Leaderboard > Customer experience | Sales, Customer Insights, CRM

#1
Rishabh Kanaskar Profile Picture

Rishabh Kanaskar 258

#2
MVP-Daniyal Khaleel Profile Picture

MVP-Daniyal Khaleel 182

#3
Tom_Gioielli Profile Picture

Tom_Gioielli 129 Super User 2025 Season 2

Last 30 days Overall leaderboard

Product updates

Dynamics 365 release plans