: Does placing Google Analytics code in an external file affect statistics? I'm working with an outside software vendor to add Google Analytics code to their web app, so that we can track its
I'm working with an outside software vendor to add Google Analytics code to their web app, so that we can track its usage. Their developer suggested that we place the code in an external ".js" file, and he could include that in the layout of his application.
The StackOverflow question "Google Analytics: External .js file covers the technical aspect, so apparently tracking is possible via an external file.
However, I'm not quite satisfied that this won't have negative implications. Does including the tracking code as an external file affect the statistics collected by Google?
More posts by @Angie530
2 Comments
Sorted by latest first Latest Oldest Best
Why would the location of the code affect the statistics? Whether you make an XHR request using inline JavaScript or a function call to an external library makes no difference to the browser, much less the server your request is directed at.
As long as the code runs, Google won't care whether it's in-line or not.
Terms of Use Create Support ticket Your support tickets Stock Market News! © vmapp.org2024 All Rights reserved.