Explore product-specific spaces to ask questions, share insights, and learn best practices.
Recently active
Enable the option of configuring a source/destination account after it have been configured, such as changing and/or at least viewing the bucket name, folder path, fily type, include manifest toggle and compression format which is a part of the wizard when setting up the account, instead of having to create a new one.
Hi Adobe Target Technical Team,I hope you're doing well.I have just observed that the activities created under local workspaces/properties are now displaying under the Default Workspace following the VEC revamps - 25.2.1 release (February 17, 2015). Kindly refer to below screenshot:
For one of the Use case, we are looking for a solution to check for Exit intent pop-up ( Experience) and looking to integrate the same with Salesforce. If someone fills out the exit intent form we can capture the first part data in sales cloud record.
Hi, I currently have my hour of days listed out like below. How can I sort in order of actual hours so 1am, 2am, 3am etc...thanks 🙂
The folder possibilities for storing Audiences in a folder structure has become a nice function. It save a lot of time to find your right Audiences when you dont know exactly the name. I would like to expand this functionality to also be able to use for Offers and Journeys. It will makes it easier to find what you are looking for. To be able to work even faster it would be nice with f ex a button in/on every folder that with one click could open the folder tree from where you are standing/clicking. It is nice with the tree but we still need to go inn and out from the folders to fint what we are looking for it we operate with a deep folder tree.
Hi All,How I can design editable template for below page look and feel. Also attached the images.
Hi everyone, I'm not sure if I'm asking this in the right place, and I haven't seen a question about it, but I was wondering whether anyone has had success in configuring Microsoft Ads' UET Consent Mode with Adobe Tags? If yes, could you please briefly share how you managed to do it?Microsoft Ads has a guide for implementing consent mode with GTM, but not with Tags: Google Tag Manager template: Consent Mode
Hello all, "cURL is an open-source command-line tool used to perform URL manipulations.".https://experienceleague.adobe.com/en/docs/experience-manager-65/content/sites/administering/operations/curl But URL manipulation involves altering URLs to perform various attacks or access unauthorized elements of a website.https://search.brave.com/search?q=URL+manipulations&source=desktop&summary=1&conversation=3203c97b741e61aa4195e3 How do these two go together? Appreciate all your replies. Thanks,RK.
What could be the reason where , I see the Beacon getting cancelled while when I check the ecid against it the event, eVar and props getting captured . Have anyone experienced this behaviour?Has anyone come across a case where the beacons seem to be getting cancelled, but the data (events, eVars, props) still shows up in Adobe Analytics? Trying to understand what could cause this behavior
I'm building a segment in Audience Manager. I would like to use existing traits, without recreating new ones with a shorter expiration time.How can I set a segment qualification rule so that it expires?My segment currently looks like this: (trait 1 OR trait 2) AND NOT (trait 3 OR trait 4) Trait 1 and 2 are qualification traits, like page URL contains xyz and user profile is abc. Trait 3 and 4 are exclusion traits, like form submission OR pop-up view. Qualifying for these conditions triggers a pop-up in the next pageview. Pop-up view is trait 4, so once a visitor sees the pop-up, they are out of the segment. Except for the pop-up one, the traits are all standard with a 120 days lifespan. My stakeholder would like the trigger of the pop-up to always happen at least on the second page view, never on the first. So, assuming a visitor qualifies for trait 1 OR 2 and ends the session, how do I adjust the segment so that they have to qualify again for it in the next visit?
I'm working with streaming data sources and wanted to check if there are any known limitations or delays when it comes to processing or qualifying data in real time. Specifically, I’m curious about:Any known lags or edge cases where real-time processing might not behave as expectedBest practices to minimize delays or troubleshoot issuesWould love to hear from others who’ve worked with streaming data in RTCDP. Thanks in advance for your help!
Hello Community,I have developed a landing page, a form and have created a account on uploadcare what steps should i take to include file upload in my landing page.Thank you
Hi,Is there any AEM API to download asset version.
Hello Team,We are working on the B2B use cases where we ingest customer and account related information from Amazon S3 bucket once it has undergone a data cleansing process. We are good on B2B scenarios as we have followed the schemas, identity related to b2b model. We are able to see the respective account on each customer on profile tab (Customer Profile) and profile level information on the account profile tab. We could be able to navigate to the account information just by clicking the relevant account link from profile tab. However, we weren’t not able to look the account information using “browse by others”. So, wanted to know where we could get this Source name, Source instance to look using the others option. Please let me know if you have come across using this option to look for account information. Note: We are using Amazon S3 bucket to ingest both the customer and account entity. Reference link: https://experienceleague.adobe.com/en/docs/experience-platform/rtcdp/accou
Description - make WF CC or BCC me when I submit an update, or some kind of warning that I have "draft" updates... Why is this feature important to you - so that I know I actually hit "submit" after entering information that is intended to go out to the requestor or team- and that I don't come back to my desk Monday morning wondering why no one has responded, and then I open WF and dig into the request queue, and open the actual "updates" tab, and discover an unsent "draft" . but of course that's never happened. How would you like the feature to work - as above. either CC or BCC myself upon hitting submit, so I can see in my email that I sent a message... or a warning that I have unsent messages... or both. Current Behaviour - if I navigate away from an update without hitting "submit" ... it just sits there. and if I go get coffee and start working on something else- perhaps I go to the "request details page to make sure I am not missing important details... and th
Project, Task, and Issue priorities are currently managed globally.We would like this functionality to be pushed down to Groups so that each groups can manage their own conditions lists.
Project, Task, and Issue conditions are currently managed globally.We would like this functionality to be pushed down to Groups so that each groups can manage their own conditions lists.
We implement Drift using Adobe Launch. We would also like to do A/B testing on Drift using Target (not Drift's internal A/B testing tool). Does anyone have experience doing this? I was thinking of using the same CSS selector for Drift on a page, and then swap out the Drift-iFrame script with the "B" variation playbook's script. Thanks,D
Hi All,Has any had any issues with Marketo Measure where campaigns/revenue is falling into the Other channel. We have set up and integrated all of our socials (google, Bing, Yahoo etc), I have also added the to the online channels, made sure all UTMS are correct and yet I still have around 100 campaigns falling into that category. We have had numerous internal meetings with the appropriate teams too to make sure that all bases are covered. Any ideas would be greatly appreciated
According to this documentation: Use Assets in Journey Optimizer | Adobe Journey OptimizerAJO is Natively integrated with Assets Essentials or Assets as a Cloud Service to store, manage, discover and distribute digital assets. We have AEM on AMS (Adobe Managed Services), and I'm not too sure if it would natively integrate with AJO to share the AEM assets & templates. Could anyone help me out here or propose a possible solution?Thanks a lot!
I'm trying to retrieve the ETag of a content fragment in AEM as a cloud service for validation purposes. I would prefer not to use the Sites HTTP API (/adobe/sites/cf/fragment/{fragmentId} GET endpoint) as it introduces overhead from authentication and network latency. The AEM Content Fragment Core API (import com.adobe.cq.dam.cfm.ContentFragment) doesn't seem to expose any method to access the ETag. Is there any recommended way to access the ETag or similar metadata using AEM's Java-based APIs?
Hello, Is it possible to change the name of a task column heading or a create custom heading to the schedule? Thanks! Andrew.
Does anyone know a way to get the audience information of a running test in the Chrome console using javascript. What I want to be able to figure out is what criteria were met in the audience for the test to trigger. This isn't for debugging but going to be used for tagging information. The test is currently replacing some analytics tags and the only place I can see to find the information that is being lost is in the audience but I don't know how to get that audience information using Javascript.
Hello, I have a workflow running every 15minutes that exports the latest data from broadLogEventHisto to an external service for tracking sends. The query is setup as follows: query: broadLogEventHisto@eventDate > @lastAuditTSAND@eventDate < SubMinutes( GetDate() , 30)So, the query will gather all records between the @lastAuditTS (which is equal to the most recent eventDate value from the previous run) and 30 minutes before the current date - and it runs every 15 minutes. Generally, we can expect this time window to look like the following: 1:00pm run - selects broadLogEventHisto records from 12:15pm-12:30pm1:15pm run - selects broadLogEventHisto records from 12:30pm-12:45pm1:30pm run - selects broadLogEventHisto records from 12:45pm-1:00pm The issue arises when we combine all of these datasets to get sums of transactional messages sent. Generally, we are finding that this export does not capture all transactional message sends. Does broadLogEventHis
Let me know your thoughts on cross platform / App tracking I have developed a Cross-Domain & Mobile User Tracking Platform 🧠📱💻In today's fragmented digital world, understanding our users across websites, apps, and devices is no longer a luxury—it's a necessity.That’s why I’m excited to share what I’ve built:👉 A privacy-aware, cross-domain + mobile user tracking platform Designed for marketing teams, data analysts, and tech-driven businesses that want a unified view of their users — no matter where they come from.🔍 What it does: ✅ Tracks users across multiple domains and platforms✅ Links mobile app sessions with web visits in real time✅ Offers a beautiful, customizable dashboard with rich filters, analytics, and export options✅ Supports GDPR-compliant tracking and real-time logs📊 Whether you're running multiple brands, client websites, or want to boost your personalization strategy — this platform puts identity resolut
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.