NudgeAI Donate
Wordpress plugin for generating AI donation nudges
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/faleksic/nudge-ai-donate/archive/refs/heads/main.zipAI-powered contextual donation nudges for WordPress. Generate personalized donation appeals based on your post content.
Description
NudgeAI Donate is a WordPress plugin that generates personalized donation appeals based on your post content. Using AI technology, it analyzes each post and creates contextual donation messages that resonate with your readers.
When visitors read your posts, they'll see a beautifully designed popup with a donation appeal that's directly related to the content they just engaged with.
Features
- AI-powered content generation tailored to each post
- Easy-to-use meta box in the post editor
- Customizable donation messages
- Non-intrusive popup design
- Configurable donation link
- Works with standard WordPress posts
How It Works
- Content Analysis: When you click "Generate Nudge", the plugin sends your post content to an AI service
- AI Processing: The AI analyzes the content and generates a contextual donation message
- Customization: You can review and edit the generated text before publishing
- Frontend Display: When visitors view the post, the donation popup appears automatically
- User Action: Visitors can donate (redirected to your donation page) or dismiss the popup
External Services
This plugin connects to an external AI service to generate donation nudge content. This is required for the core functionality of generating AI-powered donation messages.
Service: NudgeAI Backend API Service URL: https://nudge-ai-backend-production.up.railway.app
Data sent to the service:
- Post ID (internal WordPress identifier)
- Post title
- Post content (body text)
- Post category
When data is sent: Data is transmitted only when an administrator explicitly clicks the "Generate Nudge" button in the WordPress post editor. No data is sent automatically or in the background.
Privacy: No visitor or user data is collected or transmitted to this service. Only post content created by the site administrator is sent.
Service policies:
By using this plugin, you agree to the NudgeAI service terms of use and privacy policy.
Installation
- Upload the
nudge-ai-donatefolder to the/wp-content/plugins/directory - Activate the plugin through the 'Plugins' menu in WordPress
- Go to Settings > Donation Nudges to configure your API key and donation link
- Edit any post and use the "AI Donation Nudge" meta box to generate nudges
Frequently Asked Questions
Do I need an API key?
Yes, an API key is required to use the AI generation features. Contact the plugin developer to obtain one.
What data is sent to the external service?
When you click "Generate Nudge", the following post data is sent: post ID, title, content, and category. No visitor or user data is ever transmitted. See the "External Services" section for full details.
Can I customize the generated text?
Yes! After generating a nudge, you can edit the text directly in the meta box before saving.
Does this work with custom post types?
Currently, the plugin only works with standard WordPress posts.
Screenshots
- Settings page for configuring API key and donation link
- Meta box in post editor for generating nudges
- Frontend popup displayed to visitors
Changelog
0.0.1
- Initial release
- AI-powered donation nudge generation
- Frontend popup display
- Settings page for configuration
Upgrade Notice
0.0.1
Initial release of NudgeAI Donate.