Hi, community.We have pages on our site which we consider as "product
view" in case of being visited by a user. Those pages may send not only
one "global" mbox requests, they can also send several "not global" mbox
requests related to AEM target components included on the page. All mbox
requests utilize the same "targetPageParams" function returning
entity.id and entity.categoryId values. Now the question:If a page
sends, for example, 3 mbox requests having the same entity.* values,
will this fa...