Got it. As far as I know, the OOTB Asset download report doesn't support it. Also, there is no native have to automatically log or export detailed download information from JCR. This use case might require some custom implementation.
@swapnildesai26 Check this article about Hybrid approach https://engineering.deptagency.com/achieving-agility-and-flexibility-with-aem-hybrid-implementation
@TapasMahalik There isn't a built-in feature to download all schemas at once from UI, you need to use the Schema Registry API to retrieve schema https://experienceleague.adobe.com/en/docs/experience-platform/xdm/api/getting-started
@RoyWalter I found this guide about creating asset reports which might help your use case.https://experienceleague.adobe.com/en/docs/experience-manager-65/content/assets/administer/asset-reports
@AudreyBr2 Check this user guide about link tracking with Adobe analyticshttps://experienceleague.adobe.com/en/docs/experience-manager-65/content/sites/administering/integration/adobeanalytics-link#sending-variable-data-with-link-clicks
@kchaura Got it. For that I see an example for selector deny in this guide, can you check that. This might be similar to what Anil has provided using "/selectors" filter https://experienceleague.adobe.com/en/docs/experience-manager-dispatcher/using/configuring/dispatcher-configuration#example-filter...
@kchaura Can you check the order in which deny and allow are added? Did you add deny first and allow later? Also there is an earlier question related to this which Arun answered.https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/disable-jcr-content-json-from-url-on-publisher-i...