Configuring Doctrine for Email Queue Management in Mautic with Cron Jobs Overview This guide provides a detailed process to configure Mautic to use Doctrine for managing email queues, implementing cron jobs to automate the process, and ensuring eff... Read More
Tutorials
Note: This guide is the starting point of a series of tutorials and how-to's for Mautic trial users to get to know Mautic and get the most return out of it like increasing your leads, customer lifetime value, more loyal returning customers, and... Read More
Note: This guide is the starting point of a series of tutorials and how-to's for Mautic trial users to get to know Mautic and get the most return out of it like increasing your leads, customer lifetime value, more loyal returning customers, and... Read More
.article-front p, .article-front ul li, .article-front ol li { line-height: 28px; font-weight: 400; color: #555555; } .article-front a { color: #425090; text-decoration: underline; } ... Read More
This article is based on an excellent YouTube recording of a talk that was delivered by Steve Robinson of Brilliant Metrics, at Mautic Conference Global 2022 - the full video is provided at the end of the article. Lead scoring is an effective metho... Read More
When it comes to email marketing, understanding the different types of emails that can be used when you are communicating with your audience is a critical prerequisite. Transactional Emails Vs. Marketing Emails Here are the major distinctions between... Read More
Forms are one of Mautic's most important features, as they are used to collect user information and to identify them throughout the use of a cookie that is set on form submit. Forms are often used in conjunction with another core feature of Maut... Read More
If you have ever had to troubleshoot a failed Mautic upgrade, you might have come across this page, which, among other things, describes the commands doctrine:migrations:migrate and doctrine:schema:update. If you have ever wondered what those two com... Read More
Mautic has a great API to interact with other systems. The REST API serves as a powerful gateway to the Mautic system. It supports an ample amount of calls allowing users to programmatically create, read, delete, and modify different components withi... Read More