It looks like when you Pass information into Target -- for example, using adobe.target.trackEvent or mboxCreate as seen here adobe.target.trackEvent({
"mbox": "clicked-cta",
"params": {
"param1": "value1"
}
});
// source: https://experienceleague.adobe.com/docs/target-dev/develop...