Ben
Ben
Comments
-
Hi,
A subscriber's 'Last activity' is updated when the user:
- opened a campaign or autoresponder
- clicked a link in a campaign or autoresponder
- subscribed to a list
- unsubscribed from a list
- b…
-
Hi,
You can set a 'Subscribe success page’ in the list settings.
Screenshot:
When a user signs up via Sendy’s subscription form, they will be redirected to the URL you s…
-
Hi,
Sendy provides you with a subscribe form HTML code you can embed anywhere on your website.
- Go to 'View all lists' on the left sidebar
- Select your desired list
- Click 'Subscribe form' at the top right to g…
-
Hi,
Amazon SES will override the SMTP credentials at brand level.
If you want to use SMTP for your brands, you’d need to remove Amazon Web Services credentials in the main settings.
Thanks.
Best regards,
Ben<… -
Hi,
When a subscriber marks an email as spam, it’ll be registered in ALL lists that the email address exists in. Similarly, for any email that was already marked as spam in any list in a brand, future imports of the same email will be ski…
-
Hi,
You are using the unsubscribe tag wrongly. You must use the unsubscribe 'tag', not the resulting dummy/placeholder unsubscribe link in your email.
When you create or edit a campaign, you will find the unsubscribe tags at the b…
-
Hi,
(Quote)You'd just need to change the APP_PATH in the
/includes/config.php
script to the new installation URL.Thanks.
Best regards,
Ben -
Hi,
The ‘Minute’ part should be set as
*/5
and not5
as per the official cron job setup instructions… -
Hi,
Like any other email marketing application, Sendy track 'opens’ by embedding a 1 x 1 pixel image at the bottom of every email sent. When an email is opened by a recipient, this image is 'loaded' thus it will be tracked as 'Opened'.
Hi,
(Quote)Just ensure that you've set the APP_PATH in
/includes/config.php
to the 'https' version of your Sendy URL. There is no need to edit Sendy's .htaccess file…Hi,
I’m glad to hear you’re loving Sendy.
You can add a custom unsubscribe page that your users will be redirected to whe…
Hi,
You can update custom fields of existing subscribers via the API:
Screenshot:
Best regards,
BenHi,
Sendy already includes the
<…List-Unsubscribe
header with the instant unsubscribe link in the header for every email campaign and autoresponders sent via Sendy.Hi,
(Quote)I am very glad to hear this. I’m glad you found Sendy!
Thanks.
Best regards,
BenHi,
(Quote)Hit 'Enter' to save.
Thanks.
Best regards,
BenNo you don’t have to.
Hi,
I checked your PHP version and see that it's running on a very old version 5.2.6.
I suggest contacting your hosting support to upgrade your PHP to at least version 5.3+. …
Hi,
Please update to the latest version of Sendy.
Best regards,
BenHi,
Your cron jobs are setup incorrectly:
The timing part of the cron job should be (respectively):
*/5 * * * * */1 * * * *
and not
in Immediate Autoresponder not being sent upon API subscription Comment by Ben February 2018
Hi,
You can view who opened, who clicked, which country etc in the Autoresponders report:
Screenshot:
- Go to 'View all lists' on the left sidebar
- Select you…
Hi,
You can use Zapier to integrate Google Contacts + Sendy → https://zapier.com/apps/google-contacts/sendy
Thanks.
Best regards,
BenHi,
You can pass in custom field data via the ‘subscribe’ API (https://sendy.co/api).
Screenshot:
Thanks.
Best…
Those are 2 excellent ideas @colcol.
(Quote)Another idea would be to use Zapier to send a subscriber to List B when the recipient replies your email → in Ways to run a permission pass? Comment by Ben February 2018
Yes. Update to the latest version of Sendy https://sendy.co/get-updated.
Hi,
Populate the
fallback=
with a value. For example[Name,fallback=subscriber]
.So even if …
Hi,
Please update to the latest version of Sendy (currently 3.0.5). You'll be able to see the 'Last activity' (along with various other information) in the subscriber info modal wi…
Hi,
(Quote)Populate your subscribers' data with a name, then when you send email campaigns, the email they receive will reflect as
John Smith <john@smith.com>
.…