Explore product-specific spaces to ask questions, share insights, and learn best practices.
Recently active
Hi team,In the past UI I was able to replace a big chunk of a webpage with an experience fragment but seems that it is no longer possible, the replace option is not appearing if I select a div that includes more content of the page.I'm using the div selectors at the bottom of the UI to select the portion of the page I'm trying to replace with the experience fragment, but when selected the correct div, the replace option is not appearing (see screenshot).Is there a workaround you could recommend to do this? Thanks!
Hi all, I need to create a filter for a task report to show all tasks with planned hours = 0. However, (task) planned hours does not seem to be available field for filtering the task report. Is there some workaround for this? Thanks!
My group's tasks (task groups) shift as the project is being worked on. We apply one long template that includes all possible tasks and then delete groups of tasks as we realize the work is not necessary to complete or not required of the project. We've tried to be very organized with the groups of tasks to make deleting easier, but wondered if there was an easier way. Can we link a group of tasks to show based on how we complete a custom form? For example, list the group of tasks available in the form, and then as they are checked off have them remain or removed from the project? Thanks!
Hi Team, While reviewing the documentation, I noticed that the differences between AEM Sites DAM and AEM Assets (Cloud Service) aren't always clearly delineated. This raises an important question—if a client wants to build a DAM, is there a significant advantage in choosing AEM Assets as a Cloud Service over simply using the DAM capabilities within an AEM Sites instance? From what I’ve seen, many of the advanced features—such as Smart Tagging, Dynamic Media, and Asset Delivery—can be integrated into an AEM Sites-based DAM. This makes it seem like most enterprise DAM functionalities can be achieved without a dedicated AEM Assets program.So the core question becomes:Do we really need a separate AEM Assets Cloud instance if the Sites DAM can be extended to meet the same requirements? Thanks,Prajwal
Hi all, I have seen in Chrome extensions that Activity Map may no longer be supported - is this the case? Are there any plans to update it so it remains a chrome extension? It's quite an important tool/functionality of adobe analytics that I use so hoping there are plans to update it and not scrap the tool.
We’re attempting to integrate Angular scripts into a Marketo landing page; however, Marketo prevents the page from being saved due to the use of Angular double curly brace syntax{{}}. Could you please advise on the correct steps to implement Angular in a Marketo landing page, or suggest an alternative approach?
We have a scenario where we have a mini player that can also be muted. We fire state starts/stops for "mini player" and "mute" and I want to be able to track watch time on the mini player that was not muted. The issue is that we can mute other places that are not in the mini player so I need a way to filter the media states to have the condition of "mini player" + "mute" to get the correct time.
Issue: In the Android and iOS apps, we present content to users from both native screens and web views. To ensure the user is counted uniquely and tied to the same session, we use the "appendVisitorIDsTo" app SDK method to append the "adobe_mc" parameter to the URL of web view page loads. However, there have been instances where we launched new web view navigations in the app and missed implementing appendVisitorIDsTo, while all existing web view navigations have this method properly implemented.appendVisitorIDsTo doc -- https://experienceleague.adobe.com/en/docs/id-service/using/id-service-api/methods/appendvisitorid Our observation is that when a user installs the app and accesses any web view that doesn't have the "adobe_mc" parameters appended, a new ECID is created for that visitor on the web view. This new ECID persists across all subsequent web view navigations regardless of different ECIDs being passed in the "adobe_mc" parameter, resulting in inflated visitor and visit co
Hello, I used to use the Adobe analytics API 2.0 via Swagger or postman but this has recently become impossible. And the message displayed seems to be linked to a billing problem rather than a technical bug... Have you ever had this problem? It's suggesting a free trial...
Hi everyone, I was wondering if anyone had experience using the extensions in the title. In particular, I needed to understand for: GoogleAds 1) First of all Why I can't find the standard https://experienceleague.adobe.com/en/docs/experience-platform/destinations/catalog/advertising/google-ads-extension in my catalog? I has had to install the Google Global Site Tag, less documented... 2) With this extension is it necessary to implement client-side logic for data propagation to GADS or are server-side configurations enough? and if so, does anyone know which configuration works? I've tried dozens in vain... For Pinterest and Bing I haven't ventured yet, perplexed by the results of this integration...but if anyone has any suggestions, they are welcome. Thanks in advance, good work
I'm not finding any great documentation online and the interface doesn't have a definition either. Does anyone know of any technical documentation to explain how the Crash metric works? Or can you explain yourself? Laymen's terms appreciated if possible. Thanks!
Hi,I am trying to add some rule in Adobe Experience Platform that in a Query looks like:SELECT count(*) FROM profile_snapshot_export_xxx where <path>.LastChequeRedeemedDate <= dateadd(day,30, <path>.Most_Recent_Drop_Date_DM) -- 477 I set a rule like this in the audience:However, the Query count and Audience count are completely different (query gives me 477 and audience only 211)How should the rule be set in the audience, so it matches the count from the Query? Thanks.
var iframe = document.querySelector('iframe[src*="vimeo"]');var player = new Vimeo.Player(iframe);var cent, counter25 = 1, counter75 = 1, retVal, flag = 0;var isVideoEnded = false;player.on('timeupdate', function(data) {cent = data.percent * 100;isVideoEnded = false;if (0.04 <= data.seconds && data.seconds <= 0.90 && flag === 0) {flag = 1;_satellite.track("video_start");}if (Math.floor(cent) === 25 && counter25 === 1) {_satellite.track("video_25");counter25++;retVal = true;}if (Math.floor(cent) === 50 && counter25 === 2) {_satellite.track("video_50");counter25++;}if (Math.floor(cent) === 75 && counter75 === 1) {_satellite.track("video_75");counter75++;}if (data.seconds === data.duration) {_satellite.track("video_end");counter25 = 1;counter75 = 1;isVideoEnded = true;}});player.on('pause', function(data) {if (!isVideoEnded) {_satellite.track("video_pause");}});I am using this code in my window loaded code. Now I am trying t convert this code
Hi all, I am looking for some help figuring out how to best implement the submissions coming from non-marketo form - it's a multi page format, and collecting information on each page, and the email address on the last page. What's the best way to implement this so we can trigger campaigns based on the form fills, ensure that all submissions sync to marketo? Thanks, Khush
Hello, we are following this guide: https://developers.marketo.com/blog/make-a-marketo-form-submission-in-the-background/ and we were wondering if we need to have an API user and a Launchpoint custom service created and make a REST API integration between both systems? Or it would all work without such integration? Thanks,Yavor
As the title says. I took a look at Journey Optimizer documentation (https://developer.adobe.com/journey-optimizer-apis/), looking for an endpoint that retrieves journeys, as well as Retrieve an Audience from Segmentation Service API in Experience Platform (https://developer.adobe.com/experience-platform-apis/references/segmentation/#operation/getAudience) retrieves audiences, but applied to journeys, however I did not find any endpoint that does something like that. Is there an endpoint to get information from journeys in Journey Optimizer?
is there any way to limit the character count in a custom field? Trying to make a character limit of 200 characters.
Hi Team, I'm working on a usecase where I need to create a Interactive Proof for a Web URL and need some ideas and suggestion on how to achieve this. I have a field attached to an object(TASK) where we will enter the URL of the webpage that needs to be proofed and I need to develop the fusion scenario that will automate Interactive Proof for that URL entered. Any suggestions and ideas are appreciated. Thanks for your time!!!
Hi Team, We have an issue where we need to download the document version based on the document version id. I am aware that we have a WF module download document which only supports for the document download by ID but not the version ID. Please share your thoughts here.
I have a Report Builder report that runs as expected when I update the data blocks manually, but if I try to schedule it, it fails. I'm looking for a reason why it failed, but "Error: 8018" is the only thing I see. Nothing complex about the report. Can anyone help? Thanks.
Guides allows the ability to view the differences between versions of the same topic. In this view there are red and green bars indicating additions and deletions. They are displayed side by side in the left margin in the location the change was made.In Native PDF you can do this too, and there are OOTB templates with styles to display the bars. However, the green bar, unlike in the Guides editor, always overwrites the red bar. The only styles that I see for this bar are as follows:.inserted-change-bar { -ro-change-bar-color: #2ECC40; } .deleted-change-bar { -ro-change-bar-color: #FF6961; }I tried to add a margin to one of them but it did not work. How can I offset one of the bars so that they both display when a line has both an addition and a deletion?
Hi Team, There is a requirement regarding Launch implementation, It is to fire an 'eventx' after every session is complete for a visitor. The above eventx should only fire when :a) event : userUpdateand b) user is logged inAnd we need to fire this event consistently after every session provided the user is logged in. It should not be the case, that a guest user has this event fire though it wont, because condition a needs to true.I was trying for the Max frequency condition but I read in the below link, it has certain conditions to be fulfilled regarding visitor session count and max freq session count, how basically it works? https://experienceleague.adobe.com/en/docs/experience-platform/tags/extensions/client/core/overviewPlease add in your thoughts how we can achieve the above requirement.Thanks in Advance.
Hi everyone, I was wondering if anyone had experience using the extensions in the title. In particular, I needed to understand for: GoogleAds 1) First of all Why I can't find the standard https://experienceleague.adobe.com/en/docs/experience-platform/destinations/catalog/advertising/goog... in my catalog? I has had to install the Google Global Site Tag, less documented... 2) With this extension is it necessary to implement client-side logic for data propagation to GADS or are server-side configurations enough? and if so, does anyone know which configuration works? I've tried dozens in vain... For Pinterest and Bing I haven't ventured yet, perplexed by the results of this integration...but if anyone has any suggestions, they are welcome. Thanks in advance, good work
Recently we have launched our first journey with Email channel in AJO so when I see CTR its not showing proper result. Can you help with the formula which you use to calculate CTR in AJO. Src shot shared for your reference.
AEM as cloud service Hi Team, We need to store metadata — specifically the page path and timestamp — so that a scheduler can later pick it up and create a content package based on that path. Can we store this data under /var/project/storeData in AEM as a Cloud Service? We intend for this data to exist only on the author instance and not be replicated to publish. Thanks, Geo
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.