The built in analytics code is not even sending data to perforce anymore. It's dead.
The Universal Analytics system using this style of ID was retired two years ago and is now just a wasted no-op network call.
|
TRACKING_ID = 'UA-120367942-1' |
)
The replacement system will no longer work for this purpose, so it's not even worth retaining to port to our own. It should just be completely axed and if/when we ever get around to any kind of usage analytics, we'll start over.
The built in analytics code is not even sending data to perforce anymore. It's dead.
The Universal Analytics system using this style of ID was retired two years ago and is now just a wasted no-op network call.
openbolt/lib/bolt/analytics.rb
Line 17 in b2bfe72
The replacement system will no longer work for this purpose, so it's not even worth retaining to port to our own. It should just be completely axed and if/when we ever get around to any kind of usage analytics, we'll start over.