Explore product-specific spaces to ask questions, share insights, and learn best practices.
Recently active
We are in the process of migrating from a SOAP-based implementation to a REST-based approach for fetching programs and their associated tags. Previously, with SOAP, we were able to retrieve all relevant data — including tags, tokens, and costs — in a single API call. However, with the REST API, retrieving tags now requires a separate request. According to the documentation, the endpoint for fetching programs does not return additional information such as "Tag", "Token", or "Cost". Tags must instead be retrieved using either the Get Programs by Id or Get Programs by Name endpoints.Is there a bulk REST API available that allows us to fetch tags for all programs in a single request?
On any given page, I track the following interactions:Video viewsAsset downloadsInteraction with page navigationInteraction with body componentsEngagement with the chat bot50% and 75% page scrollTo evaluate the performance of any page, I want to create a single metric that incorporates all of these interactions. I am considering a straightforward approach as follows:Create a segment that includes visits (visit container) with video views, asset downloads, interactions, engagement with the chat bot, or a 50% page scroll. Let’s name this segment "Page Engagement."Create a calculated metric:(Page Views where Page Engagement Exists) / Total Page ViewsAdded screenshots for reference. I would appreciate any recommendations or alternative approaches and would welcome suggestions on how to improve or refine this setup.
Hi team, We are implementing a new event-driven data layer and I'm using the Data Layer Manager extension to capture the push events in Adobe Data Collection. When the event is a link that leads to a new page (wipes the DOM), I can see the event being added to the data layer before the page unload, but the beacon is not sent every time (can't see the event in the debugger), hence data is not captured every time even if the data layer is updated. It seems like a timing issue since it does work sometimes, just not consistently. Any idea how to fix this and make sure the data is sent every time before unloading the page and going to the next? Cheers!
Hi Experts,Could you kindly suggest if deployment independent for more number of pages ( more than 25 pages) same kind of lighthouse report can be generated? It will not be dependent upon AEMaaCS pipeline or deployment.If yes, kindly share in little details.Thanks in advance !!
Why I do not see that available in AJO?
Hello, Reaching out here for help on a report.We have a task approval which has 1 stage assigned to Project owner role (wildcard) by default. When users send it for approval, they edit the approval path and add the user name in approval and remove the Project Owner name from there.We want to build a report of all such tasks where the approval was triggered but the user did not remove Project Owner from the approval.In the screenshot below, I want the report to only show the 3 tasks. Can anyone suggest on how this can be done?
Hi all,I'm currently working on a customer implementation where Adobe Experience Manager (AEM) is integrated with Adobe Target. We have a workflow that automatically exports Experience Fragments (XFs) to Target in JSON format using the standard “Export to Adobe Target” process step provided in the workflow.However, I’ve run into an inconsistency:Sometimes the exported payload appears in Target as a "JSON Offer"Other times, it appears as a "JSON XF" (Experience Fragment)I’ve checked the workflow configuration and it’s always using the same OOTB process step (com.adobe.cq.target.integration.process.ExportExperienceFragmentToTargetProcess). I wasn’t able to identify what conditions or configurations lead to the difference in export type.❓ My questions are:What exactly determines whether AEM exports an XF to Target as a JSON Offer vs. JSON XF?Is there a setting in the Experience Fragment configuration or workflow metadata that drives this?Has anyone else experienced this inconsisten
What is the difference when it comes to workflow with authentication and without?WIth we needs to generate beforehand token?
How is it done? Using IP address? Then using external provider?
I wanted to track the fallout rate between two pages: a homepage and a conversion page. Easy peasy. Then I decided to dig a bit deeper and trend the touchpoint. It doesn't work. If I do a fall out for any given day in the range, it is lower than the one reported by about 10%. Not a trivial difference. What am I missing, or is there a bug? Which data point is the reliable one? Note that if i break down a day by hour, there is a similar impact. Averaging the elements manually, does not equal the average displayed.
Hi.I've created a free-form table with metrics in the rows and different time ranges in the columns. I would like to add a third column showing the % change between the two time ranges.Is this even possible? I´ve tried to scribble it on the screenshot. Many thanks for your effort in advance.BR
Hi Team, Could you please guide me on this? I want to apply different policies for a single editable template. I’ve created pages under two separate projects using the same template, but I want to allow only specific components in /content/myproject1 and different components in /content/myproject2, each governed by separate policies. Thanks in Advance,Veera
We have created a journey activity in our development environment and created a package with journey and audience. We see below error whilst importing the package in our pre-prod environment. Can anyone help?
AEM Guide when users select a element in the current open DITA file below a breadcrumb shows the path of the selected elementmy question how can i get the xpath of the selected element or even better how to get the active (selected) element in the tcx.activeEditor.xmlDocI need to know which xml element is selected in the editor and bind that to the element in the tcx.activeEditor.xmlDocBo, BJ Dita
There is a bunch of data-aue attributes that we can retrieve in custom Universal Edtitor extenstion. For example given html markup like this<div class="MuiBox-root mui-ifmqwy" data-aue-resource="<resource_path>" data-aue-model="myapp-component-model" data-aue-label="Component Label" data-aue-type="component" data-aue-prop="<some_prop>"></div>We can obtain attributes values using editorState.editables obejct in custom UE extensionconst editorState = await guestConnection.host.editorState.get(); let editable = editorState.editables[0]; console.log('editable: ', editable) // outputs { "id": "<some_id>", "type": "component", "resource": "<resource_path>", "prop": "<some_prop>", "rect": {}, "label": "Component Label", "parentid": "<parent_id>", "selector": "<some_selector>", "isComponent": true, "model": "myapp-component-model", "filter": "", "component": "", "content": "", "c
Hello team,I am trying to test https://github.com/adobe/adobe-commerce-samples/tree/main/admin-ui-sdk/menu/custom-menu with local adobe commerce 2.4.8-p1App is working fine on localhost:9080 port and can see orders and products data in browser Now want to connect that app in adobe commerce admin panel and need to see similar grid inside admin panel but Configure Extensions option not visiblehttps://developer.adobe.com/commerce/extensibility/admin-ui-sdk/configuration/ Thanks,Ankit
need to write expression in journey condition to check if we have any sent email status for specific journey id ?
Hi Team, Please suggest a solution for this. I have a single component and single template used in both projects — project1 and project2. Now, I want to apply different styles: white and grey for myproject1, and purple and blue for myproject2. Thanks in AdvanceVeera
Hi, we are facing an issue where while trying to send a proof, a delivery ID is getting generated but no delivery is generated for it. What could be the reason?
The Initial Problem:We have Youth Education Webinars/Seminars that have specific criteria (Age, Membership, etc) to qualify due to incentives. We host the registration form on our website, and it pushes entries into Marketo. There are no criteria requirements tied to registration and in theory we can have multiple students register under the same Email Address since sometimes we have families with multiple children all under the same Email Address. Marketo Data:The majority of the data that the Lead needs to qualify is in a Customer Profile Marketo custom object. The one data point outside of this is house in a Deposits Marketo custom object.There is a "Customer ID" field that exists for each unique record and is carried across all objectsIn order for qualification, essentially the Lead/record has to meet certain Customer Profile criteria and a specific Deposit criterion for that same Customer IDSo, if we had a Record with the Customer ID of 12345, this data point exists in both C
Hi all!Trying to add a list of all issues in a project, onto a project report. What I currently have is:displayname=Issues listdelimiter= listmethod=nested(opTask).lists type=iterate valueexpression=CONCAT("• ",{opTask}.{name}) valueformat=HTML and in the place of "opTask" I have also tried opTasks, resolvable, resolvables... The idea is to have a bulleted list (ideally with each issue name hyperlinked to the issue in question).
One of our business units has their marketing channels set up with Direct Load as a channel and with it checked to Override Last Touch Channel. I know this goes against Adobe's best practices, but what are the implications of having it set up this way? What does this do to your data? Some in the business believe that it simply prevents the next session from getting attributed to another channel when its a Direct entry, but I would assume just using default attribution metrics would do this. So are we actually doing something else or more when we have Direct checked to Override Last-Touch Channel?
I would like to clean my workspace from unnecessary segments and metrics. To do this, I want to use api 2.0. I managed to connect to Adobe and get the list of components, but when I try to delete a segment, I get status 403. My permissions are not sufficient to modify and delete a segment. I am a system admin and I am trying to delete my own segment. In scope in the api project, I cannot add "segment.delete". Please advise what I should change to be able to delete segments using api 2.0.
good day, I have a client that put a lot of info in a dropdown list, one selection could be a few sentences. Once selected, is there a way to dynamically show the entire selection? I'm within a table cell here where I've got a dropdown list, can i dynamically expand it to show the entire content selected? thx, Patrick
Dear Team,In which cases, it makes sense to capture the same value in both an eVar (conversion variable) and a prop (traffic variable) to get the best of both tracking methods. And When to Use Only eVarAnd When to Use Only Prop Could you please guide with example, thank you
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.