mirror of
https://github.com/iNavFlight/inav-configurator.git
synced 2025-07-24 08:45:26 +03:00
more analytics stuff
This commit is contained in:
parent
1ff4fcb669
commit
03a63ce2c5
9 changed files with 18 additions and 0 deletions
|
@ -1,4 +1,6 @@
|
|||
function tab_initialize_cli() {
|
||||
ga_tracker.sendAppView('CLI Page');
|
||||
|
||||
CLI_active = true;
|
||||
|
||||
// Enter CLI mode
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue