You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In order to track usage, we should consider Google Analytics.
Here's the tracking code (must be placed in the header of tracked pages):
<!-- Global site tag (gtag.js) - Google Analytics --><scriptasyncsrc="https://www.googletagmanager.com/gtag/js?id=UA-111997230-1"></script><script>window.dataLayer=window.dataLayer||[];functiongtag(){dataLayer.push(arguments);}gtag('js',newDate());gtag('config','UA-111997230-1');</script>
Alternatively, let me know where this goes and I can add it too.
The text was updated successfully, but these errors were encountered:
In order to track usage, we should consider Google Analytics.
Here's the tracking code (must be placed in the header of tracked pages):
Alternatively, let me know where this goes and I can add it too.
The text was updated successfully, but these errors were encountered: