Count number of times component has been used
Hey , is there a way that i can find the number of times a component as been used in the website? i want a number count of the most used components in the website . any easy way to do this?
Hey , is there a way that i can find the number of times a component as been used in the website? i want a number count of the most used components in the website . any easy way to do this?
Hi @zendarkke ,
OOTB you can check the components page (eg:- http://localhost:4502/libs/wcm/core/content/sites/components.html) . Upon clicking on the required component it can show the list of pages where the component is used. That can give you an idea of the usage of the component. Groovy script or SQL query can be another way to get the exact count.
Thanks,
Somen
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.