Expand my Community achievements bar.

SOLVED

AAM: Audience manager request distribution to multiple dcs_regions

Avatar

Level 3

Hi Team,

We've implemented the AAM using Marketing Cloud services through integration code. Facing one challange because some of my website users are qualifing for expected segments while others are not even after these other users have same qualifing traits.

On troubleshooting I found that my audience manager call for retrieving the segment is going to multiple dcs_regions (server side forwarding is implemented and I am seeing these multiple regions in analytic call response). Validated that some users are having correct segment on dcs_region: 8 and shows the targated content but whenever request goes to dcs_region 9 or 11 there these segments are not qualified and user see the default content. I've below questions -

1. Is it expected behavior that AAM request can go to multiple dcs_regons. I am in NZ so, the nearest dcs_region is 8 (Sydney)?

2. Can we configure our system to always send the request to one dcs_region for consistent user experience?

3. Will it replicate the segment details from one dcs_region to another automatically, if yes what is ETA for that?

Thanks!

1 Accepted Solution

Avatar

Correct answer by
Level 10

Hi,

1- Is it expected behavior that AAM request can go to multiple dcs_regons?

Yes. This could happen when using VPNs, or if the load balancing servers route to a different edge server region (https://marketing.adobe.com/resources/help/en_US/aam/c_compedge.html).

2- Can we configure our system to always send the request to one dcs_region for consistent user experience?

From the DCS response header (usually [client].demdex.net/firstevent), the region can be learned. Then the calls to our DCS can be configured: https://marketing.adobe.com/resources/help/en_US/aam/c_dcs_transfer.html

3- Will it replicate the segment details from one dcs_region to another automatically, if yes what is ETA for that?

Yes - About 24 hours to propagate the visitor profile through all regions and into the PCSs in those regions.

 

Cheers,
Jantzen

View solution in original post

1 Reply

Avatar

Correct answer by
Level 10

Hi,

1- Is it expected behavior that AAM request can go to multiple dcs_regons?

Yes. This could happen when using VPNs, or if the load balancing servers route to a different edge server region (https://marketing.adobe.com/resources/help/en_US/aam/c_compedge.html).

2- Can we configure our system to always send the request to one dcs_region for consistent user experience?

From the DCS response header (usually [client].demdex.net/firstevent), the region can be learned. Then the calls to our DCS can be configured: https://marketing.adobe.com/resources/help/en_US/aam/c_dcs_transfer.html

3- Will it replicate the segment details from one dcs_region to another automatically, if yes what is ETA for that?

Yes - About 24 hours to propagate the visitor profile through all regions and into the PCSs in those regions.

 

Cheers,
Jantzen