Expand my Community achievements bar.

Optionally deliver regional mbox offers via global mbox

Avatar

Level 4

6/8/18

Our developers do not like the excessive number of calls required for each regional mbox inside of our SPAs, however they like the added structure of regional mboxes for offers and personalized content. It would be nice to be able to return regional mbox content setup in the Form Composer via the global mbox. For example, a list of mbox names could be passed as parameters to the global mbox for a particular page/route. The global mbox could return the content for each of those mboxes listed in a single response instead of using multiple regional mbox calls. This should be an optional setting for the experience.

1 Comment

Avatar

Level 3

3/30/20

We are also looking at something similar. Have you looked in the the new getOffer(s) function in at.js2.x? It's possible to deliver multiple regional mboxes in one call. However, our initial tests show a significant performance impact when compared to 1.x. Not sure the cause of the performance impact.