UmbracoPhoneManager 1.0.1
Umbraco Phone Manager is an Umbraco package to manage and display marketing campaign phone numbers on your site to your customers. Based on various criteria, a relevant telephone number can be automatically displayed to each customer visiting your website based on how they got there.
See the version list below for details.
Install-Package UmbracoPhoneManager -Version 1.0.1
dotnet add 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
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
Dependencies
-
- 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)
Used By
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.