Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

The 1st edition of the Target Community Lens newsletter is out now! Click to the right to find all the latest updates

Optionally deliver regional mbox offers via global mbox

Avatar

Level 4

08-06-2018

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

30-03-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.