Adobe Target is a comprehensive solution within the Adobe Experience Cloud designed to customize and personalize customer experiences. It enables you to optimize revenue across web and mobile sites, apps, social media, and other digital channels. Data from multiple systems seamlessly integrates into Adobe Target, including Adobe...
What is Adobe I/O Runtime? Adobe I/O Runtime is like a magic wand for developers. It's a serverless computing platform, meaning developers can focus solely on writing code without worrying about managing servers or infrastructure. Think of it as a virtual playground where your code runs, triggered by specific events or actions. Use Case...
What are Sling Transformers? Sling Transformers are basically OSGi services used within the Sling Rewriter framework to modify or transform the content of HTML or XML before it is rendered or delivered to the client. They are powerful when we need to manipulate the output content without modifying the original content structure. Key...
In our first blog of headless series, we discussed different approaches to enable headless for AEM existing sites. We emphasized on one approach to use sling exporters and traditional templates. Let's discuss changes required to get this approach working. Key points of the approach Any application/service can make HTTP calls...
ACS AEM Commons Reporting is a collection of reporting tools and utilities designed to enhance the reporting capabilities within AEM. It offers a solid foundation for generating insightful reports, but what if you need to tailor reporting functionalities to meet specific business needs? That's where extending ACS AEM Commons Reporting...
In this blog, we will demonstrate how Adobe AEM App Builder can streamline the development of custom content fragments within Adobe Experience Manager as a cloud service. We aim to guide you through setting up a local development environment, creating a project, and developing a custom button in the action bar. By following the...
In the dynamic landscape of digital experience management, security and user convenience are paramount. Adobe Experience Manager (AEM) stands out as a leading solution, empowering organizations to create, manage, and deliver engaging digital experiences. However, with the increasing importance of security, integrating robust...
Introduction Open Graph tags are defined by the og: meta property and found in the <head> tag. In simpler terms, Open Graph tags control how the website’s content appears when shared. These tags represent what title, description, and image social media platforms should use when the content is shared. Why are Open Graph tags...
Overview of AEM and vue.js Adobe Experience Manager (AEM) is a powerful content management system that allows for seamless content creation and management. On the other hand, vue.js is a progressive JavaScript framework that simplifies front-end development. Integrating AEM with vue.js can enhance the user experience and streamline...
In the realm of web development, customizing JSON responses dynamically based on specific criteria is a common requirement. Recently, our team encountered such a scenario in Adobe Experience Manager (AEM) where we needed to modify the JSON response based on a URL value within the response itself. In this blog post, I'll walk you through...
Adobe Commerce is an enterprise-level eCommerce platform that is flexible and scalable. It lets businesses create personalized B2B and B2C online stores. But before businesses can set up their online store on Adobe Commerce, it has to be set up first! In this two-part blog series, we’ll delve into the setup of Adobe Commerce on...
Digital Asset Management (DAM) plays a pivotal role in modern content strategies, and within the realm of AEM DAM, asset reporting emerges as a crucial component. In this blog post, we delve into the significance of asset reporting in AEM DAM, exploring its features and introducing approaches to leverage data insights by creating...