Skip to content

Commit e8aa42b

Browse files
author
Micheal Harker
committed
Added version to analytics request.
1 parent a6932ad commit e8aa42b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/controllers/sync.coffee

+1
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ window.Sync =
5757
countryCode: info.country
5858
language: navigator.language
5959
platform: navigator.platform
60+
version: localStorage.version
6061
$.get("http://banana.caffeinatedco.de/api/springseed.php", anal)
6162

6263
auth: (callback) ->

0 commit comments

Comments
 (0)