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

Announcements

No record found.

News and Announcements icon
Community site session details

Community site session details

Session Id :
Customer experience | Sales, Customer Insights,...
Answered

Personalized page content

(0) ShareShare
ReportReport
Posted on by 70

Hi,

I´ve read documentation about Personalized page content  but I didn´t understand the reason for use it.

Could you help with a simple example.

Regards

Marco

I have the same question (0)
  • Verified answer
    cloflyMao Profile Picture
    25,210 on at

    Hi Marco,

    As first paragraph of documentation introduced: sometimes we may embed a landing page into marketing email, when recipient opened the page, it will display content that's personalized for known contacts.

    Below is my sample:

    1. Create a marketing form, set prefilling feature to both form level(In Summary tab) and field level(In form design tool).

    2. Create a new "Personalized page" record, add a field of Contact entity as whitelisted field for personalized content. 

    Then paste automatically generated code to marketing page.

    im1aJxfxlu.png

    3. Create a marketing email and add landing page with script.

    MulECYHcs1.png

    4. After recipient opened the link, we can get the whitelisted field value from embedded script then design personalized content.

    pastedimage1594609613348v1.png

    my code:

     window.msdyncrm_personalizedpage = {
        id: "2ba18988-abc4-ea11-a812-000d3ab64f2b",
        endpoint: "https://c976ae42b0574b03b8e738e902ade391.svc.dynamics.com",
        success: function (data) {
            var firstname = data.Data["firstname"];
            alert("Hi, "   firstname);
        },
        error: function () { }
    };

    (Here is another sample from the previous thread: https://community.dynamics.com/365/marketing/f/dynamics-365-for-marketing-forum/373750/microsoft-ignite-marketing-demo)

    Obviously, we can also embed the script into subscription center page for personalization.

    Regards,

    Clofly

  • Marco Antonio Tobias Pedro Profile Picture
    70 on at

    Clofy!

    Thanks so much! Now things became clear for me!  It´s easier when we have a example.

    Regards

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Stars!

Congratulations to our 2025 Community Spotlights

Thanks to all of our 2025 Community Spotlight stars!

Leaderboard > Customer experience | Sales, Customer Insights, CRM

#1
ManoVerse Profile Picture

ManoVerse 189 Super User 2026 Season 1

#2
CU11031447-0 Profile Picture

CU11031447-0 100

#3
NeerajPawar Profile Picture

NeerajPawar 66

Last 30 days Overall leaderboard

Product updates

Dynamics 365 release plans