Hi All,I'm capturing info about clicked on names. I'm also capturing info about 4 specific actions that can be associated with a specific name. Here is how this data is pushed:adobeDataLayer.push({
event: "personAction",
personInfo: {
personName: "Bobby", //mandatory
...