track_usage()
has new arguments:app_name
: explicitly set application's name, thanks to @PaulC91what
: elements to record between "session"
, "input"
, "output"
and "error"
.store_googledrive()
to store logs as json in Google drive.store_custom()
to use a custom function to deal with logs generated.use_tracking
is now exported to load dependencies directly in UI, usefull for big applications.Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.