Expand my Community achievements bar.

Join us on September 25th for a must-attend webinar featuring Adobe Experience Maker winner Anish Raul. Discover how leading enterprises are adopting AI into their workflows securely, responsibly, and at scale.
SOLVED

How to enforce daily per-attribute email caps in AJO journeys?

Avatar

Level 1

Dear Community Members,

 

I have a use case where I’ve created an audience in Data Distiller that is evaluated daily. This audience will be used as a Read Audience in an AJO journey.

 

Business requirement:

Each day, we should send only 1,000 emails total.

Within this, we want to apply quotas per attribute. For example, I have attributes (attr01, attr02, … attr100), and I would like to ensure that only 10 emails are sent for attr01, 10 for attr02, and so on.

 

Questions:

1) Is it possible to enforce such per-attribute capping directly within AJO journeys?

2) If not, what are the best practices or recommended approaches?

  • For example, should this be handled in Data Distiller SQL before sending the audience into AJO? (The drawback here is that we lose a significant portion of target profiles if we randomly select only 10.)
  • Or, is there a way to manage this within AJO using journey throttling or splits?

Any guidance, examples, or workarounds would be greatly appreciated!

 

Thanks in advance.

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

Other way to implement is using the data distiller to generate the audience as mentioned.

Thanks, Sathees

View solution in original post

4 Replies

Avatar

Level 10

assign these attributes to profile using Data Distiller - 10 profiles have attr1, 10 profiles have attr2...  and then use the Data Source condition?

Michael_Soprano_0-1756673175492.png

 

Avatar

Community Advisor

@Akash__Saw This particular use case seems to align perfectly with the newly introduced Orchestrated campaigns feature that has recently been added in AJO.

https://experienceleague.adobe.com/en/docs/journey-optimizer/using/campaigns/orchestrated-campaigns/...

Thanks, Sathees

Avatar

Level 1

Thanks @SatheeskannaK for the reply. currently, we don't have Orchestrated campaigns feature in our sandbox. 

any other way to implement this? 

Avatar

Correct answer by
Community Advisor

Other way to implement is using the data distiller to generate the audience as mentioned.

Thanks, Sathees