Nuria has submitted this change and it was merged.

Change subject: Correcting piwik info
......................................................................


Correcting piwik info

Bug: T134506
Change-Id: Id1cc5d5a4e055d951ae6bbe97c3c17bea5c86817
---
M index.html
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Nuria: Verified; Looks good to me, approved



diff --git a/index.html b/index.html
index a7edda3..ade4c5e 100644
--- a/index.html
+++ b/index.html
@@ -11,7 +11,7 @@
 <!-- Piwik , note piwik for this site is "8"-->
 <script type="text/javascript">
   var _paq = _paq || [];
-  _paq.push(["setDomains", 
["*.analyutics.wikimedia.org","*.analytics.wikimedia.org"]]);
+  _paq.push(["setDomains", ["*.analytics.wikimedia.org"]]);
   _paq.push(['trackPageView']);
   _paq.push(['enableLinkTracking']);
   (function() {

-- 
To view, visit https://gerrit.wikimedia.org/r/290272
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Id1cc5d5a4e055d951ae6bbe97c3c17bea5c86817
Gerrit-PatchSet: 1
Gerrit-Project: analytics/analytics.wikimedia.org
Gerrit-Branch: master
Gerrit-Owner: Nuria <[email protected]>
Gerrit-Reviewer: Nuria <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to