Optionally deliver regional mbox offers via global mbox | Community
Skip to main content
Level 2
June 9, 2018
Investigating

Optionally deliver regional mbox offers via global mbox

  • June 9, 2018
  • 1 reply
  • 3571 views

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 reply

tszat
Level 3
March 30, 2020

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.