GoogleAnalyticsOptions Enumeration |
Namespace: NetQuarry
Member name | Value | Description | |
---|---|---|---|
UseAnalyticsJS | 1 | Use analytics.js (newer) tracking. | |
PageNameAsMOP | 2 | Set the page name to the MOP. | |
AlwaysInclude | 4 | Include on all pages. | |
ProductionOnly | 8 | Only include the analytics code when the application is in production. | |
UseGTAG | 16 | Use Global Site Tag (gtag.js), the even-newer version of analytics.js |
Copyright (c) 2004-2020 NetQuarry, Inc. All rights reserved.