Explore product-specific spaces to ask questions, share insights, and learn best practices.
Recently active
Currently We have created with a single template in AEM eg template A. The header for these pages is authored using an Experience Fragment, which is then included in the template's structure. Now I have requirement where we need to render different version of header based on a user logged in logged out state .So if user is non-logged show default_header else if user is logged in render the slim_header in the existing template (Template A).. How can I achieve this for just the 3-4 specific pages? What is the best approach to implement this in AEM? Thanks!
Is it possible to add some Standard licence users from an external company (example PR firm) access to only specific projects? If posssibel, how could that be done?
During our AEM page performnce audio we found that "<script src="/etc.clientlibs/cq/testandtarget/clientlibs/testandtarget/parameters.lc-775c9eb7ff4c48025fbe3d707bcf5f55-lc.min.js"></script>" this librarry is impacting our site performance. We are not using Adobe Target and personalization in our AEM site. How can we remove this library referece from the site?
The video player on Adobe's own documentation for the video players support multiple languages for close captions: But I cannot see how to do this anywhere in the DM/S7 documentation. Am I led to believe Adobe isn't even using it's own video player on it's own site? Could someone from Adobe reading this post this to the internal dl_dogfood email list? 😛
Hello everyone, I hope you are well.We looking to implement High Entropy User Agent Hints through App Measurement. We have added the variable to our App Measurement code as documented here: https://experienceleague.adobe.com/en/docs/analytics/implementation/vars/config-vars/collecthighentropyuseragenthintsMy question is, is there a way to test this is working as expected before we deploy? I can't see any additional variables in the network request, but might be missing something.
Hello, I want to call a function when the 'Targeting / Start Targeting / Safari (Audiences)' button/link is clicked. I have tried listening for the 'EVENT_TEASER_LOADED' event, but it is not working. Can someone tell me which event I need to listen for?"window.ContextHub.eventing.on(window.ContextHub.Constants.EVENT_TEASER_LOADED, function () {//}
I was looking through some previous posts on this topic and see that it is recommended to generally use QSP instead of Tracking Code in a processing rule.I have been setting up my processing rules with both conditions as shown below.Is this redundant or could this result in missed attribution? For expample, if someone comes to the site today with no Tracking Code but a few days ago, they did have a Tracking Code....would we be missing out on the attribution to the Email channel by not leveraging the persistence of the Tracking Code?
Dear friends,Please help me if you know or stir me in the right direction here: What I'm looking to do: I'm looking to build a report for an ecommerce store that shows Purchasers (Unique Visitors who Placed an Order) by month. At that I need to show these purchasers as several distinct segments: Loyalty program members who signed up for a loyalty account within the past: Segment 1: 30 daysSegment 2: 3 monthsSegment 3: 6 monthsSegment 4: year Example:I think the report should look somewhat like this:--------------------------------------------------------------------------------Month | Segment 1 | Segment 2 | Segment 3 | Segment 4 |--------------------------------------------------------------------------------Week 1 | XXXX | XXXX | XXXX | XXXX |------------------------------------------------------------------------
Hey Community, I hope you're doing well. We’re using AEM Cloud to create content fragments and a GraphQL endpoint. This endpoint is then used by app developers to build the app UI. However, if someone wants to test it, they usually need to go into AEM Cloud first, make the changes, and then test them in BrowserStack. So, I wanted to check if there's any way to test these changes directly in AEM. We can't write separate frontend code to view the UI, as it would require additional developers. Thanks!
Hello Community,We have encountered an issue with ContextHub personalization. We have a dynamic component that includes some inline script as part of the component HTML. This component is similar to a carousel component. We need to personalize the content based on specific criteria, but we are facing a problem where the UI is not refreshed as expected when targeting is applied. We have observed the following use cases where the issue occurs in authoring/preview mode: Every time the content author navigates from Edit to Targeting mode (by selecting Targeting from the dropdown).Switching the persona in ContextHub mode/preview (we have the option to switch to different profiles).Switching between the options (Start Targeting) from DEFAULT to Audiences in order to author the content.I have already tried calling the function on EVENT_TEASER_LOADED, but it does not work in all use cases. Should I listen for any other events?window.ContextHub.eventing.on(window.ContextHub.Constants.
Hi Folks, I am working on AEM 6.4 site functionality to login using facebook. I am done with facebook app creation and other things when i click on login with facebook it redirect me to facebook login page after entering the facebook credentials it is redirecting to AEM login page. below is the error that i am able to see in logs. 28.02.2020 15:28:37.905 *ERROR* [qtp233696008-1921] com.adobe.granite.auth.oauth.impl.oauth2.Oauth2Helper There was a problem while creating a connection to the remote service. org.scribe.exceptions.OAuthConnectionException: There was a problem while creating a connection to the remote service. at org.scribe.model.Request.send(Request.java:70) [com.adobe.granite.scribe:1.3.8] at org.scribe.model.Request.send(Request.java:76) [com.adobe.granite.scribe:1.3.8] at org.scribe.oauth.OAuth20ServiceImpl.getAccessToken(OAuth20ServiceImpl.java:36) [com.adobe.granite.scribe:1.3.8] at com.adobe.granite.auth.oauth.impl.oauth2.Oauth2Helper.requestAccess
Hello all,So I started configuring AEM-Marketo connector and ended up with below issue Then I started with security checklist and found that x-frame-options is set to sameorigin.https://docs.adobe.com/content/help/en/experience-manager-dispatcher/using/getting-started/security-checklist.html /system/console/configMgr/org.apache.sling.engine.impl.SlingMainServletSo in-order to solve this I have below options to deal with clickjacking:Remove the X-frame-options header from slingmainservletInstall third party plugins on client machines similar to this or this -- this is not recommend for obvious reasons as this is a third party and we are installing on clients machine which will have access to user dataInstall legacy browser and use directive ALLOW-FROM -- If you apply it and the browser does not support it, then you will have NO clickjacking defense in place. So a big NOPEI couldn’t think of any other option
We are looking to integrate AEM with adobe campaign classic. We are considering two options for this 1. use the cloud service configuration and use the OOTB form components for campaign to subscribe/unsubscribe or create a lead in camapign2. use Adaptive forms to build these forms Are there any rest apis available for campaign classic, which we will be able to use for form submission using adaptive forms? which will be the best approach
Hi all!I'm trying Tough Day 2 for performance testing and I'm not able to execute a test an exact amount of times concurrently.This is my configuration file: runmode: type: normal concurrency: 20 waittime: 10 tests: - add: CreatePageTest properties: title: PageTest parentpath: /content/we-retail template: /conf/we-retail/settings/wcm/templates/experience-page count: 20 I want the tests to create 20 pages concurrently with 20 threads. But more than that are created instead (sometimes 25, 30, etc.)I'm aware of this warning from Tough Day 2 documentation:But is there a way to overcome this and be able to create exactly 20 pages?Thank you!
Hi, We tried to enable pipeline process in Adobe campaign following below steps. Steps:Install pipeline package Install OpenSSL in server to create public/private keysGenerate public/private keysRegister public key in Adobe AnalyticsEncrypt Private key using pipeline encrypted workflowModify pipeline tag with AppName and privatekey in serverConf.xmlMake sure imsorg id is defined in in serverConf.xmlModify pipeline tag with AppName and privatekey in instance config.xmlRestart pipeline service using command-Nlserver start pipelined@<instanceName>Pipeline service was running in CMD but when I logged in Adobe campaign instance I can't see pipeline process is listed in Process list . Can anybody let me know why pipeline process is not listed in Home->Monitoring->ProcessList?
Hello, This post is informative only. I am working on AEM 6.5 and I have access to CRX lite with IE 11. I have installed last SP (6.5.6) and now I can not access with IE, with other browsers I do not have problems. It is not important, but if you have same error, don't worry!
Is there a way to have the option to select "Done with my part" on a multi-assignee task from the My Tasks widget on the Home screen? Or is the only solution to click into the task itself and do it there? I see the new Priorities feature has it, which will be awesome once Priorities is up to par to work from 🙂
Hello, I am attemping to integrate Adobe AEM with Adobe Launch via Adobe I/O. I have followed the documentation and have gotten to the point where, after being provided with the Adobe I/O informations to complete my IMS Configuration, I am able to successfully retrieve the JWT, as shown in the picture. In order to do this, since our machines operate behind a proxy, I had to add a configuration under Apache HTTP Components Proxy Configuration as illustrated below: Consequently, I have procedeed to create an Adobe Launch Configuration. I went in Tools>Cloud Services>Adobe Launch ConfigurationsI specified a name and the previous IMS Configuration, and was expecting to see some options populating the Company and Property fields, since I know that AEM should authenticate behind the scenes: Unfortunately, nothing happened. I went to check the logs to see what could have gone wrong and I found this error: The cause of the error see
Howdy Adobe Community,Is anyone experiencing issue with their Marketing channel attribution with shopify checkout extensibility?We are noticing new session start in our marketing channel reporting when user proceeds to the order comfirmation page (checkout_completed). Most of our traffic are being attributed to "Direct" which is impacting our paid media campaign reporting. Digging into the data I can see Visit number =1 and Hit Depth = 1 is showing as order confirmation We have VisitorID / ECID enabled on the site for cross domain tracking and this appears to be persisting when I tested in our staging environment but it appears that a new visitorid is getting regenerated when user completes an order which is distrupting the continuity of session tracking.Any insights or assistance you can provide would be greatly appreciated as I can pin point what is going on.. as checkout extensibility is pretty much a sandbox.Any one experiencing this and how did you go about resolvin
Hi there, question is that multiple touchpoints in one journey with their drop date calculated based on customer's age that I used to have in Adobe campaign works well as I have cell activity to gather all segment code creation and enrich activity to calculate drop date. whereas we're going to migrate ACC to AJO which seems not have mapping node to take care of cell node with touchpoints create in one journey. can you help with solution?
Want to know if this certification is a popular choice amongst the community and if you have attempted for this certification, can you help me with the questions pattern (practice questions) and study material.Also as this offering is going to complete a year soon, any idea how much the industry has adopted this feature, how many partners have shifted to this offering.Thanks @kautuk_sahni
AJO is prices by Engageable Profiles. Does it only counts for outbound communication (users who have consent) or also all the users who are included in Web Campaigns? Some of the users engaged in web campaigns might not have marketing consent but would be included in web campaign - but they are included as a engageable profile?
I'm looking to set up a test webinar in the Marketo Interactive Webinar platform for 12/3. If I plan to invite 1 colleague as a co-host and 3 colleagues as attendees, is it possible to also set up a meeting with the 5 of us, 1 week prior, to enter the webinar lobby and play around with the layouts so we can get it perfected prior to the 12/3 webinar test? Just wondering if it's possible for co-hosts and/or attendees to enter the webinar lobby in advance of the scheduled webinar? I don't want to waste additional webinar credits by setting up too many test programs. Thanks!!
Hi All, I want to understand why I get different Visit metrics count when I compare two segments using the same rules but different containers (visit and visitor). I am trying to create a metric to count new visitors every month Visit Container Visitor Container Technically, If I am using the visit number = 1 to identify new visitors, I should get the same visit or unique visitor count. But that doesn't seem to be the case. Can someone please explain why the numbers will be different? Thanks,Suchin
Hello, Adobe Support Team,We are using the Adobe Experience Platform API to query real-time profiles based on email addresses. However, we have encountered errors indicating that we have reached the allowed request limit.Could you please confirm the maximum number of requests allowed per minute, hour, or day for this specific endpoint? Guide documentation: Punto final de API de entidades (acceso a perfil) | Adobe Experience Platformthanks.
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.