Descripción
WEB Naisen is a hosted voice reception service for websites. This plugin adds the official WEB Naisen widget to a WordPress site without requiring theme file changes.
The plugin is a lightweight integration. It does not run the WebRTC calling system inside WordPress. It loads the hosted WEB Naisen widget and connects visitors to the WEB Naisen service.
Features:
- Configure a WEB Naisen siteKey in the WordPress dashboard.
- Display the widget on all pages, the front page, posts, pages, or shortcode locations.
- Position the widget at the bottom right or bottom left.
- Customize the widget button label.
- Place the widget manually with the
[web_naisen]shortcode.
A WEB Naisen account and siteKey are required. Free and paid service plans may be available. See the WEB Naisen service website for current availability.
External services
This plugin relies on the hosted WEB Naisen service, provided by WEB Naisen at web-naisen.rizz.jp, to provide the widget and voice reception functionality.
When a page configured to display the widget is loaded, the plugin downloads JavaScript from https://web-naisen.rizz.jp/widget.js. The widget sends the configured siteKey and the URL of the page being viewed to the WEB Naisen API. Standard request information, such as the visitor’s IP address, browser user agent, origin, and referrer, may also be received by the service. This information is used to validate the installation domain, load the correct widget configuration, prevent abuse, and connect the call to the correct subscribing site.
When a visitor opens the widget and starts a call, the browser communicates with the WEB Naisen service for WebRTC signaling and audio communication. The browser asks the visitor for microphone permission before microphone audio is sent. If voicemail is used, the visitor’s recording and any information they enter may be sent to and stored by the WEB Naisen service. Call metadata, history, recordings, and notification processing are managed by the hosted service, not by this WordPress plugin.
The external service is required for the plugin’s widget and calling features to work.
- Service provider: WEB Naisen
- Terms of Service
- Privacy Policy
Privacy
This plugin loads the WEB Naisen widget from https://web-naisen.rizz.jp/widget.js. The widget communicates with the WEB Naisen API and may open an embedded call page hosted on web-naisen.rizz.jp.
The service receives the configured siteKey, the current page URL, and standard request information when the widget loads. When a visitor starts a call, microphone audio and call-related data are transmitted to the WEB Naisen service. Voicemail recordings and information entered by the visitor may be stored by the service when those features are used.
Site operators should disclose their use of WEB Naisen and voice reception services in their own privacy policy where required. See the WEB Naisen Privacy Policy and Terms of Service.
Instalación
- Install WEB Naisen from the WordPress Plugin Directory, or upload the
web-naisenfolder to/wp-content/plugins/. - Activate the plugin from the Plugins screen in WordPress.
- Open Settings > WEB Naisen.
- Enter the siteKey generated in the WEB Naisen dashboard.
- Choose the widget position and display pages, then save the settings.
FAQ
-
Is a WEB Naisen account required?
-
Yes. A WEB Naisen account and siteKey are required to use the widget.
-
Where can I get a siteKey?
-
Create a site in the WEB Naisen dashboard. Copy the
data-site-keyvalue from the generated installation tag and paste it into the plugin settings. -
Can an agency or developer test the installation?
-
Yes. An agency or developer may test installation with their Google account. Before production use, reconnect the site to the WEB Naisen account owned by the site operator or subscribing company. The siteKey and site settings should be managed by the organization that uses the service.
-
Are call recordings stored in WordPress?
-
No. This plugin only installs the WEB Naisen widget. Calls, history, recordings, and related service data are managed by the hosted WEB Naisen service.
-
Can I choose where the widget appears?
-
Yes. The widget can appear on all public pages, the front page, posts and pages, posts only, pages only, or shortcode locations only.
-
Does the plugin communicate with an external service?
-
Yes. The plugin loads the widget from
web-naisen.rizz.jpand communicates with the WEB Naisen API. See the External services section for the data sent, purpose, and applicable policies.
Reseñas
No hay reseñas para este plugin.
Colaboradores y desarrolladores
«WEB Naisen» es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce «WEB Naisen» a tu idioma.
¿Interesado en el desarrollo?
Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.
Registro de cambios
0.1.0
- Initial release.