use_google_analytics_link

   Usages of this macro
... in use_google_analytics.naml
101
102
103
<macro name="use_google_analytics_link" dot_parameter="text" parameters="title, class">
    <a href="[n.use_google_analytics_path
Macro
/]" class="[n.class/]" rel="nofollow" title="[n.title/]"><n.default
Binary
Namespace: BasicNamespace
Parameters: to, text
. to="[t]Use Google Analytics[/t]"><n.text/></n.default.></a>
</macro>