Advantages of integrating SiteCatalyst with AEM
Hello,
What would be the advantages of using SiteCatalyst by integrating it with AEM as described in link below vis-a-vis the traditional way of using SiteCatalyst where the main sitecatalyst javascript file reference is included in one of the base templates and SC variables are set in html / jsp files (e.g. s.prop4=${someValue})?
Only benefit I can see from the linked article is that mapping of SC variables to CQ variables can be done without any change to the code (though this is kind of offset by having to put in code for populating CQ variables in the component JSPs).
Is there any other benefit to it? Wanted to weigh the pros and cons of each approach to decide which one to go ahead with.
Thanks you.