video – Mautic https://mautic.org World's Largest Open Source Marketing Automation Project Wed, 18 Dec 2024 11:57:07 +0000 en-US hourly 1 https://wordpress.org/?v=6.8.1 https://mautic.org/wp-content/uploads/2024/10/iTunesArtwork2x-150x150.png video – Mautic https://mautic.org 32 32 Keyboard Shortcuts – A Mautic Minute https://mautic.org/blog/keyboard-shortcuts-a-mautic-minute Mon, 16 May 2016 18:12:51 +0000 https://www.mautic.org/keyboard-shortcuts-a-mautic-minute/ Save some time with these quick tips!

Keyboard shortcuts are they easiest way to do things faster.  They can save you time by keeping your fingers on the keyboard instead of moving to the mouse to perform certain tasks.  Shortcuts are also very precise!  You know exactly what will happen when you press a key.  Several shortcuts were updated in Mautic 1.4, including one really important one!

 


mautic keyboard shortcuts

Mautic Keyboard Shortcuts

Global Shortcuts:

shift+d: Load the Dashboard
shift+right: Activate the Right Admin menu
shift+s: Global search
shift+c: Load Contacts
shift+n: Show Notifications

Contact Pages

a: Quick add a New Contact
c: Activate Card (or Grid) view
t: Activate Table (or List) view

The Important One!
shift+?: Opens the keyboard shortcut reminder screen in a modal window

Watch the video.

If you’d like to suggest a topic, please head over to the #support channel and message @imrodmartin.

]]>
Mautic 1.4 Update – A Mautic Minute https://mautic.org/blog/mautic-1-4-updates-a-mautic-minute Tue, 10 May 2016 20:13:18 +0000 https://www.mautic.org/mautic-1-4-updates-a-mautic-minute/ Mautic released version 1.4 today and we’re pretty excited about this update!  Here’s a brief overview of the changes.

 


Mautic 1.4 Dashboard

 

This release includes more than 6,771 new code additions and 1,142 deletions over a total of almost 800 commits. Digging deeper these changes represent 20 completely new features, 18 enhancements, and 21 bug fixes.

Terminology/Menu Updates:


  • Mautic 1.4 Menu
    Leads  are now Contacts.
  • Lists are now Segments.
  • A new dropdown called Components contains assets, forms and landing pages.
  • A new dropdown called Channels contains emails, along with two new features: SMS/Text messaging and Web Notifications.
  • Manage Fields moved to the admin menu as Custom Fields (click the gear on the top right side of your administration window).

New Features:

  • A drag and drop widget based dashboard
  • SMS/Text Messaging.
  • Web Notifications.
  • Social Login form field.
  • Javascript based tracking (in addition to the tracking pixel).

Watch the video to see the changes then head over to https://github.com/mautic/mautic/releases/tag/1.4.0 to see the full details and change log.

A big thank you to the following community members for contributing to this release: @Dcoutelle, @FarhadF, @hissy, @jkuchar, @kuzmany, @LAN-Laurene, @nickion, @nithinga, @pelboxsolutions, @rafas, @Salamek, @sandergo90, @teobogdan87

If you’d like to suggest a topic, please head over to the #support channel and message @imrodmartin.

]]>
Installing the Joomla! Plugin – A Mautic Minute https://mautic.org/blog/installing-the-joomla-plugin-a-mautic-minute Mon, 02 May 2016 10:45:40 +0000 https://www.mautic.org/installing-the-joomla-plugin-a-mautic-minute/ Joomla! and Mautic Together!

Joomla! is the second most popular content management system in the world.  It powers sites such as the Eiffel Tower, the Guggenheim Museum, the United Nations Regional Information Centre and millions more.  So of course, Mautic integrates with Joomla!

Installing the Plugin

Its a simple process:

  1. Download the plugin. (Joomla! 2.5x & 3.x)
  2. Install it as you would any other extension (extensions -> manage -> install)
  3. Configure the plugin with your Mautic URL.

 


Integrate Mautic with Joomla

 

 

Once the plugin is installed and configured, you can embed forms anywhere on your site.  You’ll also begin to see contact information populating your leads.

Watch the video.

If you’d like to suggest a topic, please head over to the #support channel and message @imrodmartin.

]]>
Installing the Drupal Module – A Mautic Minute https://mautic.org/blog/installing-the-drupal-module-a-mautic-minute Mon, 25 Apr 2016 09:57:07 +0000 https://www.mautic.org/installing-the-drupal-module-a-mautic-minute/ Drupal and Mautic Together!

Drupal is a world-class content management system used by governments (whitehouse.gov), schools (harvard.edu), business (weather.com) and even other open source projects (redhat.com & opensource.com)!  So of course, Mautic integrates with every major version of Drupal.

Installing the Module

Its a simple process:

  1. Download the version of the module for your version of of the CMS.
  2. Install the module (admin/modules/install)
  3. Configure the module with your Mautic URL.

 


screenshot of leads in Mautic coming from a Drupal site

Once the module installed and configured, you can embed forms anywhere on your site.  You’ll also begin to see contact information populating your leads.

Watch the video for step by step instructions.

If you’d like to suggest a topic, please head over to the #support channel and message @imrodmartin.

]]>
Choosing the Right Form For Your Campaign – A Mautic Minute https://mautic.org/blog/the-mautic-minute-choosing-the-right-form Mon, 18 Apr 2016 15:04:39 +0000 https://www.mautic.org/the-mautic-minute-choosing-the-right-form/ Welcome to the Mautic Minute!

This is the first in what we hope will be a long list of short tutorials on different aspects of Mautic.  Today’s tutorial answers a question I received from a user last week.

There are two kinds of forms:  “Campaign” and “Standalone”, each with its own characteristics.  How do I know which one to use?

Choosing the Right Form

Campaign forms allow you to send people straight into a campaign and be the source for that campaign.  These can be edited even after a campaign has begun. Any actions you might want to perform at the time of submission, are handled by the campaign itself, and that can be limiting.

Standalone forms can also allow you to kick-off a campaign. The main difference is that the form submitter must be added to a list as one of the form actions.  The form itself cannot be used as a campaign lead.  You can perform any number of actions on a standalone form!  For instance, if you want an email sent to an administrator when the form submits, then you would use the standalone variety.

 

Campaign Forms:

  • Push the lead directly into a campaign.
  • Can not perform other actions outside of the campaign workflow.

Standalone Forms:

  • Can not initiate a campaign.
  • Can perform actions at submission such as:
    • adjust a lead’s points
    • modify lead’s lists (which must be done if this form starts a campaign)
    • modify lead’s tags
    • download an asset
    • push lead to integration
    • send email to lead
    • send email to user
    • send form results (such as another administrator)

If you’d like to suggest a topic, please head over to the #support channel and message @imrodmartin.

 

]]>