
前言介紹
- 這款 WordPress 外掛「Zuta Lucky Wheel」是 2026-02-05 上架。
- 目前尚無安裝啟用數,是個很新的外掛。如有要安裝使用,建議多測試確保功能沒問題!
- 上一次更新是 2026-02-06,距離現在已有 20 天。
- 外掛最低要求 WordPress 6.2 以上版本才可以安裝。
- 外掛要求網站主機運作至少需要 PHP 版本 7.4 以上。
- 尚未有人給過這款外掛評分。
- 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。
外掛協作開發者
hatazuwp |
外掛標籤
popup | marketing | lucky wheel | spin to win | woocommerce |
內容簡介
**總結文案: Zuta Lucky Wheel是一個行銷工具,旨在將訪客轉變為訂閱者和客戶。其在您的WordPress網站上添加了一個“轉到贏取”幸運輪彈出視窗,讓用戶輸入信息以獲得贏得優惠券、折扣碼或免費禮品的機會。該外掛利用Matter.js和p5.js庫創建平滑、逼真的物理動畫效果。**
1. **Zuta Lucky Wheel是設計來將訪客轉為訂閱者和客戶的行銷工具。
2. **它向您的WordPress網站添加了一個“轉到贏取”輪形彈出視窗,讓用戶輸入信息以獲得贏得優惠券、折扣碼或免費禮品的機會。
3. **使用Matter.js和p5.js庫來創建平滑、逼真的物理動畫效果。
4. **重要提示給管理員:幸運輪彈出視窗僅針對訪客設計,不會顯示給已登錄的管理員。
5. **主要功能:
- **逼真物理:基於真實物理(Matter.js引擎)的平滑旋轉動畫。
- **全面自定義設計:調整每個部分的顏色(背景、文字)、自定義轉輪按鈕和彈出視窗背景、編輯“禮盒”觸發圖標和中獎消息。
- **靈活的獲獎邏輯:加權概率(控制每個獎項的中獎概率,例如獎項A:10%,獎項B:0.1%)、隨機模式。
- **安全與防作弊:Google reCAPTCHA v3整合、智能限制、重置間隔。
- **數據收集:在旋轉之前收集客戶姓名、電子郵件和電話號碼。
- **配合手機:適應iPhone、Android和平板電腦的響應式設計。
- **優化性能:僅在需要時有條件地加載資產。
6. **短代碼:
- **使用以下短代碼手動嵌入轉輪觸發器或在文章/頁面內容中:
- [zutalw_lucky_spin]
- **您也可以通過鏈接錨文本觸發轉輪:點擊旋轉。
7. **外部服務:這個外掛依賴以下第三方服務正常運作:
- **Google reCAPTCHA v3:用於保護轉輪表單免受垃圾郵件和機器人濫用。
8. **第三方資源:這個外掛在assets/js目錄中捆綁以下第三方庫以確保功能。所有代碼都是開源的。
- **p5.js、Matter.js、FingerprintJS、Poly Decomp(decomp.js)和PathSeg(pathseg.js)。
```html
<ul>
<li>Zuta Lucky Wheel是一個行銷工具,目的是將訪客轉化為訂閱者和客戶。</li>
<li>它在WordPress網站上添加了“轉到贏取”輪形彈出視窗,讓用戶有機會輸入信息贏取券、折扣碼或免費禮品。</li>
<li>該外掛使用Matter.js和p5.js庫來創建平滑、逼真的物理動畫效果。</li>
<li>重要提示:幸運輪彈出視窗僅針對訪客,不會顯示給已登錄的管理員。</li>
<li>主要功能:
<ul>
<li>逼真物理效果、全面自定義設計、靈活的獲獎邏輯、安全防作弊措施、數據收集、手機適應和優化性能。</li>
</ul>
</li>
<li>短代碼可手動嵌入,也可通過鏈接觸發轉輪。</li>
<li>外部服務包括Google reCAPTCHA v3。</li>
<li>第三方資源包括p5.js、Matter.js、FingerprintJS、Poly Decomp和PathSeg。</li>
</ul>
```
原文外掛簡介
Zuta Lucky Wheel is a marketing tool designed to turn visitors into subscribers and customers. It adds a “Spin to Win” wheel popup to your WordPress site, allowing users to enter their information for a chance to win prizes such as coupons, discounts, or free gifts.
Zuta Lucky Wheel utilizes Matter.js and p5.js libraries to create smooth, realistic physics animations for the spinning effect.
⚠️ Important Note for Administrators
The Lucky Wheel popup is designed for visitors only. It will NOT display for logged-in Administrators. To test the wheel, please use an Incognito/Private window or log out of your account.
🚀 Key Features
Realistic Physics: Smooth spinning animation based on real physics (Matter.js engine).
Fully Customizable Design:
Change colors for every slice (background, text).
Customize the spin button and popup background.
Edit the “Gift Box” trigger icon and winning messages.
Flexible Winning Logic:
Weighted Probability: Control exactly how often each prize is won (e.g., Prize A: 10%, Prize B: 0.1%).
Random Mode: Let fate decide with random outcomes.
Security & Anti-Cheat:
Google reCAPTCHA v3 Integration: Protect your wheel from bots and spam.
Smart Limits: Limit spins per device/IP address (using FingerprintJS).
Reset Interval: Allow users to spin again after X days.
Data Collection: Capture customer names, emails, and phone numbers before they spin.
Mobile Friendly: Responsive design that adapts to iPhone, Android, and Tablets.
Optimized Performance: Assets are loaded conditionally only when needed.
⌨️ Shortcodes
Use the following shortcode to embed the wheel trigger manually or inside a post/page content:
[zutalw_lucky_spin]
You can also trigger the wheel via a link anchor:
Click to Spin
External Services
This plugin relies on the following third-party services to function properly:
Google reCAPTCHA v3
Used for: Protecting the spin form from spam and bot abuse.
Data Sent: Hardware and software information, such as device and application data, is sent to Google for analysis.
Privacy Policy: https://policies.google.com/privacy
Terms of Service: https://policies.google.com/terms
Third-Party Resources
This plugin bundles the following third-party libraries in the assets/js directory to ensure functionality. All code is open source.
p5.js (Core, DOM, and Sound)
Source: https://github.com/processing/p5.js
License: LGPL-2.1
Files included:
assets/js/p5.min.js
assets/js/p5.dom.min.js
assets/js/p5.sound.min.js
Matter.js
Source: https://github.com/liabru/matter-js
License: MIT
File included: assets/js/matter.js
FingerprintJS
Source: https://github.com/fingerprintjs/fingerprintjs
License: MIT
File included: assets/js/fingerprint.min.js (Browser IIFE build)
Poly Decomp (decomp.js)
Source: https://github.com/schteppe/poly-decomp.js
License: MIT
File included: assets/js/decomp.js
Note: Used as a dependency for Matter.js to handle concave polygons.
PathSeg (pathseg.js)
Source: https://github.com/progers/pathseg
License: MIT
File included: assets/js/pathseg.js
Note: Polyfill for SVGPathSeg API.
各版本下載點
- 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
- 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「Zuta Lucky Wheel」來進行安裝。
(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。
延伸相關外掛(你可能也想知道)
Popup Builder & Popup Maker for WordPress – OptinMonster Email Marketing and Lead Generation 》🤩使用這個外掛可以製作彈出視窗和訂閱表單,增加電子郵件訂閱者、銷售和業績–最受歡迎的彈出視窗建構器!🚀, 最佳的 WordPress 彈出視窗建構器和電子報彈窗...。
Popup Maker – Boost Sales, Conversions, Optins, Subscribers with the Ultimate WP Popups Builder 》透過彈出視窗提高銷售和電子郵件列表訂閱率, 使用彈出視窗、滑動式內嵌頁面和橫幅等轉換導向活動,在 WordPress 網站上提高收入和電子郵件列表。, Popup Make...。
Popup Builder – Create highly converting, mobile friendly marketing popups. 》updating the integration with other WordPress plugins to ensure seamless usage with your website., DATA ANALYTICS, Popup Builder provides detailed ...。
Popups for Divi 》一旦啟用了此外掛,在「區段設定」彈出式視窗中的 Visual Builder 會顯示一個名為「Popup」的新標籤。在「Popup」標籤中,您可以將一個普通的區段變成彈出式...。
Lightbox & Modal Popup WordPress Plugin – FooBox 》FooBox是第一個嚴肅考慮響應式佈局的燈箱。它不僅會將圖片縮放以在手機上呈現更好的效果,還會重新排列按鈕控制,使其在縱向或橫向的方向上都展現出色的外觀...。
Hustle – Email Marketing, Lead Generation, Optins, Popups 》Hustle 是一個終極的行銷外掛程式,可建立郵件列表並轉換網站流量。通過簡單的設置選項表單、目標行銷彈出式窗口和設計師制作的模板,提高潛在客戶數量。同時...。
Depicter — Popup & Slider Builder 》, , 範例和演示 | 影片教學 | 支援, , 簡介, Depicter 是一款免費的 SEO 友好、響應式的圖片和視訊幻燈片外掛,可以平滑地運作在所有主要設備上,提供超高品...。Advanced Popups 》使用此輕量而功能豐富的外掛,顯示高轉換率的電子報彈出視窗、Cookie 注意事項,或通知。。
Popup builder with Gamification, Multi-Step Popups, Page-Level Targeting, and WooCommerce Triggers 》下面是提供的 WordPress 外掛介紹:, , - 提供一段總結文案:<br><br>, 不再需要與複雜的表格生成器或需要編碼專業知識掙扎。, , - 問題與答案:...。
Button contact VR 》這個WordPress外掛可以固定顯示熱線電話、Zalo、Viber、聯絡表單、WhatsApp、Messenger、彈出視窗表單、彈出展示視窗......, 位置可以設置在左、右、底部;大...。
Popup Box – Create Countdown, Coupon, Video, Contact Form Popups 》WordPress 彈出視窗外掛, , WordPress 彈出視窗外掛價格, 免費版彈出視窗外掛DEMO, 專業版彈出視窗外掛DEMO, 專業版彈出視窗外掛使用手冊, , 此短片提供如何...。
Login & Register Customizer – Popup | Slider | Inline | WooCommerce 》實際演示, 一個簡單而輕量的外掛,讓註冊、登入和重設密碼的流程更加順暢。, 您可以獲得兩種驚人且完全可自定義的設計-使用短代碼的彈出視窗和內嵌表格。, 您...。
BlossomThemes Social Feed 》BlossomThemes Social Feed 外掛讓您可以在您的網站上顯示 Instagram 個人資料。該外掛與 BlossomThemes 的佈景主題搭配使用效果最佳。, 您可以最多顯示 25 ...。
Video PopUp 》最受歡迎的 WordPress 影片輕盒外掛程式, 影片彈出外掛程式讓您輕鬆地設置影片輕盒彈出視窗。支援 YouTube、Vimeo、SoundCloud 和 MP4 自行托管的影片,您還...。
Poptin – Exit Pop Ups & Email Popups 》最佳免費彈出視窗建立器、聯絡表單建立器和潛在客戶彈出視窗平台 🔥, 在少於 2 分鐘內建立精美的彈出視窗、聯絡表單、潛在客戶投入、燈箱彈出視窗、通知欄和...。
