Closed
Bug 999683
Opened 11 years ago
Closed 11 years ago
Remove test UA account code
Categories
(Marketplace Graveyard :: Consumer Pages, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 999684
2014-04-29
People
(Reporter: clouserw, Assigned: kngo)
References
Details
1. Need to remove the following duplicate UA snippet (UA-36116321-11). This snippet was used to test Potatolytics.
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-36116321-11', 'firefox.com');
ga('send', 'pageview');
</script>
Assignee | ||
Comment 1•11 years ago
|
||
I can consolidate with 999684.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•