Constellation.Feature.PageAnalyticsScripts 9.1.7.19292

There is a newer version of this package available.
See the version list below for details.
dotnet add package Constellation.Feature.PageAnalyticsScripts --version 9.1.7.19292
NuGet\Install-Package Constellation.Feature.PageAnalyticsScripts -Version 9.1.7.19292
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="Constellation.Feature.PageAnalyticsScripts" Version="9.1.7.19292" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Constellation.Feature.PageAnalyticsScripts --version 9.1.7.19292
#r "nuget: Constellation.Feature.PageAnalyticsScripts, 9.1.7.19292"
#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 Constellation.Feature.PageAnalyticsScripts as a Cake Addin
#addin nuget:?package=Constellation.Feature.PageAnalyticsScripts&version=9.1.7.19292

// Install Constellation.Feature.PageAnalyticsScripts as a Cake Tool
#tool nuget:?package=Constellation.Feature.PageAnalyticsScripts&version=9.1.7.19292

VERSION 9.1 is compiled for Sitecore 9.1 use and will not work on earlier versions.
Requires Sitecore 9.1
Requires .NET 4.7.1

Constellation is a collection of utilities for .NET CMS implementers.

The Feature.PageAnalyticsScripts namespace contains controllers that will render 3rd party analytics and reporting
scripts to the page. To get the controllers and supporting Data Templates, the included Sitecore package must be installed
This should happen automatically when you build and deploy your project.

After installation, some configuration within Sitecore is required.
1. You need to select a location for Page Analytics Scripts Items.
2. For each of the Controller Renderings provided in the package, you need to set the Datasource Folder field to
the above location.
3. It is recommended that you create placeholders for the Html Header tag as well as the top and bottom of the Body
tags. You can then assign the provided Controller Renderings to those locations in the Standard Values of your most
basic Page Items.

This module isolates the analytics script kit from actual pages, so you may share scripts on multiple pages (typically
every page on a site references the same datasource). You can also "stack" scripts by adding multiple instances of the
controller renderings with different datasources.

This module does not directly support page/experience editor because:
1. Scripts are invisible
2. Their location in the HTML document may make it difficult to provide access to the rendering.

Because maintaining these scripts requires knowledge of Javascript and Marketing Technology, it is recommended that only
users familiar with the Presentation Details dialog maintain these objects.

Product Compatible and additional computed target framework versions.
.NET Framework net471 is compatible.  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

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
10.3.0.25603 1,157 6/16/2023
10.2.0.25754 2,432 11/15/2021
10.1.0.17554 2,344 3/5/2021
10.0.2.24904 1,952 11/20/2020
10.0.1.28680 1,100 8/5/2020
10.0.0.23955 1,067 8/4/2020
9.3.0.19298 1,097 7/27/2020
9.1.9.31127 1,166 4/21/2020
9.1.8.23134 1,289 12/20/2019
9.1.7.19292 1,144 12/10/2019
9.1.6.16542 1,351 6/4/2019
9.1.5.19099 1,151 5/29/2019
9.1.4.29316 1,243 4/11/2019
9.1.3.28117 1,263 3/6/2019
9.1.2.17785 1,294 2/1/2019
9.1.1.28729 1,466 12/10/2018
9.1.0.23849 1,322 12/7/2018
9.1.0.22887 1,324 12/7/2018
9.0.21.27985 1,359 11/9/2018
9.0.20.29462 1,371 10/25/2018
9.0.19.19110 1,346 10/22/2018
9.0.18.20954 1,330 10/18/2018
9.0.18.17778 1,344 10/18/2018
9.0.17.27146 1,351 10/16/2018
9.0.17.24244 1,336 10/16/2018
9.0.16.26091 1,382 10/4/2018
9.0.15.18993 1,501 10/3/2018
9.0.14.30382 1,387 9/19/2018
9.0.13.26010 1,612 7/9/2018
9.0.12.27801 1,539 7/3/2018
9.0.11.28050 1,600 5/30/2018

Updated Constellation.Foundation.ModelMapping