Google Analytics integrated within the Trace Mobile App allows for the collection of data, enabling the creation of reports that showcase user interaction with the app.
Custom log events in the Trace Mobile App are generated as event logs each time a user performs an action within the app. These logs store the corresponding action counts and parameters on Google Analytics servers, facilitating better analysis of user interaction with the app. Below each of them arranged with event name, parameter keys and possible values.
filter_type: transaction_filter, payment_filter
language: English, Indonesian
quantity_edited: edited, not_edited
verification_type: nfc_verification, qr_code_verification, manual_verification
transaction_type: buy_transaction, send_transaction, pay_farmer
network_status: online, offline
selection_method: gallery, camera
selection_case: add_farmer, edit_farmer, edit_profile
sort_by: created_descending, created_ascending, name_ascending, name_descending
action: added, skipped
direct_buy: yes, no
If you want to know more about how google analytics implemented in Trace Mobile App, checkout the official firebase documentation below