5 votes

Simple Analytics

Simple Analytics

Analytics tools to keep track of visits within the site (for page counters and such)

former visit counter

Umbraco v7.15.10, v8.18.7+

Install via nuget

Install-Package SplatDev.Umbraco.Plugins.SimpleAnalytics

Simple Analytics Script

- A js script to track the visits of your site, grabs the node Id, the public IP address, and saves it to the database

- Connects to https://api.ipify.org?format=text to get the public IP address. You are free to change it.

- Uses the Lite version of the IP2Location BIN https://lite.ip2location.com to get location information

- Comes with a basic front-end example

Simple Analytics Dashboard

- Installs a Dashboard to both Content and Settings, to display a summary of the analytics information

- Displays Browser User Agent, Location, IP, and Duration of Visits

- Lists entry and exit Urls

- Basic widgets with useful information

Specs

- Value Type: STRING

- Creates a new Table `SimpleAnalyticsVisits`

Feedback to [email protected] is appreciated

=====================

 

Page Visit Counter v1.1.2

Umbraco 7.3.1+

Is a statistics counter for individual pages

Has a simple label property editor that shows how many times the page has been visited.

It creates a macro, macro partial view, and a data type.

Add the data type to your document type, add the macro to the template, and start counting

Feedback is appreciated

This package saves the node everytime it is visited, to increase the counter, so, per Sebastiaan Janssen's suggestion:

 "please only use this package on very low traffic websites which you don't expect to grow above a few dozen visits a day"

Currently it has english and portuguese localizations

 

Follow these instructions:

  1. Install the Package (Developer > Packages)
  2. Add the DataType to your DocumentType
  3. Add the Macro to the template page
  4. Every time the page is visited, the counter adds up

Screenshots

 Download package
version 8.18.8.1

NuGet install instructions for Umbraco 7.4.0-8.18.13

Install-Package SplatDev.Umbraco.Plugins.SimpleAnalytics

Package owner

Carlos Casalicchio

Carlos Casalicchio

Carlos has 698 karma points

Package Compatibility

This package is compatible with the following versions as reported by community members who have downloaded this package:
Untested or doesn't work on Umbraco Cloud
Version 8.18.x (untested)

You must login before you can report on package compatibility.

Previously reported to work on versions:

Package Information

  • Package owner: Carlos Casalicchio
  • Created: 28/06/2016
  • Current version 8.18.8.1
  • .NET version 4.7.2
  • License MIT
  • Downloads on Our: 867
  • Downloads on NuGet: 692
  • Total downloads : 1.6K