SlideShare a Scribd company logo
Sitecore 9
Key Features and
upcoming updates.
Jitendra Soni- HCLTechnologies
6th December 2017
Agenda-
• Sitecore 9 – A quick overview
• Sitecore 9 installation through SIF
• Sitecore 9 Form
• DEF-Sitecore Data exchange framework
• xConnect.
• Role based configuration
• Sitecore JSS Framework and truly headless
• Marketing Automation
• Sitecore Cortex
• Sitecore Experience commerce (XC)
• Horizon
• Zenith
• Q&A
• Open Discussion
2
Sitecore 9 – A quick overview
• Microsoft SQL–You can deploy on Microsoft only platform
(MongoDB is not a requirement)
• Search – Good by Lucene completely, More powerful search like Solr
spellcheck, Suggester and Highlights
• SIF -The framework can be extended by creating your own custom
PowerShell functions.
• Rule-basedConfiguration – No need to follow long excel sheet and
configuration. S
• Federated Authentication.
• Sitecore Experience Cloud is now available on a PaaS
• Inbuild Secure setup – Sitecore, Solr or xConnect should be
configured through HTTPS
• Great documentation and tutorials
Sitecore 9 – Installation
in 15 mins - Practical
• Solr Setup over Https – 5 mins
• Setup pre-requestis and permission -2 mins
• Setup SIF first time – 3 mins
• Install Sitecore 9 through SIF- 5 mins
Get-Module SitecoreInstallFramework –ListAvailable
4
Practical Demo
5
SIF – Sitecore installation in-depth by Kieran
• Practical Series by Kieran -https://goo.gl/y2PBpy
Sitecore Forms
• Create forms from templates.
• Create new forms by dragging custom
elements from the Form elements pane onto
the form canvas.
• Apply form validation.
• Customize your forms with company styling.
• Run reports on form performance.
• Export data from forms to Excel.
7
Practical Demo
Sitecore DEF – Not DXF
• It’s a provider, Any system can be hooked to
be part of data synchronization process.
• Standardized all in and out data like ETL
• All connectors and custom development can
follow the standards
• Connect with Dynamic CRM
https://dev.sitecore.net/Downloads/Data_Exchange_Framework.aspx
9
DXP – Where to start ?
• Download framework- https://dev.sitecore.net/Downloads.aspx
• Latest 2.0 – Suppport Sitecore 9 and release on Oct 2017
• Documentation: http://integrationsdn.sitecore.net/DataExchangeFramework/v1.1/
• Fresh project through GitHub -https://github.com/Sitecore/Sitecore.DataExchange.Examples
• Video - https://www.youtube.com/watch?v=6yHh0PxXvmQ
Data exchange SDK
https://websterian.com/2017/01/31/using-the-sitecore-data-exchange-framework-a-simple-example - by
websterian
http://www.coreblimeysitecore.com/blog/data-exchange-framework-explained-part1/ by Ian Graham (DropBox)
xConnect
• xConnect is a fully extendable, customer centric
API built on top of Sitecore’s Experience
Database (xDB)
• xConnect features out-of-the-box connectors
for Salesforce and Microsoft Dynamics.
• All data in xConnect can be indexed and
searched using SOLR
• Help in real time analysis of contacts when used
for an automated marketing campaigns
https://doc.sitecore.net/developers/xp/xconnect/xconnect-
overview/index.html
11
What is xConnect?
• Connect is the service layer that sits in between the xDB and any trusted client, device,
or interface that wants to read, write, or search xDB data. Communication must happen
over HTTPS and clients must have the appropriate certificate thumbprint.
No system has direct access to the collection database or search indexes. Systems that are
internal to the xDB, such as Processing, must also use xConnect to access xDB data.
12
What is xConnect? Continue..
• xConnect exposes a web API end point. The diagram below shows xConnect in a
vertically scaled architecture, where xConnect has been extracted to a Collection and
Search server.
13
xConnect – Key take away points
• xConnect is new
• xConnect implements the oData protocol
• xConnect is provider-based -xConnect’s modular architecture makes it easy for developers to swap search
providers - for example, xConnect Search supports Azure Search or Solr.
• Services are-
• xConnect Collection service
• xConnect Search service
• xConnect Client API
• xConnect Search Indexer
• xConnect is a service layer
14
Role based configuration
Rule-based configuration allows you to quickly set up a role without having to manually enable and disable
individual configuration files. For each instance of Sitecore you can configure a server role and a search provider.
The server role can be standalone, content delivery, content management, processing, Reporting Service, or a
supported combination of roles.
By default Sitecore is set up with the role Standalone, which means that the Sitecore instance performs all roles.
15
Role based configuration Continue..
• Default rules
• Create a custom rule
Add below configuration
<appSettings>
<add key="localenv:define" value="QA">
</appsettings>
To specify multiple values, enter the values separated by commas. For example, the following assigns the values QA,
Test, and Development to the localenv rule:
<add key="localenv:define" value="QA,Test,Development">
16
Role based configuration
Make configuration settings dependent on a rule
• Create a patch file.
• Register the namespace for the rule by adding a statement of the form
xmlns:[rulename]="http://www.sitecore.net/xmlconfig/[rulename]/" to the <configuration>
statement in the patch file.
<configuration xmlns:patch=http://www.sitecore.net/xmlconfig/
xmlns:localenv="http://www.sitecore.net/xmlconfig/localenv/">
Use two or more rules for the same setting
<sitecore localenv:require="QA" role:require="ContentManagement or
ContentDelivery">
Control the load order of configuration files
The order in which Sitecore loads configuration files is important because the changes that a file makes can be modified or
overwritten by files that load later
• In the /App_config/layers.config file, add a <loadOrder> setting to the layer's definition:
• <loadOrder>
• <add path="Path1" type="Folder" />
• <add path="Path2/sitespecific.config" type="File" />
• <add path="Path3" type="Folder" />
• </loadOrder>
Role based configuration Continue..
JSS – Sitecore java script services
and truly headless
• JSS is a complete SDK for JavaScript developers
allowing to build full-fledged solutions using
Sitecore and modern JavaScript UI libraries and
frameworks
• We can develop by being completely disconnected
from Sitecore and get started without a Sitecore
install. And deploy apps in physically decoupled
way ("headless") to any platform and virtually to
any cloud with full Sitecore Experience Platform
capability preserved, including Exp. Editor,
Personalization, MV testing andTracking /
Analytics.
18
Marketing Automation
Sitecore 9 features a brand new Marketing Automation visual campaign builder tool that includes
some sample engagement plans to get you up and running quickly. The drag and drop interface
makes it easy to nurture prospects through highly personalised messaging, offers and emails to
boost conversion rates.
Sitecore Experience Commerce(XC)
• A fully integrated ,enterprise –level
commerce platform
• A complete rebuild on .Net core.
• Fully integrated with Sitecore rule engine
and new marketing automation tool
• Microservice based architecture and highly
scalable
20
Sitecore Experience Commerce(XC) Continue
• Deliver personalized ,relevant content in the moment.
• Predict the content customers want next
• Boost in-store purchase with location based targeting
• Increase engagement with the social community
• Conduct test on the fly to refine your content
• Identify and optimize purchase paths that convert
• Gain actionable insights to keep the conversation going
• Shape the online shopping experience for any device
• True omnichannel retailing
• Deliver a completely connected customer experience
• Searchable fusion of content and commerce
• Own the experience
Sitecore Cortex – Machine Learning
• A new machine learning engine.
• Real-time insights across both native and
third-party customer data
• Track customer behavior, help in decision,
provide right content.
22
What is new and upcoming features?
Sitecore Horizon
• Sitecore EVP Product, Ryan Donovan announcesThe
Horizon and “Horizon” at Symposium
• Horizon is all about create amazing experiences
powered by insights
• interface will be clean and contextual with a true
drag and drop interface
• Ad a component the system will ask what you want
to do next and prompt you to run experiments
• Zoom out to see your page tree
• Another click of the mouse provides you page
performance insights
Sitecore Zenith
• Zenith is basically designed for dynamic
changes in one simple interface and includes
all the advanced headless features and
capabilities
• Zenith is headless and all you need to store,
manage and distribute content
25
Open Discussion and QA
26
27

