[WordPress] 外掛分享: Highlight.io Session Recording

WordPress 外掛 Highlight.io Session Recording 的封面圖片。

前言介紹

  • 這款 WordPress 外掛「Highlight.io Session Recording」是 2025-01-27 上架。
  • 目前尚無安裝啟用數,是個很新的外掛。如有要安裝使用,建議多測試確保功能沒問題!
  • 上一次更新是 2025-02-11,距離現在已有 82 天。
  • 外掛最低要求 WordPress 5.0 以上版本才可以安裝。
  • 外掛要求網站主機運作至少需要 PHP 版本 7.2 以上。
  • 尚未有人給過這款外掛評分。
  • 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。

外掛協作開發者

highlightio |

外掛標籤

analytics | monitoring | session recording |

內容簡介

### 總結:
Highlight.io WordPress 外掛讓你輕鬆整合 Highlight 強大的會話錄製和監控功能到你的 WordPress 網站。透過此外掛你可以獲得用戶行為的寶貴洞察、解決問題並提升網站性能。

### 問題與答案:
1. 如何安裝並設定 Highlight.io WordPress 外掛?
- 透過僅需點擊的方式安裝並設定該外掛。

2. 這個外掛提供哪些功能?
- 會話錄製: 捕捉用戶在 WordPress 網站上的互動。
- 錯誤監控: 自動偵測並記錄錯誤訊息以提供詳細資訊以供疑難排解。
- 效能監控: 監控並分析網站效能指標,如頁面加載時間和資源使用率。
- 網路錄影: 可選記錄網路請求以獲得更深入的洞察。
- 控制台日誌錄製: 捕捉並檢閱控制台日誌以幫助快速識別和修復問題。

3. 如何進行進階設定?
- 前往 WordPress 管理面板的“設定” > “Highlight.io”,並設定你的 Highlight 專案 ID。
- 進階配置選項包括自訂服務名稱、追蹤來源和網路錄影等。

4. 有哪些第三方服務外掛此外掛會傳送數據到?
- Highlight.io: 用於核心功能 - 會話錄製、錯誤監控和效能追蹤。
- Mixpanel: 選用且僅在自訂配置中啟用時與 Mixpanel 整合。

5. 如何幫忙改進此外掛的開發?
- 從 GitHub 複製存儲庫。
- 在 sdk/highlight-wordpress/highlight-io 目錄中進行更改。
- 在本地 WordPress 安裝或使用 /e2e/wordpress/ 目錄中的端對端範例應用程式上徹底測試更改。
- 提交拉取請求以供審查。

6. 如何準備這個外掛以在 WordPress 外掛目錄中進行分發?
- 使用一個自定義腳本將所有文件打包成單個 .zip 檔案。
- 導航到專案的根目錄。
- 執行以下命令:`yarn build:wordpress`。這個腳本將在 sdk/highlight-wordpress 目錄中創建一個名為 highlight-wordpress.zip 的 zip 檔案。

原文外掛簡介

The Highlight.io WordPress Plugin allows you to easily integrate Highlight’s powerful session recording and monitoring capabilities into your WordPress site. With this plugin, you can gain valuable insights into user behavior, troubleshoot issues, and improve your website’s performance.
Features:

Easy Setup: Install and configure the plugin in just a few clicks.
Session Recording: Capture user interactions on your WordPress site.
Error Monitoring: Automatically detect and log errors with detailed information for troubleshooting.
Performance Monitoring: Monitor and analyze website performance metrics like page load times and resource usage.
Network Recording: Optionally record network requests for deeper insights.
Console Log Recording: Capture and review console logs to help identify and fix issues quickly.

Configuration
Navigate to “Settings” > “Highlight.io” in your WordPress admin panel. The only required configuration option is your Highlight project ID.
Advanced Configuration options include:

Custom Service Name: Useful for identifying different environments or sites.
Tracing Origins: Control which domains are traced, helpful for complex setups with multiple subdomains or external services.
Network Recording: When enabled, captures network requests, which can be valuable for debugging API calls or third-party integrations.

