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 Analytics, AEM, AEP, and others. Adobe Experience Platform […]
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 in […]
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 concepts of […]
If your client or business has both a website and a WebView app, how would you differentiate the traffic between the two? Or, how would you distinguish traffic between mobile browsers and the WebView app? We could do this using the data layer, which can be set up with the help of your development team. […]
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 to AEM pages using “.model.json” […]
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 comes into play. Problem Statement […]
Email configuration in Adobe Commerce is essential for maintaining effective communication with customers through transactional emails and notifications. Unlike Adobe Commerce Cloud, SMTP (Simple Mail Transfer Protocol) functionality is not natively included in Adobe Commerce Community Edition by default. However, you can easily integrate SMTP capabilities into Adobe Commerce Community Edition through extensions offered by […]
Introduction: Tracking file download events across websites is crucial for understanding user engagement and based on which digital strategies can be optimized. Using the AEP WebSDK extension offers a robust solution for capturing such events. By leveraging this extension, businesses can seamlessly monitor and capture download events, providing valuable insights into content performance. This approach […]
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 below-mentioned […]