توضیحات
Adds the Virtual Mia embed script and the necessary functions for user management on your WordPress site.
Virtual Mia is an AI-powered virtual assistant that can interact with your website visitors.
External Services
This plugin connects to Virtual Mia’s embedding service to display the virtual avatar functionality.
Service Used: Virtual Mia Embed API
Endpoint: https://front.virtualmia.it/api/embed
What data is sent:
* Current WordPress user ID (if logged in) or ‘wp_guest’ (if not logged in)
* Current page URL of your website
* Customer ID (CID) stored in browser localStorage
When data is sent:
* When any page of your website loads (the embed script is automatically loaded)
* When users interact with the virtual avatar
* When users navigate between pages on your site
Service Provider: Virtual Mia by Enigma Tech SRL
* Website: https://virtualmia.it/
* Terms of Service: https://virtualmia.it/policy/
* Privacy Policy: https://virtualmia.it/policy/
This external service is essential for the plugin to function as it provides the virtual avatar interface and AI capabilities.
نصب
- Upload the
virtual-mia-avatarfolder to the/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- The Virtual Mia avatar will automatically appear on your website
سوالات متداول
-
How do I configure the plugin?
-
After activation, the Virtual Mia avatar will automatically appear on your site. No additional configuration is required.
-
What is the CID (Customer ID)?
-
The CID is a unique identifier stored in the browser’s localStorage to track user sessions with the virtual avatar. For logged-in WordPress users, it corresponds to their WordPress user ID. For guests, it’s set to ‘wp_guest’.
-
Does this plugin work with any WordPress theme?
-
Yes, the plugin is designed to work with any WordPress theme as it injects the embed script directly into the page.
نقد و بررسیها
نقد و بررسیای برای این افزونه یافت نشد.
توسعه دهندگان و همکاران
“Virtual MIA Avatar” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کردهاند.
مشارکت کنندگانترجمه “Virtual MIA Avatar” به زبان شما.
علاقه مند به توسعه هستید؟
کد را مرور کنید, را بررسی کنید مخزن SVN, یا مشترک شوید گزارش توسعه توسط RSS.
گزارش تغییرات
1.0.1
- Fixed script enqueuing to follow WordPress best practices
- Added proper documentation for external service usage
- Improved code structure and inline documentation
1.0.0
- First release