How do we create a report that lists contacts who are subscribed only to segment X?¶
This process shows you how to create a report in Mautic specifically designed to list all the contacts who are part of a particular segment. It's a straightforward way to get a clear view of who belongs to a specific group you've defined. This is helpful for quickly checking membership numbers, exporting lists for other uses, or just understanding the composition of your segments without needing complex filters every time.
Requirements¶
- Access to the Mautic interface.
- Knowledge of the specific segment name you want to report on.
Step-by-step guide¶
- Navigate to
Reportsin the main Mautic menu and clickNew. - In the
Data Sourcedropdown, selectSegment membership. - Switch to the
Datatab. - Under the
Filterssection, click the button to add a new filter. - In the
Columndropdown for the new filter, selectSegment. - In the
Conditiondropdown, chooseequals. - In the
Valuefield, select the specific segment you want to view from the dropdown list.
Info
Add fields, such as Email or First/Last name under the Column (not Filter) section to ensure information will be displayed.
How do I know if I executed this process correctly?¶
- The saved report displays a list of contacts.
- The contacts shown are confirmed members of the segment you selected in the filter.
Note
You can also combine this filter with others (like date added or specific contact fields).