Ben
Ben
Comments
-
Hi,
When you setup a custom domain in your brand settings, there are on-screen instructions on what CNAME record to create in your domain DNS. Please follow the on-screen instructions.
(Quote)It's up to you. If you want to use…
-
Hi,
(Quote)Sorry but I don’t understand this question. If you proceed to send a campaign immediately, the campaign was previously in ‘Draft’ status, so it wasn’t sending.
All in all, if you setup the cron job as per the offici…
-
Hi George,
The
>/dev/null 2>&1
part of the cron job command means - "don't output any warnings, notices or errors". It does not affect the functions of the act… -
Hi George,
The page you were being brought to isn't blank, the page says "Invalid list ID.".
So the problem is that the list ID is incorrect.
You'd need to get the co…
-
Hi,
There are no known issues with custom subscribe success page redirection since 2012. I suggest re-uploading Sendy to make sure all necessary files are uploaded:
-
Hi,
You can create an Autoresponder, then add subscribers to the list via the ’subscribe’ API after your service is provided for the day. When they are added to the list, they will receive your Autoresponder.
Thanks.
Best …
-
Hi,
I suggest just entering content in the email body, as simple as:
<p>Hi,</p> <p>Please <a href="[confirmation_link]">click this link</a> to…
-
Hi,
Sendy does not add these code into the WYSIWYG editor. One of your browser extension is inserting code into the WYSIWYG editor when you were creating/editing your campaign (for example, ‘Grammarly', ‘Ad Blocker Ultimate', 'Adguard Adb…
-
Hi,
You can do polls in your newsletter by including 2 links that directs recipients to pages associated with what they clicked.
Then when you look at the 'click activities' in your campaign report, you will be able to compare lin…
-
Hi,
If you get a 'Unlicensed custom domains' error, this is an issue with your license key that's stored in the database being invalid.
- Login to your MySQL database via phpmyadmin (or any other way you like, eg. SSH)
Hi,
You can use the ‘Exclude lists’ feature to exclude lists to send to.
For example if your ‘Paid users’ list also have free users that may be in the list, you can select the ‘Free users’ list to ‘exclude’ from the campaign. So y…
Hi,
The custom field type selection is for the 'type of data being stored', not the 'type of HTML form elements' you want to use.
Custom fields stores either "Text" or "Date". Text can be alphanumeric.
You can build your o…
Hi,
If the reason for the emails not being imported is because the emails already exists in the list, then they really already exists in the list. Try creating a new list with 0 subscribers inside, then import your CSV and see if you get …
Hi,
If you want to include individualised content in your newsletter, use custom field tags.
Create custom fields for the list, then you'll store unique values in the custom field for each individual subscribers.
Then when…
Hi,
You can create a custom domain to store 'States'. Then create segments that matches the state you want.
When you signup users to your list, if you use the 'subscribe' API, you …
Hi,
Thanks for choosing Sendy.
(Quote)When an email is marked as 'Bounced' in Sendy, it is a 'Hard bounce'. Soft bounces won't show up in Sendy. They will be retried by Amazon a considerable number of times before they give up…
Hi Luke,
- Change the folder name from
/sendy/
to/email/
- Change the APP_PATH in
Hi,
Yes they can all be set:
Thanks.
Best regards,
BenHi,
They can see their remaining limits at the ‘Define recipients’ page:
Best regards,
BenHi,
You’d need to edit the CSS of that page if you want to change how it looks.
Alternatively, build your own subscribe form with Sendy’s ’subscribe’ API, then you can make it look…
Hi,
Only one email address can exist in any one list at anytime.
If the email address have multiple “codes”, create multiple custom fields to store them.
Thanks.
Best regards,
BenHi,
You'd need to install
curl
extension on your server.Best regards,
BenHi,
Give your colleagues the brand login credentials instead. When logged in as a 'Brand user', Sendy interface is white labeled with no mention of the word "Sendy".
To edit brand settings, click the 'pencil' icon button on the br…
Hi,
Please ensure that you have moved out of Amazon SES 'Sandbox mode' by requesting Amazon to raise your ‘SES daily sending limits’ → http://aws.amazon.com/ses/exte…
Hi,
I see the word
root
in your cron job command, try removing it. I don't think this command is the original one found in the cron job setup instructions.Pleas…
Update to the latest version of Sendy → https://sendy.co/get-updated
The latest version lets you download a CSV of emails that aren't imported including their reasons.
Hi,
When you create or edit a campaign or autoresponder, you will find all available personalization tags you can use at the bottom of the page (see screenshot below):
Screenshot:
T…
Hi,
You can edit the link in Sendy's MySQL database via phpmyadmin under the
links
table.Best regards,
BenHi,
Create one list for ‘Apple Juice’ and another for ‘Orange Juice’. Then setup an Autoresponder Drip Campaign for each list.
Then you’d need to create a landing page for both 'Apple Juice' and 'Orange Juice’ link clicks. Each la…