Thank you all for the replies.The main benefit of the 'AEM way of doing analytics' that I can glean from your posts is that mapping of SC vars (s.prop, evar, etc.) to page data can be done in the framework UI and doesn't have to be done in the code itself (like s.prop = <%=request.get..%>). Also, ma...