UmbracoPhoneManager 1.0.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package UmbracoPhoneManager --version 1.0.0
NuGet\Install-Package UmbracoPhoneManager -Version 1.0.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="UmbracoPhoneManager" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add UmbracoPhoneManager --version 1.0.0
#r "nuget: UmbracoPhoneManager, 1.0.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install UmbracoPhoneManager as a Cake Addin
#addin nuget:?package=UmbracoPhoneManager&version=1.0.0

// Install UmbracoPhoneManager as a Cake Tool
#tool nuget:?package=UmbracoPhoneManager&version=1.0.0

Umbraco Phone Manager

Umbraco Phone Manager is an Umbraco package to manage and display marketing campaign phone numbers on your site to your visitors. Based on various criteria, a relevant telephone number can be automatically displayed to each user visiting your website based on how they got there.

The package is designed for organisations who use multiple telephone numbers to track the marketing source of a visitor.

The criteria include:

  • Custom querystrings (such as used by various campaign systems)
  • Referrer domain (e.g. a search engine)
  • The page the user first enters your site on
  • ...or a combination of any of the above.

The telephone number (and some campaign detail properties) the visitor gets is persisted by default for their current session, but this can be extended (via cookie) for a set number of days (specified in the settings), so every time they return to the site they see the original telephone number, irrespective of how they get to your site in future. It is also possible to override an existing persisting campaign cookie if required.

Source code: https://github.com/willroscoe/UmbracoPhoneManager

Product Compatible and additional computed target framework versions.
.NET Framework net451 is compatible.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on UmbracoPhoneManager:

Package Downloads
UmbracoPhoneManagerPersonalisationGroupsPlugin

Phone Manager Personalisation Groups plugin is an Umbraco package to add a Phone Manager criteria item to the Personalisation Groups package. Using this it is possible to personalise your site based on the selected Phone Manager campaign.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.2 1,494 2/7/2018
1.0.1 1,062 1/29/2018
1.0.0 1,002 1/25/2018