From 4fd961883a152e9d5c27c5da0a847c5368e2c1a0 Mon Sep 17 00:00:00 2001 From: George Goldberg Date: Mon, 6 Mar 2017 13:10:18 +0000 Subject: Fix telemtry IDs. (#5649) --- webapp/components/root.jsx | 1 + 1 file changed, 1 insertion(+) (limited to 'webapp/components/root.jsx') diff --git a/webapp/components/root.jsx b/webapp/components/root.jsx index 4e7c19452..06a22f395 100644 --- a/webapp/components/root.jsx +++ b/webapp/components/root.jsx @@ -46,6 +46,7 @@ export default class Root extends React.Component { context: { ip: '0.0.0.0' }, + anonymousId: '00000000000000000000000000' }); }}(); } -- cgit v1.2.3-1-g7c22