Explore product-specific spaces to ask questions, share insights, and learn best practices.
Recently active
I'm using the Adobe Mobile AEP SDK in a React Native app and trying to retrieve the Adobe Marketing Cloud ID (MCID).Currently, when I test it using app.mcid, I’m getting the literal string: app.mcid = "adobe-marketing-cloud-id"I'm not sure if I'm accessing the correct method to retrieve the actual MCID, or if something is misconfigured.Can someone guide me on the correct way to get the real MCID using the AEP SDK in React Native? Also, is "adobe-marketing-cloud-id" just a placeholder or default value?Any help would be appreciated. Thanks!
What is the best possible way to get all the clickstream data directly from adobe analytics to snowflake?
We are implementing the AEP Mobile SDK in our mobile app and have configured the app to use the Production environment App ID from Adobe Launch (i.e., configureWithAppId() is correctly set with the Production ID).However, the Launch tag property is still in "Development" status — it has not yet been published to Production.Our main question is:Does having the tag property in an unpublished “Development” state prevent the SDK from successfully sending data to the Production Adobe Analytics report suite — even if the Production environment App ID is used in the app?We are currently seeing "unspecified" or missing data in the Production report suite, and suspect that the unpublished Production environment may be the cause.Please confirm how the Launch publishing status affects mobile SDK behavior and data flow to report suites.
I'm pretty sure I know the answer to this, but it doesn't hurt to ask. So before I flag this as a feature request: Is there a way to set up the list-unsubscribe header to opt people out by domain, or even better, by email address? We run several lines of business out of the same Marketo account. For example, we have our main domain for the American Society of Plastic Surgeons - plasticsurgery.org - and another domain for a regional society we manage, the Virginia Society of Plastic Surgeons - vasps.org. One person can be a member of both, so we don't have separate workspaces set up. If someone gets an email from vasps.org and decides to click the "This message is from a mailing list, unsubscribe?" button at the top if a Gmail or Apple Mail window, it will unsubscribe them from everything coming out of our Marketo account, even if they really only wanted to opt out of VASPS emails. I do have a followup email that goes out to tell people that t
Hi, We are using Marketo script (for example landing.mycompany.com/js/forms2/js/forms2.min.js) to use Newsletter subscription form on our website, this script takes 2-3 seconds load time which has impact on overall page load time. I am looking for ways to optimize Marketo script, please suggest if there are any alternate approaches. We are using loading this asynchronously. Also, even though we are loading the above script only once, we see a second call in the browser network tab, the 2nd call takes about 1 second time. When checked with Marketo support on 2nd network, support team mentioned that this could not be avoided.
How do you search for a project by the Project Code?
Description - in reporting, need ability to sort and/or isolate results or group by top 10 in a matrix groupingWhy is this feature important to you - to report on top campaigns/initiatives being worked on by resource hours; provides pulse check on alignment to prioritiesHow would you like the feature to work - I'd like to be able to filter or group by top 10 (or something similar) so I can isolate data in dashboards and reportsCurrent Behaviour - Charts and Reports show all results, you have to export data to Excel to do Pivot table or ascending/descending filter. If I try to sort in my report details, it does not do it accurately. In the screenshot, you can see I have too many Campaigns listed to quickly assess our top ten.
Hi There, I have created a purge scheduler config using local SDK, printed and saved configuration. However in config fields cron or interval field is missing. I deployed it on dev instance, however it did not run since last 4 days. Documentation for same does not specify how frequently does the purge scheduler runs. Some page quotes that it runs once a week. Is there a way to change this schedule to run it more frequently or force trigger it
AI is a powerful tool that can be used to utilize, enhance, or cleanup the data we have in Marketo. We can use AI in our processes moving forward to reap the benefits but since AI adoption in RevOps only started in 2023 what do we do if we want to process the large number of records that existed in our instance prior to the advent of AI? This is the perfect use case for the OpenAI batch API, which was designed to process large numbers of requests at once. This blog post will use the example of bulk formatting numbers in your Marketo instance to E164 format to show how you can use Python code to: Transform your data exported from Marketo into the required format Upload it to the OpenAI Batch API with instructions on how to process the data Download the processed data Upload the processed data to Marketo Why use OpenAI’s Batch API? The main advantage of using the OpenAI Batch API is that it offers a 50% cost reduction compared to using the
Hi, we have shadow DOM elements (#shadow-root (open) ) on the site and I have observed that the "click" event type doesn't work in the listener (using plain javaScript). However, substituting it with a "mouseup" event produces the relevant outcome. Namely, I am talking about our custom activity map implementation. Has anyone come across this before? Thanks.
Request for Feature Enhancement (RFE) Summary: Ensure that share links for collections in AEM Assets dynamically update when the collection's visibility changes from Private to Public, reflecting the new path in the DAM structure. Use-case: As a user managing digital assets in AEM, I need to share collections with external stakeholders. When a collection initially created as Private is later made Public via Collection Settings, or vice versa, the previously generated share link should remain valid and point to the updated path in the DAM structure. This ensures uninterrupted access regardless of changes in the collection's visibility status. Most of the time, share links are distributed to hundreds of people, especially in contexts like press releases or external communications. If the collection’s visibility changes, it is not acceptable to recreate and resend a new link. The original link must remain valid, as updating it would be unm
There’s a new way to renew your Adobe certification, and it’s the most streamlined process yet.All you have to do is pass two short renewal modules (about 15 minutes each), and your certification will be renewed automatically for two years.You will be notified 90 days before your certification expires that your renewal window has opened. You may complete your renewal any time within those 90 days. Renewing is free of charge.Check your renewal status today. FAQHow do I renew?Click on the Renewal tab in My Account to begin your renewal. Need help? View the video tutorial.When should I renew?You can only renew certifications that are within 90 days of expiration. If you do not have any certifications within 90 days of expiration, you do not need to take any action yet.How often do I need to renew?You will be asked to renew each certification every two years.How can I see when my certification expires?Click on the Certifications tab in My A
My customer has hybrid mobile app: web view (in mobile app) + native app (kotlin etc) I suppose that some web view needs to use web sdk and native app has to use mobile sdk?Did anybody do something like that recently? How to share the ECID? What might be the risks?
Hi Team,While creating audience and using "Refresh Estimate" option shows the % of total and qualified audience. With this, we have few profiles displayed at the bottom of the same page. However, we wanted to get the total list of profiles qualified for that particular Audience. Is there a way to find these profiles. Any insights/direction can greatly help us moving forward whilst creating dashboard stitching the profiles with other 3rd party integration systems where the profiles are spread over.Thanks in advance. Kind regards,Kiran Buthpur
Hi team, I’ve learned from my colleagues that one of the months in my historical Adobe Analytics data contains duplicate pageviews due to an incorrect s.t() implementation.The issue was fixed long time ago, but I’m wondering if there’s a way to deduplicate these pageviews for a specific time period using a segmentation approach.I was considering a general rule like:time.period is ="date“ AND include hits where the page exists and does not equal the previous page”but I’m not sure how to implement this so that it applies to all pages (not just a specific one).Any thoughts or recommendations?Thank you!
Getting error.
Hi Community, I’m currently working on a requirement where I need to trigger a custom service whenever an author edits, merges, or deletes an existing tag in AEM. I explored using ResourceChangeListener, but it appears too generic for this use case. It doesn’t provide specific context—like whether a tag was merged or which properties (e.g., jcr:title or jcr:description) were updated. I'm looking for a way to capture detailed tag-related activities as precisely as possible. Ideally, I want to hook into the tag lifecycle and differentiate between operations such as update vs. merge vs. delete. Has anyone implemented a similar use case or is aware of any specific event handlers or listeners in AEM that are better suited for monitoring tag changes? Any insights or suggestions would be greatly appreciated! Thanks,Praveen
Description - When using the Break Error Handler and a scenario retries, we would like a parameter (similar to the executionId) to let us know this is a retry, or ideally, which parent executionId is being retriedWhy is this feature important to you - We log errors in a workfront project and assign to developers, we want to remove duplicate errors when a fusion scenario retries. Currently this is only available by building our own retry logic or creating some custom execution key to try to do this ourselves, but it's not 100% accurateHow would you like the feature to work - Ideally provide an parentExecutionID with the Id of the original execution that's being retried. Or a simple flag to indicate this is a retry.Current Behaviour - No link or indication that retries are retries.
Description - At the moment there is not simple action when we want to update access rules on an object, and it would be great to have this featureWhy is this feature important to you - At the moment there is no way to simple update access rules on Project/Issue/Task if neededHow would you like the feature to work - There is a new module or extension within custom actions where we can update access rules (add/remove/modify)Current Behaviour - We have to manually copy access rules, create new ones manually, and assign the full array to the object
I have a scenario were I'd like to remove the change status ability on the issue when its run. I found the Share object in API Explorer but wasn't clear on how I could remove Change status. Has anyone done something like this and could provide a bit of guidance (thanks in advance)?
Hi all, Anyone know if there's a way to change the background color/color scheme of a Journey Canvas visualization in CJA? Wondering if there are any ways to customize.
I have new chrome extension installed and still getting page loading error as belowhttps://chromewebstore.google.com/detail/adobe-experience-cloud-vi/kgmjjkfjacffaebgpkpcllakjifppnca
I’m using endpoint (https://developer.adobe.com/marketo-apis/api/asset/#operation/getTemplateContentByIdUsingGET) to retrieve the template content. However, when sending the email through C#, the entire output appears with a green background across the whole screen.How can I adjust my C# code to ensure the email renders correctly—just like it does in the browser?For reference, I’ve attached a screenshot below.
Hi all, can anyone share the latest PCI-DSS for AEM (Adobe Managed Services (Connect and Adobe Experience Manager (AEM)?In the Adobe products compliance list | Adobe Trust Center there is no possibility to download the certificate.We need this for a PCI-DSS audit, Adobe is one of our Service Providers. Thank you!
Hello, We are trying to create new users using Fusion and setting up their layout templates and resource pool. However, when we try to fetch the custom API module in Fusion, it only allows to read the system generated layout templates and resource pools (default ones) and not user specific or group specific ones. Is there a way this can be achieved?
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.