-
Notifications
You must be signed in to change notification settings - Fork 61
Google Analytics Support
Phillip Haydon edited this page Aug 20, 2013
·
2 revisions
Snow has support for Google Analytics. You simply need to get your unique tracking code from Google and then in your layout view call this helper just before the </body>
tag:
@RenderGoogleAnalytics("UT-1234")
This will then render the relevant JavaScript in your page so that Google can track your visitors