April 14, 2020
Estimated Post Reading Time ~

Creating an AEM Event Listener that tags pages

You can develop a custom event handler for Adobe Experience Manager (AEM) that uses the TagManager API to add a tag to a new page. That is, when an AEM author creates a new page using site admin, an AEM event handler automatically tags the page. To work with tags, you use the AEM TagManager API.


This article will get you up and running with using the TagManager API, including how to build an OSGi bundle and include all of the POM dependencies.

To read this development article, click https://helpx.adobe.com/experience-manager/using/tagmanager.html.


By aem4beginner

No comments:

Post a Comment

If you have any doubts or questions, please let us know.