Skip to content

Custom segements #25

@Anthony-WebsiteSoft

Description

@Anthony-WebsiteSoft

Which Umbraco Engage version are you using? (Please write the exact version, example: 13.2.0)

13.5.2

Which Umbraco version are you using? (Please write the exact version, example: 13.5.2)

13.9.2

Issue summary

We want to implement a custom segment: region in Umbraco Engage that uses a query parameter for targeting. However, instead of serving the personalized variant result, the setup should always fall back to and display the default variant.

Specifics

ISSUE: we are seeing the default title property value (We take care…)
EXPECTED: We were expecting to see the variant value on the title property created in STEP 1 > Screen 3 (MDU - England…).

Steps to reproduce

We want to implement a custom segment: region in Umbraco Engage that uses a query parameter for targeting. However, instead of serving the personalized variant result, the setup should always fall back to and display the default variant.

We are following below steps for the personalization

Step 1: Create a custom segment called region which uses a region query param
CMS Steps

Screen 1: create a segment with region

Image

Screen 2: Use segment for personalization on page

Image

Screen 3: Content changes for the variants

Image

Step 2 : Code Implementation

Image Image Image

Step 3 : Calling CDA endpoints to get page variant
call the engage tracking end point to get the external id

Image

pass the external visitor id in CDA headers and region in query parameters
in region pass England in below screen shot

Image

ISSUE: we are seeing the default title property value (We take care…)
EXPECTED: We were expecting to see the variant value on the title property created in STEP 1 > Screen 3 (MDU - England…).

Expected result / actual result

ISSUE: we are seeing the default title property value (We take care…)
EXPECTED: We were expecting to see the variant value on the title property created in STEP 1 > Screen 3 (MDU - England…).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions