Leiste mit Community-Erfolgen erweitern.

Join Adobe Journey Optimizer product experts for a live Ask Me Anything on October 15th at 8 AM PT about Expanding Your Mobile Reach with RCS & WhatsApp in AJO!
GELÖST

How to create a birthday campaign whose birthday is in next month?

Avatar

Level 2

Hi Team,

We are looking to create an audience segment that targets users whose birthdays fall in the upcoming month. The goal is to use this audience to send out birthday greetings.

The birth date field in our system is in the "MM-DD-YY" format. I initially tried using the condition:

"Include Birth date (YYYY-MM-DD) occurs in next 30 days"

However, this approach may not be accurate when the upcoming month has 31 days, as it could potentially miss some profiles.

Could you please suggest the best way to select profiles whose birth month is exactly the next calendar month, regardless of the number of days?

Any guidance or suggestions would be greatly appreciated.

Thanks.

Themen

Anhand von Themen werden Community-Inhalte kategorisiert und Sie können so relevanten Inhalt besser finden.

1 Akzeptierte Lösung

Avatar

Korrekte Antwort von
Employee Advisor
  • @monika_26  you can try these

    Use a 2-segment combo   
      1. Segment A – Birthdays in next 50 days (ignore year)
         – Birth date occurs within the next 50 days ➜ check Ignore year 
      2. Segment B – This month”
         – Birth date occurs during this month ➜ check Ignore year 
      3. Final audience = Include Segment A AND Exclude Segment B 
      This rolls forward automatically and avoids the overlap you get from variable month lengths.

    Other way, you can try using Computed field route (Data Distiller )  
      Materialise birthMonth & birthDay or a nextBirthday date in Profile.  
      Then you can segment on exact month/day without year 

Lösung in ursprünglichem Beitrag anzeigen

2 Antworten

Avatar

Community Advisor

Hi @monika_26 

 

If my understanding is correct, you're sending the greetings once.

  • You can build a base audience of all birthdays and use a condition after the read audience or qualification to keep only profiles who have birthday the next month
  • You can build multiple audiences per month and use them in an adhoc journey/campaign
    DavidKangni_0-1753970122223.png

     

  • third approach is to use data distiller to create your audience

Thanks,

David



David Kangni

Avatar

Korrekte Antwort von
Employee Advisor
  • @monika_26  you can try these

    Use a 2-segment combo   
      1. Segment A – Birthdays in next 50 days (ignore year)
         – Birth date occurs within the next 50 days ➜ check Ignore year 
      2. Segment B – This month”
         – Birth date occurs during this month ➜ check Ignore year 
      3. Final audience = Include Segment A AND Exclude Segment B 
      This rolls forward automatically and avoids the overlap you get from variable month lengths.

    Other way, you can try using Computed field route (Data Distiller )  
      Materialise birthMonth & birthDay or a nextBirthday date in Profile.  
      Then you can segment on exact month/day without year