Descripció
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.
Instal·lació
The Session Rewind plugin is available to install via the WordPress plugin library.
Alternatively, you can install the plugin manually:
- Download the Session Rewind plugin as a zip file
- Upload the contents of the zip file to the
/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- 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.
Ressenyes
No hi ha ressenyes per a aquesta extensió.
Col·laboradors i desenvolupadors
«Session Rewind» és programari de codi obert. La següent gent ha col·laborat en aquesta extensió.
Col·laboradorsTraduïu «Session Rewind» a la vostra llengua.
Interessats en el desenvolupament?
Navegueu pel codi, baixeu-vos el repositori SVN, o subscriviu-vos al registre de desenvolupament per fisl de subscripció RSS.
Registre de canvis
1.1
- Added support for configuration via wp-config.php
1.0
- Initial Release