Third-Party Services
This plugin sends data to the following external services:

Highlight.io

Purpose: Core functionality – session recording, error monitoring, and performance tracking
Service URL: https://highlight.io
Terms of Service: https://highlight.io/terms
Privacy Policy: https://highlight.io/privacy

Mixpanel (optional – only if configured)

Purpose: Integrates with Mixpanel if enabled in custom configuration (learn more: https://www.highlight.io/docs/general/integrations/mixpanel-integration)
Service URL: https://mixpanel.com
Privacy Policy: https://mixpanel.com/legal/privacy-policy/
Terms of Service: https://mixpanel.com/legal/terms-of-service/

You can also see mention of https://securetoken.googleapis.com and https://www.googleapis.com/identitytoolkit in the JavaScript source for the Highlight plugin. However, these domains are only strings used as the default values for our urlBlocklist configuration (learn more: https://www.highlight.io/docs/sdk/client#urlBlocklist)
Data Collection and Privacy:
* All session data, including user interactions and errors, is transmitted to Highlight.io’s servers
* Authentication tokens are processed through Google’s Identity Platform
* Usage analytics are collected through Mixpanel
* No personal data is stored locally on your WordPress installation
* All data transmission is encrypted using HTTPS
Where can I find my Project ID?
You can find your Project ID in your Highlight.io project settings at https://app.highlight.io/setup.
Is this plugin GDPR compliant?
The plugin integrates with third-party services for its functionality:

All session recording and monitoring data is processed by Highlight.io. Please review Highlight.io’s privacy policy and GDPR compliance information at https://highlight.io/privacy.
Optionally, through additional configuration, analytics data can be processed by Mixpanel. Their GDPR compliance information can be found at https://mixpanel.com/legal/privacy-overview/.

To ensure GDPR compliance:
* Inform your users about data collection through your privacy policy
* Include appropriate consent mechanisms on your site
* Configure the plugin’s privacy settings according to your needs
* Review and configure data retention settings in your Highlight.io dashboard
Are there any best practices for using this plugin?

Always test the plugin on a staging environment before deploying to production.
Regularly review your tracing origins and network recording settings to ensure you’re capturing necessary data while respecting user privacy.
Use a descriptive service name to easily identify your WordPress site in the Highlight dashboard.

What should I do if I encounter issues with the plugin?
If you encounter issues, please check the following:
1. Ensure your Project ID is entered correctly in the plugin settings.
2. Verify that the plugin is activated and up to date.
3. Check your browser’s console for any JavaScript errors that might interfere with the Highlight script.
4. If network recording is enabled, ensure it’s not conflicting with other plugins or security measures on your site.
For further assistance, please refer to our support documentation or contact our support team.

各版本下載點

  • 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
  • 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「Highlight.io Session Recording」來進行安裝。

(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。


1.0.0 | 1.0.1 | 1.0.2 | trunk |

延伸相關外掛(你可能也想知道)

  • Session Rewind 》Session Rewind 提供一個簡單且實惠的方法,讓您瞭解使用者的行為。, 我們提供:, , Session Playback:觀看真正發生的事情,看到您的使用者看到的內容,可儲...。
  • Analytics Integrator 》總結:使用此外掛,可以輕鬆整合多種常見的使用者行為分析工具,例如 Smartlook、Fullstory、Hotjar 和 Mouseflow。只要輸入追蹤 ID,就可以使用相關服務,從...。
  • User Recording For WordPress 》WordPress 使用者記錄外掛, , 想看示範嗎?請前往這裡, , 這款外掛可以記錄並保存使用者在您網站上的互動,而且僅限於使用您自己的網站進行記錄和儲存,資訊...。
  • BusaTools 》### 總結:, BusaTools設計為了無縫整合一套強大的網站優化工具到您的WordPress網站中。透過在您的網站中插入BusaTools的bst.js腳本,您將解鎖一系列功能,旨...。

文章
Filter
Apply Filters
Mastodon