This is the integration of the messaging system within the Eureka app. Communicator allows for the sending of an unlimited number of messages, which can include photos or links to specific site pages (coupons, promotions, discounts, online service bookings), and can be sent individually or to multiple recipients.
In all cases, message text can be personalized using meta tags: first name, last name, car model or version, vehicle make, emission level, mileage, etc.
We refer to 1-to-1 when the message is sent individually, and 1-to-many when a group is selected from the database by filtering it according to various criteria: make, model, month/year of registration (from mm/yyyy to mm/zzzz), emission level, etc.
This type of filtering is particularly useful for the next topic.

