Explore product-specific spaces to ask questions, share insights, and learn best practices.
Recently active
Hi, My team wants to optimize our Google paid search campaigns using the website data we are tracking from Adobe Analytics. Specifically, we want to optimize the campaign traffic so we can attract the audience to complete certain activities on the website, such as completing a specific form on the site or clicking a specific link name. We have created the related custom metrics in Adobe Analytics to report on these metrics as KPIs. I've created the connections between Adobe Analytics Report Suite and Google Search Ads 360 using OAuth Server-to-Server Credentials method.However, after the connection was established, I was not able to see any custom metrics I've created that could be accessed in the Adobe Analytics report suite project / via ETL tools like Supermetrics. I can only see general metrics as below:We can see all the events created by the implementation team, though. However, all events were created at a more general level; for example, instead of the form submi
Hi, new to adobe express just trying to publish a webpage template. Get this error trying to publish any of the templates. Error: Publish API Response: 403 Forbidden. Please advise
Ihr seid der letzte rotz verein. Ist echt zäh als developer mit pdf's zu arbeiten. Ich hoffe das drecks format stirbt aus. Ein wunder das PDF sich so durchgesetzt hat.Ich will einfach per klick auf einen Button das Suchfeld in dem PDF viewer öffnen, KEINE CHANCE! Baut einfach mal eine vernünftige Schnittstelle für Entwickler!
Is there an API that provides the status of files in a folder, indicating whether they are published, in preview, or have no status? I couldn't find this information in the AEM Live documentation.
Hi Folks, Can someone clarify will adobe capture visitor IP address when server call hit report suite? what kind of IP address will get capture by adobe is it static or public IP address?
Hi, I'm trying to tie out UVs, Visits, and Page Views from Adobe Workspace to Downstream Databricks from the adobe daily web traffic table. Here is my code. I don't know why it's not lining up and I cannot seem to find a good answer. I used the documentation to have certain filters. My page views by month start to fly off, along with visits. UVs seem to be fine though. Can anybody help with this? If not, can someone point me to a Downstream analytics consultant? Thanks!
HelloI would like to have updated info about the possibilities of Whatsapp integration to ACS ? We are currently under the 7.2 version.Is there any doc about what is required ? Thank you !Best regardsCamille Longueville
나는 Adobe 계정에 잘 로그인할 수 있지만Analytics에 연결하려고 하면 오류가 발생한다. 오류 이름: Analytics 로그인 만료됨 관리자가 로그인 기간과 관련된 계정 연장을 신청 완료했다.무엇이 문제일까요?
Hi All, We are currently using Adobe provided authentication mechanism where access token is generated with Adobe authentication server. This is working as expected for applications authentication to use APIs. Can some one guide if we can use a centralized authentication server outside Adobe (inhouse systems)for generating access token and is there any document guiding on how to do so. Thanks,Mohini
Hi, Is there a simple way to temporarily disable all target activities for single page or session in any browser? Dev team wants to test same thing which we are delivering through Target and they are asking to disable it but the same activity is running for all in production environment.
Hi All, I've created an experience targeting activity and using "Offer Decision" feature to include the offers created in AJO. Below is for reference to what I'm trying to achieve:How Do I Use Offer Decisions? | Adobe Target In AJO, I have created Offers(image), rules and decisions.The decision scope in BASE64 format is added to data collection rule for webSDK. Followed below exercise.9 - Adobe Journey Optimizer: Offer Decisioning | Comprehensive Technical Tutorial for AEPWhen I activate experience targeting activity and look for offer on site I just see Decision Scope(BASE64 encoded format) value which was provided in data collection rule and not actual personalized or fallback offer created in AJO. Any idea what went wrong or if I missed anything, to render the offer on web? Thanks in advance.
Dear adaptTo() Community,Europe’s leading AEM Developer Conference is back! From September 29 to October 1, 2025, Berlin’s Kulturbrauerei will once again bring together developers, architects, and tech enthusiasts for three days of knowledge-sharing, networking, and innovation.Ticket sales are open – Get your spot now!Call for Papers is live – Share your insights with the community!Loyalty Tickets available for previous attendees.Early Bird pricing until May 31, 2025 – Save before prices go up!Early Bird Tickets: https://adapt.to/ticketsCall for Papers – submit your talk by April 6, 2025: https://adapt.to/cfpYour adaptTo() Conference Team
Dear adaptTo() Community,Europe’s leading AEM Developer Conference is back! From September 29 to October 1, 2025, Berlin’s Kulturbrauerei will once again bring together developers, architects, and tech enthusiasts for three days of knowledge-sharing, networking, and innovation.Ticket sales are open – Get your spot now!Call for Papers is live – Share your insights with the community!Loyalty Tickets available for previous attendees.Early Bird pricing until May 31, 2025 – Save before prices go up!Early Bird Tickets: https://adapt.to/ticketsCall for Papers - submit your talk by April 6, 2025: https://adapt.to/cfpYour adaptTo() Conference Team
Hi, We are trying to deliver 2-3 changes on same page through 2-3 different activity.Activity 1 - changing link to button is liveActivity 2 - changes different link textActivity 3- changing div content with image and textAll 3 have different selectors.But while testing with QA URL, I observed Activity 2 is being delivered but I don't see activity 1. It's like 1 is replacing other.please help me with solution.@ryanr7
Hi All, I need some suggestions. In my website, different pages use different editable templates but they all have a common global navigation added in the templates. This global navigation component is shared by different markets as well. Now I need to update the global nav for a specific market for redesigning purpose. What is the best way to do this without impacting other markets? If I create a new version of the global nav component, is there a way to add the specific version of component in the template depending on the market? Thanks in advance!
Hi there!I'm facing an issue after migrating from AEM as a Cloud Service (AEMaaCS) to AEM Managed Services (AMS, 6.5 SP 21). Some image metadata (title, description) previously available in the ImageRef, MultimediaRef, and DocumentRef schemas are no longer accessible in GraphQL queries, even though the metadata still exists in the image properties.Context:We have several Content Fragments with Content Reference attributes that point to images stored in the DAM. These fragments are exposed via GraphQL. In AEM GraphQL, Content Reference attributes are represented by the ImageRef type, which allows access to image data such as publish_url, title, and description.However, after migrating to AMS, some attributes from ImageRef, MultimediaRef, and DocumentRef are no longer available, which are critical for our use case.Investigation so far:We suspect this could be related to GraphQL version differences, as we have noticed different GraphQL versions in AEMaaCS and AMS.We attempted to install t
Hello,I have been having trouble with the Analytics solution in the Adobe Experience Platform Debugger. When I open a page, the platform debugger has recently stopped showing events in the Analytics tab. There is minimal information up top but not nearly the depth i need. I have all third-party cookies allowed. Do you have any solution ?Thank you very much.
We are trying to load a table that we created in Query Service for adhoc Dashboard. To load this table containing aggregate stats we are pulling the data from system datasets like ajo_entity_datasets, journey_step_events or Adobe API and then loading the data from Dataframe which hold aggregate data into Postgres SQL. Modules used as far:psycopg2, sqlalchemy to connect and load to the Datasetpandas for transforming data to dataframecsv for reading csv fileStringIO for converting csv as String Methods tried so far:1.executevalues from psycopg2(reading from CSV file)2.df.tosql() from sqlalchemy((reading from Dataframe)3.copy_expert from psycopg2(reading from CSV file)4.copy_from from psycopg2(reading from CSV file)5.executemany from psycopg2(reading from Dataframe and from CSV) 1.executevalues from psycopg2(reading from CSV file)Code:import osimport psycopg2import numpy as npimport psycopg2.extras as extrasfrom io import StringIOimport pandas as pdconn
Hi MembersWe have a workflow which uses a ecma script for or split.This workflow is not able to access external ecma scripts Getting below error in logs.granite.workflow.WorkflowException: Unable to find script resource /apps/workflow/scripts/ I am trying to add a read permission for the workflow-service.we use Netcentric AC tool and .yaml file to apply permissions.how can i add permissions to OOTB workflow-service user in yaml file. Also is there any other solution. TIA
I am currently setting up an internal launch dashboard and some of the last functionality to get running is search. I am testing with Postman and I have successfully connected to many other endpoints, so I know authorization is not an issue. Below is my Postman route and payload. Is there something I am missing
Hi Everyone,I've created redirection offer for displaying dynamic image in Adobe target and integrated with Adobe campaign classic. it is working fine and i can see the dynamic content displays when we open the email at inbox.Now I'm creating the similar HTML offer where I've created in Adobe Target. How do i use this offer in Adobe campaign classic.if i use the same "include > dynamic image served by Adobe target" it will display image and when i open the image in new tab only it will show the offer. I would like to view the html offer along with other html code itself.Can someone please help/provide the steps to achieve this. Is there anything I'm missing in Adobe Target?
Hi,Did any one aware of the below configuration where it will be used and the purpose. When checked heap dump analysis we have found lot of resources are consumed using the below path. Did any one tell what might be cause the issue to heap too much for this?/libs/cq/contexthub/content/chconfigpicker.html
Hi All,We have our On-Prem AEM 6.5 SP 19 running on CentOS 7 (AWS ec2 server) As the CentOS7 reached the End of Life we need to plan for the upgrade to either OEL 8 or RHEL 8 What will the recommended OS be, And would it be compatible to make an In Place upgrade from CentOS 7 -> OEL 8 or RHEL 8 Please provide if any documentation references and the best practices to follow if upgrade impacts any aem configurations. Thanks.
Hello. I am unable to repair or uninstall AEM from my machine after neglecting to enter the license key when installing. I get the following error: I have tried reregistering the dll. I took a copy of the dll from machine where AEM is known to be working. I used the Cleanup tool offered in other solutions I found on this site. Anyone have solution for this issue?
I am trying to get results from SELECT *FROM [cq:Page] AS sandSELECT *FROM [nt:unstructured] AS t Union is not working for me, any suggestions appreciated
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.