An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

[![Latest Stable Version](https://poser.pugx.org/s3rgiosan/wpnetscope/v/stable)](https://packagist.org/packages/s3rgiosan/wpnetscope)
[![Total Downloads](https://poser.pugx.org/s3rgiosan/wpnetscope/downloads)](https://packagist.org/packages/s3rgiosan/wpnetscope)
[![License](https://poser.pugx.org/s3rgiosan/wpnetscope/license)](https://packagist.org/packages/s3rgiosan/wpnetscope)
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/696fcc2ec05b4dcba4810c37c7623a88)](https://www.codacy.com/app/s3rgiosan/wpnetscope?utm_source=github.com&utm_medium=referral&utm_content=s3rgiosan/wpnetscope&utm_campaign=Badge_Grade)
[![Code Climate](https://codeclimate.com/github/s3rgiosan/wpnetscope/badges/gpa.svg)](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.