Add a tracking request parameter in the code that calls the cloud function.
simonprickett opened this issue · 0 comments
simonprickett commented
Add a tracking request parameter (example deviceid=111111
) to better distinguish devices calling the backend. No changes to the cloud function code would be needed as this would just get logged in Google Cloud before the backend code is run.