Explore product-specific spaces to ask questions, share insights, and learn best practices.
Recently active
Is there any option for app builder to embed an iframe of an external application authenticated to the store similar to how Shopify & BigCommerce apps are developed, or is there a hard requirement to use Adobe I/O serverless functions for any backend logic, and CDN hosted JS for the frontend?
Customer would like to buy AEP with Federated Audiences without RT-CDP. I have got doubt in that case if the Real-Time Customer Profile would be then available for use?Would then be Mobile and Web SDK available for such a SKU?
Due to a Salesforce input error, we need to find emails from outside the United States ending with a local email domain in our database. Can we add a filter into the Email Address for "ends with" ? such as .co.uk .fr . de . see .it etc to identify Country. As often, only two letters using the "contains" filter brings in too many additional addresses where the letters are part of a name or company. This will also help with reporting, personalisation and target audiences. Thanks, Zoe
Introduction (Part 1)Ever wanted to make your website personalized for each visitor without slowing it down? That's exactly what we'll achieve by setting up Adobe Target Node SDK in Akamai EdgeWorker. We'll be using something called ODD (On-Device Decisioning) - think of it as having a smart assistant that makes quick decisions about what content to show each visitor, right at their doorstep. In this Part 1 guide, we'll walk through the set-up process, with more technical details coming in Part 2.How It Works: System Flow User Action: When someone types hostname/abc/home.html in their browser, they're asking to see a webpage. Think of this like walking into a store and asking for a specific product.Request Routing: This request first arrives at Akamai (a global network of servers). It's like having a branch of a local store that can handle your request instead of going to the main warehouse.Rule Matching: Akamai sees that this specific webpage (hostname/abc/home.html) has special
I have a calculated field used to add a request tag to a request, based on user selections on the request custom form. The field is on a custom form that is attached to the queue topic. The field calculates great on the request but when the request is converted to a task or project, the calculation doesn't carry over and shows N/A in the task or project. The custom form containing the field is set for project, task and issue objects. A sample of the text mode is below. IF({categoryID}="666902770070b579b760058a798a62b7",{DE:Mail-Email-Outreach Request Type},IF({categoryID}="66673189002fd1bf87687601fe100381",{DE:Existing Email-Mail List Request Type}, "N/A")) Is there any way I can add to the text mode so the calculation carries over to the request custom form with the calculated field, which is linked to the converted task or project? I would like to see the request tag calculated field when in the converted task or project. Thanks!
Hi team, Can you please help me to understand, how exactly internal marketing channel works with a Niche example as I'm unable to understand from adobe website and then we are facing issue when referring to the client's tracking code data being broken down for "Internal" marketing channel Tracking code data showing google & bing cpc values which we are unable to understand.Request you to do the needfulThank you in advance for your help ! Regards,
Hi all, Bit stuck here - a customer emailed this morning to say our unsubscribe link is not working, so I checked the email sent and they were correct, our marketo unsubscribe landing page just lands on a can't be reached error.Our IT manager has checked through the CNAME settings and everything is set up correctly.We don't have many landing pages set up but it looks like it affects all of them - our subscribe page doesn't work either.Any other ideas?http://lp.obexglobal.com/UnsubscribePage.html
We're seeing a huge increase in what appears to be bot, or at least not-legitimate, traffic to our site. A lot of them seem to be coming from browsers containing '999'. Has anyone experienced this before? Does anyone know what this could be? We're finding various ways to break it down of course to try to isolate it but happy to take suggestions.
In previous posts, we covered migrating Adobe Analytics and Target to Edge Data Collection using the data object. Migrating Adobe Audience Manager (AAM) to Web SDK ensures you maintain alignment between audience management and your updated Analytics and Target set ups. In this blog, we’ll discuss some important considerations to keep in mind when migrating AAM to Web SDK. You can find a complete Web SDK migration tutorial here. Comparing Web SDK and Server-Side Forwarding First, let's take a look at AAM with server-side forwarding compared to Web SDK. Most legacy AAM implementations leverage Adobe Analytics data by enabling server-side forwarding (SSF) through the Analytics report suite. When migrating to Web SDK, AAM must be enabled in the datastream. Enabling the AAM service allows data to be sent to AAM and services such as ID syncs, cookie destinations, or URL destinations, to be returned back to the page on the Web SDK interact call response. While SSF is still available
Hi, I thought I had this calculated expression written correctly, but everything returns "Other". Have I missed some syntax somewhere or should I be using a different expression. IFIN({DE:*PRM Project Type}, "Adhoc", "Funded- Signature", "Funded-P&P","Funded-A&E","Conferences/Events/Webinars", "Funded (Signature)", "Japan","QUANT Client/Member","Research Circle", CONCAT("Primary Research"),IFIN({DE:*PRM Project Type},"Gartner Benchmark","Gartner Score","QUANT Benchmarks & Diagnostics", CONCAT("Benchmark & Diagnostics"),CONCAT("Other"))) The *PRM project type field is a single select dropdown and we do have 'show values' on. I wasn't sure if that was causing an issue. You can see that it always calculates to 'Other' Thank you!
For server side websdk implementation, the front end dev need to make interact call right or is it same delivery api call thats is done for at.js ?
Hi There, We have multiple journey chains for various touchpoints, based on the audience profiles we've defined. Each profile could qualify for multiple touchpoints across different journeys, or within the same journey. The scope of our marketing strategy is to ensure that each profile only receives one communication per day, whether it's within the same journey or across different journeys. I know we have capping frequency rules that can be employed, but please confirm if this approach is on the right trackThank you.
In Adobe Cloud Manager we have the ability to create Code Quality Pipelines that can be configured to automatically trigger when new commits are pushed to the specified branch. I have configured such a pipeline as seen below.The problem I am experiencing is that when I push new commits to the branch in question, the pipeline is not triggered. I can confirm that the new commits are successfully reaching the Adobe repository. I can also confirm that we are using an Adobe repository and not a private one. Can you offer any ideas why our code quality pipeline is not triggering on code pushes? Thank you.
Is anyone else having problems with receiving email notifications when assigning a task? Some of our users are receiving email notifications and some are not. Project status is executing. Org and individual email notifications are set to receive. Users are Workers and I am a sys admin. I'm receiving zero and there has been a mix amongst the workers regardless of whether I assign the task or have someone else assign the task. It's all over the place. I have a support ticket in but they referred me to my IT. IT traced emails and the "missing" email notifications are definitely not coming to us.
We have a proof in progress. The content owner added 4 comments to the proof but this orange icon with the comment bubble is indicating there are 15. Can anyone explain this to me? TIA!!
Has anyone experienced an error when doing a maven build?My project structure is common stuff:/ /apps /confThe filter.xml in /META-INF/vault/filter.xml<?xml version="1.0" encoding="UTF-8"?> <workspaceFilter version="1.0"> <filter root="/conf/testproj" mode="merge"/> <filter root="/apps/testproj" mode="merge"/> </workspaceFilter>After doing a maven build (clean, then install) the error is[INFO] Loading filter from /projects/my-view/src/main/content/META-INF/vault/filter.xml [ERROR] 1 error(s) detected during dependency analysis. 1 error(s) detected during dependency analysis. Filter root's ancestor '/conf' is not covered by any of the specified dependencies.Not sure if the error message makes sense, since I have no dependencies on the view (or ui.apps). This behavior was reported already for the vault plugin 0.5.4.Interesting is, that if I create a different Maven module, like e.g. ui.content, add a pom-dependency to the view (or ui.apps), man
Hi everyone! We are experiencing significant discrepancies between the metrics reported by LinkedIn (specifically, total clicks for a post) and those captured in Adobe Analytics (AA) for our paid social media campaigns. This issue also extends to organic social traffic. While we are ensuring that our UTM parameters are correctly implemented, we recognize that the data will never be completely aligned. However, we want to understand the big differences in the numbers. LinkedIn provides detailed click data for a specific post, while Adobe Analytics reports much lower visit and page view counts for the same campaign originating from LinkedIn, raising concerns about the effectiveness of our paid campaigns. Additionally, when comparing data from Sprout, we observe a noticeable difference between "Post Link Clicks" for a specific post and the corresponding traffic in AA for the same campaign. One hypothesis for this discrepancy is that users may close the new window befor
I'm trying to create a query to retrieve reports of push notifications sent over the past 12 to 24 months. Could anyone advise on how to structure this query in version 7?Any guidance or examples would be greatly appreciated!Thanks in advance!
How can I create an interesting moment to be created in Marketo when someone gets added to Microsoft Dynamics Marketing List?
Hi All, etc.clientlibs is giving 404 in Dispatcher. We can not allow the path in dispatcher due to security reasons. can anyone recommend other alternatives to include OOTB css. We have our custom css in etc/designs in AEM 6.5. Thanks In Advance.
Marketo's Email Editor 3.0 offers a modern, modular experience for building responsive and personalized emails. Many users are familiar with its drag-and-drop interface and improved usability. However there are some of the hidden gems worth exploring:1) Advanced Use of Modules - This advanced feature allow users to re-use the pre-built blocks across multiple emails. However, there are a few advanced tricks:Lockable Modules: Prevent editing of design elements by locking them.Nested Modules: Group commonly used combinations or designs like (e.g., image + text), (Text + text), (image + image) and save time on layout.2) Light & Dark Mode Challenges - While dark mode improves user experience, it poses challenges for email renderability:No HTML Access: Email Editor 3.0 restricts head-level CSS.Dark Mode Media Queries: Inline @media (prefers-color-scheme: dark) inside the email body won’t work.Solution:Use image-based text for critical branding headers.Use high co
Team,Can we leverage the OOTB Adobe Journey Optimizer Dataset "AJO Message Feedback Event Dataset" to create custom fields for data storage.My requirement is to create store custom values in OOTB schema and leverage them at the time of personalization. The way we utilize broadloag schema in Adobe Campaign using target mapping.
I want to create a content fragment instance, but setting an array of field paths is not working. the code is creating the fragment and all other fields are being set correctly, but when I try and set a multi field fragment reference it isn't setting the value. An example I followed had this code:private void setField(ContentFragment newFragment, String field, Object value) throws ContentFragmentException {ContentElement element = newFragment.getElement(field);String contentType = element.getContentType();if (value instanceof String) {element.setContent((String) value, contentType);} else if (value instanceof String[]) {String[] values = (String[]) value;element.setContent(String.join(",", values), contentType);}} However all that gets set is the first element of the array with a string concatenation. I tried changing it to private void setField(ContentFragment newFragment, String field, Object value) throws ContentFragmentException {ContentElement element = newFrag
The conditional content feature is a strong and must wanted feature in the email designer. But it has some limitations when it comes to usability. We would like to be able to see the actual conditional code somewhere - like a button when you have the open the inline menu with the conditional content choice. The only way to see and access that code "wrapped" around a email module is to close the template, go back, open it - and in the preview before editing you can actual see the code. This code should have been possible to se, even edit in an advanced mode like with expressions, in a own window when working with the content inside an open template. This is especially important if you want to place your logic inside the HTML code, inside the email module you self, and not on the whole block. The you might need to code this your self.
My team recently discovered a Microsoft Custom Field in our Marketo instance called "Marketo Inactivity", but we don't know how users have been marked with this field as "True". We want to know what parameters were used (batch campaign, trigger campaign, etc.) to mark users as such. When we run the smart list "Marketo Inactivity = True", we see that 34,000 people are on the list, so they had to have been marked with this field somehow. But when we search the field in Field Management in Admin settings, it says it's only being used by the smart list mentioned above, no batch campaigns or trigger campaigns. Is there another way to figure out how users have been marked with this Marketo Inactivity field as "True"? Do we need look in Dynamics or is there another place to look in Marketo?
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.