summaryrefslogtreecommitdiffstats
path: root/webapp/components/root.jsx
diff options
context:
space:
mode:
Diffstat (limited to 'webapp/components/root.jsx')
-rw-r--r--webapp/components/root.jsx1
1 files changed, 1 insertions, 0 deletions
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'
});
}}();
}