Explore product-specific spaces to ask questions, share insights, and learn best practices.
Recently active
So that is the crucial attibute which has to match in both in order for recommendations to work?Web SDK: Feeds:
Hello! I’m trying to use logic on custom form but can’t get it to work correctly. I have two fields, both multi select. What I’m trying to do is if an option on the first field is selected, then the second field automatically selects an option. Is that possible?
Greetings,We have a strange issue with our etc mapping structure, our project has a lot of domains and all of them are under etc/map, the recommendation for a better structure was to follow this guide/etc/map/ https/ www.example.com.443/ rulenodes But this approach makes it so the domain disappearsleaving https: //matchedPathWe do not know how to format the sling:internalRedirect and sling:match properties in order for the rules to work like they do under just etcAny help would be appreciatedBest Regards,Daniel
Hello - I just started this below course and the video quality was too poor and in the settings also I don’t see an option to switch to higher pixel so, can you pls check.https://experienceleague.adobe.com/en/courses/ajo-design-and-deliver-messages/module-1/step-2Thank you!
Hi Folks,Following the recent migration of the Experience League Community portal to the new platform, I am unable to locate one of the questions I posted a few weeks prior to the migration.The post was quite detailed and focused on a conceptual discussion. It also received valuable responses from community experts. Unfortunately, the question no longer appears on the platform.I was able to find the original link to the post in my email inbox; however, it now redirects to the Experience League home page.Here is the link for reference: https://experienceleaguecommunities.adobe.com/t5/adobe-analytics-questions/concept-review-strengthening-user-tracking-with-server-side-fpid/m-p/789244 Could you please guide me on whom to contact or how I can retrieve this question and its associated community responses?I require the post and comments for internal communication purposes.Thank you for your assistance. Regards,Nitesh
What is the difference? Should I set up Core and ECID in Tags in Identity Map? Should I put ECID into Identity Map if it should be retrieved through Data Collection?https://experienceleague.adobe.com/en/docs/experience-platform/collection/use-cases/identity/id-overview#retrieve-ecid
Hi, I am planning to leverage Adobe scene7 video player for our application and want to analyze the downsides ahead of implementation.Parameters to analyze:1. Accessibility of the player (When we performed proof of concept 1.5 yrs. back, player was not fully accessible)2. Ease of customization with backward compatibility. 3. Performance on low bandwidth networks. Thanks,Vishal
We currently have users uploading their assets to the linked AEM folder in Workfront, which then syncs to AEM/Content Hub. If an error is identified on an asset, it must be manually deleted in AEM and then again in Workfront.Is there a report available that can identify whether users have deleted an asset from the linked AEM folder? Additionally, do teams typically have a governance process in place for when this occurs?
How do I rebrand and configure the default WKND search page?
For our dynamic xfa pdf forms that are created in AEM (LiveCycle), we have some fields where users need to be able to add formatting like bold, bullets, indenting, etc. Do you have any suggestions for doing this?
It would be extremely useful to be able to utilize $TriggerObject in Email Script Tokens for the "<Custom Object Name> is Updated" trigger, in addition to the "Added to Opportunity", "Opportunity is Updated", and "Added to <Custom Object Name>" triggers. This would provide the following benefits: Increased flexibility in Email sends using VTL tokens Increased efficiency in API use Increased scope of Custom Object use
Dear AEP Community,Happy New Year 2026!Your time is precious, and we understand the importance of efficiency when it comes to troubleshooting issues with Adobe Experience Platform.That's why we're excited to again bring you our carefully curated collection of Top KCS (Knowledge-Base) Articles for January 2026, designed to help you resolve common challenges swiftly and effectively.Our Top KCS Articles are your shortcut to:Quickly identifying and resolving recurring issues. Accessing expert insights and best practices for AEP. Streamlining your troubleshooting process for maximum productivity. Empowering yourself with the knowledge to tackle any AEP-related problem head-on.Why spend hours searching for solutions, when our Top KCS Articles have already done the heavy lifting for you?Let us help you save time so you can focus on what truly matters – creating highly personalized digital experiences with AEP.Start supercharging your problem-solving skills today by exploring our Top KCS Artic
Dear Adobe Campaign Community,Happy New Year 2026!Your time is precious, and we understand the importance of efficiency when it comes to troubleshooting issues with Adobe Campaign.That's why we're excited to again bring you our carefully curated collection of Top KCS (Knowledge-Base) Articles for January 2026, designed to help you resolve common challenges swiftly and effectively.Our Top KCS Articles are your shortcut to:Quickly identifying and resolving recurring issues. Accessing expert insights and best practices for Adobe Campaign. Streamlining your troubleshooting process for maximum productivity. Empowering yourself with the knowledge to tackle any campaign-related problem head-on.Why spend hours searching for solutions, when our Top KCS Articles have already done the heavy lifting for you?Let us help you save time so you can focus on what truly matters – creating exceptional campaigns with Adobe Campaign.Start supercharging your problem-solving skills today by exploring our Top
Stop Guessing: Visualize AEMaaCS Editor Activity with Splunk by @daniel-strmecki IntroductionWhen we talk about performance optimization in AEM as a Cloud Service (AEMaaCS), we usually focus on Dispatcher caching, CDN configuration, frontend performance, query indexing or backend refactoring. What often gets overlooked is the actual editor activity on the Author environment. Knowing how, when, and how intensely editors use AEM Author is critical operational information. Heavy editorial activity can significantly impact Author performance without proper optimizations in place, especially during peak hours. Conversely, periods of low editor activity present ideal windows for running content cleanup jobs, bulk imports, reindexing, or maintenance tasks that would otherwise degrade the editor experience.In this post, we’ll walk through how to build a Splunk dashboard to gain clear visibility into editor behavior on AEMaaCS Author. The goal of the dashboard is simple: to understand editor u
tl;dr: You gotta use the API to use the API. When browsing Marketing Activities, you’ll see the URL change to reflect Program IDs, Static List IDs, and Smart Campaign IDs:.../marketo-engage/classic/PG3350A1.../marketo-engage/classic/ST6331A1LA1.../marketo-engage/classic/SC9850A1ZN19In these cases, the first sequence of contiguous digits in the last path segment is the asset ID and can be used in the API. Above, you see Program ID 3350, Static List ID 6331, and Smart Campaign 9850. The structure works for Smart Lists as well. Other asset types like Forms and Emails also have their IDs in the URL. Not Campaign Folders, though!Selecting a Campaign Folder shows a tempting URL structure —.../marketo-engage/classic/MF2421A1— leading you to think the Folder ID is 2421. Nope, in this case 2421 is the “tree node” ID, which is a UI thing only. It’s not the same as the REST API Folder ID, which reflects the persistent structure in the database. Worse, the actual Folder ID 2421 can be located some
We are in the process of setting up an internal datalake which will receive a Data Feed from Adobe Analytics. The engineers need an example of what the Data Feed output will look like (ie. a sample version of hit_data.tsv).I cannot create and export my own test data feed because we don’t yet have a destination set up to send it to. I also cannot find a sample file anywhere in the Adobe documentation nor elsewhere on the internet(?!).Google’s AI Mode suggest it will look something like this (ie. tab-delimited and with a header row), however I want to confirm this as I don’t fully trust AI yet. Also what value appears if the column is empty - will it actually be empty of will something like NULL appear?hit_id hit_source event_list post_evar1 post_prop1 visit_num timestamp1234567 1 100,101 'home_page' 'banner' 1 16776576008901234 1 200 'product' 'sidebar' 1 1677657605 Can someone provide a sample file? (du
In reading through some previous questions/answers, I think I'm understanding that the actual pdf proof is compressed or flattened into an image in the proofing tool. This is causing a major issue for us with a company-wide campaign. Our design has layers of transparencies and once it's uploaded into Workfront Proof, that image is altered and looks terrible. That proof, in the proofing tool, is what our end user must approve and it's just not accurate. We spend a tremendous amount of time dealing with this. If you can't view the proof how it's intended to look, then what's the reason for using the proofing tool at all. Does anyone else struggle with this? I would love to hear what your workarounds are. Is there anything we can be doing differently for this to look accurate once uploaded into the proofing tool. Are there settings in the pdf output that our designers should be using to remedy this situation. Is there anything within the our instance that can be changed by Adobe support t
As of the October 2026 release, the Adobe Marketo Engage Email Designer possesses nearly all of the core capabilities of the old editor, while boasting powerful new features like AI assistance, Image to HTML, Brand themes, and more. This is a big milestone, as now all users can confidently utilize a Designer that expands email creation functionality, integrates with modern tools, and enhances collaboration. Shared capabilities Let’s take a look at what features can be found in both the new Designer and the classic editor. Feature Description Classic editor Email Designer Starter templates Out-of-the-box templates to jumpstart campaigns. ✔️ ✔️ Saved templates Reusable designs for efficiency. ✔️ ✔️ Use/create emails in programs Create email assets for specific programs outside of the Design Studio. ✔️ ✔️ Preview/send sample See how emails render before sending. ✔️ ✔&
Hi everyone,I hope you are well. I have a question on the Adobe Analytics products variable.We currently use our products variable (s.products) for our site's retail journey. However, a separate journey is currently being worked on for a different part of the site/business area. This journey also allows users to purchase multiple different items together, each with their own attributes.I want to keep everything in the same report suite for pathing/attribution purposes. As far as I'm aware Adobe Analytics only gives us one products variable per report suite. I'm curious if anyone has experience of using the products variable for multiple separate journeys in the same report suite. If so, are there any recommendations/best practices to avoid the data becoming a horrible mess.For info: We are running a "traditional" Adobe Analytics deployment (not CJA) using App Measurement (not Web SDK) through a third party Tag management system (not Launch). Any advice on this would be hugely appreciat
We have 4 forms within MarketoWe wanted to find out when was the last time someone submitted these formsTried the Smart List way of “Form Fill” selected the form nameBut is there any other way via admin or any built in section with analytics which shows us top performing forms based on fills, and when was it last filled out. Or showing us stats like most used/popular forms, last date of submission Thank you
How can we implement Adobe Target Recommendations where the initially displayed common products dynamically update based on the applied filter—for example, when a user selects a specific production function/gender/attribute, the recommendation results update accordingly?
Hi, I went through varies posts from accessRules to EXISTS filter to see if I can find projects where certain groups do not have manage access to the projects.
Is it only because Adobe wants the customer to buy additionally AT? Totally not understandable :)
Hi Team, I was trying to create an email subject for an API Triggered Transactional Campaign (all the values are received from JSON payload for personalization) using the language attribute that exist in the payload with values EN and FR. I wrote this code as shown in image, but it didn’t work.. Can anyone guide me how can I create a conditional email subject line with personalization fields using context variable from the Payload.
When we try to send emails from AJO we get this alert. Saying that the opt-out link is missing in the body.But his is not entirely true. The link is there, but is placed inside a fragment. To us it seems like AJO is not able to see this link when it is inside a fragment, and then returns a alert. We have placed the link inside a footer fragment, that is not broken before sending the email. We are also using if/or logic controlled by variables to show the right language for that link. This also might be a reason for AJO is not able to recognize the link. But it is there, and it is working. Could the code checker that looks for this opt-out link also try to look for this code inside fragments?
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.