Install or update event
This commit is contained in:
@@ -469,7 +469,7 @@ def start():
|
|||||||
if not CONFIG.FIRST_RUN_COMPLETE:
|
if not CONFIG.FIRST_RUN_COMPLETE:
|
||||||
analytics_event(category='system', action='install')
|
analytics_event(category='system', action='install')
|
||||||
|
|
||||||
if _UPDATE:
|
elif _UPDATE:
|
||||||
analytics_event(category='system', action='update')
|
analytics_event(category='system', action='update')
|
||||||
|
|
||||||
analytics_event(category='system', action='start')
|
analytics_event(category='system', action='start')
|
||||||
|
Reference in New Issue
Block a user