LyticsSitecore.Connector
1.0.0
dotnet add package LyticsSitecore.Connector --version 1.0.0
NuGet\Install-Package LyticsSitecore.Connector -Version 1.0.0
<PackageReference Include="LyticsSitecore.Connector" Version="1.0.0" />
paket add LyticsSitecore.Connector --version 1.0.0
#r "nuget: LyticsSitecore.Connector, 1.0.0"
// Install LyticsSitecore.Connector as a Cake Addin #addin nuget:?package=LyticsSitecore.Connector&version=1.0.0 // Install LyticsSitecore.Connector as a Cake Tool #tool nuget:?package=LyticsSitecore.Connector&version=1.0.0
Lytics Connector for Sitecore
The Lytics Connector for Sitecore enables seamless integration between the Lytics customer data platform and Sitecore, empowering personalized content delivery based on real-time customer insights. This module leverages Sitecore's rules engine to provide dynamic Lytics segment personalization.
How It Works
The connector integrates with your existing Lytics setup to automatically pull active Lytics segments into Sitecore for personalization.
- Track User Activities: Ensure your site is set up to track user activities with Lytics.
- Automatic Segment Synchronization: Once activated, the connector will continuously sync active Lytics segments with Sitecore.
Getting Started
Prerequisites: Before proceeding, ensure that your Sitecore site is configured with Lytics tracking.
Install the NuGet Package:
- Download and install the NuGet package from NuGet.org.
Configuration File:
- The NuGet package will deliver a
lytics.config
file toapp_config/include/lytics.config
. - Modify the
lytics.config
file:- Insert your Lytics API key.
- The NuGet package will deliver a
Connector Initialization:
- On the first load, the connector will install itself by adding the necessary Sitecore items for personalization. This includes:
- A node for segments.
- Rules conditions.
- Updates to the conditional rendering rules definition to incorporate Lytics rules.
- On the first load, the connector will install itself by adding the necessary Sitecore items for personalization. This includes:
Personalize Your Content:
- Use Sitecore's personalization features to customize content based on Lytics segments, just as you would with other rules in the rules set editor.
Benefits
- Real-Time Personalization: Deliver personalized experiences based on real-time customer data.
- Seamless Integration: Easy integration with your existing Sitecore and Lytics setup.
- Enhanced Customer Experience: Leverage detailed customer insights to drive engagement and conversion.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net48 is compatible. net481 was computed. |
This package has no dependencies.
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 |
---|---|---|
1.0.0 | 107 | 7/12/2024 |
Initial release of the Lytics Sitecore Connector. This version includes basic functionality for integrating Lytics with Sitecore.