Session Rewind

外掛說明

Session Rewind offers a simple and affordable way to understand your users’ behavior.

We offer:

  • Session Playback: Watch what happens when you really watch what happens. See exactly what your users saw. Save the most insightful sessions and share them with your teammates.
  • Custom Notifications: Get alerted whenever a user session meets pre-specified criteria, or as part of a daily rollup.
  • Heatmaps: Quickly identify where your users are spending the most time and attention.

This plugin makes installation of Session Rewind on your WordPress site a breeze.

Please note that an active account and API key with Session Rewind is required to enable this plugin on your site.

螢幕擷圖

  • Plugin Configuration

安裝方式

The Session Rewind plugin is available to install via the WordPress plugin library.

Alternatively, you can install the plugin manually:

  1. Download the Session Rewind plugin as a zip file
  2. Upload the contents of the zip file to the /wp-content/plugins/ directory
  3. Activate the plugin through the ‘Plugins’ menu in WordPress
  4. Go to “Settings” “Session Rewind” section and set your Session Rewind API Key

Adding your API key using wp-config

You can also configure the plugin by setting your Session Rewind API key in wp-config.php by adding the following:
define(‘SESSIONREWIND_API_KEY’, ‘xxxxxxxxx’);

Replace the ‘xxxxxxxxx’ with the API key from your account with us.

Please note that it will not be possible to change your API key from within the administration page if an API key is found in wp-config.php,
as the latter will take priority.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈Session Rewind〉的開發相關工作。

參與者

將〈Session Rewind〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.1

  • Added support for configuration via wp-config.php

1.0

  • Initial Release