Constellation.Feature.PageAnalyticsScripts 9.0.14.30382

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

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

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.



Configured for use with Sitecore 9.0.
Requires Sitecore 9.0 NuGet packages, available here: https://sitecore.myget.org/F/sc-packages/api/v3/index.json

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

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,083 6/16/2023
10.2.0.25754 2,406 11/15/2021
10.1.0.17554 2,323 3/5/2021
10.0.2.24904 1,938 11/20/2020
10.0.1.28680 1,085 8/5/2020
10.0.0.23955 1,052 8/4/2020
9.3.0.19298 1,073 7/27/2020
9.1.9.31127 1,164 4/21/2020
9.1.8.23134 1,275 12/20/2019
9.1.7.19292 1,128 12/10/2019
9.1.6.16542 1,333 6/4/2019
9.1.5.19099 1,136 5/29/2019
9.1.4.29316 1,229 4/11/2019
9.1.3.28117 1,247 3/6/2019
9.1.2.17785 1,277 2/1/2019
9.1.1.28729 1,453 12/10/2018
9.1.0.23849 1,307 12/7/2018
9.1.0.22887 1,307 12/7/2018
9.0.21.27985 1,346 11/9/2018
9.0.20.29462 1,356 10/25/2018
9.0.19.19110 1,329 10/22/2018
9.0.18.20954 1,313 10/18/2018
9.0.18.17778 1,329 10/18/2018
9.0.17.27146 1,339 10/16/2018
9.0.17.24244 1,321 10/16/2018
9.0.16.26091 1,366 10/4/2018
9.0.15.18993 1,486 10/3/2018
9.0.14.30382 1,370 9/19/2018
9.0.13.26010 1,597 7/9/2018
9.0.12.27801 1,525 7/3/2018
9.0.11.28050 1,590 5/30/2018

Ensured that the auto-item-installer only runs on your CM server.