Explore product-specific spaces to ask questions, share insights, and learn best practices.
Recently active
Is there a way to have fusion generate a unique/random reference id for let's say a document, so when formatted ex. " CL <refid> MMYYY " can be used to track documents or used in a custom dropdown field in WF without having to use the doc id thats in the URL by default? almost like how a project has it's own refid associated to it.
Is anyone aware of row level security for the Workfront Data Connect? Is there a way to query data based on what a specific user or group has permission to access?
Hi there, We have a requirement to integrate Workfront with Azure Dashboard.Can we use Fusion DevOps module to connect to Azure Dashboards and read Agile user stories/tasks/hrs of specific users ? Also the users spread across in different teams and each team has their own Azure boards. So I'm looking if we can use Fusion DevOps to connect to our Azure Org and query all user stories/tasks/hrs for each users. Thanks,Antony.
Hi Community, Our marketing team would like to be able to get the name of an email (not the Email ID) so that we can add it to the token shown below so it would look like this: utm_source=marketo&utm_medium=email&utm_campaign=36 CUG Staff Picks 10.29.24 Is there a way that the email name can be pulled via API and then populate a lead token that can be used within the Google UTM token we created? Thank you,LK
Hello I am using the bulk API to export data with Python. I could so far export Leads and Activities fine, but i'm struggling to export all Programs or all Campaigns at once, which endpoint should I use?For Leads i used : https://{munchkin_id}.mktorest.com/bulk/v1/leads/export/create.json For Activities i used https://{munchkin_id}.mktorest.com/bulk/v1/activities/export/create.json i tried with the following for programs and campaigns https://{munchkin_id}.mktorest.com/bulk/v1/programs/export/create.json and https://{munchkin_id}.mktorest.com/rest/v1/programs/export/create.json but it didn't work. any idea? Also, i would like to find all available fields for a given endpoint and couldn't find a clear table where this is summarized. I did check the API Documentation but I could not find a summary of what one can find and where. Thanks for your support! Vinz
Hi,I've been trying to implement some custom SQL functions into the expression editor, but keep encountering one issue that interferes with a clean implementation. The function will return the correct value in the correct type, but the workflow table will choose the wrong type for the column, throwing this:When I attempt to run a pretty simple function:I've been able to work around this by wrapping the function a couple ways, for example:But attempting to just call it as is (or pretty much any custom function), it will default the column to either an int or a string. Is this a known tricky thing to work around, or am I doing something wrong? DB is postgresql.
Hi Everyone, I've seen quite a few posts from people with the same problem but no one ever posts the solution. We have created segments in Analytics and published them using the 'tick box' to experience cloud and created directly in the audience library, but neither are showing up in Adobe Target. We have met all prerequisites - ECID/MCID and the right licensing, we are not over our threshold of 75 segments to share and both segments are showing as 'active' in the audience library and it says 'collecting data' in the current size field but, neither segment is showing up in Target more than 4 days later. Any assistance would be greatly appreciated! We want to use these for activities inside Target but don't know why it's not working (we no longer have AAM - which are the last audiences that are showing up inside Target via 'experience cloud') and when we search inside target in the audience library for the segment by name it doesn't come up either.&
Hi team,As per our analysis we are seeing conversion rate is less, so we are thinking of why this happening. I am a technical guy, so thinking of write a code to track the abandoned cart. So can you please help me here how we can track it? I am thinking of capturing ID of cart when it is created for first time, then capture other respective events like cart addition, checkout, purchase...etc.. will this work ?
I can't see anywhere clear when are we exactly tracking the click and page view goals: only within the Page delivery url(s)? Or anywhere on the domain? Ex:- page delivery is https://www.example.com/en-gb.html- Goals:-- track clicks on element "body > #my-element"-- track page views for https://www.example.com/en-gb/directory.html Questions:1. Would this example track clicks on element "body > #my-element" only from page https://www.example.com/en-gb.html, or also any other page from the domain like https://www.example.com/en-gb/action2.html ?2. Would the page view track visiting https://www.example.com/en-gb/directory.html only after being at https://www.example.com/en-gb.html or also in any other situation like https://www.example.com/en-gb.html --> https://www.example.com/en-gb/sample23.html --> https://www.example.com/en-gb/directory.html3. Would the page view track if the user directly visits page https://
Hi, Can someone help me to create a logic for one of my evars - Cart Abandonment.The logic for Cart Abandonment - Ideally product added on the cart 7 days and more and order not placed till current date.Appreciate your help.Thanks,@kamlesh-maddheshiya
Hi all, We just had an update to our client console and the webview2 has been added. We are now on version (Adobe campaign classic v7) Since this update when we use the text editor it adds HTML code instantly. But in a lot of instances we don't want the code to be added. For example we make use of the personalization blocks and before the update the code would look like this: <p>This is an test</p> After the update this happens:<!DOCTYPE html> <html> <head> </head> <body> <p>This is an test</p> </body> </html> Is there a way to stop it from adding this code to the text? <!DOCTYPE html> <html> <head> </head> <body> </body> </html> Hope you can help me out!
Hello, Wondering if anyone has ever had to deal with canceling tasks on a Project?For example, if an Advertising Project template has a compliance task and that template is used for an Advertising Request, but the Compliance task is not needed, a client would like to just cancel the task, but not actually delete it from the Project.to me, this seems like over-inflating the % of work complete on the Project.Any thoughts?thanksJennifer
I have 3 url's with the same content, that is, the 3 sites have the same content, but I would like any user to access the url's https://tooB.com.br or https://tooBB. com were redirected to the URL https://tooA.com in your browser, simple as that.I was told to change my dispatcher -> src -> conf.d -> available_vhostsIn this path I have two files, default.vhost and too.vhosts, both with almost the same content, the difference is that default.vhost is as follows:# Include customer defined variablesInclude conf.d/variables/custom.vars <VirtualHost *:80>ServerName "publish"# Put names of which domains are used for your published site/content hereServerAlias "*"# Use a document root that matches the one in conf.dispatcher.d/default.farmDocumentRoot "${DOCROOT}"# URI dereferencing algorithm is applied at Sling's level, do not decode parameters hereAllowEncodedSlashes NoDecode# Add header breadcrumbs for help in troubleshooting<IfModule mod_headers.c>Header add X-Vhos
Hey there,I just tried to set up a segment for direct traffic.In definition part, Marketing Channel does know neither "direct" nor "none", although I can see "none" as a dimension in my reports when I use Marketing Channels as a filter.There a no suggestions for any channels in the dropdown, and when I fill in e.g. "Direct" or "None" it does get a red border. (See Screenshot)Visitor, Visits and hits get to the same result Some more information that could be helpful:- So far this page has only direct traffic (it's a test page)- In 90 days - there are only 730 Page Views. I know, my test doesn't really make sense. I try to get more into Adobe Analytics and wanted to test this. So maybe it's not possible to create this segment, because I have only direct traffic - but nevertheless, it would be good to know the reason. THX!Amelie
Hi all, Seeking your expertise advise on the below scenario.Scenario:We have around 20 to 25 products. These product details are captured in nms:operation table(Campaign table and a custom field).For each of the product, I need to have a different rule.Eg rules:I should not send an email to a recipient(recipient1) if he already received an email for a particular product(product1) within 1 month.I should not send a SMS to the same recipient(recipient1) if he already received a SMS for same product(product1) within 2 month.I should not send a Push message to the same recipient(recipient1) if he already received a push message for same product(product1) within 45 daysPlease check the below details too.There are around 70 combinations like this.For each of these, I have to create a dedicated typology rule. And I will get the product details by navigating from nms:recipient -> nms:broadLogRcp -> nms:delivery -> nms:operation -> product = product1.So finally, for each o
Our team does A/B testing rigorously. I am from reporting side and for the initial reporting for every A/B test, we have a adobe dashboard explaining the results with KPIs like impressions, clicks, CTR, lift and few down stream metrics for each version. Typically, we have 2-4 versions for very test - one control and 3 variants. I want to add statistical significance in each dashboard. I have calculated it using the below logic. Imagine a test with only 2 recipes - 1 control and 1 variantCTR 1 = clicks1/impressions1CTR2 = clicks 2/impressions 2Pooled CTR = (clicks 1+clicks 2)/(impressions 1+impressions 2)Standard Error (SE) = Square root(Pooled CTR*(1-Pooled CTR)*((1/Imp1)+(1/Imp2)))Z Score = abs(CTR1-CTR2)/SEStandard significance = cdf-z function (Z score) I create every calculated metric separately and finally calculate the standard significance. But this is not scalable. Because I have to create 7 calculated metrics for each test. So if a A/B test has 4 variants, I would be
Hi All, I need your help to understand and implement the integration between Adobe Campaign Classic v7, v8, and the WhatsApp channel for sending notifications. How can I achieve this? Please help to provide more insights into creating a WhatsApp delivery in campaign workflows. Thanks
Hi all, Does anyone know possible reasons for getting "Error: Has Invalid Fields" message when you saved the activity? I have cross checked multiple times that all required field has been filled. Thanks for your help.Matt
Hi Adobe community, I want to check if there is a way to define the Target audience that only target users who stay on the page longer than a time period, e.g. 10 seconds. The reason why is I have setup the experiment for long staying users but the report mixed the loyal users and users bounced. Thanks for your helpChris
I have built 2 filters, and wanted them to run in a specific order so set the sercice.ranking to get them in the right order. Every piece of documentation says that they go in service.ranking order i.e. lowest first, I have tried to do this and even done it in the opposite order and one service still runs before the other. The code for the mapping isService 1: (should be first, runs last)@8220494(service = Filter.class, property = {"sling.filter.scope=REQUEST","sling.filter.methods=GET","sling.filter.extensions=html","sling.filter.pattern=/content/.*","service.ranking=200"})@ServiceDescription("Dynamic Fragment Rendering Filter with HTTP Transfer")public class DynamicFragmentFilter implements Filter { Second one (should be last, runs first)@8220494(service = Filter.class, property = {"sling.filter.scope=REQUEST","sling.filter.methods=GET","sling.filter.extensions=html","sling.filter.pattern=/content/.*","service.ranking=-1500" // Lower ranking to run after other resource
Hi There, We are building a POC for a GEOlayers UXP plugin. The setup is very simple atm:UXP Plugin that displays a webview of https://editor.geolayers.app Our webapp on editor.geolayers.app uses firebase auth. It works fine across all browsers. However inside a UXP webview the google sign in breaks: Has anyone an idea what's wrong here? I'd love to know what the underlying chromium is doing different that leads to the error. And is there a workaround?I have attached a screedcast and the UXP manifest. Thanks for any advice on this! Best regards,Markus
According to this => https://adobe-consulting-services.github.io/acs-aem-commons/features/redirect-manager/index.html, Redirect manager is compatible with AEMaaCS but I'm unsure how to get the Cron+bash script (the script that downloads the redirect maps from publisher) into the dispatcher.I am not sure if AEMaaCS lets customers run cron job. Thanks
Hello, I am trying to understand the Run Modes precedence in Cloud AEM. I read the Adobe doc here, which provides a list of run modes like below: config (The default, applies to all AEM services) config.author (Applies to all AEM Author service) config.author.dev (Applies to AEM Dev Author service) config.author.rde (Applies to AEM RDE Author service) config.author.stage (Applies to AEM Staging Author service) config.author.prod (Applies to AEM Production Author service) config.publish (Applies to AEM Publish service) config.publish.dev (Applies to AEM Dev Publish service) config.publish.rde (Applies to AEM RDE Publish service) config.publish.stage (Applies to AEM Staging Publish service) config.publish.prod (Applies to AEM Production Publish service) config.dev (Applies to AEM Dev services) config.rde (Applies to RDE services) config.stage (Applies to AEM Staging services) config.prod (Applies to AEM Production services) I understand that the
I am working on a project for a bank. And they have their decisioning engine which decides when to send specific notifications to the customer. Some notifications would marketing, some would about transactions and some about updates. Which AJO feature would you use, event based journeys or api triggered campaigns to send different types of notifications?
Hi All,I have a use case, where I need to migrate ACC Campaigns to AJO Journeys. What's Adobe's recommendation and best practices on this? I understand the differences and the way both the products work and AJO is not a 1-0-1 replacement of ACC. However, I would like to ingest data which is used in ACC Campaigns into AEP and use it in my AJO Journeys. Note, am NOT using AEP for CDP. For CDP, I already have other product. Questions:- Is there a way to segregate Campaign run data coming from underlying systems for each Campaign run as it happens in ACC?- Load data into datasets based on a schema > We cannot create audience from datasets in AJO.- Load audience from Feed file > But this audience cannot be used in Journeys. Only Audiences created by Segmentation Service (and not Manual Upload) are available in Journeys selection/filter page.- Adobe's recommendation and best practices on this use case. Thanks!
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.