https://github.com/s3rgiosan/wpnetscope
Easy integration of netScope into your WordPress website.
https://github.com/s3rgiosan/wpnetscope
wordpress wordpress-plugin
Last synced: 6 months ago
JSON representation
Easy integration of netScope into your WordPress website.
- Host: GitHub
- URL: https://github.com/s3rgiosan/wpnetscope
- Owner: s3rgiosan
- License: gpl-3.0
- Archived: true
- Created: 2016-05-17T16:44:07.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2019-02-23T03:26:54.000Z (over 7 years ago)
- Last Synced: 2025-12-14T12:29:15.298Z (7 months ago)
- Topics: wordpress, wordpress-plugin
- Language: PHP
- Homepage:
- Size: 113 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://packagist.org/packages/s3rgiosan/wpnetscope)
[](https://packagist.org/packages/s3rgiosan/wpnetscope)
[](https://packagist.org/packages/s3rgiosan/wpnetscope)
[](https://www.codacy.com/app/s3rgiosan/wpnetscope?utm_source=github.com&utm_medium=referral&utm_content=s3rgiosan/wpnetscope&utm_campaign=Badge_Grade)
[](https://codeclimate.com/github/s3rgiosan/wpnetscope)
# netScope #
**Contributors:** [s3rgiosan](https://profiles.wordpress.org/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](http://net.marktest.pt/netscope/) is a website-centric internet traffic measurement system.
This plugin allows you to easily integrate [netScope](http://net.marktest.pt/netscope/) code into your WordPress website.
Pull requests are welcome on [Github](https://github.com/s3rgiosan/wpnetscope).
### Features: ###
* Add content-specific tags
## Installation ##
### Automated Installation ###
1. Go to the "Plugins" menu, and choose "Add New".
2. Search for "wpnetscope", and then click "Install Now".
2. Click "Activate".
### FTP ###
1. Download and extract the .zip file.
2. Upload the unzipped folder to the `/wp-content/plugins/` directory.
3. 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](https://github.com/s3rgiosan/wpnetscope).
## 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](http://net.marktest.pt/netscope/) 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.