Hi @wgharper @mosesmaxen I triggered profile param through a monitoring campaign using below code :
alloy("sendEvent", {data: {__adobe: {target: {"profile.productViewed": "pageName",}}}});
however, "productViewed" profile parameter is not visible under Visitor Profile section to create the a...