Sublime Forum

Find and Replace Analytics Code Mac problem

#1

Hi,

Is there a way to find and replace the complete code of Google Analytics on Mac?
When I search Sublime Text is only finding 2 pages instead of 80 on my iMac
On Windows I don’t have that problem.

Regards & Thanks,
David

<script async src="https://www.googletagmanager.com/gtag/js?id=UA-xxxxxxxx"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'UA-xxxxxxxx'); </script>

0 Likes