Explore product-specific spaces to ask questions, share insights, and learn best practices.
Recently active
Hello, Does anyone know the proper way to track screenviews in a mobile sdk implementation?We are using edge, datastreams, and schemas. We need to track screenviews and clicks in adobe analytics.I see the recommended event types for web clicks and web pageviews in the documentation, but nothing for mobile. We successfully see our props and eVars in the report suite, but no "visits" or "pageviews"- Should I follow the event type recommendations for web?- Do I have to send an event, such as event1 to get a screenview?
I am during green field implementation of AEP and ATWould you ingest data into both AEP and AT or only AEP? 1. Only AEPNeed to share audience with AT and the choose every specific attribute 2. Both AEP and AT- can easily use Data Mart attributes in AT segmentation- new integration to keep an eye on
I have set up a cron-based alarm trigger for my action as follows:category-erp:license: Apache-2.0actions:$include: ./actions/category/erp/actions.config.yamltriggers:eachMidNight:feed: /whisk.system/alarms/alarminputs:cron: 0 0 * * *timezone: ISTrules:nscategorysync:trigger: eachMidNightaction: categorysync I’ve explicitly set the timezone to IST, but after deploying the app, the function is still triggering at UTC midnight instead of IST midnight. The logs written to my SFTP confirm this, with timestamps like:{"message": "Body Parts, Bar, Bars All level Matched", "syncTime": "2025-08-06 00:00:31"}Additionally, even when I update the cron expression (e.g., '*/2 1-4 * * *') from (* * * * *), it continues to run at the same UTC-based schedule.Does Adobe App Builder only support UTC-based cron triggers despite the inputs specifying a timezone like IST? If not, is there a way to configure the timezone so the action can be executed in IST?
I'm trying to integrate Admin UI SDK into our Adobe Commerce instance while following the official docs.While trying to test the integration using the provided sample app, I'm running into the following issue: As a result, I don't see the sample app in the admin section of Adobe Commerce.This is the code that registers the extension, it's from the sample app: /* * Copyright 2022 Adobe * All Rights Reserved. * * NOTICE: All information contained herein is, and remains * the property of Adobe and its suppliers, if any. The intellectual * and technical concepts contained herein are proprietary to Adobe * and its suppliers and are protected by all applicable intellectual * property laws, including trade secret and copyright laws. * Dissemination of this information or reproduction of this material * is strictly forbidden unless prior written permission is obtained * from Adobe. */ import { register } from '@adobe/uix-guest' import { extensionId
Hi Community, I found in the documentation that: https://nation.marketo.com/t5/knowledgebase/when-does-marketo-seo-update/ta-p/250529- Website crawl happens weekly- Keyword rankings are updated weekly- Link data updates once a month- Operational updates usually occur between 12am–2am Central Time This helps, but I still have a question:- For the weekly updates, is there a specific day of the week when the refresh always occurs?- For the monthly updates (link data), is it tied to a specific date (e.g., the 1st of every month) or does it vary?I’d like to understand this more clearly to plan our reporting cadence.Any clarification or user experience sharing would be appreciated!Thanks a lot.
Hello everyone, I created these two audiences to be used in an AJO campaign to target people who opened a specific email.v1 / Profile count 662v2 / Profile count 652 If the Message ID belongs to the Campaign Action ID used in the Audience v1. Why we are not getting the same number of profiles?Thank you
Marketo Rest Endpoint for Email content doesn't contain any data about the buttons in the modules and I couldn't find any endpoint for doing CRUD in modules.We are working on a translation solution but for the Buttons we are stuck.If its not possible via REST API what are the other ways or strategies we can can use to update the Button's text?
Hello,I'm currently working on a project using X-walk and the Universal Editor and have a question regarding how sheets are handled.Does the Experience Delivery Service (EDS) support only one sheet per type (e.g., taxonomy, metadata) for an entire project? When I try to create mappings for a second sheet of a specific type (for example, a second metadata sheet named metadata2 or a second taxonomy sheet), publishing it to the EDS fails to generate a json file, resulting in a 404 error.I’ve also read in the documentation that using a shared- prefix might be a solution, but this approach does not seem to work with X-walk either. If X-walk projects are indeed limited to a single sheet per type, is there another recommended approach to implement page-specific sheets within the EDS? Thanks in advance for any insights you can provide!
How do you see the heat map or hot clicks for trigger campaigns? I can only see it for adhoc campaigns that have been sent.
Hello all,I know in a multi-tenant AEMaaCS setup, each tenant’s code can be included as a Git submodule within a main repository, and dispatcher configurations can be customized per tenant. However, I’m looking for best practices: How can I manage tenant-specific dispatcher configurations (like cache rules, filters, and vhosts) to ensure proper isolation between tenants while maintaining a shared deployment pipeline?
We are unsure of which Bounce Rate metric to use for our overall site performance reporting, one thing I noticed, for both of the screenshots where the bounce rate looks more accurate (49%) the metric being used is ‘Bounce Rate (Page Views)’ rather than ‘Bounce Rate’. I am new to my digital growth team and my predecessor had mentioned a Bounce Rate discrepancy before she left. With some of our brands, the team members have their own dashboards recording Bounce Rate that don't seem to be accurate. I found this in my initial research:Bounce Rate (Page Views)Not a standard Adobe metric—often refers to bounces divided by page views.Can be misleading; not recommended for precise analysis.Bounce Rate (SPV/V)Single Page Visits ÷ VisitsMeasures how many visits involved only one page view. Useful for site-wide analysis.Bounce Rate (SPV/E)Single Page Visits ÷ EntriesFocuses on how often a landing page leads to a bounce. Best for entry page analysis.Bounce Rate (Adobe default)Boun
I have remove and reinstalled the debuger, but it does not work in google browser, but it works in microsoft edge
Hi- I am trying to create a report that shows how much each job role is utilized. I would like this report to display the planned hours each job role in our system has by month. I tried an hours and assignments report and am getting zeros. When we set up a project, we use a template that contains job roles and then assign the roles to users. Is this what is impacting the reports and causing zeros? Thank you!
Hey there. I'm trying to run a report of completed tasks by Portfolio. I'm getting a large number of tasks that are showing up as 'no value' for the portfolio, though the Projects they're affiliated with are in fact assigned to a Portfolio. There may be instances of when a task was marked complete that the Portfolio hadn't been added yet.... could that be why the Tasks themselves are showing as having no Portfolio value?
Field definition - Default value type Can someone provide a detailed explanation for the Default value type options at the Field definition screen for a resource element? For our example, the element type is 'Text'. Also, there is a list of authorised values.I couldn't locate anything within the documentation explaining the differences between the three options: 'No default value', 'Constant default value' and 'Dynamic default value'.I am interested in the best practice, potential implications to data loads, screen definition etc. Thanks
I'm sending consent preferences upon account creation for a website, planned to be sent by the Web SDK. I want to set preferences at the channel level, but on my RTCDP profile, I'm seeing a path that is specific to the ECID. How can I set consent at the email level, rather than something that is device specific? Here's a sample of the call I'm currently sending that results in preferences that are specific to an ECID value.alloy("setConsent", { consent: [{ standard: "Adobe", version: "2.0", value: { collect: { val: "y" }, marketing: { preferred: "email", email: { val: "y" } }, metadata: { time: new Date().toISOString() } } }] }); Here's what I'm seeing on profile, notice how the path contains "idSpecific."
Hi Team,I need your help with an issue I'm facing. Adobe Analytics (AA) is working correctly on our existing websites. However, after integrating the Adobe script into the <head> section of a new website, I noticed that while the rules are firing as expected, the AA network calls are not being triggered.Could you please help me troubleshoot this?Attaching both screenshots
I would like to send thme same newsletter to recipinents maximum three times. How do I do this?
Hello,I am trying to migrate a couple of Batch and Edge audiences from one sandbox to another in AEP using the Sandbox Tooling (Package) feature of AEP. The batch Audiences are all successfully migrated. However, the package failed for all the Edge Audiences with the following error message, [{"taskType": "POST","taskStatus": "ERROR","artifact": {"id": "364a3aed-1154-414d-a039-3cf7354ffb11","altId": null,"type": "PROFILE_SEGMENT","found": false,"count": 0,"messages": [{"status": "FAIL_QUICKLY","attempt": 1,"message": "com.adobe.dx.exim.commons.internal.client.rest.RestException: {\"requestId\":\"X8uZVV1wD5Kh3cPn74LTJ1Xv4UU4VHln_558f74799b3d4c1eb92fe6cbf79f9141\",\"errors\":{\"400\":[{\"code\":\"UPAPI-113447-400\",\"message\":\"The merge policy associated with segment is not Edge Active.\"}]},\"type\":\"https://ns.adobe.com/aep/errors/UPAPI-113447-400\",\"title\":\"The merge policy associated with segment is not Edge Active.\",\"status\""}]}}] Can someone please help me solve
Hi all, I followed this tutorial (EDS site via EDS template using Universal Editor in AEMaaCS - no doc authoring): https://www.aem.live/developer/ue-tutorial?lang=en#create-github-project and followed each step exactly as mentioned but I am getting the below error page when opening the index page in universal editor: I also tried adding these in head tag but all in vain: (https://experienceleague.adobe.com/en/docs/experience-manager-cloud-service/content/implementing/developing/universal-editor/getting-started ) <meta name="urn:adobe:aue:system:aemconnection" content="aem:https://author-x-y.adobeaemcloud.com"> <meta name="urn:adobe:aue:system:fcsconn" content="fcs:https://author-x-y.adobeaemcloud.com"> <meta name="urn:adobe:aue:system:fcsconnection" content="fcs:https://example.franklin.adobe.com/345fcdd"> <script src="https://universal-editor-service.adobe.io/cors.js" async></script> I can't find any other resources regarding the i
I’m trying to validate server-side activities in Adobe Target using the Edge Server API (not the Delivery API). I followed the documentation here: https://experienceleague.adobe.com/en/docs/target/using/activities/activity-qa/use-qa-mode-with-server-side-delivery Even with qaMode configured, the request still evaluates audience conditions like ECID in real time, instead of forcing the preview experience defined in the Activity QA link.Has anyone successfully used qaMode with the Edge Server API for testing Target activities?Is there a different format or approach required for Edge API?
The problem you're facing during the compilation of your AEM (Adobe Experience Manager) project is related to the "mvn clean install -PautoInstallSinglePackage" command. When executing this command, you're encountering an error in the "target" folder within "generated-sources/htl". It appears that the build process is unable to delete these files during compilation.[ERROR] Failed to execute goal org.apache.maven.plugins:maven-clean-plugin:3.0.0:clean (default-clean) on project aem-projectexample-project.ui.apps: Failed to clean project: Failed to delete C:\Users\user\aem-sdk-projectexample\project\project\ui.apps\target\generated-sources\htl\org\apache\sling\scripting\sightly\apps\projectexample\components\xfpage -> [Help 1][ERROR][ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.[ERROR] Re-run Maven using the -X switch to enable full debug logging.[ERROR][ERROR] For more information about the errors and possible solutions, please read the following
I have been facing an issue for a long time with the following command: mvn clean install -PautoInstallSinglePackage Sometimes it runs and just works. Other times it fails with this error: [ERROR] Failed to execute goal org.apache.maven.plugins:maven-clean-plugin:3.0.0:clean (default-clean) on project aem-mysite-project.ui.apps: Failed to clean project: Failed to delete C:\git\MySite\ui.apps\target\generated-sources\htl\org\apache\sling\scripting\sightly\apps\mysite\components\tabs\tabs__002e__html.java -> [Help 1] The failure is seemingly random. It happens on various files, but it happens daily. I've been trying to chase this down, and I've been able to identify via an app called LockHunter.exe that the "Language Support for Java" plugin for VSCode by Red Hat is the culprit. Does anyone have a solution for this? Are there alternative plugins for VSCode that can be used to easily work with AEM/Java projects from VSCode? Maybe a command I can pas
Is AEP able to display on a product page:- count of how many people viewed/bought this specific product?It might be doable using Computed Attributes ....
Hi team, I'm implementing an webapp and experiencing an error as below.BAS-010014 Cannot open file '/usr/local/neolane/nl6/var/SAS360/survey_data/655708__questionList.xml' with read access (errno=2, No such file or directory)The error happens every other time when I load. (whenever I enter the link, it loads, but after I reload from the web browser it shows the error page showing the error page. when I reload once more then it loads again and it repeats.) I tried checking the web server log and the log stacks only when the loading was successful. I'm assuming the file does not exist in one of the two application servers. the file is generated from a table by a workflow.could anyone give any suggestions on this?
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.