Explore product-specific spaces to ask questions, share insights, and learn best practices.
Recently active
Hello, Im looking for the next numeric format: I get the value(targetData.val_generic_2) 50000,98 from the DB (keep in mind that the dataType (type="") os the variable in our DataScheme is "Double") In my include I have this: <%= parseInt(targetData.val_generic_2).toString().replace(/\B(?=(\d{3})+(?!\d))/g, ".") %> With this parseInt I manage to transform 50000 into 50.000... It's way more estethic. But I need 50.000,98... the comma and the last 2 numeric values. There's a simple way to do this? I can enhance the parseInt with more parameters or I should do JS inside the include personalization block. Thank you.
Hi, As a DAM librarian I have been auditing the repository. I have moved hundreds of images to various folders within the DAM. Now it appears that some websites have have missing images in their card component, or generally on the website. I am not a website expert so I can only assume the links are broken. Question - is there some sort of a scanner or process which can run a check on websites on AEM for missing / dead link images? This would help me restore the images into their original location or fix the issue of missing images on the websites. Many thanks
In Marketo guided landing pages, using the "hide" feature (via display: none) does not remove the hidden sections from the page's HTML. Instead, these sections—along with their resources like images, scripts, and styles—are still loaded by the browser, leading to performance issues and heavier templates.I came across this discussion: Removing a Landing Page Element Instead of Just Hiding It, but it didn’t work for us.Has anyone successfully implemented a method to fully remove these sections from the final HTML output? Are there best practices or alternative approaches to achieve this?
Below is the scenarioOn pageA I have a text component as in below heirarchy.Container -> Container -> Text.And on pageB I have text component on Container -> Text.I have written a fulltext query to search a keyword. It should return me all the pages that has that keyword. AEM returns me pageB but not pageA as the keyword is inside the nested container.Fulltext Querytype=cq:Pagepath=/content/demofulltext=herbsfulltext.relPath=.Please advise.
can anyone help me how to calculate the session and engagement Rate in Adobe. Am new to Adobe analytics. I was just exploring in workspace.
Hi,I know it's impossible to change report suite id's. However is this also true for virtual report suite id's? I don't see any options to change it inside the virtual report suite settings. Are these based on the original name when they are created or how are these decided?Thanks,Axel
Hello, So I'm reporting for a campaign in which I have a critical point in the user journey funnel for which I want to see the breakdown of people by marketing channels and typed/bookmarked arrivals. From my understanding, the sum of these two figures should equal the total visits to this page, but I am seeing a gap. Below we can see the gap: 13,002 - 6,979 - 5,769= 254 visits unaccounted for. The definitions of the validation landing page segment (1), organic segment (2) and validation landing page for typed/bookmarked (3) are as follows:Am I doing something wrong here? Is there any reason as to why we would see a gap here?
Hi!I admit "correctly" can mean different things depending on the use case. For my team, we want to understand a basic set up to use the tracking_code dimension to measure:Clicks (how many people clicked the link)How far did the user drill into our website (specifically, page views and what pages did the user look at after the initial click)Some background on our setup:We are using the ?cid= approach today in our emails, and are able to see how many people click a link using the Campaign Click Through metric. We are not sure how to determine what the user does next after an initial click. Do we need to store the CID value on our data layer and pass into an evar? Or, can we do this in default reporting by using other dimension/metrics?In our Admin set up, I noticed that the Tracking Code dimension is set to Expire After "Hit." Should this be extended to 1 week (or more) in order to see where the user is visiting on our site after clicking a ?cid= link?From this post, I too learned
Hello,I have a question regarding data retention policies in Adobe Experience Platform (AEP) with event forwarding. Specifically, I am wondering if Adobe stores IP addresses via event forwarding in AEP. If so:How long are IP addresses retained by Adobe?Is there any way to configure or control the retention period for IP addresses, or are they automatically purged after a certain period?I would appreciate any insights or documentation on this topic.Thank you!
Description - Would love to see the ability to assign a default view for a project's tasks and issuesWhy is this feature important to you - Managing multiple views and switching between the views takes a lot of time. When collaborating, the users need to be on the same view.How would you like the feature to work - When creating a project new or from a template, the creator can assign a default view. Other users inherit that view or can change to their own. But at least it would be a starting point for collaboration.Current Behaviour - Users have to select views.
The new Adobe Experience Platform Debugger is not as readable as the old Adobe Experience cloud Debugger.1. I was able to see the analytic calls and dimesions in one glance for atleast 5 calls in the Old debugger2. New Debugger - I am facing a challenge scrolling up and down for each and every single call.3. New Debugger also has a lot of unwanted rows, which further making analyzing the ca
Hello,I am trying to add in some Milestone info on a Note report. This textmode works on a Project report but on a Note report it returns no info. What tweaks do I have to make to this in order to pull the Milestone info? displayname=R1 Proof listdelimiter=<p> listmethod=nested(tasks).lists type=iterate valueexpression=IF({milestoneID}="6422f69500133a8cc48c809f427d4d21"&&{status}!="CPL",CONCAT({plannedCompletionDate}),IF({milestoneID}="6422f69500133a8cc48c809f427d4d21"&&{status}="CPL",CONCAT("✔️ | ",{plannedCompletionDate}))) valuefield=project valueformat=HTMLCan someone assist in what I am missing in my code? Thank you,Eric
顧客のステータスがRegistration errorになり、この顧客に対してのアプローチが何も出来ないのですが、どうやって直したら良いかと、そもそもこのエラーはなぜ起きるのかを知りたいです。連携っぽいエラーで、実際にZOOMにエラーが起きていたので、ここから直したのですが、顧客のステータスは再読み込みでも戻らず。ステータス変更しようとしても変更できないので困っています。 以下のページを元に、連携のエラーのみは解消されました。https://nation.marketo.com/t5/knowledgebase/registration-error-status-for-gotowebinar/ta-p/253487 よろしくお願いします。
I need help with a calculation, and I'm sure I'm missing something obvious.I have a calculated field to determine the difference between a custom date field and the project planned completion date: WEEKDAYDIFF({plannedCompletionDate}, (ADDWEEKDAYS({DE:First Offer Date},-15))).I included the field in a report and added conditional formatting for it (>=0 [Green]; >=-5 [Yellow]; <-5 [Red]). This works fine.Then I wanted to try to account for holiday exceptions in our schedule. I added a calculated column in the report (I wanted to try it out here before changing my calculated field): valueexpression=ROUND(WORKMINUTESDIFF({plannedCompletionDate}, (ADDWEEKDAYS({DE:First Offer Date},-15)))/480). The underlying calculation works; however, rounding the calculation results in positive values. How can I round the result and still maintain any negative values? Thanks.
Description - Long values, particularly when paired with multiple metric columns, get truncated visually with an ellipses. While this is okay in a live Workspace report where the user can hover over the row to see the full value, when in a rendered PDF the values are completely lost, leaving stakeholders with missing information. It would be of great value to allow long values to wrap (similar to how there is an option to wrap headers). Why is this feature important to you - Data will be easier to see, with less information being lost when presented to Stakeholders. Having the wrapping be optional allows for people to control when and if they want their data to wrap or to truncate. How would you like the feature to work - Add an option to the settings on the dimension to allow the values to wrap, or not to wrap. Current Behaviour - No option to wrap, and PDF generation doesn't allow for hover states to see the
Description - One of the great things about Adobe Analytics is the rich set of components that come out-of-the-box, like Bounce Rate, First Time Visits, Mobile Traffic, etc. Today, Customer Journey Analytics doesn't have that but, IMHO, can and should. Why is this feature important to you - So customers don't have a "huh, feels empty around here" experience when starting with CJA and novice users have something to start with. How would you like the feature to work - Based on the Adobe-provided XDM Schema Field Groups used in a Dataset for CJA, creating a Data View should have the option to add Adobe-provided Components, like Calculated Metrics or Segments, that fit the underlying Field Groups. For example, using the Web SDK Field Group should come with a Bounce Rate Metric, Mobile Traffic Segment, etc. Current Behaviour - 👁️👃👁️ 👄
Use this thread to ask any questions related to the Integrate AEM Forms CS with Salesforce course on Experience League.Experts are monitoring this thread to ensure your questions are answered.
We are migrating our AEM instance from AEM 6.5 to AEM as a Cloud Service (AEMaaCS). In our current implementation, we use a JCR Event Listener that listens to all component changes. Whenever inheritance is canceled for a component, the listener adds the property:cq:isCancelledForChildren = trueto the parent node.Problem:During the migration assessment using BPA (Best Practices Analyzer), we found that JCR Event Listeners are flagged as an issue because they are not recommended in AEMaaCS due to performance concerns.Question:What is the best alternative approach in AEMaaCS to achieve the same functionality? Some potential options I’m considering:ResourceChangeListener – Can it effectively replace the JCR Event Listener for this use case ,but it is also getting flagged in bpa report?Workflow Launcher – Would this be a viable alternative to automatically add cq:isCancelledForChildren = true when inheritance is canceled?sling jobs – Could a scheduled job periodically check and up
Hi. Is there a way to identify if a hit in the hit_data.tsv file is a late-arriving hit? We currently do not receive late-arriving hits and we are assessing how our data loads will need to change if we enable this. Thanks in advance.
Hi, I need to count of records , for example, I have 3 transaction in my database activity after split I am getting total number of records show up on arrow (as normally we see) so now I need to get these counts and either put that number in temp schema or any excel file (for reporting purpose) please let me know, thanks for your support. GUPTAA
Hi Team,I have to add a new field in the help section and open that filed in new window which is likeFor that, I can simply overlay the /libs/granite/ui/content/shell/help/items/home to /apps/granite/ui/content/shell/help/items/home and provide the custom fieldsBut the problem is all the icons under help open in same window, but I want the custom button to open in a new window,How can I do that? Thanks @kautuk_sahni @arunpatidar @lukasz-m @veenavikraman
W e are experiencing significant issues with data tracking in Adobe due to our cookie implementation. As a result, a large portion of our data dropped, making it unrepresentative of actual performance. This has raised growing concerns among stakeholders regarding the accuracy and reliability of Adobe data.As we need to ensure compliance, we are unable to make any changes to our cookie settings on our end. Given this constraint, could you advise if there is a solution to fix this?
Hi,I'm trying to pull the project owner name into a custom field on a form. Owner name is not an option in the fields, but ownerID is. I was able to use syntax for the name and it shows it in the calculation result (see image) but gives an error and won't let me save the expression.Any ideas on how to bring in the owner name into a field?
Hi All, I am trying to use a currency value from a custom object as a token in an email and can't seem to figure out the right Velocity Scripting to have it format correctly. I want the value to appear in the email formatted as $123.45. Can anyone let me know what adjustments I should make to the script? #*${dSServiceEventDetails_PROD_cList.get(0).sVCTotalAmount}*# #*${dSServiceEventDetails_PROD_cList.get(0).sVCROClosedDate}*# #set($sortedList = $sorter.sort($dSServiceEventDetails_PROD_cList, "sVCROClosedDate:desc")) #if(!$sortedList.isEmpty()) #set($mostRecentEvent = $sortedList.get(0)) #set($mostRecentTotalAmount = $mostRecentEvent.get("sVCTotalAmount")) $mostRecentTotalAmount #else Call our sales team for your offer! #end Thanks for your help! Marc
What is the most effective way to check if customer has adequate consents but during journey? Condition Node? What are your methods?
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.