Questions tagged [mautic]

Mautic is an open marketing software platform offering a great level of integration. It also offers a deep audience intelligence, enabling to make more meaningful customer connections.

Mautic is the first open-source Marketing automation tool.

From the Official website:

Mautic provides detailed contact tracking along with powerful contact nurturing tools to help you organize your marketing campaigns. Mautic automates the process of finding and nurturing contacts through landing pages and forms, sending email, text messages, web notifications, tracking social media, and integrating with your CRM.

150 questions
0
votes
0 answers

Mautic - scoring multiple hits tot he same url by the same customer

I'm looking to get a plugin together that will have Mautic increment a Customer's score every time they hit any tracked resource, rather than just the first time. Mautic doesn't seem to support this behavior and I've been having trouble tracing…
Freqout
  • 116
  • 4
0
votes
1 answer

Shortcode example for Mautic Form Embed

where can I find the shortcode in wordpress? to modify the mauticform id
AyDee
  • 201
  • 1
  • 5
  • 13
0
votes
0 answers

fetchAll Only returns one row, but counts all? Symfony / Doctrine

I am trying to return an array result from a query - but I'm only getting the first row back. The count returns 5 (which is the number of the rows that matches the query) - what am I missing in order to display those? public function…
openport
  • 1
  • 1
0
votes
1 answer

How to avoid displaying newsletter form if it is submitted or close once?

I am using mautic form. I have added form code in my header script and this script always run on every page so how can I avoid to display that form if user close form or he has submitted it before.
Pravin
  • 37
  • 1
  • 12
0
votes
2 answers

Issue with wrong tracking urls in Mautic

We set up the mautic box with external accessible name http://email.mysite.com, the internal hostname of the box is internal.box.cm During mautic installation process we set up site_url=email.mysite.com but when emails are send the the urls inside…
usearch
  • 65
  • 1
  • 13
0
votes
1 answer

Elastic Beanstalk deploy a docker environment from the API

I am at my whits end trying to solve this problem. Our ultimate goal is to deploy a custom docker container of Mautic. I have no problem doing this from their website interface. I've solved all my config problems and it works great. But I need…
Squeegy
  • 869
  • 9
  • 20
0
votes
0 answers

why do I have to support every "use" keyword by "require"?

Example: namespace MyApp\Api; use Mautic\Auth\AuthInterface; use Psr\Log\LoggerAwareInterface; use Psr\Log\LoggerInterface; use Psr\Log\NullLogger; /** * Base API class */ class Api implements LoggerAwareInterface { //do Api stuff here If I…
Pavel Janicek
  • 14,128
  • 14
  • 53
  • 77
0
votes
1 answer

Web.config regex get url sections

I'm trying to create a regex rule to use on Mautic's web.config since none was provided and i couldn't find any working option. I got an example from a website which lists this option: ^([_0-9a-zA-Z-]+)/([_0-9a-zA-Z-]+)$ Which works fine with 2…
Ariel
  • 911
  • 1
  • 15
  • 40
-1
votes
1 answer

How to encrypt mysql database?

I want to encrypt mysql database so when someone open phpmyadmin data is encrypted.I want to do without changing code at application layer. I already try key ring plugin but it's not work with table or column level
It prog
  • 1
  • 1
-1
votes
2 answers

Getting error when installing Mautic

I am getting this error PHP version 5.6.x requires the PHP configuration directive always_populate_raw_post_data be set to -1. This is handled automatically by the .htaccess file when using Apache and mod_php5, but must be set manually in…
nina debb
  • 39
  • 4
-1
votes
1 answer

Mautic CiviCRM Integration

Mautic supports few CRM Integration (i.e., SugerCRM etc), but I am looking for CiviCRM integration. Unfortunately there is no integration as of now. My questions are : Is it possible to integrate CiviCRM and Moutic? If yes, please guide me. Thanks
digiwizkid
  • 791
  • 2
  • 14
  • 28
-2
votes
1 answer

On Mautic I cannot find the input box to enter the AWS SES hostname on Mautic version 3.0 I can see it on Mautic version 2.16 just fine

I have recently installed a new Mautic ver 3.0 previous version was 2.16 and all was fine with that version. When following the directions i tried to insert the host name for the AWS SES hostname there was no input box. I have viewed several youtube…
-2
votes
3 answers

Mautic cannot save anything

I've installed Mautic on my web server. There was no error. But when I try to save configuration or save new made page Mautic display that it is working something but there is no finish. Please wait... I do not know what is going on. Please help me!…
T. Popović
  • 245
  • 3
  • 12
-3
votes
2 answers

-bash: ssh-i: command not found

I am trying to login into my EC2 instance through my terminal(MAC) but once I run the command ssh -i 'pem file path' bitnami@ip-address I am getting this error -bash: ssh-i: command not found
-3
votes
1 answer

Mautic plugin install on wordpress

I installed mautic plugin in wordpress with a lightsail instance. That means i'm using mautic locally. But when i'm accessing the base url for mautic, i can't see the mautic results. Any ideas?
CodeCanyon
  • 929
  • 2
  • 11
  • 36
1 2 3
9
10