diff --git a/docs/index.html b/docs/index.html index 971792e..a10a941 100644 --- a/docs/index.html +++ b/docs/index.html @@ -127,7 +127,8 @@ env:"PROD" // Environment can be set to PPE or PROD as needed. }, webAnalyticsConfiguration:{ // Web Analytics Plugin configuration - urlCollectQuery:true, + urlCollectQuery: true, + urlCollectHash: true, autoCapture: { scroll: true, pageView: true,