Hi! I need to create a daily alert to check if any of my users who purchased a subscription did not receive their first question email within 7 days after the purchase date. The alert should run daily and send a list of such users. I have an event for subscription purchase called checkout_success and an event for when the email is sent called question_email_sent.