Expand my Community achievements bar.

Adobe Summit 2025: AEM Session Recordings Are Live! Missed a session or want to revisit your favorites? Watch the latest recordings now.
SOLVED

AEM Performance issue due to testandtarget/clientlibs/testandtarget/

Avatar

Level 3

During our AEM page performnce audio we found that "<script src="/etc.clientlibs/cq/testandtarget/clientlibs/testandtarget/parameters.lc-775c9eb7ff4c48025fbe3d707bcf..."></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?

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

@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.

View solution in original post

4 Replies

Avatar

Community Advisor

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

Avatar

Level 3

Is there any otherway to remove this?

 

Avatar

Correct answer by
Community Advisor

@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.

Avatar

Administrator

@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