Explore product-specific spaces to ask questions, share insights, and learn best practices.
Recently active
In the world of marketing automation, data is everything. But not all data is created equal—especially when it comes to list imports in Marketo Engage. If you've ever wondered what the difference is between a trusted and untrusted list import, you're not alone. Understanding this distinction is key to maintaining data integrity, compliance, and campaign performance. What Are List Imports in Marketo? List imports are one of the most common ways marketers bring external data into Marketo—whether it's leads from a tradeshow, webinar registrations, or from external systems. But how that data is treated once it enters your instance depends on whether the import is marked as trusted or untrusted. Trusted List Imports A trusted list import is one where the data source is considered reliable and compliant with your organization’s data policies. These imports typically come from: First-party sources Known partners or integrations Internal teams with verified
Could somebody explain me what is in that configuration:- Surface ?- and what is Scope ? To put it here?
Hello Community,We have an AEM Target integration currently in place, and our API integration is configured with both the default and project workspaces, with both Approver and Editor access assigned. The issue lies with the API integration: we are able to successfully export the XF to the project-specific workspace in Target, but we are having trouble pulling audiences from Target.At present, we can sync audiences from the default workspace in Target, but we are unable to pull audiences from the project workspace. On the AEM side, we do not have any configuration that allows us to pull from a specific workspace, other than the API integration—where, ideally, we should be able to specify the workspace. Currently, it is configured to use the project workspace.Has anyone tried pulling audiences from Target’s project workspace? We are using a premium Target account, which should have the capability to access audiences from the project workspace. Can someone advise what access is required
We are implementing personalization in Adobe Target using Experience Fragment variations, based on user segmentation data received from our application (e.g., Gold, Silver, Platinum users). Process Followed :Created a form-based activity in Adobe Target.Configured the mbox name and added the offer.Verified that user segmentation data is correctly passed and visible in the Adobe Experience Platform Debugger.Issues:In the form-based activity setup, although user data is successfully captured and visible in the Adobe Experience Platform debugger, the content wrapped within the div tag (target-xf-content) is not being dynamically replaced with the corresponding Experience Fragment variation. Instead, the default content continues to display.In the VEC based activity setup, when selecting an Experience Fragment offer and placing it before or after a section on the page, the fragment appears blank in the Visual Experience Composer instead of rendering the expected variation content.Coul
I have created html offer in offers library . i want to add that offer using custom script . is it possible to retreive an offer in my client side js
Has anyone set up an automation when a task is marked complete, the following task is automatically changed to in progress?
Hi everyone,Our storefront runs on Edge Delivery Services (EDS) with Universal Editor. PDP routes like: Public PDP (example): https://shop.example.mx/p/product-slug-123Current mapping target: /p/default We noticed Folder Mapping shows a deprecation notice in the docs. We want to move to the supported approach while keeping PDP SEO correct (self-canonical, structured data, crawlability). Questions: What is the recommended replacement pattern in EDS to serve many PDPs without Folder Mapping, while still supporting per-URL head (title, meta description, self-canonical, Product JSON-LD)? Any reference implementation or sample project for this new approach? Key SEO pitfalls to avoid during migration (duplicate content, canonical conflicts, caching/invalidations). Goal:A short, official path to migrate PDP routes off Folder Mapping with no SEO regressions.
Is it possible to format a Workfront (project) report to alternate row color to make viewing the data when scrolling right along the same line easier? Conditional formatting individual cells doesn't quite work since I'm not looking to color code based on data, simply add a background color to every other row.
In my CJA workspace my Device Type report has a few "No values". What causes this? Thanks!
Hi! Can the My Tasks widget (on the Home page) show tasks for projects that are in any status other than Current? Some users want to see tasks for projects that are set to Planned, On Hold, or Requested, but they don't.If it is possible to see tasks from those projects, what are some settings that could be preventing those tasks from appearing in the widget? Thank you!
Hello!I've an issue that is impacting our wkfs: we noticed that some delivery activities are running for serveral minutes before being sent to customers. The delivery templates are email templates with barely any personalisation (first name and some other basic personalisation). Here can you see a delivery with 800 customers that took 6 min to process. How can I see what's causing this? Is there a way to see the logs of a delivery in a wkf? When checking under "Journal" I don't get any additional info:In the delivery logs I cannot see anything strange either. It takes 1 min and not 6 min as in the wkf.Start of logs:End of logs: How can I troubleshoot and see what's causing this slowness?
If you have a Conversational Flow with a Meeting Booking, and set info capture to "Skip if value is already in database", the meeting confirmation email does skip these fields as well. That's not a great experience. If the value is skipped, because it already exists in the database, the confirmation email should grab that value from the database. Otherwise the sales person that takes the meeting doesn't get that information. Here's the confirmation email for a new person that doesn't skip values: And here's the same confirmation for a person that is already known in Marketo:Sales Person wouldn't know First, Last, Country and Company Name.
I am attempting to build a freeform table in CJA that tracks how many events where disposition = sent a specific person had per day, over a week or month. I have created a derived field which accurately does this using logic: case when disposition = sent, set = 1, then summarizing on person. If I pull the derived dimension into a freeform table with the date range being a week (ex 9/1-9/7), then it will accurately tell me how many people had 1, 2, 3, etc sent dispositions over the course of the whole week. The problem is, I want to see specifically, how many sent dispositions a person had per day, and then see multiple days over the course of the week in the same table (see screenshot attached for context of what I want the table to look like, with day as the rows and the columns being possibilities of number of sent dispositions). However, when I do this, instead of aggregating a person's sent dispositions over the specific days, it is aggregating them over the wee
Description - When kicking off a Universal Approval (document approval) we need the ability to add a message prior to sending to the reviewers. Proofing workflow has this ability. Why is this feature important to you - It's consistent for both Workfront owners and reviewers/approvers as they experience in Proofing workflow.How would you like the feature to work - After choosing my reviewers/approvers, I'd like to type in a message that will appear in the notification they receive.Current Behaviour - I have to add a message in the "Updates" feature which then disconnects from the review/approval notification. Leads to confusion and multiple notifications on the same document.
HelloI would like to understand what all file formats does DM supports. I understand that DM is primarily for delivering media files like images, videos, audio etc. But can we use DM to deliver files like docx, xlx, ppt, pdf etc which are uploaded to AEM and synced with DM. Does that make any sense doing so?Thanks
Is there a way to view Programs in a calendar view (without purchasing Workfront Planning)? Is there a way to create a canvas dashboard or something?
I'm Currently working on API Triggered campaign with in AJO and migrating Adobe V7 Realtime message center campaigns to AJO, I'm unable to replicate the below JavaScript logic from ACC to AJO Help me with any references or code snippets to transfer below ACC logic to AJO PQL Query logicSpecifically, to define multiple or nested if/else if statements in AJO API triggered campaigns html templatesJS LOGIC<% var sections = rtEvent.ctx.eventinfo.sections;//for each (var section in sections){if(section.sectionName.toString().toLowerCase() == 'service plan' && (section.bucketName.toString().toUpperCase() == 'A' || section.bucketName.toString().toUpperCase() == 'B' || section.bucketName.toString().toUpperCase() == 'C' || section.bucketName.toString().toUpperCase() == 'X')){var osBucketName = section.bucketName.toString();var osSectionName = section.sectionName.toString().toUpperCase();}if(section.sectionName.toString().toLowerCase() == 'connected plan' && (section.
Description:It would be highly beneficial to display the size of an individual profile directly within the Profile Viewer in Adobe Experience Platform (AEP). Why is this feature important?Currently, while we can view various attributes and audience memberships in the UI, there is no visibility into the actual size of a profile. Having this information readily available would help us better understand data volume, optimize storage, and troubleshoot performance issues more effectively. How would you like the feature to work?Within the Profile Viewer, alongside existing profile attributes, display the total size (in KB/MB) of the profile. This could be shown as a summary metric or as part of the metadata section. Current Behavior:There is currently no way to determine the size of an individual profile through the UI, which limits visibility into data usage at the profile level.
Descripción - Me and my colleagues are using the set auto_to_json function a ton while querying, partially it is because it only works for a single session. Therefor, one day, I thought that it would be a low effort hight reward implementation inside the query service UI. This function might be implemented at an account level or just by adding a little toggle inside next to the "copy" or "undo text" functionalities. Something like this: I am really sorry for my drawing skills, as you might have already figured out, I am not an artist haha.
Confirming, when configuring SMS there is only one message you can create under one configuration. Meaning, if I had 3 Keywords (STOP, LOOK, LISTEN) I can't create 3 separate Messages that correspond to each keyword. Anytime one of the keywords is submitted under the Short Code the same message will appear. Please advise
We have nurture email campaigns that we drop batches of data in to and, whilst we have an internal calendar of when campaign emails are scheduled to send, our sales team were asking if they can get a copy of the email or an alert that an email has gone. Issue we have is we only allow someone to run through a campaign once to prevent us re-contacting someone so can't just drop their email in the list, but when I tried sending an alert after the 'send email' flow step it obviously sends an alert for every contact that was dropped in, so they potentially get hundreds of alerts each time. Is there a way to limit it so it only sends one alert or that we can include their email in each run without allowing other contacts through more than once?
Hi everyone, I’ve been experimenting with different ways to build Proof reports that show who has approved.In some cases, the reports only show one approver even though multiple people were involved across different stages. In other cases, the reports show multiple approvers, but some unrelated names appear that have nothing to do with the approval.Does anyone have a good example of a Proof report that clearly shows all the names of approvers and the exact date and time of their approvals? Or is this simply not possible? Thanks in advance!
Dear All, We have one custom field set up as typeahead. That is one which refers to one object such as user, company, etc. Referred object also has custom field itself. We are trying to get one custom field from the referred object. Would it be possible to confirm it is something which is supported by text mode? If yes, we would interested to understand how we should write text mode formula. We have used below formulation which is incorrect as it leads to blank result. It was not possible to find any link which would provide us some hint and we turn to the community for help. displayname=myfield2textmode=truevalueexpression={DE:myfield1:parameterValues}.{DE:myfield2}valueformat=HTML Any help would be appreciated
We have OOTB feature to GET notification incase of duplicate Asset uploaded ,If we enable the Asset duplicate detector configuration . Can we extend this com.adobe.cq.assetcompute.impl.assetprocessor.AssetDuplicationDetector class to send email instead of notification in AEM as cloud. Please suggest solution for the same.
How to track different device types ( tab, desktop, mobile) in Adobe analytics for a setup if not using a web sdk setup.I am using data collection to implement the setup.
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.