Explore product-specific spaces to ask questions, share insights, and learn best practices.
Recently active
Adobe Analyticsのs.code.jsについて教えてください。WebサイトのCSP (Content Security Policy) の対策を行っているのですが、CSPの script-srcにてs_code.jsの記述について以下のようなEvalErrorが出てしまいます。Uncaught EvalError: Refused to evaluate a string as JavaScript because 'unsafe-eval' is not an allowed source of script in the following Content Security Policy directive: "script-src 'self' *********サイトのドメイン*********.at new Function (<anonymous>) at s_code.js:1049:19s_code.jsに使われているnew Function() の記述がブロックされるため、静的に関数を定義することでエラーをなくすことはできそうですが、以下の点で悩んでおります。 (1)そもそもs_code.jsの記述を変更してよいのか。(2)new Function()を書き換える以外の方法でエラーを解消できるのか。 お知恵をお貸しいただけますと幸いです。
Hi Team,we want to provide the feature to download the previous version to user with out reverting, earlier AEM team suggested something we need to customize it.please share AEM guides side we have any specific recommendation or any latest documentation to implement this approach.https://experience-aem.blogspot.com/2021/03/aem-6580-assets-download-version-from-timeline.html
Hello. I'm building a filter in CJA, that is for an aborted application. Meaning, has entered a process, but no receipt.I'd like to know why the following logic does not work. But this does.To clarify, the second in both of these is receipt step. When I test the first one, I get users with receipts, but not the second one. I've tried different versions of the first one, exclude etc. It seems logical, and would be much easier for people if they could build it that way. Difficult to explain to people that they have to put uniqe visitior container in an event container.
When setting-up new users via the Admin Console using a CSV import if I specify the users country code i.e. UK etc. Will this set the users language preference to English (UK)? When setting-up a new user via the Admin Console, I don't get an option to specify the users country code and cannot do this after the user has been created, is this correct?
Looking for some help understanding something that I can't figure out from available docs and past discussions on the topic. Can someone please clarify the following? 1) When you use the referrer constraint with a Fills Out Form trigger, is the "Referrer" the page the form is embedded on? 2) What part of the Fill Out Form activity in a person's activity log is equivalent to the Referrer constraint from the trigger? Is the "Referrer URL" (listed between "Query Parameters" and "Client IP Address")? 3) What is the "_mktoReferrer" field listed under Form Fields on the Fill Out Form activity in a person's activity log? Sometimes, this value is different from the Referrer URL. This_mktoReferrer URL plays no part in the Referrer constraint, correct? Just trying to figure out what is the best constraint to leverage with our global forms used on multiple pages. Our Web Dev team is concerned that the Referrer constraint does not consistently reference the page the
Hello, how do other users get round not being able to convert HTML or .msg format files into a Proof within the Workfront Proofing tool? We have a huge amount of emails to send for review and approval and not being able to do this in the tool means additional admin and working outside the system.
I've built an email where most of the content is generated inside of a script token. This token uses a For Loop (and information from the customer's profile) to generate a bunch of CTA's that the customer can click on. This all works fine; I just needed to explain that the For Loop inside the token is vital to the email's construction.Here's the problem: The CTA's created inside of this loop needs to pass the customer's Marketo ID as a way to identify them(something like "website.com/?mID=(Marketo ID"). I found that I can drop {{Lead.ID}} straight into the email body and it will display the number no problem. However, using that same code inside a token doesn't work. The result is "website.com/?mID={{Lead.ID}}".Next I tried declaring it as a variable inside of a token. I check the box next to "Marketo ID", wrote "#set( $m_ID = ${lead.marketoID}) at the top of my token, and then wrote the URL into the token as "website.com/?mID=${m_ID}." The end result is the link looking lik
Hi all, what is the difference between Referrer and Web Page as constraints on the fills out form trigger?We have been using the trigger Fills Out Form (ID 0000) with the constraint Web Page is (www.abc.xyz) for over a year without any major issues. However, we discovered last week that two of these triggers were failing to qualify leads consistently. There were 100+ leads who sat in Marketo without qualifying for these two triggers they were supposed to qualify for. Meanwhile, another 100+ leads were qualifying for these two triggers without any issue. There was no difference in their behaviors or form fill out activity, so our team was stumped and Marketo support was stumped. The official Marketo support suggestion is to swap the trigger constraint to Referrer is (www.abc.xyz) instead of Web Page. They say the constraint for Web Page is really only for Marketo landing pages and we use Wordpress, so they cannot guarantee it will work.My unanswered, follow up questions are: -Why is thi
Hi Team,We have a scenario where a message feedback status from email need to be utilized within the same journey. Attribute : _experience.customerJourneyManagement.messageDeliveryfeedback.feedbackStatusExample:Query:Is it possible to use feedback status (or any other message attribute) directly in journey to be utilized for conditional query or update activity or custom action?
We have a website that has a user type toggle. The homepage looks different depending on the user type selected. For instance,In https://mysite.com. using the toggle, select user type "client". The specific homepage experience for "client" is loaded. There's a cookie called userType and the value of it is set to "client". This userType is also captured in Launch and is available as a parameter in Target. If the visitor abandons the site (without clearing cookies), the next time he visits, the "client" experience is loaded, which is based on the cookie. The visitor goes to the website again, using the same URL, https://mysite.com. This time, they select user type called "dealer". In this case, userType cookie is set to "dealer", the homepage experience for "dealer" is loaded. The URL is the same but the page is different based on userType cookie value. The issue in Target VEC is that Delivery is set to https://mysite.com. and an experience is crea
We access author instance through a VIP URL in https.The load balancer then passes the request in http to dispatcher on port 4502 and dispatcher forwards the request to the author.Login and other functionalities work fine. But when we try to impersonate another user we have an error. See screenshot.The user is valid, the error shown is misleading.On console in Chrome we have this error message:granite.js:272 Mixed Content: The page at 'https://mysite.mydomain.com/sites.html/content/mysite' was loaded over HTTPS, but requested an insecure XMLHttpRequest endpoint 'http://mysite.mydomain.com/home/users/d/USERIDCVFBGDNKLO.impersonate.json?_charset_=utf-8&impersonate=NAME&path=%2Fsites.html%2Fcontent%2Fmysite'. This request has been blocked; the content must be served over HTTPS.XMLHttpRequest.send @ granite.js:272send @ jquery.js:10259ajax @ jquery.js:9743(anonymous) @ foundation.js:20026dispatch @ jquery.js:5232elemData.handle @ jquery.js:4884If I do the same thing in http from ht
Currently trying to setup a filter in one of my scenarios. I've created a checkbox field that has several different values that users can select upon request time. If there is only one value selected then I would like Fusion to route it to another setup of modules. If there is multiple values selected then it would go a different route. What is an easy way to set this up and make sure that it reads the values? I know there is functions but I've not successfully setup one. Any help from the community would be greatly appreciated!
Hi Team,The conditional rules using context variables works with event based journeys.https://experienceleague.adobe.com/en/docs/journey-optimizer/using/content-management/dynamic/create-conditions Question:Could we use context variables in Campaign Email Content for defining Conditional Rule?
Hi, I'm trying to set up a redirect based on browser language. If the visitor's browser language is set to any variation of Portuguese, I need to redirect them to the Portuguese version of the site. But I can only choose Portuguese from the options available. Most of our visitors will be using Portuguese (Brazil). I had assumed the Portuguese option would cover all language variations, but this is not the case, which seems like a serious oversight. Is there another way to do this?Thanks.
Hi all, hope someone can help me on this.I have a conversion report, when I look at it in the time range of April only, it shows the correct conversion with the Month metric.however when I change the time range to This Year - it shows all months, but the conversion rate of April (as example) and other months are shown completely different.how can i trust this numbers to create a monthly view?
Hi everyone, I'm working on an AEM React SPA project and facing an issue with delayed content updates on the publish instance. Website structure: /content/mysite/us/en/home en page created using SPA root template. home page created using SPA Page template The SPA loads en.model.json in the network tab. When I publish any child pages under /en, the changes take a long time to reflect on the publish instance. Upon investigation, I noticed that the en.model.json is not updating immediately after child page publishes. If I manually republish the root en page, then the en.model.json gets updated and the changes appear right away. Is there a way to ensure the en.model.json gets automatically updated when any of its child pages are published? Could this be due to Sling Model Exporter caching, Dispatcher configuration, or publish instance behavior? Any best practices for cache invalidation or model propagation in AEM SPA projects? Thanks in advance!
Has anyone successfully integrated AEM Forms with SharePoint for document storage or workflow management? I'm looking for guidance on the best approach to set up a seamless integration between AEM Forms and SharePoint to store form submissions and documents securely. Specifically, I'd appreciate insights into using REST APIs, connectors, or any out-of-the-box solutions that have worked well for you. Any tips or best practices would be greatly appreciated!
Hi Community, I'm creating a document report for proofs and would like to flag where the proof has been archived. This would give users a heads up that the proof was archived before clicking on the proof link. I can't see anything apart from on a Proof Approval report. ThanksMatt
Is there a way to stop the project name from autopopulating as the template name that is being used to stop the project?
While I have seen some suggestions related to using metadata values to restrict download while still allowing the group to view (read) assets, but I do not quite understand the approach. I would be interested in any approach that would provide this restriction effectively.
I am attempting make my status turn red when a task status is late. The code continues to be incorrect. Below is my latest attempt. enumclass=com.attask.common.constants.ProgressStatusEnumenumtype=TASKlinkedname=directnamekey=progressStatusquerysort=progressStatustype=enumvaluefield=progressStatusvalueformat=valIF({progressStatus}!= LT)=valueformat=val<div style="background:#ff0000;">
When tiles are used to generate TOCs the period (dot) that is included in the title creates inconsistent spacing when a dot leader tab is used. What is the Reference Page syntax to remove the period from the title? I currently am using: <$paranum> <$paratext> ....................................................................................<$chapnum>-<$pagenum> Thanks in Advance!
hi All, I was trying to understand how does the ACDL communicate with TAG management. I could get the below information ACDL collect the data, triggers can be based on ruleACDL pushes the data to the TAG management solution I couldn't find the below details How is the data pushed, is this via APIIf API is used how does the authentication happenThanks in advance Nikhil
Is there a way to use page property values in the initial template? For example, I’ve added a text component in initial/.content.xml—can I dynamically use the page title from the page properties as the text value in this component?<textjcr:created="{Date}2024-03-06T01:11:46.178-05:00"jcr:createdBy="admin"jcr:lastModified="{Date}2024-03-06T20:43:19.059-05:00"jcr:lastModifiedBy="admin"jcr:primaryType="nt:unstructured"sling:resourceType="ABC/components/content/text"text="Page Title"/>
Hello , I setup the codeBase channel and followed the documentation : https://experienceleague.adobe.com/en/docs/journey-optimizer/using/channels/code-based-experience/get-started-code-based.The rule is firing , i can see all logs in Adobe experience debugger like request ,events but am not seeing any response.The Server is responding but client is not updating in client side.Even i followed this documentation : https://github.com/adobe/alloy-samples/blob/main/ajo/personalization-client-side/README.md let me know what am missing ?ThanksAJODev
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.