Skip to main content

Notifications

Announcements

No record found.

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

  • RE: Personalized page content

    Clofy!

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

    Regards

  • Verified answer
    cloflyMao Profile Picture
    cloflyMao 25,202 on at
    RE: Personalized page content

    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

Quick Links

Announcing Our 2025 Season 1 Super Users!

A new season of Super Users has arrived, and we are so grateful for the daily…

Vahid Ghafarpour – Community Spotlight

We are excited to recognize Vahid Ghafarpour as our February 2025 Community…

Tip: Become a User Group leader!

Join the ranks of valued community UG leaders

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 292,494 Super User 2025 Season 1

#2
Martin Dráb Profile Picture

Martin Dráb 231,305 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans