Explore product-specific spaces to ask questions, share insights, and learn best practices.
Recently active
Ad fatigue—your audiences got tired with your ads. This is the simplified definition. But after observing ads for the past half a decade, I realised it is NOT the audiences that got exhausted, but the ad serving machine. Below example is an ad with media buying objective optimised for CPC. In the above chart, here is the outline of events: Event Ads Serving Machine: Reaching Audiences Audiences: Engaging with the Ads 1 The machine is trying to reach as many audiences as possible especially during the learning phase (first seven days). Clicks ‘reward’ the machine, as seen on increasing Clickthrough rate (CTR) 2 The machine experiences ‘fatigue’ in reaching new audiences from Day 8. Audiences reached from Day 1-7 are the same audiences within the estimated pool of audiences, the proportion of clicks from impressions dropped from Day 8. 3 The machine maintained the daily Reach between Day 8-9. CTR did not stay at the same level as Day 5-7, note that
Sling Framework Part - 2 by Santosh Sai Overview Hey Everyone,Have a Look at my new blog on Sling Framework Part - 2Sling POST Servlet, Resource Resolver, Service Users Sling POST Servlet Default Servlets Mapping for Resource Resolver Resource Resolver - Inheritance Resource Resolver Service Users Sling Context - Aware Configuration Don’t forget to watch video for better understanding!https://www.techinnovia.com/sling-framework-part-2/ Happy Learning!Cheers!! Q&A Please use this thread to ask questions relating to this article
Learn how to enable Control Panel for Adobe Campaign hybrid hosting models, access Control Panel, and unlock key features through this how-to video tutorial: Control Panel for hybrid hosting models In case you have any questions after watching this video, please feel free to post them below or reach out through the community Q and A section.
Hi Team Is there a way we can do this in a quicker way? To hide tasks To pin tasks or projects Pinned projects go to the top Remember the tasks you collapse Remove tasks yourselves Add Tasks yourselves To squeeze the columns
Hello all. I was hoping someone might have some insight into a way I can get a Proof stage deadline to pull into reporting. I am currently pulling in proof deadline, however, I would like to be able to show the stage deadline for users as the report is set to show proofs specific for the user viewing the report. Can we use a calculated field or has anyone found a way to do this?
Extending the Apache Sling Sitemap Generator for AEM 6.5.11 and AEMaaCs by Nikhil Kumar Abstract As mentioned in the earlier article of Apache Sling Sitemap Generator we will be exploring on how we extend it to have out extended Apache Sling Sitemap with properties like lastModifiedData, priority and frequency. As Apache Sling Sitemap bundle is open-source. So we will see how we can extend it to handle our custom properties. We can refer it’s README.md file for the whole process to extend the Apache Sling Sitemap Generator. We will first start with creating or Java class MySitemapGenerator and with a higher Ranking (let’s say 20 here). As the PageTreeSitemapGeneratorImpl in the components console. already have a ranking of 10. Now we will go ahead and create MySitemapGenerator that extends the abstract class ResourceTreeSitemapGenerator. package com.mynewsite.core.service.impl; import java.util.Calendar; import java.util.Optional; import org.apache.sling.api.resource.Resource; i
Hi Please let mi know why I am getting below error.
Even after deployment was successful some packages were not getting installed automatically. I need to manually install those packageS to have the update changes. Error Log: 08.12.2022 08:42:54.382 *INFO* [OsgiInstallerImpl] com.adobe.granite.installer.factory.packages.impl.PackageTransformer Newer package version com.myapp:myapp.ui.content:2.10.0-SNAPSHOT was installed externally. Marking as ignored. Please see below link: https://aemhelper.blogspot.com/2022/12/aem-package-installation-issue-newer.html Hope this help in debugging Umesh Thakur
Hi Workfront, When will this be released https://experienceleague.adobe.com/docs/workfront/using/product-announcements/beta/campaign-object-beta.html?lang=en ? It is so, so important for our organisation and everyone is literally waiting for it. Many thanks Emma
EDIT: I am noticing that it is working for certain types of fields, such as an image src-set attribute, but it is not working for an anchor's href attribute. What can I look for to see if this type of field is being skipped over somehow? I am using the AEMaaCS Quickstart Jar. I am following along with these two posts attempting to shorten (remove /content/mysite/) and strip html extensions from my website: Configure Sling Mapping for Resource Resolution in Adobe Experience Manager — Deep Dive (albinsblog.com) How to implement extension-less URL’s in AEM | by Albin Issac | Tech Learnings | Medium I am running a local instance of Dispatcher following the guidelines here: Local Development Environment for AEM as a Cloud Service | Adobe Experience Manager I have configured my hosts file as follows: test.mysite-local.com 127.0.0.1 I am running dispatcher on port 8000, and am able to navigate to http://test.mysite-local.com:8000 and s
Below are the MSD field types and how they sync over to Marketo via native sync MSD Data Types MSD Field Type Marketo Data Type Comment Single Line of Text Simple String Single Line of Text Calculated String Option Set Simple String Option Set Calculated Boolean MultiSelect Option Set Simple String As Dropdown Two Options Simple Boolean Two Options Calculated Boolean Image X Not supported Whole Number Simple Integer Whole Number Calculated Integer Whole Number Rollup Integer Floating Point Number Float Decimal Simple Float Decimal Calculated Float Decimal Rollup Float The field changes wont sync into Marketo. Hence, should not be used Currency Simple Currency Currency Calculated Currency Currency Rollup Currency The field changes wont sync into Marketo. Hence, should not be used Multiple Lines of Text Text Date a
Hello Marketo Nation! We are excited to announce some important updates that were released to Dynamic Chat this month that we think you’ll find useful. Deselect Synced Attributes Now you can deselect attributes of Marketo that you no longer needed in Dynamic Chat and add new native or custom attributes that can help you better target, personalize and engage your web visitors. Steps: Goto Integrations from the left menu You will see the list of attributes that are currently being synced Click on the attribute that you wish to deselect (in this example let's click on "Billing Postal Code") You will see a popup with metadata of the selected field with an option to "Remove attribute" Click "remove attribute" and a job will be initiated to remove the attribute from Dynamic Chat In case you have dialogues that are using the selected attribute then you will see the list of those dialogues in this popup Note: You will see the option to rem
As the way we communicate with customers & prospects becomes more fluid, Chatbots have gradually become a part of modern marketing efforts. Curating conversations that are targeted and personalized is the key to creating a positive conversational experience for every web visitor. And when it comes to collecting relevant information about the visitor and creating target campaigns, Marketo is definitely a class act. It offers an easy-to-use interface to target both prospects and accounts visiting your website. Communicating in dialogues is a more accessible and clear approach to conveying information to website visitors. When the dialogue structure is well-planned and well-written, the chatbot will always reply with relevant information to answer visitors’ inquiries and guide them through conversations all as planned. However, to stay on top of your customer support game, you must emphasize the efficient styles of writing bot dialogues so that yo
According to the Lighthouse report, fonts should be preloaded because they increase the number of chaining critical requests.I followed the instructions and added a link to html file as: (while trying to figure out what can be causes to this issue, i tried the same font with multiple paths just to be sure) <link rel="preload" href="./resources/fonts/CoreSansC-45Regular.f29025b6.woff2" as="font" type="font/woff2" crossorigin="anonymous"><link rel="preload" href="../clientlib-all/resources/fonts/CoreSansC-45Regular.f29025b6.woff2" as="font" type="font/woff2" crossorigin><link rel="preload" href="/resources/fonts/CoreSansC-45Regular.f29025b6.woff2" as="font" type="font/woff2" crossorigin> but report was not changed. Do you have any ideas, what can be the problem? Is this AEM's default behaviour about preloading?
Hi all, We have a requirement where we want to use select2 plugin for our drop down requirement . What is the correct approach to do that and handle such a scenario in aem forms with ootb fields @mayank_gandhi Any help is appreciated Thanks
We have a requirement where we want to allow the Post Servlets only from certain domains. Our site is public so no user does not need to be authenticated, hence we are not able to control through CUG or using csrf-token. Is it possible to do something with Akamai or dispatcher where we block requests from other domain for a specific path. Also please keep in mind the the requests should not be hacked through Post man.
Please like this idea if you struggle with users logging time to personal tasks Prevent Time Logging on Personal Tasks
Hello, See file KlantorderOpdrachtAtelier_NL_v2.xdp in link at the bottom. I want the "bdyHeader" content to appear on every page, underneith te frmHeaderBlock. I`ve come this far that the "bdyMain" leaves room for the "bdyHeader", but i can`t seem to get the content in its place. Please Help. Kind Regards Rudi https://warsco-my.sharepoint.com/personal/rudi_gerets_warsco_be/_layouts/15/onedrive.aspx?id=%2Fpersonal%2Frudi%5Fgerets%5Fwarsco%5Fbe%2FDocuments%2FPublic%2FKlantorderOpdrachtAtelier%5FNL&ga=1
Hi Everyone, In our effort to reward the monthly top two users with a gift card for their participation on the Adobe Campaign Standard and the Adobe Campaign Classic v7 and Campaign v8 Community forums, we present to you the two top users in the Community for the month of November 2022 - @Manoj_Kumar_ and @AkshayAnand Congratulations and a big thanks to both of you for being dedicated and helpful community members of the Adobe Campaign Communities. Become a top user and win every month simply by answering questions and being helpful to other members on this community. Perhaps, YOU could be a winner next month!
Hi Everyone, In our effort to reward the monthly top two users with a gift card for their participation on the Adobe Campaign Standard and the Adobe Campaign Classic v7 and Campaign v8 Community forums, we present to you the two top users in the Community for the month of November 2022 - @_manoj_kumar_ and @akshayanand Congratulations and a big thanks to both of you for being dedicated and helpful community members of the Adobe Campaign Communities. Become a top user and win every month simply by answering questions and being helpful to other members on this community. Perhaps, YOU could be a winner next month!
Did You Know? Use Text Mode to Create a Detailed User View Have you ever needed to see the other groups, teams, or job roles that all users in your environment are assigned to? Rather than manually clicking into each person's profile, create a detailed user view that pulls this information into a single view. NOTE: This blog is part of the "Basic Text Mode" series. It is not intended to teach you about text mode reporting beyond what you need to know to produce this view. Links are provided at the end of the article if you're interested in learning more about text mode. As a system or group administrator, you might look at the list of all users, found under the People tab, and ask yourself, what job roles are assigned to each of these users? You can't see this in a standard user view, so you would need to edit each user's personal information to find out. By using text mode, you can see all job roles, teams, groups, and direct reports in columns in yo
Hi All, I have cloned wknd spa react project and deployed in my local aem sdk (cloud version), but when I am trying to use custom responsive grid component (which extends OOTB Responsive grid) and drag drop a component inside that and try to resize that component it is not happening. We are able to resize layout container but not the component inside it. Please note the same thing is happening with OOTB container component. Can anyone help me to solve this issue. Thanks, Rohit
Release notes can get complicated. With several features launched every couple of months, it can be difficult to keep track of product changes in your production environment and how they might enhance your day-to-day responsibilities. Starting with our October ’22 release notes, all planned features will now have a dedicated “shipped” status attached to them. This lets you know right away if the relevant feature is available for you to try in-product, or if it’s just around the corner. Check out the image below as a reference, or navigate to the current Release notes page to see for yourself! Once a particular feature is updated to a “shipped” status, the relevant documentation link will also be updated. For features that were announced for the current release cycle but have not yet been pushed to production, you will see a “coming soon” status. We hope this status functionality will streamline your process for testing out new features in your environment. If you have any question
Learn about the top workflow best practices for Adobe Campaign marketers through this how-to video tutorial: Top 5 Workflow Best Practices for Marketers from LoyaltyOne Abstract: Workflows, a powerful Adobe Campaign capability, help you manage campaigns and reach customers more effortlessly. Learn and apply five essential workflow best practices for marketers from Adam Wilson, Associate Director of Marketing, at LoyaltyOne. In case you have any questions after watching this video, please feel free to post them below or reach out through the community Q and A section.
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.