s3rgiosan / wpnetscope
Easy integration of netScope into your WordPress website.
Installs: 640
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Open Issues: 0
Type:wordpress-plugin
Requires
- php: >=7.0
- composer/installers: ~1.0
- dg/composer-cleaner: ^1.1
Requires (Dev)
- 10up/wp_mock: dev-dev
- phpunit/phpunit: ^6.5
This package is not auto-updated.
Last update: 2023-11-11 14:40:22 UTC
README
netScope
Contributors: s3rgiosan
Tags: netscope, analytics, tags, audience
Requires at least: 4.0
Tested up to: 5.1
Stable tag: 1.2.4
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Easy integration of netScope into your WordPress website.
Description
netScope is a website-centric internet traffic measurement system.
This plugin allows you to easily integrate netScope code into your WordPress website.
Pull requests are welcome on Github.
Features:
- Add content-specific tags
Installation
Automated Installation
- Go to the "Plugins" menu, and choose "Add New".
- Search for "wpnetscope", and then click "Install Now".
- Click "Activate".
FTP
- Download and extract the .zip file.
- Upload the unzipped folder to the
/wp-content/plugins/
directory. - Activate the plugin through the 'Plugins' menu.
Composer
composer require s3rgiosan/wpnetscope
Configuration
After installation, configure the plugin by visiting Settings -> netScope and entering your Account ID.
Support
For questions, feature requests, and support concerning the netScope plugin, please refer to Github.
Frequently Asked Questions
Do I need a netScope account to use this plugin?
Yes.
Where can I find out more about netScope?
Visit the netScope website to learn more about netScope.
Changelog
1.2.4
- Tested with WordPress 5.1.
- Added plugin action links.
1.2.3
- Added Code Climate integration.
- Added moar badges (yes I am a badge poser).
- Added contribution guidelines.
- Updated README.
1.2.2
- Added Codacy (a tool for automated code review) badge.
1.2.1
- Changed the cache key name.
- Changed the metabox name.
- Changed the input label text.
1.2.0
- Improved the retrieved permalink for the current post/page.
1.1.1
- Fix pp_gemius_extraparameters tag.
1.1.0
- Filter for changing the default netscope analytics variable.
1.0.0
- Initial release.
Upgrade Notice
1.0
Initial release.