Comments for Mautic https://mautic.org World's Largest Open Source Marketing Automation Project Fri, 15 Nov 2024 17:07:10 +0000 hourly 1 https://wordpress.org/?v=6.8.1 Comment on How to Create a Mautic Plugin: Step 2 by Vincenzo https://mautic.org/?p=14521/#comment-455 Fri, 31 Jan 2020 05:53:47 +0000 https://www.mautic.org/blog/blog/how-to-create-a-mautic-plugin-step-2/#comment-455 Hi there.
Long time as gone since last upgrade of this thread!
Anyway, does anyone can advice or suggest how to create a plugin who put new contacts data into a third party app such as Yetiforce?
Thx in advance to all guys.

]]>
Comment on 5 Best Tips for Writing Better B2B Emails by Sara Matthew https://mautic.org/?p=14480/#comment-401 Thu, 09 Jan 2020 06:11:35 +0000 https://www.mautic.org/blog/blog/5-best-tips-for-better-b2b-email-marketing/#comment-401 Well written, it covers the basic important points to consider for B2B emails. With many emails pouring into the inbox of an individual, I personally feel being short and specific is important. One more important aspect is personalized messages to be used in your emails. This grabs the attention of the user.

]]>
Comment on Using Mautic Campaign Validation To Make Your Marketing List Valuable by Alladio Bonesso https://mautic.org/?p=14719/#comment-655 Thu, 02 Jan 2020 13:36:22 +0000 https://www.mautic.org/blog/blog/using-mautic-campaign-validation-make-marketing-list-valuable/#comment-655 In reply to Iserver Admin.

Does not work here… 🙁

My code:
mautic:campaigns:update –force
mautic:campaigns:rebuild –force
mautic:campaigns:trigger –force

what’s happ?

]]>
Comment on Mautic 2.2: In Good Company by Gio https://mautic.org/?p=14655/#comment-533 Tue, 10 Dec 2019 20:46:24 +0000 https://www.mautic.org/blog/blog/mautic-2-2-in-good-company/#comment-533 Hello,
Does mautic have lead forms also?

]]>
Comment on Sending Text Messages – A Mautic Minute by Abhishek Kumar Sinha https://mautic.org/?p=14647/#comment-524 Mon, 02 Dec 2019 03:04:29 +0000 https://www.mautic.org/blog/blog/sending-text-messages-a-mautic-minute/#comment-524 Can we integrate any other SMS provider API apart from Twilio with Mautic?

]]>
Comment on Using Mautic Campaign Validation To Make Your Marketing List Valuable by Iserver Admin https://mautic.org/?p=14719/#comment-654 Sat, 16 Nov 2019 04:40:33 +0000 https://www.mautic.org/blog/blog/using-mautic-campaign-validation-make-marketing-list-valuable/#comment-654 “/usr/bin/php mautic:campaigns:update”
“/usr/bin/php mautic:campaigns:trigger”

use this cron to execute the process now.

]]>
Comment on Eliminate Spam Bots Using the Honeypot Method by Ricardo Martins https://mautic.org/?p=14675/#comment-566 Thu, 17 Oct 2019 19:27:09 +0000 https://www.mautic.org/blog/blog/eliminate-spambots-using-the-honeypot-method/#comment-566 In reply to Ricardo Martins.

Update: as expected even after implementing the javascript trick, I still receive subscriptions filling the email2 field (which will be removed later). But the problem still persists on forms that send emails straightforward before the campaign delete them.

]]>
Comment on Eliminate Spam Bots Using the Honeypot Method by Ricardo Martins https://mautic.org/?p=14675/#comment-565 Tue, 15 Oct 2019 19:04:36 +0000 https://www.mautic.org/blog/blog/eliminate-spambots-using-the-honeypot-method/#comment-565 In addition to Imre comment, I’ve implemented the idea by adding the following code to my submit button “input attribute” propeerty:

https://pastebin.com/xzTuc6Zx

This will change the form url if email2 field (honeypot) is filled.
I’ll follow and see if it works.

]]>
Comment on Eliminate Spam Bots Using the Honeypot Method by Ricardo Martins https://mautic.org/?p=14675/#comment-564 Tue, 15 Oct 2019 18:11:24 +0000 https://www.mautic.org/blog/blog/eliminate-spambots-using-the-honeypot-method/#comment-564 In reply to Imre.

That’s nice Imre.
However, I’m afraid these robots sometimes doesn’t render javascript the way we expect.
An invisible reCaptcha feature would be nice.

]]>