Home News Contact Us Forum About Us Demos Products F.A.Q.
Shopping Cart
You currently have 0 items in your cart.


Recent Events
  • 31/12/2023 New Year SALE

    We are glad to announce New Year SALE. 25% discount for all our extensions. Use NY24 coupon code. Hurry up the discount is valid till 7 January.

  • 21/11/2023 BLACK FRIDAY 23 is coming

    BIG SALE, 35% discount for all our extensions. Use BF23 coupon code. Hurry up the discount is valid till 27 November.


2Checkout.com, Inc. is an authorized retailer of goods and services provided by ARI Soft. 2CheckOut




Follow us on twitter



Welcome, Guest
Please Login or Register.    Lost Password?

ARI Stream Quiz Pro + Mailerlite integration
(1 viewing) (1) Guest
"ARI Stream Quiz" WordPress plugin
Go to bottomPage: 12
TOPIC: ARI Stream Quiz Pro + Mailerlite integration
#67689
ARI Stream Quiz Pro + Mailerlite integration 3 Years ago Karma: 0
Hi! For more than a year I wonder: how to make your plugin send the quiz result on email only AFTER user will confirm his subscription in Mailerlite double opt-in email? Because 2 emails go in mail box at the same time and most users just don't confirm subscription. So how to do this?

And also: can you fix something? If someone is subscribed by quiz through Mailerlite and then decides to unsubscribe, then later if he decides to subscribe again, he is not allowed to by system. So can you make a change in: /ari-stream-quiz/libraries/vendor/vendor/mailerlite/mailerlite-api-v2-php-sdk/src/Api/Groups.php. Just change 'resubscribe' => false to 'resubscribe' => true .

And by the way: can you make your "email autocomplete" work in most popular web browsers? I guess, you have to make a change in: /ari-stream-quiz/includes/views/quiz-session/tmpl/default.php. There is this piece of code:

<input type="text" id="<?php echo $prefix . '_userdata_email'; ?>" data-key="email" autocomplete="off"

And it has to be changed to:

<input type="text" name="fields[email]" id="<?php echo $prefix . '_userdata_email'; ?>" data-key="email" autocomplete="email"

I tried it and it worked for me.

And also: a couple months ago you promised to investigate, how to make a forced repost in VKontakte, but you haven't said anything after that. So, is there any progress in this?

Thanks in advance for an answer!
The administrator has disabled public write access.
 
#67756
Re:ARI Stream Quiz Pro + Mailerlite integration 2 Years, 11 Months ago Karma: 0
Bro,why you continue to write to admins and ask them to change something? I read posts on this forum and saw that in 90% admin ignores you. So why do you ask to change code that you attached if nobody will do it? Just change it manually,updates of this plugin are rare anyway. And I use mailerlite too,but I don't integrate quizzes with it. I wanted to buy pro version of this plugin,but after I saw what you wrote here about double opt-in email that's sent at the same time with the quiz result - I just don't see any sense. If to turn off double opt-in then it's possible to get a lot of fake and non existed subscribers. If to turn it on then we will lose lots of subscribers. So it's pointless. If admin wants to lose paid clients and don't change it,then it's his business. And about forced repost VK - we already spoke here about it. I remember that admins told a couple months ago that they will investigate this function within 2 weeks. But they closed the topic and didn't even comment on trying to do this anymore. So just forget about these things if noone is going to do them and just referring to his todo list and future. Find another plugin where all needed functions will be integrated already.
The administrator has disabled public write access.
 
#67757
Re:ARI Stream Quiz Pro + Mailerlite integration 2 Years, 11 Months ago Karma: 0
Well, I guess you are right. I'll stop writing on this forum.
The administrator has disabled public write access.
 
#67771
Re:ARI Stream Quiz Pro + Mailerlite integration 2 Years, 11 Months ago Karma: 747
Hello dear customers,

At first sorry that we didn't meet your expectations. We are constantly working on improvements of the plugin and collecting feedbacks from customers. Sometimes we are failing with our promising about implementation new features and it is only our fail.

Regarding changing MailerLite subscription behaviour, from our point of view, it should be done via configurable parameter in plugin settings and we will add this into the next plugin's version. The same is about autocomplete fields.

Hope you will stay with us.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#67772
Re:ARI Stream Quiz Pro + Mailerlite integration 2 Years, 11 Months ago Karma: 0
Yeah, but this 2 changes I can do by myself - it's an easy fix.

But what about sending the quiz result only after double opt-in email? If I would know how to do this by myself, I would gladly do it. But I am not a programmer.

Because of this bug (I guess I can call it that way) I am getting 7-8 active subscribers and losing 20-25 subscribers DAILY. That's a huge problem for me and I am sure that for other Mailerlite users it's a problem too. So what about that?
The administrator has disabled public write access.
 
#67780
Re:ARI Stream Quiz Pro + Mailerlite integration 2 Years, 11 Months ago Karma: 747
v. 1.6.0 contains "Resubscribe" option for MailerLite and "Enable autocomplete for lead form" option on "ARI Stream Quiz -> Settings -> General" page.

About sending results only when a user confirms a subscription. It is obviously useful feature and should be added to the plugin, but we cannot promise that it will be done in the near future.

Regards,
ARI Soft
The administrator has disabled public write access.
 
Go to topPage: 12