Explore product-specific spaces to ask questions, share insights, and learn best practices.
Recently active
Watch this session recording, browse the session materials, and post your follow-up Questions as a Reply to this Thread for follow-up Answers from the experts! Session Details: [S819] Maximizing Conversions with Recommendations You might feel like you know recommendations as product and content suggestions, but there’s so much more to unlock. Lenovo harnesses recommendations for maximizing conversions by customizing algorithms and leveraging a unique integration with Adobe Analytics to craft attribution models. Join us to: Learn the unique recommendations use cases that drive sustainable revenue growth and optimize experiences See a global, collaborative optimization program that delivers improvement to the metrics that matter Discover the iterative benefits of using Adobe Analytics and Adobe Target together Watch the Session Recording Recorded On: Wednesday, Mar 22nd, 2023: 4
May be a basic question, but is it possible to trigger a page refresh either in a workflow process, or using any workflow step? I have this custom workflow process that, when an asset is uploaded to the DAM, takes it and sorts it in another folder per its metadata. I want to trigger another page refresh once that workflow process is ran, so that the moved asset reflects to the correct folder. Thank you,
I am in the process in moving over from google analytics to adobe analytics but having a major issue. When using the filter visits by location in Adobe Analytics, the number 1 city is Chicago. When running this same report in Google Analytics, Chicago is not near the top 10 (currently majority of the cities SHOULD be in Texas). How can I figure out this issue, and what is one way to fix it?
Our Marketing Operations team is adding a new position - Marketing Operations Analyst II! This team oversees the administration of Workfront, Fusion, and Asset Essentials (implementing in Q2). Workfront was implemented about three years ago and I have been the sole administrator so we are bringing someone else on to share the responsibility. The company is based in Dayton, OH but will hire remote applicants. Marketing Operations Analyst II | | CareSource
Hi team, We're exploring the recommendation activity, but I found that I can only return multiple recommended products in one design/offer. Is there any way for me to return one design/offer for each of the recommended products?
Diving into the World of Sling Servlets in Adobe Experience Manager by Techzette Abstract In this post, we will go over the different annotations that are used in a Sling Servlet, and provide a sample code example to help illustrate their usage. A Sling Servlet is a type of Java servlet that is used to handle HTTP requests in AEM. These servlets are typically used to handle the creation and retrieval of content, as well as to perform other tasks related to managing content in AEM. Sling Servlets can be created using the Sling API Here is a sample Sling Servlet that illustrates the use of different annotations: @SlingServlet(paths="/bin/example", methods="GET", selectors="data") public class ExampleServlet extends SlingSafeMethodsServlet { @SlingObject private Resource resource; @ValueMapValue @Named("jcr:title") private String title; @Properties private ValueMap properties; @Modify protected void doGet(SlingHttpServletRequest request, SlingHttpServletResponse response) { //do s
Unlock the Secrets of Filters in AEM: Boost Performance, Enhance Security and Implement Custom Logic by Monendra singh Abstract Filters in Adobe Experience Manager (AEM) are a powerful feature that allows developers to intercept and manipulate requests before they are handled by the AEM application. They can be used to perform tasks such as caching, compression, authentication, and more. Filters in AEM are implemented as a chain of OSGi services, which are executed in a specific order. Developers can create custom filters by implementing the javax.servlet.Filter interface and configuring them through the OSGi framework. In addition, AEM provides a set of built-in filters for common tasks, such as the CacheFilter for caching responses, the GZipFilter for compressing responses, and the SlingAuthenticator for handling authentication. Filters in AEM are powerful tools that can be used to improve the performance of an AEM application and enhance the user experience. In AEM, there are seve
AEM best practices and development guide - Delete Unreferenced Assets AEM by Kiran Sg Abstract Problem Statement: Delete all the assets which don’t have references to improve AEM performance in turn Indexes and search/query performance. Introduction: How do assets get published? The author uploads the images and publishes the assets Create a launcher and workflow which processes assets metadata and publishes the pages Whenever we publish any pages and if the page has references to assets, then during publishing, it asks to replicate the references as well. What happens when the page is unpublished? When the page is deactivated, assets referenced to the page will not be deactivated because this asset might have reference to the other pages hence out of the box assets won’t be deactivated. If we perform cleanup, deactivate and delete old pages, we might not be cleaning up assets related to this page. What advantages of cleaning up of old assets? Drastically reduces repository size Im
AEM User Management | Organizing Groups and Assigning Permissions | Authoring Part-2 by Techzette Abstract In this tutorial, we'll show you how to effectively manage groups and permissions in Adobe Experience Manager. You'll learn how to create and edit groups, assign users to groups, and set permissions for different group members. We'll also cover best practices for organizing your groups and managing user access. Whether you're new to AEM or just looking to streamline your user management process, this video is a must-watch. #AEM #AdobeExperienceManager #GroupManagement #PermissionManagement #UserManagement #ContentManagement #WebDevelopment #AEMTips #AEMTutorial #AEMSecurity #AEMBestPractices #AEMUserAccess #AEMGroupPermissions #AEMContentManagement #AEMWebDevelopment For more information on the AEM, refer to below medium blog. https://medium.com/@techzette2 Official AEM documentation for security management in AEM: https://experienceleague.adobe.com/do... 00:00- Intro 00:17-
AEM : Detailed Architecture by Divanshu Goyal Abstract The architecture of Adobe Experience Manager (AEM) is based on a modular design that separates the presentation layer from the content repository and the business logic. The main components of the AEM architecture are: 1. Content Repository: AEM uses the Apache Jackrabbit content repository, which is a Java-based, hierarchical content store that stores all of the content for the website, such as pages, images, and documents. 2. OSGi Framework: AEM uses the OSGi (Open Services Gateway initiative) framework to manage the lifecycle of its various components and services. This allows AEM to be highly modular and extensible. 3. Sling: Sling is a web framework that sits on top of the OSGi framework and handles the request and response processing of AEM. It maps the URLs of the website to the underlying content in the content repository. 4. Apache Felix: AEM uses Apache Felix as its implementation of the OSGi framework. Read Full Blog AE
Is there any way to Disable Smart Tags in AEM as a Cloud Service?
IC Print Channel Document fragment (text fragment) based data entry fields are displaying in different order every time under DATA tab. Is there any way to resolve this issue? Thank you!
Hi, We have some URLs in our sitemap that once existed but are no longer there. Our URL is: https:/our-domain.com/abc/en.sitemap.xml Response issue: Both URLs appear. /content/abc/en/products/xyz.html [Correct] /content/abc-new/en/our-products/xyz.html [Incorrect] History: 1) /content/abc-new/en/our-products was moved to /content/abc-new/en/products 2) /content/abc-new was moved to /content/abc So only, /content/abc/en/products is the right URL. Now, we have checked in publish and there is no /content/abc-new anywhere. Have checked dispatcher and nothing as well. Have removed sitemap and recreated, but still getting both the URLs. How is /abc-new even showing when we are only asking for /abc/en.sitemap.xml? Where is this /abc-new content being picked from? If I try to access any of these /abc-new URLs I get 404 which is correct. Anyone faced such an issue? Any help will be really appreciated. Thanks Ruchi
Hi,I am trying to run the "out of the box" plain AEM 6.5.0 in new M1 Mac. The system bundle shown in pic below stuck in "starting" status and not becoming active. I can login into osgi bundles and see but the crx & login are not coming up and the AEM is unusable. The java version is java version "1.8.0_333" Java(TM) SE Runtime Environment (build 1.8.0_333-b02) Java HotSpot(TM) 64-Bit Server VM (build 25.333-b02, mixed mode)I tried downgrade the java 8 version to 311, still no luck.Any help or documentation to fix this will be helpful.
I have sent up a calendar showing a list of projects and we want to use the Gantt view. I set up a few categories on the lefthand column. The view I'm seeing shows all projects in all categories sorted by start date of the project. Ideally, we would like to see them sorted first by the categories I set up, and then by start date. That way all the categories I created are grouped together. I'm aware I can turn the categories on and off, but we want to see them all in 1 view. Does anyone know if this is possible?
Do you feel Marketo’s standard reports are not bringing enough ROI insights to you? Do you wish to see how transparent your marketing influence is? Or are you planning to build a successful reporting around all the data points in your Lead Lifecycle? Here is how Marketo’s RCE answers all of the above and you can get the most out of this! Revenue Cycle Explorer is Marketo’s advanced reporting tool that can help you make the funnel and marketing influence more transparent. When done right, the reports generated in RCE can help you make better decisions about what sort of programs and events to run. Marketo’s standard reporting brings you a very limited view of how programs or channels are performing, how Marketo assets are driving engagement, sources leads are generated from, how your company’s web pages are performing, etc. However, RCE allows you to measure, understand, optimize and predict the revenue cycle. Before you start using this tool, it is imp
Hi All, This isssue is reported by the security team and they want us to fix this. Please help me with the fix as i suspect we need to make changes on dispatcher leve. How do we verify the Missing Host Header in aem 6.5.14 @arunpatidar ,please could you suggest on the fix. Thanks, Mahesh
Hi, when image is added directly to a page through browse option from a computer, it's not rendered on a page. It works if the image is added from the DAM. Can anyone help me.
Hi, I am currently developing an application in Vue 3 that uses Vite to generate the necessary files for the deployment to live environment, previously we used webpack and with the help of the aem-clientlib-generator library we generated the necessary files to be embedded in ui.apps/src/main/content/jcr_root/[name_folder]/clientlibs/[clientlib_name]/[clientlib_app]/[clientlib_files], previously with Vue 2 and Webpack this worked great but since we decided to take the leap to Vue 3 and Vite now we are not able to make it work in the live environment because we always get this error: Identifier 'e' has already been declared Our AEM developers provided us with the <script type="module"> since it previously told us something about the imports but we are still stuck here. Does anyone know how to fix this?
Hello from Adobe Certification! Adobe Experience Manager certification renewals just became easier than ever. You can now renew your Adobe Experience Manager certification via a new continuous learning renewal format at no cost. With this new renewal format, you can renew your Expert or Master level certification by completing a few continuous learning course assessments, without the hassle of scheduling and taking a proctored exam. Visit Adobe Experience Manager Renewal Guide to learn more and renew your Experience Manager certification today! If you have any questions, please refer to these FAQs, or contact certif@adobe.com. Thanks, Adobe Certification Team
Hello from Adobe Certification! Adobe Target certification renewals just became easier than ever. You can now renew your Adobe Target certification via a new continuous learning renewal format at no cost. With this new renewal format, you can renew your Expert or Master level certification by completing a few continuous learning course assessments, without the hassle of scheduling and taking a proctored exam. Visit Adobe Target Renewal Guide to learn more and renew your Target certification today! If you have any questions, please refer to these FAQs, or contact certif@adobe.com. Thanks, Adobe Certification Team
AEM User Management | Organizing Groups and Assigning Permissions | Authoring Part-2 by Mani Kumar Overview In this tutorial, we'll show you how to effectively manage groups and permissions in Adobe Experience Manager. You'll learn how to create and edit groups, assign users to groups, and set permissions for different group members. We'll also cover best practices for organizing your groups and managing user access. Whether you're new to AEM or just looking to streamline your user management process, this video is a must-watch. #AEM #AdobeExperienceManager #GroupManagement #PermissionManagement #UserManagement #ContentManagement #WebDevelopment #AEMTips #AEMTutorial #AEMSecurity #AEMBestPractices #AEMUserAccess #AEMGroupPermissions #AEMContentManagement #AEMWebDevelopment For more information on the AEM, refer to below medium blog. https://medium.com/@techzette2 Q&A Please use this thread to ask questions relating to this article
Context-Aware Configuration under Experience fragments are getting null in the STG environment but it's working in DEV and local environments. The content structure is the same in all environments. ResourceResolver serviceResolver = Utils.getResourceResolver(resolverFactory,SUB_SERVICE);//Getting Resource Resolver for SUBSERVICE Resource contentResource = serviceResolver.getResource(path); WorkFlowCaConfig config = contentResource.adaptTo(ConfigurationBuilder.class).as(WorkFlowCaConfig.class); contentResource also gets null. Thanks
In creative marketing, quantifying the ads’ influence on website traffic, performance optimization, or even business impact is often overlooked. But there are ways to measure it with the right tools and data-driven mindset. Using Adobe Analytics for ads optimized for link clicks or landing page views, we can view creatives beyond aesthetics and drive a more objective approach in identifying campaign effectiveness. This is when campaign tracking codes are certainly most helpful! 3 Ways Adobe Analytics Can Quantify Creative Performance 1. Identify the Best Ad Format Which Brought the Highest Traffic and Desired Website Events Based on the data set below, despite the Carousel ad format having lesser web entries than Image ads, but in terms of website entry rate, it performed as good as image format. While Videos had the lowest website entry rate. From various digital campaigns I’ve seen, this is expected since the priority for video ad formats are not for link clicks but more towards vide
A user recently asked about plugging Chosen, a well-known HTML <select> replacement, into Marketo forms. There’s a 3rd-party post from several years ago on the topic, but their code invited a little correction, performance optimization, and configurability. Chosen was developed by devs @ Harvest, the time-tracking app. (That doesn’t necessarily make it better than others, but knowing the project is in heavy use by its maintainers is a good thing!) The main goal of Chosen is to make long dropdowns less unwieldy. Here’s a native Marketo form with a series of Visibility Rules — I made sure to cover VRs, not just a basic config — where Territory and Country are perfectly usable, but State is characteristically unwieldy: With Chosen, all dropdowns become a little slicker (check out how the Territory and Country placeholder text is displayed). Even better, long dropdowns can be
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.