Hi,
I’m trying to get the number of customers that has been subscribed to our newsletter between a range of dates. To do that, I’m using the following parameters in Segments:
email_subscription_status = ‘SUBSCRIBED’ AND customer_added_date BETWEEN 2024-11-22 AND 2024-12-03
However, I guess that customer added date is when they have registered and this is not what I’m looking for. I would need like “customer subscribed date”. It is possible?
Thank you!
