Mautic

mautic thrive themes integration thumbnail

Mautic 4 Integration with Thrive Leads [Thrive Themes] Using OAuth2 [In 5 Minutes]

In this tutorial I will show you how to properly connect Mautic 4 with Thrive Themes in WordPress using OAuth2. Basically this tutorial will answer following questions for you: How to Create OAuth2 credentials To use with Thrive Leads Mautic Integration? How to Properly Authenticate without any errors in the process? What is overall process …

Mautic 4 Integration with Thrive Leads [Thrive Themes] Using OAuth2 [In 5 Minutes] Read More »

mautic recurring campaign

Recurring Email Campaign in Mautic – Step by step Tutorial with Example

Ever thought of a scenario in which you need to send regular daily, weekly, monthly updates via email. In this tutorial I’ll show how you can accomplish this automation and send recurring email using Mautic. Create a custom field to assign a sending frequency for the contact. Create Email you would like to send. Create …

Recurring Email Campaign in Mautic – Step by step Tutorial with Example Read More »

mautic multi step forms

How to Create Multi Step Form in Mautic 3 – Step By Step

In this tutorial I describe how you can divide your Mautic Form into multiple section and guide user through the submission. Mautic has this feature by default and it becomes very helpful for user on-boarding kind of forms. Steps to Create Multi Step Form in Mautic Create a Mautic form like any normal form. Add …

How to Create Multi Step Form in Mautic 3 – Step By Step Read More »

Install Mautic on Ubuntu

Install Mautic – Ubuntu Linux, Nginx and Free SSL [With Video Steps]

In this tutorial I’ll describe in detail how you can install Mautic on Ubuntu using Nginx (webinoly setup) and Free SSL from Let’s Encrypt. The steps are easy to follow, I’ll provide screenshots as well. The following are the steps I am going to describe in this tutorial. All the commands will be provided in …

Install Mautic – Ubuntu Linux, Nginx and Free SSL [With Video Steps] Read More »

Mautic REST API Explained with examples

Mautic REST API with 3 Type of Authentication – Explained with Postman Examples

In this tutorial I am going to explain how you can use Mautic API in order to connect Mautic with any other platform as per requirements. Mautic uses REST API and I assume you already know the basics of REST API as I am not going into details of REST APIs, if you don’t know …

Mautic REST API with 3 Type of Authentication – Explained with Postman Examples Read More »

6 ways to add contact to segment in mautic

How to add Contact to Segment in Mautic – All ways explained with Example

In this tutorial I am going to describe how we can add a Contact or Contacts to Mautic segment, it is possible to do this in many ways so I am explaining all of them below. What is Mautic Segment ? Segment(previously called Lead Lists) is a collection of Mautic Contacts(previously called Leads) grouped together …

How to add Contact to Segment in Mautic – All ways explained with Example Read More »

How to create Double Opt in Email Campaign in Mautic

In this tutorial we are going to demonstrate how you can create Double Opt in Email campaign. This will be a step by step tutorial with Screenshots. Double opt in is used to ensure someone who subscribed to your email notifications or updates have done so intentionally and have confirmed the email. This helps to …

How to create Double Opt in Email Campaign in Mautic Read More »

mautic wp integration featured

Mautic WordPress Integration – Step by step tutorial with screenshots

This tutorial explains how you can Integrate Mautic and WordPress in order to get the best out of two. There are two easy ways for Mautic WordPress Integration and start tracking WordPress pages with Mautic. Using WP Mautic plugin Placing Tracking pixel in Theme or use Insert Headers and Footers Plugin. Why Integrate Mautic with …

Mautic WordPress Integration – Step by step tutorial with screenshots Read More »

mautic plugins tutorial mvc cover

Mautic Plugin Development Tutorial – Modal-View-Controller(MVC) – Part 2

In the previous part I have described how to create mautic plugin directory structure. In this tutorial I am moving on to create an MVC and Side menu entry in order to create a Controller and View. Overall this tutorial covers following: Adding icon to the plugin (visible in plugin section). Creating Side menu entry …

Mautic Plugin Development Tutorial – Modal-View-Controller(MVC) – Part 2 Read More »