Kentico.Xperience.TagManager
3.2.1-prerelease-1
Prefix Reserved
See the version list below for details.
dotnet add package Kentico.Xperience.TagManager --version 3.2.1-prerelease-1
NuGet\Install-Package Kentico.Xperience.TagManager -Version 3.2.1-prerelease-1
<PackageReference Include="Kentico.Xperience.TagManager" Version="3.2.1-prerelease-1" />
paket add Kentico.Xperience.TagManager --version 3.2.1-prerelease-1
#r "nuget: Kentico.Xperience.TagManager, 3.2.1-prerelease-1"
// Install Kentico.Xperience.TagManager as a Cake Addin #addin nuget:?package=Kentico.Xperience.TagManager&version=3.2.1-prerelease-1&prerelease // Install Kentico.Xperience.TagManager as a Cake Tool #tool nuget:?package=Kentico.Xperience.TagManager&version=3.2.1-prerelease-1&prerelease
Xperience by Kentico Tag Manager
Description
Tag Manager integration enabling marketers to include prebuilt and custom tags into a website channel. By default we provide support for the following tags:
- Google Tag Manager
- Google Tag Manager is the standard for implementing front-end services, marketing and tracking tags to a website. This integration makes it easy to include Google Tag Manager into your website to leverage andvanced tag setup.
- Integration information and installation guide
- Google Tag Manager homepage
- Google Analytics 4
- Google Analytics 4 lets you track users on your website. The default installation enables pageview tracking and basic events.
- Integration information and installation guide
- Google Analytics homepage
- Microsoft Clarity recordings and heatmaps
- Microsoft Clarity lets you record user sessions, generate heatmaps, scrollmaps and further analyze your website users. The service is completely free.
- Integration information and installation guide
- Microsoft Clarity homepage
- VWO A/B Testing
- VWO lets you optimize digital experiences and maximize conversions using their suite of tools. This integration is focusing on front-end A/B testing capability. It installs VWO SmartCode into your wesite
- Integration information and installation guide
- Visit VWO homepage to learn more about the product
- Intercom Messenger
- Intercom offers a suite of tools to promising they are "The only AI customer service solution you need". The focus of this integration is their Messenger allowing you to communicate with customers live through your website.
- Integration information and installation guide
- Intercom homepage
- Custom HTML Snippet
- Whenever you need to copy and paste a simple code snippet form another service into your website.
- Custom Tag Module
- When the site admin wants to enable a new pre-defined code snippet to be used by marketers.
Screenshots
Library Version Matrix
Xperience Version | Library Version |
---|---|
>= 29.0.0 | >= 3.0.0 |
>= 28.3.1 | >= 2.0.0 |
>= 28.1.0 | >= 1.0.0 |
Dependencies
Package Installation
Add the package to your application using the .NET CLI
dotnet add package Kentico.Xperience.TagManager
Quick Start
Include
Kentico.Xperience.TagManager
project in the solution.dotnet add package Kentico.Xperience.TagManager
Register required services into DI container.
// Program.cs var builder = WebApplication.CreateBuilder(args); // ... builder.Services.AddKenticoTagManager(builder.configuration);
In the administration go to UI application 'Tag Management'.
Create a new record:
- Fill in a tag name
- Select one of the channels.
- Select whether you want to use Custom Code Snippet or other Snippet type
- We have prepared some of the most often used types:
- For
- 'Google Tag Manager',
- 'Google Analytics 4',
- 'VWO',
- 'Intercom',
- 'Microsoft Clarity',
- or Your own type
- select one of these options from the Snippet type dropdown
- For
- For 'Custom code snippet' fill in entire code you want to render.
- Select a location:
- Top of the head - inserts a script immediately after the opening head tag.
- Bottom of the head - inserts a script right before the closing head tag.
- Top of the body - inserts a script immediately after the opening body tag.
- Bottom of the body - inserts a script right before the closing body tag.
- Select a location:
- Select tag location within the rendered page HTML
- Fill in a consent if required.
- Check 'Enable tag rendering' to activate the tag or uncheck to deactivate
- Select whether you want to display tags in the Xperience administration preview or Page Builder, or both. This option defaults to None.
During rendering the livesite page, the Tag manager module automatically adds custom code snippets with accepted consents to defined locations.
To dynamically update the rendered code snippets, for example if a consent is accepted, call javascript function
window.xperience.tagManager.updateCodeSnippets()
.
Contributing
To see the guidelines for Contributing to Kentico open source software, please see Kentico's CONTRIBUTING.md
for more information and follow the Kentico's CODE_OF_CONDUCT
.
Instructions and technical details for contributing to this project can be found in Contributing Setup.
License
Distributed under the MIT License. See LICENSE.md
for more information.
Support
This project has Full support by 7-day bug-fix policy.
See SUPPORT.md
for more information.
For any security issues see SECURITY.md
.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
-
net6.0
- Kentico.Xperience.Admin (>= 29.0.0)
- Kentico.Xperience.WebApp (>= 29.0.0)
- Microsoft.Extensions.Configuration.UserSecrets (>= 6.0.1)
- Microsoft.Extensions.DependencyInjection (>= 8.0.0)
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 |
---|---|---|
3.2.2 | 129 | 10/29/2024 |
3.2.1 | 989 | 7/24/2024 |
3.2.1-prerelease-1 | 69 | 7/24/2024 |
3.2.0 | 129 | 7/16/2024 |
3.1.1 | 111 | 7/12/2024 |
3.1.0 | 549 | 6/18/2024 |
3.0.0 | 651 | 5/13/2024 |
2.0.1 | 253 | 4/10/2024 |
2.0.0 | 184 | 3/21/2024 |
2.0.0-prerelease2 | 198 | 3/20/2024 |
2.0.0-prerelease1 | 61 | 3/18/2024 |
1.0.2 | 825 | 2/1/2024 |
1.0.1 | 124 | 1/30/2024 |
1.0.0 | 131 | 1/26/2024 |
1.0.0-prerelease-2 | 78 | 1/26/2024 |
1.0.0-prerelease-1 | 98 | 1/24/2024 |