UmbracoPhoneManager 1.0.1
See the version list below for details.
dotnet add package UmbracoPhoneManager --version 1.0.1
NuGet\Install-Package UmbracoPhoneManager -Version 1.0.1
<PackageReference Include="UmbracoPhoneManager" Version="1.0.1" />
paket add UmbracoPhoneManager --version 1.0.1
#r "nuget: UmbracoPhoneManager, 1.0.1"
// Install UmbracoPhoneManager as a Cake Addin #addin nuget:?package=UmbracoPhoneManager&version=1.0.1 // Install UmbracoPhoneManager as a Cake Tool #tool nuget:?package=UmbracoPhoneManager&version=1.0.1
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 | Versions 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. |
-
- ClientDependency (>= 1.9.2)
- ClientDependency-Mvc (>= 1.8.0)
- Examine (>= 0.1.88)
- ImageProcessor (>= 2.5.6)
- ImageProcessor.Web (>= 4.8.7)
- log4net (>= 2.0.8)
- Microsoft.AspNet.Mvc (>= 5.2.3)
- Microsoft.AspNet.Mvc.FixedDisplayModes (>= 5.0.0)
- Microsoft.CodeDom.Providers.DotNetCompilerPlatform (>= 1.0.7)
- Microsoft.Owin (>= 3.1.0)
- Microsoft.Owin.Host.SystemWeb (>= 3.1.0)
- Microsoft.Owin.Security (>= 3.1.0)
- Microsoft.Owin.Security.Cookies (>= 3.1.0)
- Microsoft.Owin.Security.OAuth (>= 3.1.0)
- MySql.Data (>= 6.9.10)
- Newtonsoft.Json (>= 10.0.2)
- RestSharp (>= 105.1.0)
- UmbracoCms.Core (>= 7.6.0)
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.