
內容簡介
### 總結:
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 檔案。
外掛標籤
開發者團隊
② 後台搜尋「Highlight.io Session Recording」→ 直接安裝(推薦)
原文外掛簡介
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.
