AEM Performance issue due to testandtarget/clientlibs/testandtarget/ | Community
Skip to main content
New Participant
November 5, 2024
Solved

AEM Performance issue due to testandtarget/clientlibs/testandtarget/

  • November 5, 2024
  • 2 replies
  • 775 views

During our AEM page performnce audio we found that "<script src="/etc.clientlibs/cq/testandtarget/clientlibs/testandtarget/parameters.lc-775c9eb7ff4c48025fbe3d707bcf5f55-lc.min.js"></script>" this librarry is impacting our site performance. We are not using Adobe Target and personalization in our AEM site. How can we remove this library referece from the site?

Best answer by Harwinder-singh

@cxasha Just check if this is a dependency that is added to your main clientlib and just remove it from there. That should be enough.

2 replies

kautuk_sahni
Employee
November 11, 2024

@cxasha Did you find the suggestion helpful? Please let us know if you require more information. Otherwise, please mark the answer as correct for posterity. If you've discovered a solution yourself, we would appreciate it if you could share it with the community. Thank you!

Kautuk Sahni
Harwinder-singh
New Participant
November 6, 2024

@cxasha most likely this JS clientlib category is added to your main site clientlib. You just need to remove it from there.

cxashaAuthor
New Participant
November 19, 2024

Is there any otherway to remove this?

 

Harwinder-singh
Harwinder-singhAccepted solution
New Participant
November 22, 2024

@cxasha Just check if this is a dependency that is added to your main clientlib and just remove it from there. That should be enough.