If both GA endpoints are provided, don't use both.

This commit is contained in:
Robin Ward 2014-05-21 07:36:58 -04:00
parent 3f6bf2fda0
commit 00fefb8e45
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@ export default {
pageTracker.on('change', function() {
window._gaq.push(['_trackPageview']);
});
return;
}
// Also use Universal Analytics if it is present