nabble_analytics

NAML documentation   Watch a video
   Usages of this macro
... in utilities.naml
96
97
98
99
100
101
<macro name="nabble_analytics">
    <script type="text/javascript">
        if (Nabble.analytics) Nabble.analytics();
    </script>
    <n.js_google_analytics
Macro
/>
</macro>