More Related Content

PPT
Working with Portlets in ADF and Webcenter
PPTX
SharePoint On-Premises Nirvana
PPTX
What SQL DBAs need to know about SharePoint-Kansas City, Sept 2013
PDF
O365con14 - migrating your e-mail to the cloud
PDF
SPCA2013 - Windows Azure for SharePoint People
PPTX
What’s new in SharePoint 2016 Beta 2?
PDF
Boost the Performance of SharePoint Today!
PDF
O365con14 - powershell for exchange administrators
Working with Portlets in ADF and Webcenter
SharePoint On-Premises Nirvana
What SQL DBAs need to know about SharePoint-Kansas City, Sept 2013
O365con14 - migrating your e-mail to the cloud
SPCA2013 - Windows Azure for SharePoint People
What’s new in SharePoint 2016 Beta 2?
Boost the Performance of SharePoint Today!
O365con14 - powershell for exchange administrators

What's hot (20)

PPTX
SharePoint 2016 Adoption - Lessons Learned and Advanced Troubleshooting
PPTX
10 ways to trigger runbooks from Orchestrator
PPTX
SharePoint Saturday St. Louis 2014: What SharePoint Admins need to know about...
PPTX
Infrastructure Best Practices for SharePoint On-Premises presented by Michael...
PDF
Scaling SharePoint 2016 Farms with MinRole & Other Tools
PPTX
SPS Kansas City: What SharePoint Admin need to know about SQL
PPTX
SPCA2013 - Developing SharePoint 2013 Apps with Visual Studio 2012
PPTX
Ultimate SharePoint 2013 Infrastructure Best Practices Session - SPKSLO 2012
PPT
Oracle SOA Suite for High availability Enterprises
PDF
Migrate SharePoint 2016 To SharePoint 2019 Environment Using Content Database...
PDF
ECS19 - Patrick Curran, Eric Shupps - SHAREPOINT 24X7X365: ARCHITECTING FOR H...
PPTX
Deploying and Managing PowerPivot for SharePoint
PPTX
SQLCAT: A Preview to PowerPivot Server Best Practices
PDF
SQL Server and SharePoint - Best Practices presented by Steffen Krause, Micro...
PPTX
What SQL DBAs need to know about SharePoint-Indianapolis 2013
PPT
SharePoint 2010: Business Insights
PPTX
Rev Your Engines: SharePoint Performance Best Practices
PPTX
SUG Bangalore - Kick Off Session
PDF
Unbreakable Sharepoint 2016 With SQL Server 2016 availability groups
PPTX
Navigating the turbulence on take-off: Setting up SharePoint on Azure IaaS th...
SharePoint 2016 Adoption - Lessons Learned and Advanced Troubleshooting
10 ways to trigger runbooks from Orchestrator
SharePoint Saturday St. Louis 2014: What SharePoint Admins need to know about...
Infrastructure Best Practices for SharePoint On-Premises presented by Michael...
Scaling SharePoint 2016 Farms with MinRole & Other Tools
SPS Kansas City: What SharePoint Admin need to know about SQL
SPCA2013 - Developing SharePoint 2013 Apps with Visual Studio 2012
Ultimate SharePoint 2013 Infrastructure Best Practices Session - SPKSLO 2012
Oracle SOA Suite for High availability Enterprises
Migrate SharePoint 2016 To SharePoint 2019 Environment Using Content Database...
ECS19 - Patrick Curran, Eric Shupps - SHAREPOINT 24X7X365: ARCHITECTING FOR H...
Deploying and Managing PowerPivot for SharePoint
SQLCAT: A Preview to PowerPivot Server Best Practices
SQL Server and SharePoint - Best Practices presented by Steffen Krause, Micro...
What SQL DBAs need to know about SharePoint-Indianapolis 2013
SharePoint 2010: Business Insights
Rev Your Engines: SharePoint Performance Best Practices
SUG Bangalore - Kick Off Session
Unbreakable Sharepoint 2016 With SQL Server 2016 availability groups
Navigating the turbulence on take-off: Setting up SharePoint on Azure IaaS th...
Ad

