Created
August 7, 2015 16:10
-
-
Save poteto/8c498756de05e5e4308f to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// only invokes the `trackPage` method on the `GoogleAnalyticsAdapter` | |
metrics.trackPage('GoogleAnalytics', { title: 'My Awesome App' }); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment