Explore product-specific spaces to ask questions, share insights, and learn best practices.
Recently active
A client has provided a webpage where we need to implement Adobe Analytics tracking. To ensure a structured and effective implementation, the first step is to prepare a Business Requirement Document (BRD).Key Elements of the BRD:Client Requirements (Goals) – Clearly define the objectives of tracking. This is also referred to as Key Business Requirements (KBRs).Key Performance Indicators (KPIs) – Identify measurable success metrics aligned with the business goals.Metrics & Dimensions – Define the data points that need to be captured for analysis.Report Types – Outline the reporting structure, including dashboards and key insights expected.A well-structured BRD ensures clarity, aligns stakeholders, and lays a strong foundation for accurate Adobe Analytics implementation.Does anyone have recommendations or a preferred format for structuring the BRD effectively? Your insights would be greatly appreciated!Could you please share the format you have. Thank you.
Page view rule is not firing on any page where as other rules are working as expected , any suggestions !
Need SQL2 Query for full text search .Do not want to use query builder.Please help me for the same.
Hello,I am using numeric input field, with an display as 0.00 ,so If I input 999 and focus out it will show in the field as 999.00, it will also trigger the required rule editor validations, when I focus out on that field. Requirement:-I need to trigger the rule editor validations ,with I am still typing in the field. instead of after focusing out on the field.So if I keep typing like 1001 , it must show an error message in the field "that the value is grater that 1000" Issue:-1>If I type in 999 and stop ,for a while ,it must show 999.00 in the field2> while typing how to trigger the rule editor validation for the numeric field , how to trigger the rule editor validation to check for error3> if I focus-in again i.e click on the field again ,it must show 999 again, instead of 999.00. I should able to remove any number say make it 9 or again make it to 99 Could you please provide inputs as how can I achieve it Regards,Srinivas
We are working on developing a custom component in AEMaaCS—let say it is a "Banner" component. This component needs a placeholder where authors can add other components dynamically. I’m trying to decide between using an iparsys or a custom Container component that we’ve already built for our project. What would be the best approach here? What does adobe recommend.?Any suggestions .
Is there documentation (or better yet a tutorial) that shows how to set up in Adobe Data Collection using the ACDL extension? We aren't ready to go to Web SDK yet, so just looking for Analytics instructions. What is the difference between using the ACDL extension to set tags vs. without it with a non-Web SDK set up?
Only on Prod Instance, seeing below error while uploading the file. Are there any file name character limit in AEM6.5? Tried with too long name in local and don't see the issue though. Is anyone seeing similar issue? Please help.
Hi, I'm a certified Workfront administrator, working as an indepdendent contractor. My current contract is coming to an end and am looking for the next opportunity. I've been able to avoid using Fusion up to this point because it's either not been a requirement of the job or there's been someone else on the team to do it. It's become obvious that knowing Fusion is pretty much a requirement at this point as most of the work out there is asking for a Workfront-Fusion admin hybrid. But there's the rub: I'm stuck because I don't have access to Fusion. My question is: Can anyone advise how I can learn Fusion basics and get practical experience with it without having access to Fusion?
HI, We've got 5 static image renditions created on upload to provide thumbnails for Assets to use when displaying the image in card or list view etc. I beliege these are mandatory. See attachment. That's fine - but these are no use for real users of Assets and I'd therefore like to hide them from the 'renditions' panel and as options on download. Has anyone got ideas if that's possible ... and if so how ? Thanks
/granite/ui/components/coral/foundation/components/clientlibs/components.js is OOTB js which is throwing an exception. This issue is happening if there is more content to be loaded in the content tree. The current OOTB JS does not seem to have the code to load more content and subsequently throws the above exception. The below code seems to be missing in on Prem, due to which load more is not working
We have a server side Target implementation, and also have web sdk deployed to get key events into AEP on our website. We have Target campaigns on web, for which we want to report out impressions and clicks on those target experiences, as standard metrics in the CJA dashboard. We have some code in the interact call as an example below which I believe captures impressions, but dont believe it captures clicks. My questions is what needs to be passed in what object for click on a target activity, such that we can report a click associated to a target activity on a page. It should also scale to a scenario where there might be more than 1 mbox/ location on the page that we are painting xdm: { _experience: { decisioning: { propositionEventType: { display: 1 },
Hi! I have 7 particular custom fields on a Project form, and I need to trigger a fusion flow whenever any of them is changed. I made a calculated field that concatenates the values of those 7 fields, as many answers on this forum suggest--the trouble is, calculated fields aren't selectable in the Watch Field module nor readable in the old state/new state of the Watch Events module, so I have no way of validating whether those fields changed at the start of the module. The operations that follow are somewhat lengthy, so I don't want to trigger them every single time a Project is updated. The alternative is making a separate flow for each field, but that will be a nightmare to maintain. Any tips?
Much of MOps is explaining why things that seemingly shouldn’t happen (a) clearly are and (b) with good reason. Case in point: it’s possible for a Contact’s fields to stop updating from Salesforce ➞ Marketo and vice versa, while that Contact’s new campaign memberships continue to sync to Marketo! Why? Because SFDC Sharing Rules, as shown here... … don’t pertain to the Campaign Member object, which as you probably know is the junction object/cross-reference between Contacts and Campaigns. This can lead to undue panic, where you might worry Marketo doesn’t have access to SFDC fields, or Last Modified Date is out of whack, or other wrong turns. If you right-click and force Sync to SFDC in these cases, you’ll see an error in the Activity Log about being unable to reach a previously visible sObject, while Added to SFDC Campaign comes through fine. Needless to say, if someone’s being added to campaigns you expect to use in Marketo, they should be made visib
Don't forget to register here to claim your spot!
Hi everyone, I'm preparing for the Adobe Real-Time CDP Business Practitioner Professional AD0-E602 exam and I'm encountering some issues. I’m looking for advice on the best study materials and resources, insights into the key topics and concepts that are heavily tested, and any tips on the exam format and structure. Any guidance or personal experiences would be greatly appreciated! Thanks in advance!
1. Trying to build new two segments of age population (44.08) and (44.09)2. Below is the segment UI rule and code view looks like for 44.08 audience.((tenantID.personDetails.birthDate2 occurs >= 536 months before today) and (tenantID.personDetails.birthDate2 occurs <= 537 months before today)) 3. Below is the segment UI rule and code view looks like for 44.09 audience.((tenantID.personDetails.birthDate2 occurs >= 537 months before today) and (tenantID.personDetails.birthDate2 occurs <= 538 months before today)) Now a person of birthdate 'May-09-1979' who is celebrating monthly birthday as of today (basically anyone if birthdate is of today) is getting evaluated in both the segments 44.08 and 44.09 where it is supposed to be realized only in 44.09 segment. Tried all other birthdate functions in the UI rule to fix it but nothing is working out. The issue is because of less than equal to <= in the later condition. ((tenantID.
Hi, I am trying to create a data feed that would fetch data from the 1st December to 1st of January. This was configured to fetch daily. The status has remain active for hours. How do I check what is wrong and why it hasn't completed the job in the past 5 hrs. I checked job history, I found nothing
Hello Journey Optimizer community! I wrote a blog post about five of my favorite things in Journey Optimizer that might be hidden gems: 5 capabilities you aren’t using in Adobe Journey Optimizer — but should be Abstract: Journey optimizer. Personalization pro. Experience Maker. No matter what term you use, you’re working tirelessly, every day, to build better personalized experiencesfor your customers. You’ve said goodbye to siloed, batch-oriented marketing campaigns and hello to real-time omnichannel customer journeys. We’ve consulted the experts and are here to show you five things you might not be doing in Adobe Journey Optimizer — but should be. You can find the complete post here: https://business.adobe.com/blog/the-latest/5-capabilities-you-arent-using-in-adobe-journey-optimizer-but-should-be Please feel free to reach out in case you have any questions through the below comment section.
Hi When using Fusion to fetch a radio or checkbox field, Fusion always retrieves the option's value rather than its name. For example, if a radio option is named "Consumers" with a value of "CONS," Fusion returns "CONS" by default. Is there a way to get Fusion to return the option name, "Consumers", for use in downstream processing?
Team. Author and publishers are randomly failing TarMK GC failing due to lack of memory since we upgraded to Java11.Anyone else have this issue? any suggestions?Thanks for your assistance. Last FileStore TarMK GC Results13.12.2024 02:00:00.077 *INFO* [TarMK revision gc [/author/author65/crx-quickstart/repository/segmentstore]] org.apache.jackrabbit.oak.segment.file.FileStore TarMK GC #22: started13.12.2024 02:00:00.078 *INFO* [TarMK revision gc [/author/author65/crx-quickstart/repository/segmentstore]] org.apache.jackrabbit.oak.segment.file.FileStore TarMK GC #22: estimation started13.12.2024 02:00:00.156 *INFO* [TarMK revision gc [/author/author65/crx-quickstart/repository/segmentstore]] org.apache.jackrabbit.oak.segment.file.FileStore TarMK GC #22: estimation completed in 78.88 ms (78 ms). Segmentstore size has increased since the last tail garbage collection from 37.6 GB (37552579584 bytes) to 51.0 GB (50996005888 bytes), an increase of 13.4 GB (13443426304 bytes) or 35%.
how can I aggregate cheque_amount1 + cheque_amount2 = Totalvalue via export template of the DM Campaign? Thank you.
You know the feeling you get when, during an online meeting, your screen share shows the "tunnel of death" with your desktop repeating over and over as you flush, embarrassed and frustrated, to scramble to figure out a way to make it stop? I noticed a similar feeling when, upon trying to change a calculation on a custom form today, Workfront reported "There's a slight problem [That] field is used in a multi-form configuration, if you would like to change this formula you will need to remove this field and replace it with a new one containing the desired calculation." What that means is that -- somewhere within my Workfront environment -- there's an Affected Object attached two different custom forms that BOTH have the field I'm trying to change on them, and -- therefore -- I can't change my formula in the custom form I'm working on (e.g. 1+1=2), because it would conflict with the formula in the field on the other custom form, even if the other formula is wrong (1+1=3). &n
I have a Fusion workflow that iterates through a bunch of information. Once it's fully complete, I need a single update posted to the project that the actions were taken. I can't seem to figure out how to do this correctly. I'm getting multiple updates, 1 for each document I'm iterating through. Any ideas?
Good morning, I have a router that has 4 routes on my fusion scenario. i added a 5th route but i need this route to execute first. I know it can be done but just forgot, how do i change the order of routes so the 5th one i created is first. I tried unlinking the route, moving it up over the other routes and reconnected it, thinking it would be first, but when i hit the magic wand to align the routes it moves it back down to the bottom. Thanks! James - JPMC Chase
I've been told that I can only apply permissions to folders in AEM Assets. Is that truly the case? For our workflows here it would be optimal to point all users to the same images folder but apply permissions to fields in the asset to curate the images. For example, people from certain regions of departments would only see images in that are tagged with their region or department. AEM is the first DAM I've worked with that did not allow for this type of permissioning so its a bit puzzling to me that I'm told this functionality doesn't exist.
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.