Similar to Sitecore9 key features by jitendra soni - Presented in Sitecore User Group UK (20)

PPTX
Sitecore - what to look forward to
PPTX
Best Practices with Sitecore
PDF
Sitecore 9.2 new features for SUGMEA - Presented by Naresh Geepalem of Horizo...
PDF
Datasheet weblogicpluginforrd
PDF
Blue Green Sitecore Deployments on Azure
PPTX
Sug bangalore - headless jss
PDF
Sitecore development approach evolution – destination helix
PPTX
Developing with Sitecore Personalize SDK.pptx
PPTX
Tokyo Azure Meetup #7 - Introduction to Serverless Architectures with Azure F...
PPTX
Sitecore 9 - What's new?
PDF
Sitecore 8.2 Update 1 on Azure Web Apps
PDF
What's new in Sitecore 9.3
PPTX
Sitecore DX - MVP Summit - SUGCON Updates 10.2023.pptx
PPTX
Making ultra fast ultra scalable solutions with sitecore 8
PDF
170215 msa intro
PDF
Stay productive_while_slicing_up_the_monolith
PPTX
A Designer's Intro to Oracle JET
PDF
Building scalbale cloud native apps with .NET 8
PDF
Sitecore Product Updates from Minneapolis DX Summit
DOC
Chinnasamy Manickam
Sitecore - what to look forward to
Best Practices with Sitecore
Sitecore 9.2 new features for SUGMEA - Presented by Naresh Geepalem of Horizo...
Datasheet weblogicpluginforrd
Blue Green Sitecore Deployments on Azure
Sug bangalore - headless jss
Sitecore development approach evolution – destination helix
Developing with Sitecore Personalize SDK.pptx
Tokyo Azure Meetup #7 - Introduction to Serverless Architectures with Azure F...
Sitecore 9 - What's new?
Sitecore 8.2 Update 1 on Azure Web Apps
What's new in Sitecore 9.3
Sitecore DX - MVP Summit - SUGCON Updates 10.2023.pptx
Making ultra fast ultra scalable solutions with sitecore 8
170215 msa intro
Stay productive_while_slicing_up_the_monolith
A Designer's Intro to Oracle JET
Building scalbale cloud native apps with .NET 8
Sitecore Product Updates from Minneapolis DX Summit
Chinnasamy Manickam
Ad

