Analytics

What are Analytics?
Analytics is the discovery, interpretation, and communication of meaningful patterns in data. Especially valuable in areas rich with recorded information, analytics relies on the simultaneous application of statistics, computer programming and operations research to quantify performance. Analytics often favours data visualization to communicate insight.

Organizations may apply analytics to business data to describe, predict, and improve business performance. More info here...
Adding Analytics to Maian Cart
Some popular analytic programs are Google Analytics, OWA and Matomo. Adding analytics systems usually involves adding code to the header or footer (or both) of your web pages. In Maian Cart, this is very easy as you have a single header and footer for all pages.

If the system asks you to add code to the <head> tags on your page, open the 'content/**theme**/header.tpl.php' file.

If the system asks you to add code before the </body> tags on your page, open the 'content/**theme**/footer.tpl.php' file.