Explore product-specific spaces to ask questions, share insights, and learn best practices.
Recently active
Hey all,Most AEM teams trust the Dispatcher's deny-all approach, but are your allow rules as restrictive as you think?In this article, I explore how broad extension-based allow rules can expose internal endpoints in AEMaaCS and share practical hardening recommendations for a stronger security posture.🔗 Hardening AEMaaCS— Part 3: Why Default Dispatcher Rules May Expose Internal EndpointsCurious to see any similar experiences anyone had!
Workfront Fusion does not account for Daylight Savings Time, which is confusing when mangaging Scenarios and evaluating Cycles/Executions, especially because Workfront does account for DST.
Hi I want to master tokens, custom api modules and workfront fusion HTTP modules. Can anyone guide me with some strategy/resources?
Documentation is totally terribly explained. Could somebody explain what is this location in the web channel configuration?Web channel configuration. Does it map to Decision Scopes in Web SDK? If yes then why Adobe could not name it Decision Scopes???
I have a custom metadata schema applied to my assets. A workflow creates replication metadata nodes under /var/abc/replication-data/{articleId}/{version}, where:articleId is derived from jcr:content/metadata version is derived from jcr:baseVersionEach version node contains properties such as replication-action (for example, Publish or Unpublish).I have a metadata field named Publishing Action in my custom metadata schema. When a user opens the asset properties page, I want this field to dynamically resolve the asset's articleId and current version, locate the corresponding node under /var/abc/replication-data/{articleId}/{version}, retrieve the value of the replication-action property, and display it in the Publishing Action field.What is the recommended approach in AEM to dynamically populate a metadata schema field using data stored in /var based on asset-specific metadata and version information?
Just saw this tab on a tutorial here: https://experienceleague.adobe.com/en/docs/journey-optimizer/using/decisioning/experience-decisioning/decision-policies/create-decision I have AJO Ultimate. What am not seeing this?
Hi community — I am preparing for a Marketo QE interview next week and need sandbox access to practice. I am an email marketing professional building Marketo skills. Would anyone be willing to share read or limited access to a sandbox instance? Happy to connect and learn from experienced users.
I’m trying to get the program name on a task report and it’s not working when using this text mode, what’s wrong with it?displayname=Program Namelinkedname=project:program:namenamekey=view.relatedcolumnnamekeyargkey.0=project:program:namenamekeyargkey.1=project:program:namequerysort=project:program:namevaluefield=project:program:namevalueformat=customDataLabelsAsString
In enterprise-level system architecture, just as we prioritize seamless data integration and scalability, the physical real estate sector is moving toward high-performance structural frameworks that prioritize long-term asset stability.Effective asset management, whether in digital ecosystems or urban development—relies on precise compliance, secure infrastructure, and optimized environmental layouts. As we analyze market trends for high-utility residential projects, it becomes clear that modern vertical developments are increasingly integrating smart infrastructure to meet the demands of global professionals.For those tracking regional market expansions and physical asset deployment, evaluating Apartments for Sale in Lahore offers an insightful look into how LDA-approved vertical housing projects are utilizing modern engineering to provide sustainable, secure living environments.Integrating such physical assets into a diversified portfolio requires the same level of analytical rigor w
I created a new DA Live project following the tutorial, Project seems OK. I can:Edit pages Preview and Publish Activated the code sync and that workedThe problem is I can’t manage anything on https://tools.aem.live/ I get 403 for pretty much all calls. This is the config editor summary:INFO INIT Config Editor initialized 11:00:44.714 ERROR LOAD Failed to load configuration: HTTP 403 11:00:44.714 403 GET https://admin.hlx.page/config/leappoint-omc/aggregated/da-live.json [admin] not authorized 11:00:44.714 403 GET https://admin.hlx.page/config/leappoint-omc/sites/da-live.json [admin] not authorized 11:00:44.714 INFO LOAD Loading config from: /config/leappoint-omc/sites/da-live.json 11:00:44.568 INFO AUTO-LOAD Auto-loading configuration from URL parameters 11:00:44.568 I created the project with my user and also attached the code sync with the same. According to documentation, I should be the administrator but that doesn’t se
Question 1: Seed list can be added on a channel configuration or in the specific journey / campaign? Question 2: When test profile is added to the seed list then the content of the specific email is based on that test profile details?
Hi I’m looking to understand how we can improve resource demand planning and forecasting in Workfront as we begin to roll out Workfront Planning.We’re trying to improve how we forecast demand across campaigns, regions, and teams. Can. you add effort in plannig and then connect to the Workload Balancer or resource planner. How is every else doing this? Thanks very much!
Hi everyone, Noticing in our data that the majority of iOS data from Pinterest (identified with campaign codes) comes in with an unspecified referrer and referring domain in Adobe Analytics. Wondering if the team knows of any reason this might happen? Maybe something with the webviews in their native app, or is there some known redirect they perform. I know pinterest is a large ad platform so hoping someone else has insight on this issue.
Running into an intermittent issue with Adobe Analytics click tracking in Safari I'm using Adobe Launch (_satellite) for analytics tracking, and when users click a button that triggers a page refresh/navigation, the analytics hits aren't consistently being recorded in Safari.The issue is intermittent, which makes it particularly tricky to debug.I added the 100ms timeout specifically for Safari click tracking issues, but the problem persists intermittently. The_satellite library is available and loading fine The issue seems to be that the analytics tracking beacon doesn't complete before the page refreshes 100ms timeout isn't consistently reliable Any Safari-specific considerations I should be aware of?
Note : This follows legacy Adobe Analytics implementation.Issue : When order is completed on the website, there is an order element tag and purchase event which is being sent to the Adobe servers.1. Order element Tag goes from the frontend or code side, going as smetrics call and setting up the eventx with eVars.2. Purchase event is set in Adobe Launch via Rules , the standard way. Order element Tag generates different visit/visitorID when debugged in the data feeds - which should not be the case. This should get in sync with the same session as purchase event is in.Following this document:https://experienceleague.adobe.com/en/docs/analytics/implementation/vars/config-vars/visitoridSolution says, if we can somehow bind these two events via IDs considering the ECID here to stitch the data : 1) Capture ECID during checkout (this should be on a browser cookie) and send to the server when placing order2) Send the order purchase event via edge network with both a timestamp and the ECID.3)In
I see this question asked several times over the past 10 years but not recently. Does Adobe Analytics have a built in or browser extension providing heatmap overlays per page? I’ve tried the “Activity Map” but can’t get it to work. Before I circle back with my enterprise admin, does anyone have a visual example of this working? We also use Quantum Metrics but their heatmapping is very buggy. It occurred to me that since it’s 2026 Adobe may have come up with their own way for users to quickly visualize consolidated user activity on a page in a visual format. Anyone seen this in action?I found this user’s DIY instructions and a few posts asking but getting 3rd party suggestions, but again, they are years old. Hoping for some progress toward a feature or a more reliable relationship with QM?
I have a specific query on Adobe target implementation through Web SDK for React Single Page Application.I am using Adobe Client Data Layer to send data to AEP, AA and AT. ACDL DataElement change event "pageName" triggers on every SPA page of my react application.On "page view" xdm, I am setting the viewName parameter as shown in below screenshot.On page view send event action, I am using both the checkboxes related to AT (Render visual personalization decisions and automatically send a display event)Screenshots of the rule and action configs are below.I have flight-search page and flights page. Users will land on home page and can navigate to flight search page to search the flight once search completed user will land flights page where it listing available flight option. I have created the recommendation activity to show some recommendation in flights page. I can see the viewName being set properly. However, when the recommendation is not visible when navigate from flight-search page
I'm troubleshooting a Marketing Channels issue in Adobe Analytics.My Paid Search rule is:IF ANY Query String Parameter utm_medium contains cpc Query String Parameter utm_source contains google or bing THEN Paid SearchMy Referral rule is:IF ALL Referring Domain is not empty Tracking Code does not contain cpc or paid social THEN ReferralI'm finding hundreds of First Time Visits classified as Referral where: Referrer = google.com Campaign UTM Medium = cpc Campaign UTM Source = google All of our paid search traffic comes from Google/Bing and uses valid UTM parameters (utm_source=google, utm_medium=cpc).When I break down these Referral visits, most are associated with Google CPC campaigns and paid search landing pages.Given the Paid Search rule above, I would expect these visits to be classified as Paid Search, not Referral.Has anyone seen Google CPC first-time visits fall into Referral despite matching Paid Search criteria?
Most marketers initially think of Quiet Hours as a simple Do Not Disturb feature, a single switch that silences or pauses all outgoing messages during a set period. Turn it on for a journey, define the time window, and you're done.That mental model is close, but the real strength of Quiet Hours lies in how it handles messages, not just when they're queued or discarded, but what happens to them during and after the quiet period.Quiet Hours in AJO is configured at the action level, this means a single journey can contain multiple messages, each with its own Quiet Hours behavior: one message might be discarded, another queued for later delivery, and a third allowed to send immediately. All of these can coexist within the same journey, with each action behaving according to its specific purpose.Because the messages in a journey aren't all created equal. Some are time-sensitive, others can wait, and some may no longer be relevant after a delay. That's why a one-size-fits-all Quiet Hours pol
If your team has been building emails in Marketo for any length of time, you've probably felt the tension between scalability and speed. The classic Email Editor 2.0 gave developers tremendous control i.e. full HTML/CSS access, custom scripting, pixel-perfect layouts but it placed a heavy burden on technical resources and slowed down campaign cycles. The new Drag-and-Drop (DnD) Email Designer changes that equation significantly. Here's everything we learned from building a full modular email template system on top of it.Why the move to the new DnD Editor?Our team's primary drivers were reducing developer dependency and improving template consistency across global campaigns. The new DnD Designer shifts email creation into a visual, marketer-friendly paradigm one where non-technical users can confidently build and iterate on campaigns without breaking layouts or brand standards. Template architectureThe template is built using a section-based layout within the DnD Container system. Think
The Monday morning that never ends Picture this: it's Monday, and Priya, a journey orchestration lead at a retail brand, has three journeys on her plate. A loyalty re-engagement flow. A trial-to-paid conversion path. A seasonal promotion for a new product line.Each journey needs the same opening move: read the audience, run an eligibility filter, and drop anyone who doesn't qualify. Priya has built that logic at least a dozen times. She knows it by heart. She also knows that if she copies it from an old journey, she'll spend the next hour untangling node references, fixing namespace mismatches, and wondering whether this version matches the one her colleague Marcus built last month.By Tuesday, she's still wiring up the same three nodes. Again.This is the quiet tax of journey building — not the creative work of designing a great customer experience, but the repetitive work of rebuilding logic your team already trusts. Journey Fragments exist to eliminate that tax. What if your best jour
Hi! Has anyone made the complete switch to the new email designer? I keep toying with it but can’t fully commit to the new designer. Anyone have success stories with the new designer?
We have included custom form in multiple user’s profile via bulk edit. All fields appearing fine as expected. When I go to user section and filter the user by “Category ID=Form Name” it does not show the user list. For other forms which are added individually to user showing the usernames with category ID field as expected. I created report and below is my finding: If I user Category ID under User it does not show this bulk edits. But if go to ID under category these users shows up Please advise if it is normal behavior and will have impact in future.
Watch the show recording: How to efficiently test, simulate and validate journeys before going liveLearn how to go live with confidence by validating journeys before activation. We'll cover the best testing approaches for both event-based and audience-based journeys, plus a first look at the new Journey Simulation capabilities.You'll see how to:• Choose the right pre-launch testing method for your journey type• Validate branching logic and audience volumes without sending messages• Create simulated users manually or with Journey Agent support• Automatically test all journey paths in a single clickPerfect for AJO practitioners who build, publish, and maintain journeys and want faster, more reliable validation workflows.Register now: https://engage.adobe.com/ExpLeagueLive-260617.html
I am trying to send a sample email to my Outlook (work) and I am not receiving them. I have checked SPAM and JUNK folders and they are not in there. It states that the email has been sent via Marketo. Can someone please help troubleshoot?
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.