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.

評價

There are no reviews for this plugin.

貢獻者及開發者

“Session Rewind” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

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

對開發相關資訊感興趣?

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

修改日誌

1.1

  • Added support for configuration via wp-config.php

1.0

  • Initial Release