More from Jitendra Soni (10)

PPTX
SUGCON ANZ 2022 Sitecore Personalize Technical.pptx
PPTX
Sitecore MC best practices for DR and HA.pptx
PPTX
Sitecore sxa best practices and secrets 29th june 2021
PPTX
Sitecore 10 - ASP.NET Core Rendering with Docker and Sitecore 10
PPTX
Sitecore 10 asp.net core rendering with docker - 21st Nov 2020
PPT
Sitecore user group chennai
PPT
Sitecore user group mumbai sitecore commerce extension
PPT
Siteocre Sxa and Solr - Sitecore User Group UAE Dubai- Jitendra Soni
PPT
Siteocre Sxa and Solr - Sitecore User Group Bangalore -
PPTX
Solid principle 1-single responsibility principle (srp)
SUGCON ANZ 2022 Sitecore Personalize Technical.pptx
Sitecore MC best practices for DR and HA.pptx
Sitecore sxa best practices and secrets 29th june 2021
Sitecore 10 - ASP.NET Core Rendering with Docker and Sitecore 10
Sitecore 10 asp.net core rendering with docker - 21st Nov 2020
Sitecore user group chennai
Sitecore user group mumbai sitecore commerce extension
Siteocre Sxa and Solr - Sitecore User Group UAE Dubai- Jitendra Soni
Siteocre Sxa and Solr - Sitecore User Group Bangalore -
Solid principle 1-single responsibility principle (srp)

