Explore product-specific spaces to ask questions, share insights, and learn best practices.
Recently active
Hi team, Is there any expiration for the Oauth token generated (JWT token flow) using Service credentials? Regards, Sriram.
I think a useful metric for analysis would be a version of a "bounce rate" that I can break out by page. But I need help figuring out how to calculate it. The standard Bounce Rate is at the visit-level, so breaking it out by page limits you to just the Bounces ÷ Entries. I would like to calculate how many people "bounced" off a page whether it was their entry page OR a page they navigated to. Another way of putting this: out of all Visits to a page, how many of those visits had only one hit on that page (the page load event). Here's how I'd use it in a table: Visits# of Visits w/ just one hit on this pagePage 1 Page 2 Page 3
The UX update to the Adobe Analytics Workspace UI has removed functionality to right click "open in new tab" for Workspace, Admin, Components, etc in the tool bar. Has anyone else faced this issue? This has been a pain point for our team as we regularly work in multiple workspaces at once and or need to open new projects on the fly. The time it takes to open a blank tab, log in, and load a new blank workspace has diminished efficiency.
I know you can create custom access levels and adjust permission to projects and portfolios. Is there a way to limit a user to only create projects within a portfolio that they have access to? Thanks.
I want to write a query for a groovyscript to traverse through more than 100000(1 lac) nodes without affecting the performance.
Within the newsletter tracking we receive the same values for distinct clicks and cumulated clicks which we wouldn't expect. Recipient clicks are lower. Please help to explain the values and the setup.
Hi All,Need help on below scenario. I am using AJO to split audience data into 60%(Node A) and 40%(Node B). Now I want to export Node B data into RTCDP as a segment/ store in custom dataset (Not in OOTB). Is it possible? If yes please help me with the steps.Note: I am aware that we can split audience using compose audience but here the requirement is using AJO. thank you in advance!
Hi, I am trying to create a Adobe CJA report for the journeys matching a condition. Under the Unique Journey Entries metrics, I see the total count as being incorrect {Total displayed :15/15 | actual sum : 24}. Need help
Hi All,I'm facing the issue when i try to add some custom class and section tag by using the source edit option , I am trying to edit the HTML in the RTE Field and Modify the tags and adding the section tag. once i close the source edit option and then reopen the dialog, section tag is getting vanished what is the problem in that how i can resolve this one.Before Saving the HTML in Source Edit<section class="class-test-one"> <div class="class-test-two"> <h1 class="fs-24">Test</h1> </div> </section> After Saved and reopened the dialog<div class="class-test-two"> <h1 class="fs-24">Test</h1> </div> RegardsNandheswara
Hi all As per https://jackrabbit.apache.org/filevault/filter.html update filter is deprecated and we need to use update_properties instead. But this doesn't work . When we replacfe this filter, the build fails with an error which says No enum constant org.apache.jackrabbit.vault.fs.api.ImportMode.UPDATE_PROPERTIES . Does any one know how we can solve this issue ? Thanks Veena
how to disable tracking only if link is copied from the email and pasted it in the browser?Tracking should be enabled if link is clicked directly from the email.
I created in ACS a small report in which I compare the bounce and error rates of a few campaigns. Somehow the numbers don't add up.Look at the first line: 116 + 101 + 72 = 289. Errors and bounces are supposed to be 383, what sub category am I missing?
Hi, How do we get the execution schedule of the scheduler used in all the workflows using Javascript in adobe Classic campaign in a string format specified in the below example screenshot highlighted below "Triggering at 09:00:00 AM, Daily". Regards, Pravallika.
Hello, We are migrating our entire adobe campaign standard platform to adobe campaign V8. In ACS we are having transactional messages which are profile based and non-profile based. how does profile based transactional message works in V8. If profile based doesn't work in V8, do we have any sort of option to link the transactional message event to an custom schema to apply some custom typology rules or some other processing? Thankyou!
Hi Community, I conducted an A/B test using a journey where I created 4 treatments, each with different subject lines and content. I allocated 25% to each treatment and triggered the emails to a test audience. However, despite expecting that each person would receive a different email, but all 4 participants received the same email and Subject line.Please anyone help me for this what's wrong? @anuhya-y @mohan_dugganab @davidkangni @vraghav @satheeskannak
Hi Members, I created a journey with a reaction action after the email action and selected email click on the reaction action. I added a timeout path of 5 days. If the email is not clicked in 5 days then it will go the timeout path. I scheduled the journey and it sent the email correctly , i received the email and i clicked on the link present in it. In my profile in CDP i can see a message.tracking event with link click of type tracked. However i still see that the journey is waiting for click to happen. What can i be doing wrong? Thanks, Arpan
I have sent test emails to four profiles, but only one test profile is receiving the test email in Adobe Journey Optimizer. All four profiles are test profiles. I am doing this from the Sandbox. Some (but not all) received the test emails after several hours.
Hi, I have a fair understanding of how the tracking links work in AJO. Just trying to find adobe document that explains how it works under the hood? Especially, where does AJO keep the original URL? is it in the tracking URL? If yes then is it encoded/encrypted. This is the level of detail I am looking for. thanks.adeel
Hello all,I kindly need your support on the correct syntax & functions to be used on a Wait node (Custom)I'm required to wait until X days before a dynamic dateExample:End Date = 2025-02-10T18:00:00ZX = 2 daysCalculated datetime from Custom wait = 2025-02-08T18:00:00ZCould you help me with the correct expression to be used?Thanks,Salvatore
Hi I’m encountering an issue when trying to send a URL in a JSON payload for personalization. The error occurs when the payload contains a field like:{ “link” : “https://www.example.com} Any insights or suggestions on how to do send data for personalisation Thanks in advance
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?
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
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.