Description
Yanifend embeds an interactive questionnaire widget on your WordPress site. Visitors are greeted by an animated character that asks questions one at a time — ratings, multiple choice, or free text — and their answers flow into your Yanifend dashboard in real time.
Features
- Animated characters powered by Lottie — far more engaging than a plain form
- Multiple question types: star rating, single/multiple choice, text, email, phone
- Page Rules: route different pages to different characters by URL pattern (e.g.
/products/*) - Session continuity across page visits via cookies
- One-click connection test from the WordPress admin
- Built-in diagnostics panel
- Mobile-friendly, responsive card layout
- No tracking scripts — only the widget code from your Yanifend instance
What you need
A free Yanifend account to obtain an API key. Sign up at yanifend.com.
How it works
Once activated, the plugin injects a small script into your site’s front-end. The script loads the widget from your configured Yanifend instance using your API key, and handles all rendering and data collection. No data touches your WordPress database.
External services
This plugin connects to the Yanifend API (by default https://app.yanifend.com) to load the widget script and transmit visitor answers. Data sent: visitor API key (yours), question answers, and an anonymous session ID. No personally identifiable information from your WordPress site is transmitted by the plugin itself. Yanifend Terms of Service: https://yanifend.com/terms. Privacy Policy: https://yanifend.com/privacy.
Screenshots



Installation
- In your WordPress admin, go to Plugins Add New Plugin, search for “Yanifend”, and click Install Now. (Or upload the ZIP via Upload Plugin.)
- Click Activate.
- Go to Settings Yanifend and paste your API key into Default API Key.
- Click Test Connection to verify, then Save.
- Visit any page of your site — the widget appears in the bottom-right corner.
FAQ
-
Where do I get an API key?
-
Sign up at yanifend.com, go to your dashboard, and copy the key from the plugin section.
-
Can I manage my forms from Claude?
-
Yes. Yanifend has an MCP server, so Claude on claude.ai can create and edit your questions and read the answers without opening the dashboard. Watch the demo.
-
Does this plugin collect visitor data itself?
-
No. The plugin only embeds a widget script. Visitor answers go directly from the visitor’s browser to your Yanifend instance.
-
Can I customize the widget appearance?
-
Yes — style and template customization is handled in your Yanifend dashboard, not in WordPress. Changes propagate to every site running the plugin.
-
Does it work on mobile?
-
Yes. The widget is responsive and tested on modern mobile browsers.
-
Does it slow down my site?
-
The embedded script is loaded asynchronously after page content. Impact on page-load metrics is minimal.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Yanifend” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Yanifend” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
0.21.1
- Readme only: FAQ on managing your forms from Claude through the Yanifend MCP server, and installation steps for installing from the plugin directory. No code changes.
0.21.0
- Page Rules are available on every install — removed all plan-based feature gating from the plugin. The plugin is fully functional without any account tier checks.
0.20.3
- The Plugin URI now differs from the Author URI, as WordPress.org requires.
0.20.2
- Stored Page Rules are never wiped when settings are saved on a Free or trial-reset account.
0.20.0
- The Page Rules URL pattern field is a combo box of your site’s pages.
0.17.2
- Passes the official Plugin Check: the widget script is enqueued with wp_enqueue_script, the request path is sanitised, global functions are prefixed and the translation template was regenerated.
0.17.1
- Separate internal API URL (YANIFEND_API_URL_INTERNAL) for server-side calls.
0.16.0
- Page Rules: route different pages to different personages by URL pattern (e.g.
/products/*Cook,/support/*Doctor). Pages that don’t match any rule fall back to the Default API Key. - Persistent “Yanifend” entry in the WP admin bar linking to the dashboard.
0.15.0
- WordPress.org submission preparation: readme rewritten to the WordPress.org spec, plugin header cleaned up, translations support.
0.14.0
- The production API host is fixed in the plugin; only the API Key is user-configurable.
0.13.3
- The widget loads as a client-side script tag instead of being proxied through your WordPress server.
0.12.0
- The API key is sent in an X-Api-Key header instead of in the URL.
0.7.0 – 0.11.3
- Early releases: tabbed admin settings with connection diagnostics, the character rendering above theme content, an Analytics tab (later removed), and admin polish. The full history is in the plugin’s CHANGELOG.
