[WordPress] 外掛分享: Arigato Autoresponder and Newsletter

首頁外掛目錄 › Arigato Autoresponder and Newsletter
WordPress 外掛 Arigato Autoresponder and Newsletter 的封面圖片
600+
安裝啟用
★★★★
4.7/5 分(34 則評價)
216 天前
最後更新
問題解決
WordPress 5.0+ PHP 8.0+ v2.7.2.7 上架:2010-01-15

內容簡介

Arigato PRO | 常見問題

這款功能強大的電子郵件行銷外掛,可安排自動化自動回覆郵件和電子報,以及管理郵件列表。您可以用它來進行各種滴漏行銷活動、基於電子郵件的課程、產品或服務更新等等。

功能

無限制的訂閱者數量
無限制的電子報數量
無限制的自動回覆 / 滴漏行銷電子郵件數量
匯入和匯出成員到 / 從 CSV 檔案
在用戶註冊後 X 天發送電子郵件
在固定日期發送電子郵件
發送電子報 / 新聞快報
添加附件
雙重驗證
使用 Google reCaptcha 防止垃圾郵件
基於問題的驗證碼
指定的使用者角色可以管理自動回覆
發送鉤子以便與其他外掛整合
註冊後重新導向
選擇性的管理訂閱 / 取消訂閱時的管理員通知
自動為您的網站 / 博客上註冊的使用者自動訂閱 (可選)
自動為郵件列表訂閱者創建 WP 使用者帳戶 (可選)
可選的公開電子報存檔庫
詳細的電子郵件日誌
與所有 SMTP 外掛兼容:可通過它們發送電子郵件
符合 GDPR 規定的功能
通過 Zapier 和類似服務與 CRM 和任何其他系統進行整合的 Webhook
相容於 PHP 6、PHP 7、PHP 8
始終得到更新和支持

整合

內建與 Contact Form 7 的整合
內建與 Jetpack 聯絡表單 的整合
內建與 Ninja Forms 的整合
內建與 Formidable Forms 的整合

鉤子

外掛將發送以下鉤子:

do_action(‘arigato_subscribed’, $status, $user_id) – 當使用者訂閱時呼叫。變數 $status 在訂閱立即啟用時為 true,在需要電子郵件確認時為 false。
do_action(‘arigato_confirmed’, $member->id) – 當訂閱者確認他們的電子郵件地址時呼叫。
do_action(‘arigato_unsubscribed’, $user) – 當訂閱者取消訂閱時呼叫。傳送使用者物件,而不是 ID,因此您不需要在此動作中運行選擇查詢。
do_action(‘arigato_welcome_email’, $user_id, $mail, $user) – 當使用者收到歡迎(第一封“0天”電子郵件)時呼叫。
do_action(‘arigato_subscribed’, $status, $user_id) – 當新使用者訂閱時呼叫。參數 $status 當訂閱者已啟用時為 true,當期望雙重驗證確認時為 false。
do_action(“arigato_cron_job_ran”) – 當外掛完成 Cron 工作時呼叫(每次運行一次)。未傳遞任何參數。
do_action(“arigato_sent_newsletter”, $newsletter_id, $num_mails_sent) – 發送電子報後呼叫。傳遞電子報 ID 和發送的電子郵件數量。

社群翻譯

感謝 Patrik 提供的瑞典翻譯:

外掛標籤

開發者團隊

⬇ 下載最新版 (v2.7.2.7) 或搜尋安裝

① 下載 ZIP → 後台「外掛 › 安裝外掛 › 上傳外掛」
② 後台搜尋「Arigato Autoresponder and Newsletter」→ 直接安裝(推薦)
📦 歷史版本下載

原文外掛簡介

Arigato PRO | FAQ
This powerful email marketing plugin allows scheduling of automated autoresponder messages and newsletters, and managing a mailing list. Use it for all kind of drip marketing campaigns, email based courses, product or service updates, and many more.

Features

Unlimited number of subscribers
Unlimited number of newsletters
Unlimited number of auto-responder / drip marketing email messages
Import and exports members from / to CSV file
Send messages X days after user registration
Send messages on fixed dates
Send newsletters / news flashes
Add attachments
Double opt-in
Google reCaptcha against spam
Question based captcha
Selected user role can manage the auto-responder
Sends hooks for integration with other plugins
Redirecting after registration
Optional admin notifications on subscribe / unsubscribe
Automatically subscribe users who register on your site / blog (optional)
Automatically create WP user accounts for mailing list subscribers (optional)
Optional public newsletters archive
Detailed email log
Compatible with all SMTP plugins: will send emails through them
GDPR compliance features
Webhooks for integration to CRM and any other systemsthrough Zapier and similar services
PHP 6, PHP 7, PHP 8 compatible
Always updated and supported

Integrations
Built-in integration with Contact Form 7
Built-in integration with Jetpack Contact Form
Built-in integration with Ninja Forms
Built-in integration with Formidable Forms
Built-in integration with WPForms
Hooks
The plugin will send the following hooks:

do_action(‘arigato_subscribed’, $status, $user_id) – when an user subscribes. The variable $status is true when the subscription is immediately activated and false if email confirmation is required,
do_action(‘arigato_confirmed’, $member->id) – when a subscriber confirms their email address.
do_action(‘arigato_unsubscribed’, $user) – when a subscriber unsubscribes. Sends the user object and not the ID so you don’t need to run a select query with this action.
do_action(‘arigato_welcome_email’, $user_id, $mail, $user) – when the user receives a welcome (first “0 days” email).
do_action(‘arigato_subscribed’, $status, $user_id) – called when the new user subscribes. The argument $status is true when the subscriber is already activated and false when double optin confirmation is expected.
do_action(“arigato_cron_job_ran”) – called when the plugin completes the cron job (once on each run). No arguments passed.
do_action(“arigato_sent_newsletter”, $newsletter_id, $num_mails_sent) – called after sending newsletter. Passes the newsletter ID and the number of emails sent.

Community Translations
Swedish translation available thanks to Patrik: .po / .mo
German translation available thanks to @mpek: .po / .mo
Japanese translation is included thanks to Takeshi Abe

延伸相關外掛

文章
Filter
Apply Filters
Mastodon