You can create segments that filter contacts based on dates in your lists or segments. Date criteria help you target contacts by when they were added, updated, or when a specific date field matches a range such as “before,” “after,” or “within the past X days.”
Quick Reference (Advanced Users) – Click to Expand
- Open any list or segment and select Create segment or Create subsegment.
- Choose the Query method.
- Select Date or System › Record creation date or Record last changed date.
- Choose a condition such as equals, is before, is after, or is between or equals.
- Select either a calendar date or a relative date (for example, 14 days ago).
- Make sure the date format matches the format in your list.
Instructions
- Navigate to the list or segment where you want your new segment to live.
- Hover over the list or segment and select Create subsegment. Or select Create segment in the top right when segmenting from All Contacts.
- Name your segment.
- Set the segmentation method to Query.
Choose a date field to filter by. You can:
- Select Date from the second dropdown, or
- Select System to use:
- Record creation date (when the contact was added)
- Record last changed date
Always select the date format Mon DD YYYY when segmenting on Record creation date.
- Choose a date condition:
- equals to match one specific date
- is before to match earlier dates
- is after to match later dates
- is between or equals to match a range
- Choose the type of date:
- calendar date to pick a specific day
- relative date to filter by a number of days, weeks, or months from today
Select the date format that matches your list.
This step is very important. If the format does not match the values in your list, segmentation cannot calculate correctly.
Examples
Using the date format MM/DD/YYYY:
- is before 01/01/2020
Finds records with a date of 12/31/2019 or earlier. - is after 2 months ago
If today is 01/03/2020, this finds records dated 11/03/2019 or later.
If a renewal date is six months in the future, you can use a relative range:
Supported Date Formats
Act-On segmentation supports the following date formats:
| Format | Example |
|---|---|
| MM/DD/YYYY | 05/31/2020 |
| MM/DD/YY | 05/31/20 |
| MM-DD-YYYY | 05-31-2020 |
| MM-DD-YY | 05-31-20 |
| MM.DD.YYYY | 05.31.2020 |
| Mon DD YYYY | May 31 2020 |
| DD/MM/YYYY | 31/05/2020 |
| DD/MM/YY | 31/05/20 |
| DD-MM-YYYY | 31-05-2020 |
| DD-MM-YY | 31-05-20 |
| DD.MM.YYYY | 31.05.2020 |
| DD Mon YYYY | 31 May 2020 |
| DD Month YYYY | 31 May 2020 |
| YYYY/MM/DD | 2020/05/31 |
| YYYY-MM-DD | 2020-05-31 |
| Wkd, DD Mon YYYY | Sun, 31 May 2020 |
| Weekday, DD Month YYYY | Sunday, 31 May 2020 |