PulsePersonalizationApp 1.0.6
dotnet add package PulsePersonalizationApp --version 1.0.6
NuGet\Install-Package PulsePersonalizationApp -Version 1.0.6
<PackageReference Include="PulsePersonalizationApp" Version="1.0.6" />
paket add PulsePersonalizationApp --version 1.0.6
#r "nuget: PulsePersonalizationApp, 1.0.6"
// Install PulsePersonalizationApp as a Cake Addin #addin nuget:?package=PulsePersonalizationApp&version=1.0.6 // Install PulsePersonalizationApp as a Cake Tool #tool nuget:?package=PulsePersonalizationApp&version=1.0.6
How to install?
From Package Manager Console in Visual Studio run: Install-Package PulsePersonalizationApp
How to uninstall?
From Package Manager Console in Visual Studio run: Uninstall-Package PulsePersonalizationApp
How to update?
From Package Manager Console in Visual Studio run: Update-Package PulsePersonalizationApp
How to configure?
You need to sign up for API key access at https://www.pulse.app/pulse-for-epi or from Admin Panel in Episerver
Open Admin Panel > Admin > Tools > Pulse Personalization App
Input information into the form and click Submit. If you get a message “Api key saved successfully” then everything is set up correctly.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net461 is compatible. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- EPiServer.CMS.AspNet (>= 11.1.0)
- EPiServer.CMS.UI.Core (>= 11.1.0)
- EPiServer.Personalization.MaxMindGeolocation (>= 1.0.0)
- System.Net.Http (>= 4.3.4)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version 1.0.6
-Now it's possible to register and get the API key quicker. Go to Admin Panel > Admin > Tools > Pulse Personalization App and register to start using right away.
-Option to remove all Pulse Visitor Groups from your Episerver instance. Go to Admin Panel > Admin > Tools > Pulse Personalization App type the word DELETE in the field below and click the Delete button.
-Diagnostics tab added to Admin Panel > Admin > Tools > Pulse Personalization App > Diagnostics.
-Minor bug fixes