Expand my Community achievements bar.

Ask our product team on how to best grow your experimentation and personalization strategies with Target during our AMA on May 6th!

Send to Target - Customer Id (mbox3rdPartyId)

Avatar

Level 9

Using at.js implementation as a value for mbox3rdPartyId we can send crmID or email address and then profiles in Target would be sitched? Or we can send only crmID?

targetPageParams = function() {
  return {
    "mbox3rdPartyId": "TT8675309"
  };
};
1 Reply

Avatar

Community Advisor

Hi @Michael_Soprano , 

 

Any unique identifier, such as an email address, username, or customer ID can be passed as part of the mbox3rdpartyId to stitch user profiles. It should just be an identifier which should be unique for the individual user. 

 

Would recommend you to go through the below article for more details on how to configure and manage mbox3rdpartyId. 

https://dexata.co/cross-device-harmony-crafting-engaging-visitor-experiences-without-marketing-fatig...

 

I hope it helps. 

 

Best regards, 

Vaibhav Mathur