@catherinecSB Mark's answer is valid if the person's birthday is on the day they happen to visit your site. I think, however, your question was this: "If I visit the site/app today, and specify that my birthday is on a given date in, for example, 5 months' time, can AudienceStream automatically add the visitor to the "Happy Birthday" audience on the date of their birthday, regardless of whether they have visited on that particular day; a kind of "deferred" audience addition." This is currently not possible. Adding or removing a visitor to/from an audience can only take place when an event occurs (*see exception described below). To achieve something like what you have described, you would have to artificially trigger an event every day of the year for each known visitor and see if the current date matches the birthday set in their profile. This is clearly not a practical solution. You could perhaps narrow this down by doing an extract from your CRM tool for all known customers with a birthday of "today" (the current date), and passing this into AudienceStream using Omnichannel. This may be more practical, but is still not an ideal solution, and I wouldn't recommend it. I think your best bet is to create a Product Idea (https://community.tealiumiq.com/t5/Announcements/Introducing-Product-Ideas/td-p/20949), and we'll see if it's feasible to add this to the product in future. *The exception I mentioned above is that you can have a "delayed" action, which can be scheduled for a set number of hours/days after the visit ends. This is a static value, so is not suitable for this particular use case (e.g. you could schedule an email to be sent 14 days after a visit ends, but you couldn't schedule it to be sent based on a dynamic date stored in the visitor profile). Read more about delayed actions here: https://community.tealiumiq.com/t5/Universal-Data-Hub/Delayed-Actions-for-Connectors/ta-p/17575
... View more