Jatin's blog
Browse categories →Thoughts, ideas, and tutorials.
Loading posts…
Thoughts, ideas, and tutorials.
Loading posts…
SXA is an excellent framework used to speed up the production of websites and reuse the components, layouts, and templates across different sites. While working on SXA with either single site or multi-site architecture, we often require to set up different domain values for each environment like development, staging, and production. When we create any […]
Read more →In this post, I’ll show you a quick fix for the error generated during the Docker image build for Sitecore. The error you get: Invoke-WebRequest: The request was aborted: Could not create SSL/TLS secure channel How to fix: This is generally the error due to the failed verification of SSL/TLS for the nuget.org feed SSL […]
Read more →I was working on Sitecore 9.3 and we have deployed our website on the production environment configured on Azure portal in PaaS model. Everything was good, but Marketing team was not happy as they where seeing [unknown channel type] and [unknown channel group] in the Experience Analytics. Please see the blow images: So, the task […]
Read more →March 17, 2021
SitecoreIn this video series, you will learn about how to install the Sitecore SxA module on Sitecore 10.1 XP1 topology on the local development server. Install Sitecore 10.1 prerequisites and Solr 2. Install Sitecore 10.1 XP1 topology and Sitecore SxA module on top of that Happy Sitecore learning!!!
Read more →Challenge While working on the Sitecore project, the client had a very specific requirement that they want to export the user interaction data to an external database, and from that database, they wanted to create reports using some reporting tools like Spotfire or Tableau. Initially, we had requirements to export Interactions, Goals, and PageViewEvents data […]
Read more →In my previous post Refactored: How Sitecore assigns the channel to interaction, I explained the internals of Sitecore for setting the channel to the interaction. Problem While working on the Sitecore 9.3 project, the client put the requirements that they want to see that which channel is performing better based on the referring sites from […]
Read more →January 30, 2021
SitecoreWhat is CMS? – Web Content Management System (software) enables non-technical CMS users to maintain the content driving a web solution without the need to understand its technical implementation. What is Sitecore? – Sitecore is a complete ASP.NET-based development platform and web content management system (CMS). Sitecore is a high-performance, scalable, extensible ASP.NET web CMS […]
Read more →Some background – What are Channels in Sitecore? According to Sitecore documentation, Channels are the paths that contacts use to interact with your brand through campaigns and face-to-face interactions. There are various ways that contacts can interaction with your brand (website) through: An app on a mobile phone By clicking on an advertisement on a […]
Read more →28 posts total