Recently uploaded (20)

PPTX
FINAL REVIEW FOR COPD DIANOSIS FOR PULMONARY DISEASE.pptx
PPTX
web development for engineering and engineering
DOCX
573137875-Attendance-Management-System-original
PPTX
Recipes for Real Time Voice AI WebRTC, SLMs and Open Source Software.pptx
PDF
Automation-in-Manufacturing-Chapter-Introduction.pdf
PPTX
Construction Project Organization Group 2.pptx
PPT
Mechanical Engineering MATERIALS Selection
PPTX
Geodesy 1.pptx...............................................
PPTX
MCN 401 KTU-2019-PPE KITS-MODULE 2.pptx
PDF
Model Code of Practice - Construction Work - 21102022 .pdf
PDF
TFEC-4-2020-Design-Guide-for-Timber-Roof-Trusses.pdf
PPTX
CARTOGRAPHY AND GEOINFORMATION VISUALIZATION chapter1 NPTE (2).pptx
PPTX
KTU 2019 -S7-MCN 401 MODULE 2-VINAY.pptx
PPTX
CYBER-CRIMES AND SECURITY A guide to understanding
PDF
Mitigating Risks through Effective Management for Enhancing Organizational Pe...
PDF
Digital Logic Computer Design lecture notes
PPTX
MET 305 2019 SCHEME MODULE 2 COMPLETE.pptx
PPT
Project quality management in manufacturing
PDF
keyrequirementskkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk
PPTX
IOT PPTs Week 10 Lecture Material.pptx of NPTEL Smart Cities contd
FINAL REVIEW FOR COPD DIANOSIS FOR PULMONARY DISEASE.pptx
web development for engineering and engineering
573137875-Attendance-Management-System-original
Recipes for Real Time Voice AI WebRTC, SLMs and Open Source Software.pptx
Automation-in-Manufacturing-Chapter-Introduction.pdf
Construction Project Organization Group 2.pptx
Mechanical Engineering MATERIALS Selection
Geodesy 1.pptx...............................................
MCN 401 KTU-2019-PPE KITS-MODULE 2.pptx
Model Code of Practice - Construction Work - 21102022 .pdf
TFEC-4-2020-Design-Guide-for-Timber-Roof-Trusses.pdf
CARTOGRAPHY AND GEOINFORMATION VISUALIZATION chapter1 NPTE (2).pptx
KTU 2019 -S7-MCN 401 MODULE 2-VINAY.pptx
CYBER-CRIMES AND SECURITY A guide to understanding
Mitigating Risks through Effective Management for Enhancing Organizational Pe...
Digital Logic Computer Design lecture notes
MET 305 2019 SCHEME MODULE 2 COMPLETE.pptx
Project quality management in manufacturing
keyrequirementskkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk
IOT PPTs Week 10 Lecture Material.pptx of NPTEL Smart Cities contd

