summaryrefslogtreecommitdiffstats
path: root/tpl/tplimpl/embedded/templates/google_analytics_async.html
diff options
context:
space:
mode:
Diffstat (limited to 'tpl/tplimpl/embedded/templates/google_analytics_async.html')
-rwxr-xr-xtpl/tplimpl/embedded/templates/google_analytics_async.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/tpl/tplimpl/embedded/templates/google_analytics_async.html b/tpl/tplimpl/embedded/templates/google_analytics_async.html
index 6a88ed855..976be11fc 100755
--- a/tpl/tplimpl/embedded/templates/google_analytics_async.html
+++ b/tpl/tplimpl/embedded/templates/google_analytics_async.html
@@ -23,6 +23,6 @@ if (!doNotTrack) {
ga('send', 'pageview');
}
</script>
-<script async src='//www.google-analytics.com/analytics.js'></script>
+<script async src='https://www.google-analytics.com/analytics.js'></script>
{{ end }}
-{{- end -}} \ No newline at end of file
+{{- end -}}