
內容簡介
總結:
Reco For Woocommerce 將 Reco.se 強大的評論和評分基礎設施直接整合到您的 WooCommerce 商店中。
問題與答案:
問題: Reco For Woocommerce 的功能特色有哪些?
答案:
- 自動將訂單同步到 Reco 的評論系統
- 在清單和單一產品頁面上添加產品評分小工具
- 顯示完整的評論列表和評分分佈圖
- 使用短代碼靈活地放置在任何地方
- 自定義小工具位置、樣式和星星顏色
- 支援區域化的客戶邀請(瑞典語或英語)
問題: 這個外掛與哪些外部服務進行通訊?
答案: 這個外掛與 Reco.se 產品評論 API(https://api.reco.se/)進行通訊。
問題: Reco.se 的 API主要用於什麼?
答案:
- Reco.se 是一個外部產品評論平台。該外掛使用 Reco 的 API 來:
- 基於您的 WooCommerce 訂單生成評論邀請。
- 檢索用於在您的商店顯示的產品評分、評分分佈和評論。
- 可選地推送商店品牌(色彩和標誌),以實現 Reco 主持體驗中的一致風格。
問題: 什麼時候以及哪些數據會被發送?
答案:
- 訂單/邀請創建和更新
- 什麼時候: 每當訂單狀態更改時;對達到 WooCommerce 狀態完成的訂單創建邀請。
- 數據(示例;實際值取決於訂單和您的設置):
- 訂單: 交易ID,訂單號,狀態,總計,貨幣,創建日期,修改日期,客戶ID(帳單郵件),語言,商店ID,帳單(名字,姓氏,公司,電子郵件,電話,郵政編碼,國家)
- 項目: ID/產品ID,SKU,名稱,數量,總計,價格,品牌(來自元數據或手動設置),圖片,GTIN(如果配置的話),產品網址,變體屬性
- 注意: 這包括客戶個人識別資訊(姓名,電子郵件,電話,郵政編碼,公司,如果提供)和購買細節。
外掛標籤
開發者團隊
原文外掛簡介
Reco For Woocommerce integrates Reco.se’s powerful review and rating infrastructure directly into your WooCommerce store.
Features:
– Automatically sync orders to Reco’s review system
– Add product rating widgets to listings and single product pages
– Show full review lists and rating distribution charts
– Shortcodes for flexible placement anywhere
– Customize widget placement, style, and star color
– Supports localized customer invites (Swedish or English)
Requires Plugins
Woocommerce
External services
This plugin communicates with a single external service: Reco.se Product Review API (https://api.reco.se/).
What the service is and what it’s used for:
– Reco.se is an external product‑review platform. The plugin uses Reco’s API to:
– Create review invites based on your WooCommerce orders.
– Retrieve product ratings, rating distributions, and reviews for display in your store.
– Optionally push store branding (color and logo) for consistent styling in Reco‑hosted experiences.
What data is sent and when:
– Order / invite creation and updates
– When: Whenever order status changes; invites are created for orders that reach the WooCommerce status completed.
– Data (examples; actual values depend on the order and your settings):
– Order: transactionId, orderNr, status, total, currency, dateCreated, dateModified, customerId (billing email), lang, storeId, billing (first name, last name, company, email, phone, postcode, country)
– Line items: id/productId, sku, name, quantity, total, price, brand (from meta or manual setting), image, gtin (if configured), productUrl, variation attributes
– Note: This includes customer PII (name, email, phone, postcode, company if provided) and purchase details.
Ratings/reviews retrieval (read‑only)
When: When storefront widgets or shortcodes request product ratings, distributions, or review lists. Responses are cached in WordPress transients for ~5 minutes.
Data sent: Identifiers (store and product) plus pagination parameters. No customer PII is sent in these read‑only fetches.
Review moderation (visibility)
When: If you change a review’s visibility via the plugin.
Data: { "visible": true|false }
Store appearance/settings push (optional)
When: On relevant setting updates.
Data: { "brandColor": "#RRGGBB", "logoUrl": "https://…" }
Links to the service’s terms and privacy:
– Reco website: https://www.reco.se/
– API base: https://api.reco.se/
– Terms of Service and Privacy Policy: Please refer to the legal links in the footer of https://www.reco.se/ for the most current URLs.
Required Plugins
Woocommerce
Can I use shortcodes outside WooCommerce product pages?
Yes, you can use them in posts, pages, widgets, and templates.
Shortcodes
Shortcode
Description
[reco-rating]
Default stars-only widget
[reco-rating style="stars-rating"]
Stars + numeric rating
[reco-rating style="stars-rating-count"]
Stars + rating + count
[reco-rating style="stars-rating-count-text"]
Stars + rating + count + summary text
[reco-rating-small]
Compact inline star widget
[reco-rating-distribution]
Rating distribution chart
[reco-reviews-list]
Full review list
[reco-reviews-tab]
Full tab override (used automatically)
License
This plugin is licensed under the GPLv2 or later. See https://www.gnu.org/licenses/gpl-2.0.html.