Sitecore9 key features by jitendra soni - Presented in Sitecore User Group UK

  • 1. Sitecore 9 Key Features and upcoming updates. Jitendra Soni- HCLTechnologies 6th December 2017 Agenda- • Sitecore 9 – A quick overview • Sitecore 9 installation through SIF • Sitecore 9 Form • DEF-Sitecore Data exchange framework • xConnect. • Role based configuration • Sitecore JSS Framework and truly headless • Marketing Automation • Sitecore Cortex • Sitecore Experience commerce (XC) • Horizon • Zenith • Q&A • Open Discussion
  • 2. 2 Sitecore 9 – A quick overview • Microsoft SQL–You can deploy on Microsoft only platform (MongoDB is not a requirement) • Search – Good by Lucene completely, More powerful search like Solr spellcheck, Suggester and Highlights • SIF -The framework can be extended by creating your own custom PowerShell functions. • Rule-basedConfiguration – No need to follow long excel sheet and configuration. S • Federated Authentication. • Sitecore Experience Cloud is now available on a PaaS • Inbuild Secure setup – Sitecore, Solr or xConnect should be configured through HTTPS • Great documentation and tutorials
  • 3. Sitecore 9 – Installation in 15 mins - Practical • Solr Setup over Https – 5 mins • Setup pre-requestis and permission -2 mins • Setup SIF first time – 3 mins • Install Sitecore 9 through SIF- 5 mins Get-Module SitecoreInstallFramework –ListAvailable
  • 5. 5 SIF – Sitecore installation in-depth by Kieran • Practical Series by Kieran -https://goo.gl/y2PBpy
  • 6. Sitecore Forms • Create forms from templates. • Create new forms by dragging custom elements from the Form elements pane onto the form canvas. • Apply form validation. • Customize your forms with company styling. • Run reports on form performance. • Export data from forms to Excel.
  • 8. Sitecore DEF – Not DXF • It’s a provider, Any system can be hooked to be part of data synchronization process. • Standardized all in and out data like ETL • All connectors and custom development can follow the standards • Connect with Dynamic CRM https://dev.sitecore.net/Downloads/Data_Exchange_Framework.aspx
  • 9. 9 DXP – Where to start ? • Download framework- https://dev.sitecore.net/Downloads.aspx • Latest 2.0 – Suppport Sitecore 9 and release on Oct 2017 • Documentation: http://integrationsdn.sitecore.net/DataExchangeFramework/v1.1/ • Fresh project through GitHub -https://github.com/Sitecore/Sitecore.DataExchange.Examples • Video - https://www.youtube.com/watch?v=6yHh0PxXvmQ Data exchange SDK https://websterian.com/2017/01/31/using-the-sitecore-data-exchange-framework-a-simple-example - by websterian http://www.coreblimeysitecore.com/blog/data-exchange-framework-explained-part1/ by Ian Graham (DropBox)
  • 10. xConnect • xConnect is a fully extendable, customer centric API built on top of Sitecore’s Experience Database (xDB) • xConnect features out-of-the-box connectors for Salesforce and Microsoft Dynamics. • All data in xConnect can be indexed and searched using SOLR • Help in real time analysis of contacts when used for an automated marketing campaigns https://doc.sitecore.net/developers/xp/xconnect/xconnect- overview/index.html
  • 11. 11 What is xConnect? • Connect is the service layer that sits in between the xDB and any trusted client, device, or interface that wants to read, write, or search xDB data. Communication must happen over HTTPS and clients must have the appropriate certificate thumbprint. No system has direct access to the collection database or search indexes. Systems that are internal to the xDB, such as Processing, must also use xConnect to access xDB data.
  • 12. 12 What is xConnect? Continue.. • xConnect exposes a web API end point. The diagram below shows xConnect in a vertically scaled architecture, where xConnect has been extracted to a Collection and Search server.
  • 13. 13 xConnect – Key take away points • xConnect is new • xConnect implements the oData protocol • xConnect is provider-based -xConnect’s modular architecture makes it easy for developers to swap search providers - for example, xConnect Search supports Azure Search or Solr. • Services are- • xConnect Collection service • xConnect Search service • xConnect Client API • xConnect Search Indexer • xConnect is a service layer
  • 14. 14 Role based configuration Rule-based configuration allows you to quickly set up a role without having to manually enable and disable individual configuration files. For each instance of Sitecore you can configure a server role and a search provider. The server role can be standalone, content delivery, content management, processing, Reporting Service, or a supported combination of roles. By default Sitecore is set up with the role Standalone, which means that the Sitecore instance performs all roles.
  • 15. 15 Role based configuration Continue.. • Default rules • Create a custom rule Add below configuration <appSettings> <add key="localenv:define" value="QA"> </appsettings> To specify multiple values, enter the values separated by commas. For example, the following assigns the values QA, Test, and Development to the localenv rule: <add key="localenv:define" value="QA,Test,Development">
  • 16. 16 Role based configuration Make configuration settings dependent on a rule • Create a patch file. • Register the namespace for the rule by adding a statement of the form xmlns:[rulename]="http://www.sitecore.net/xmlconfig/[rulename]/" to the <configuration> statement in the patch file. <configuration xmlns:patch=http://www.sitecore.net/xmlconfig/ xmlns:localenv="http://www.sitecore.net/xmlconfig/localenv/"> Use two or more rules for the same setting <sitecore localenv:require="QA" role:require="ContentManagement or ContentDelivery"> Control the load order of configuration files The order in which Sitecore loads configuration files is important because the changes that a file makes can be modified or overwritten by files that load later • In the /App_config/layers.config file, add a <loadOrder> setting to the layer's definition: • <loadOrder> • <add path="Path1" type="Folder" /> • <add path="Path2/sitespecific.config" type="File" /> • <add path="Path3" type="Folder" /> • </loadOrder> Role based configuration Continue..
  • 17. JSS – Sitecore java script services and truly headless • JSS is a complete SDK for JavaScript developers allowing to build full-fledged solutions using Sitecore and modern JavaScript UI libraries and frameworks • We can develop by being completely disconnected from Sitecore and get started without a Sitecore install. And deploy apps in physically decoupled way ("headless") to any platform and virtually to any cloud with full Sitecore Experience Platform capability preserved, including Exp. Editor, Personalization, MV testing andTracking / Analytics.
  • 18. 18 Marketing Automation Sitecore 9 features a brand new Marketing Automation visual campaign builder tool that includes some sample engagement plans to get you up and running quickly. The drag and drop interface makes it easy to nurture prospects through highly personalised messaging, offers and emails to boost conversion rates.
  • 19. Sitecore Experience Commerce(XC) • A fully integrated ,enterprise –level commerce platform • A complete rebuild on .Net core. • Fully integrated with Sitecore rule engine and new marketing automation tool • Microservice based architecture and highly scalable
  • 20. 20 Sitecore Experience Commerce(XC) Continue • Deliver personalized ,relevant content in the moment. • Predict the content customers want next • Boost in-store purchase with location based targeting • Increase engagement with the social community • Conduct test on the fly to refine your content • Identify and optimize purchase paths that convert • Gain actionable insights to keep the conversation going • Shape the online shopping experience for any device • True omnichannel retailing • Deliver a completely connected customer experience • Searchable fusion of content and commerce • Own the experience
  • 21. Sitecore Cortex – Machine Learning • A new machine learning engine. • Real-time insights across both native and third-party customer data • Track customer behavior, help in decision, provide right content.
  • 22. 22 What is new and upcoming features?
  • 23. Sitecore Horizon • Sitecore EVP Product, Ryan Donovan announcesThe Horizon and “Horizon” at Symposium • Horizon is all about create amazing experiences powered by insights • interface will be clean and contextual with a true drag and drop interface • Ad a component the system will ask what you want to do next and prompt you to run experiments • Zoom out to see your page tree • Another click of the mouse provides you page performance insights
  • 24. Sitecore Zenith • Zenith is basically designed for dynamic changes in one simple interface and includes all the advanced headless features and capabilities • Zenith is headless and all you need to store, manage and distribute content
  • 26. 26
  • 27. 27