Constellation.Feature.PageAnalyticsScripts
9.0.20.29462
See the version list below for details.
dotnet add package Constellation.Feature.PageAnalyticsScripts --version 9.0.20.29462
NuGet\Install-Package Constellation.Feature.PageAnalyticsScripts -Version 9.0.20.29462
<PackageReference Include="Constellation.Feature.PageAnalyticsScripts" Version="9.0.20.29462" />
paket add Constellation.Feature.PageAnalyticsScripts --version 9.0.20.29462
#r "nuget: Constellation.Feature.PageAnalyticsScripts, 9.0.20.29462"
// Install Constellation.Feature.PageAnalyticsScripts as a Cake Addin #addin nuget:?package=Constellation.Feature.PageAnalyticsScripts&version=9.0.20.29462 // Install Constellation.Feature.PageAnalyticsScripts as a Cake Tool #tool nuget:?package=Constellation.Feature.PageAnalyticsScripts&version=9.0.20.29462
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 | Versions 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. |
-
- Constellation.Foundation.ModelMapping (>= 9.0.33.27934)
- Constellation.Foundation.PackageVerification (>= 9.0.6.25105)
- Microsoft.AspNet.Mvc (>= 5.2.3)
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,665 | 6/16/2023 |
10.2.0.25754 | 2,597 | 11/15/2021 |
10.1.0.17554 | 2,475 | 3/5/2021 |
10.0.2.24904 | 2,011 | 11/20/2020 |
10.0.1.28680 | 1,139 | 8/5/2020 |
10.0.0.23955 | 1,098 | 8/4/2020 |
9.3.0.19298 | 1,128 | 7/27/2020 |
9.1.9.31127 | 1,203 | 4/21/2020 |
9.1.8.23134 | 1,325 | 12/20/2019 |
9.1.7.19292 | 1,172 | 12/10/2019 |
9.1.6.16542 | 1,400 | 6/4/2019 |
9.1.5.19099 | 1,181 | 5/29/2019 |
9.1.4.29316 | 1,271 | 4/11/2019 |
9.1.3.28117 | 1,299 | 3/6/2019 |
9.1.2.17785 | 1,330 | 2/1/2019 |
9.1.1.28729 | 1,503 | 12/10/2018 |
9.1.0.23849 | 1,351 | 12/7/2018 |
9.1.0.22887 | 1,353 | 12/7/2018 |
9.0.21.27985 | 1,399 | 11/9/2018 |
9.0.20.29462 | 1,411 | 10/25/2018 |
9.0.19.19110 | 1,380 | 10/22/2018 |
9.0.18.20954 | 1,368 | 10/18/2018 |
9.0.18.17778 | 1,379 | 10/18/2018 |
9.0.17.27146 | 1,394 | 10/16/2018 |
9.0.17.24244 | 1,375 | 10/16/2018 |
9.0.16.26091 | 1,423 | 10/4/2018 |
9.0.15.18993 | 1,547 | 10/3/2018 |
9.0.14.30382 | 1,430 | 9/19/2018 |
9.0.13.26010 | 1,646 | 7/9/2018 |
9.0.12.27801 | 1,574 | 7/3/2018 |
9.0.11.28050 | 1,645 | 5/30/2018 |
Updates to ModelMapping dependency.