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

Notifications

Announcements

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)
  • 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

  • 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

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

News and Announcements

Season of Giving Solutions is Here!

Quick Links

Responsible AI policies

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

Neeraj Kumar – Community Spotlight

We are honored to recognize Neeraj Kumar as our Community Spotlight honoree for…

Leaderboard > Customer experience | Sales, Customer Insights, CRM

#1
Pallavi Phade Profile Picture

Pallavi Phade 94

#2
Tom_Gioielli Profile Picture

Tom_Gioielli 69 Super User 2025 Season 2

#3
TAHER Mehdi Profile Picture

TAHER Mehdi 58

Last 30 days Overall leaderboard

Product updates

Dynamics 365 release plans