Ben
Ben
Comments
-
Hi,
Yes it's still valid.
Thanks.
Best regards,
Ben -
Hi,
Yes you’d need to create 3 campaigns to send to each segment. You can label each campaign with a different title so it’s differentiated in the campaigns list.
Screenshot:
(Quote)No.
Hi,
(Quote)There’re no options to do comparisons like this at this time.
Thanks.
Best regards,
BenHi Andrius,
(Quote)When you create or edit a campaign, you will find the unsubscribe tags at the bottom of the page (see screenshot below):
You can use the unsubscribe tags like…
Hi,
Yes. If you use Zapier to add subscribers to your list that has an Autoresponder setup, the Autoresponder will be triggered to send emails you've setup to the subscribers.
Thanks.
Best regards,
BenHi,
Please check the top right of your Amazon SES console to see which 'region' of Amazon SES you are using, it's either one of the following regions:
- US East (N. Virginia)
- US West (Oregon)
- EU (Ireland) …
Hi,
There are 2 ways you can do this:
- Setup a ‘Thank you email’ in your list settings so that an email is sent to the subscriber immediately after he signs up.
- Create a ‘Drip campagn’ Autoresponder that sends an emai…
Hi,
You can use Amazon SES SMTP credentials in the brand instead of Amazon SES API keys in the main settings.
Here’s how to obtain your Amazon SES SMTP credentials ? in Using Amazon SES along other alternative SMTP services Comment by Ben November 2017
Hi,
If a subscriber is ‘Unsubscribed’ in the list, when you call the ‘subscribe’ API again to add the same subscriber, their status will be become ‘Active’ again.
Thanks.
Best regards,
BenHi,
(Quote)Thank you for using Sendy!
Best regards,
BenHi,
Subscribers’ ‘last activity’ update based on ‘opens’ and ‘clicks’ is only in effect since version 3.0.1 onwards (released 16 August 2017). It’s likely you didn't update to 3.0.1 in early September.
If you’re on the latest vers…
Hi,
The ‘To’ field will already include both the subscriber’s ‘Name’ in addition to ‘Email’ for emails sent via Sendy. For example
Peter <user@email.com>
.…
Hi,
Subscribers’ ‘last activity’ update based on ‘opens’ and ‘clicks’ is only in effect since version 3.0.1 onwards (released 16 August 2017). It’s likely you didn't update to 3.0.1 in early September.
If you’re on the latest vers…
Hi,
Your server very likely has a firewall that’s blocking outgoing connections. If your server have a firewall, try disabling it to diagnose the issue.
Thanks.
Best regards,
BenHi,
Your trackable link is redirecting to ‘localhost’ is an issue with different PHP versions between your server and the 'command line’ version of PHP.
Change your cron job for scheduled.php to
Hi,
Try setting the master value of
session.save_path
in your server's php.ini to/var/lib/php/session
Hi,
If you have ‘Grammarly’ extension installed in your browser, it is inserting tons of code into the editor without you knowing when you're creating your campaign.
This undesired behavior by Grammarly not only causes Sendy to ma…
Hi,
Please ensure you've set the APP_PATH in
…/includes/config.php
to:Hi,
(Quote)You can use Zapier to achieve this → https://zapier.com/zapbook/sendy/
Screenshot:
Thanks.<…
Hi,
Set the ‘Unsubscribe settings’ in the list’s settings to ‘Only this list’, then you will be able to add an email to the list without Sendy verifying the subscription status of that email in other lists.
Unsubscribe settings:
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,
Please ensure you’ve changed the APP_PATH in your Sendy’s
/includes/config.php
to the new Sendy installation URL.Best regards,
BenHi,
Think of ‘segments’ as ‘filtering’ your list. For example you have a list called ‘Customers’. In this list you have custom field data like ‘Country’, ‘Gender’ etc. So if you want to sift out ‘Female’s customers, then you can create a …
Hi,
(Quote)The link you pasted above is a ‘Trackable link’. Sendy converts all links in the email you send so that ‘clicks’ can be tracked. Right now the link is not working properly because of an issue with different PHP versions bet…
Hi,
You can use the segmentation feature to export subscribers who have not been active since a certain date, then export the CSV and use it to ‘mass unsubscribe' from the list.
Thanks.
Best regards,
BenHi,
As per your compatibility checklist, your server does not have
gettext
extension installed on your server. Please install