--- title: Page views not being recorded when browsing with IE11 slug: o57g9196 canonical_url: https://docs.coveo.com/en/o57g9196/ collection: coveo-for-sitecore-v5 source_format: adoc --- # Page views not being recorded when browsing with IE11 ## Symptoms When using the `Coveo Page View Anaytics` rendering in a web page, users browsing the page with Internet Explorer 11 don't have their page views recorded in the Coveo Analytics database. These users notice an error message similar to the following in their browser tools console: ```text SCRIPT1028: Expected identifier, string or number ``` This issue occurs when Internet Explorer 11 reaches the following point in the `\Views\Coveo Hive\Analytics\Coveo Page View Analytics.cshtml` file code: ![Internet Explorer 11 error message | Coveo](https://docs.coveo.com/en/assets/images/c4sc-v5/coveo-page-view-internet-explorer-issue.png) ## Cause Internet Explorer 11 doesn't support the JavaScript code in the `Coveo Page View Analytics.cshtml` rendering file at the point where the error occurs. ## Resolution There's no resolution to this issue. Usage of Internet Explorer 11 is such that the impact of this limitation on usage analytics and search relevance is negligible.