Hey guys,
I'm currently integrating SiteCatalyst in CQ5.5. In order to keep the SiteCatalyst library independent from our release cycles we try to use the SiteCatalyst TagManager instead. The TagManager replaces the contents of the "s_code,js" to load the library contents from the Adobe CDN instead.
My question is now whether there is a way to overlay the standard s_code.js file with the generated code from the TagManager without actually manipulating the core library contents?
The file is situated in /etc/clientlibs/foundation/sitecatalyst/sitecatalyst/s_code.js . Since it's not a /libs/ path the normal overlay approach of putting the new code into "/apps/path/to/s_code.js" does not work so right now my assumption would be that this would only be feasible with a content package which replaces the original code.
Any ideas?
Cheers from Switzerland,
Bjoern