Explore product-specific spaces to ask questions, share insights, and learn best practices.
Recently active
Hello, I recently activated several segments to a Facebook Destination account, and I am seeing a large number of identity failures. I do have several non-identity email & phone number source fields mapped to their respective target fields for the destination. Would this be causing an issue? All of my source data is in the proper format for activations, I do know there is a composite key within our Email identity map, so I expect some errors from this. Additionally, will RTCDP activate all emails for a profile within the Identity Maps? TLDR summary of questions:Can I map multiple source fields to the email & phone target fields?Will all values for a profile within the "IdentityMap: Phone_E.164" & "IdentityMap: Email_LC_SHA256" namespaces distribute to the Facebook destination? Is there a way to get more details to why identities failed, other than the brief description?Thank you for the help and guidance.
We would like to know which Destination Catalog to be selected from AEP UI, while we are using Source Connector from AEP?
Hi everyone, for a client with a mobile App written in Flutter we've created an analytics setup that works via the edge network. The App(s) use Edge Bridge to forward Analytics trackStates/trackActions through the edge network. Everything seems to be working as expected for the iOS version, however the Android version doesn't send any data or any requests. We can see the data appearing in Assurance sessions (which are using a different channel to forward data) but nothing in Analytics. The developers use this package https://pub.dev/packages/flutter_aepedge to implement in Flutter, with some initialization code in Kotlin (Swift for iOS off course, but, code is identical as far as possible). We've checked the code, compared it to examples / documentation and even presented it to someone at Adobe but nothing seems to work. Does anyone have experience with this kind of setup, this kind of problem or can give me a hint ? Thanks in advance
Hi, I have been exploring AEP platform for running Data science models and we are seeing package issues due to incompatible versions. For example the notebooks we have built is on tensorflow=1.15 & Python 3.7.6 but the AEP comes with lower versions of these. I was wondering if there's a way for us to create a virtual environment, install required packages and attach the AEP jupyterhub to environment or Create a docker container and use within AEP environment. Any documentation on this will be very helpful. Regards,Subhash S
Hello all, Im curious if there are people here who have implemented source connectors in AEP for Paid Media channels such as Facebook Ads or Google Ads and have sample files of data, such as clicks, impressions, conversions, etc available from those platforms. Thanks!
Hi, I am trying to upload the "csv" file with profile details and mapping those with profile schema, but am getting error " a is not a function" Document: Create a test profile | Adobe Journey Optimizer section: Create a test profile using a csv file
In customer AI historical data requirements, its mentioned that data required = Eligible lookback window + outcome window. Where the eligible lookback window is defined in the eligible population. So, if I set eligible population to be something like - web activity in last 60 days and set goal condition to happen in upcoming 30 days, total data required would be 60 + 30 = 90 days. As per my understanding, it means the model would train on last 90 days of historical data. Then, I think model will look beyond "web activity in last 60 days. I fail to understand, how is eligible population working if model requires 90 days of historical data? Also, is lookback window/eligible population limited to 120 days? (image is taken from adobe documentation - https://experienceleague.adobe.com/en/docs/experience-platform/intelligent-services/customer-ai/data-requirements )
Hi there,I'm trying to build a filter in CJA where the attribute is checking for the date in last 6 months, but we don't have "In last" as a preset in CJA. When I tried to build a component in dataview, we don't have the feasibility to use this option either as it only allows hardcoded dates under the Include/exclude values.P.S the snip of the same.We can't use date range either as date ranges work on the out of the box timestamp attribute and we need to check the date of our custom attribute in last 6 months.Please let me know if there's any workaround for my usecase. @arunpatidar @davidkangni
Hello Journey Optimizer Community, We’d love to hear from you! Your experience and feedback matter to us, and we’re inviting you to participate in the Adobe Journey Optimizer Adoption Survey to help make your Journey Optimizer experience even better for you. Whether you’ve been using Journey Optimizer for a while or are just getting started, your insights will help us refine and improve our offerings in ways that truly benefit you.The survey is quick and straightforward, but its impact will be significant. Take the Survey – click Survey Link Why Share Your Feedback? Make an Impact: Your feedback directly shapes the future of our products. Voice Your Thoughts: Share your honest opinions, suggestions, and concerns. Be Heard: We're here to listen and act on your input. Thank you in advance for sharing your valuable thoughts and for being an integral part of our community. Together, we can enhance the Journey Optimizer experience for everyone.
HelloWe want to collect our customers preferences about locations they would like us to update them on (eg if there is a service outage).This is a B2B example where a company may have many employees, so there may be multiple locations they need to be kept informed about.Are there any third-party tools that help with collecting location?I am thinking search autocomplete, where the person filling in the form starts typing the location and a small list that start with the same letters appears.I have seen it used on websites for when customers are searching for something eg holidays.Has anyone done this for forms? What tool did you use?Thanks
AEM 6.5, SPA, Angular 9, Bootstrap 4AEM Forms packages:adobe-aemfd-linux-pkg-6.0.1120.zipadobe-aemfd-compat-pkg-2.0.48.zipDate Picker field's calendar widget intermittently displays without any days (see image above). It works most of the time, but we haven't been able to come up with steps to reproduce the blank popup. We've seen the behavior on different Date Picker fields on different Adaptive Forms.Has anybody seen this behavior before?Do you have steps to reproduce the issue?Were you able to fix the issue or at least any hints for what to look for?
Hi all, JCR is not a database, therefore whether it is SQL DB or NONSQL DB does not arise.But Solr is a blazing fast, open source NoSQL Database Search engine and can access JCR. How is it possible as JCR is not a NONSQL database?Does it mean that Solr works on non data bases also? Appreciate all your responses. Thanks,RK.
We are loading more than 100 records per lead in CO since it is a business requirement. Marketo application have a limitation, It only allows to access 100 records on UI and in velocity script. Therefore, we want to load data in specific order so top 100 records as per their order amount can be accessible in velocity script and also displayed on UI.We are retrieving data in descending order from database and then load it in Marketo.We have custom field "Sequence" as a dedupe field and it get incremented for every record.This is how we load records in Marketo via api.Sequence Order Amount 1 1302 1203 1104 100....120  
I have a scenario, where I tried to segregate people into 3 different static lists based on below criteria: Add to list: Choice 1:If 'preferred Language Segment' is 'Bahasa'-Then add to 'Test List 1' Choice 2:If 'Random Sample' is '50'Then add to 'Split list 1' Default choice :Add to 'Split list 2'Total audience count is 51488.Total people with Bahasa Preferred language segment from above audience is 27039. We expected rest people (24,449) would be equally split (12,224 &12,225) between remaining two lists (Split list 1 & 2), but as you can see below, the vast majority of people were added to 'Split list 1'.Split list 1 - 21922Split list 2 - 2527 Can you please someone help me understand why choice 2 and default conditions weren't split equally? If we use Random sample as choice 2, will it consider only remaining people from choice 1 or entire audience who qualified?Test List 1 - 27039Split list 1 - 21922Split list 2 - 2527
We run event registration landing pages on Marketo and we were wondering if there's a plugin or embedding code (recommendation) that we can use to display "Upcoming Events" as a gallery on the Wordpress page.When clicking on the event tile on the gallery, it should open the Marketo page. Currently we are creating a Wordpress post (type=events) and load a curated posts gallery. Then the event post has another click to the Marketo LP.If there's a way to build such a gallery without adding that middle touch it would be better for user experience.Any idea?
I am excited to learn more about the new feature for Disable Campaigns on Archive. Our instance has changed hands at least two times with new leaders and has been operational since 2020. I would be interested to hear how others in the community are using applying the new feature?
We are trying to get publisher and use that in the custom email template to send a notification. String currentUser = workItem.getCurrentAssignee();The above returns "null"String currentUser = resourceResolver.getUserID();The above one returns "workflow-process-service"Can we use workitem used to return the current user
It would be nice to have a template to create a program and all the projects within that program, as well as custom fields at the program level. This would be helpful for campaigns. We could remove the projects that are not applicable for the particular campaign. We could fill in the details for the campaign on the program level custom form. There is no capability to copy programs, so we aren't able to copy a similar program. It has to be all manually re-created.
I tried to connect experience cloud but showing a message as "It seems that your Adobe ID is not linked with your Adobe Experience Cloud solution accounts. Please get in touch with your Org Administrator or Adobe Enterprise Support." Thanks in advance!
AEM URL Shortening: Sling Mappings vs Dispatcher Rewritesby @daniel-strmecki OverviewURL shortening or mapping is a crucial aspect of modern web development, so the same is valid in Adobe Experience Manager (AEM) projects. Short and user-friendly URLs improve user experience, enhance SEO, and ensure consistency across multiple channels. AEM default URLs are not SEO optimized, as they always contain the extra "/content" path prefix, as well as usually a path to the site or market. Let's not forget the unnecessary .html suffix. Here is an example default AEM URL to a page:http://www.meticulous.digital/content/meticulous/uk/en.htmlUsually, we aim to make the URLs shorter and keep only the necessary parts, like:http://www.meticulous.digital/uk/enAEM provides two primary mechanisms for achieving URL shortening or mapping: Sling Mappings and Dispatcher Rewrites. In this article, we'll explore how to achieve the desired behavior using both approaches. We'll compare their configurations,
AEMaaCS Performance Testing with K6by @daniel-strmecki OverviewPerformance testing is usually recommended before going live or even better continuously before promoting each new release. Even though I am not an expert on the topic, I've seen many performance tests passing only because they are testing the wrong thing, not using a big enough data set, or not mimicking the real production traffic. Therefore, I've decided to share my experience in writing performance tests for AEMaaCS with a tool from Grafana called K6. K6 is an open-source tool for focusing on performance testing web applications and APIs. It is designed to help us evaluate and ensure systems' performance, scalability, and reliability by simulating user behavior and generating traffic to measure system response under stress. The first thing we might notice about K6 is that it is very easy to use. We can probably write our first test using JavaScript in just a few minutes. However, in this article, we will take a ste
AEMaaCS Caching Strategy: TTL vs Invalidationby @daniel-strmecki OverviewCaching is a critical component in the performance and scalability of web applications. For Adobe Experience Manager as a Cloud Service (AEMaaCS), understanding the nuances of caching mechanisms is essential to optimize system efficiency, author, and end-user experience. Two primary caching strategies to consider are Time-to-Live (TTL) and API-based Cache Invalidation. In AEMaaCS, caching occurs at multiple layers to ensure optimal performance and scalability. The Dispatcher acts as a caching and load-balancing mechanism. It caches responses from the AEM Publish instance, reducing load and response times. The CDN caches content closer to end users, leveraging a distributed network of servers to minimize latency. In some setups, organizations may choose to deploy their own CDN in front of the Adobe-provided Fastly CDN. This introduces a double-CDN architecture. In this article, we'll explain caching tech
Hi Everyone,Currently, in my project, we handle URL shortening using dispatcher rules like below.Example: www.domain.com/us/en/testpage.html -> internal redirect to /content/project/us/en/home/testpageNow, we have a new requirement: we need to achieve this without using a dispatcher rules.Example:If I access www.domain.com/us/en/testpage.html or www.domain.com/testpage.html, it should resolve to the path /content/project/us/en/home/testpage Experts, kindly suggest your solutions. Thanks in advance!
I would like to create a segment for the previous 4 weeks, but that adjusts based upon my date selection and isn't tied to the current date like the screenshot of the Date Range setup below. So if I select the first week of December 2024, then it would return the 4 previous weeks in November. Is there any way to accomplish this?
I am trying to get unique visitors data from PBI connector. The problem is the data is correct only at the granualarity at which the data is being pulled (say daily). If I sum it up at the monthly level it leads to a lot of duplicates. What is the best way to get this data from PBI connector. Getting data at visitor id level could be too much?
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.