How to set it up?

Steps for Google Sheets πŸ’»

  1. Create a new Google Sheet β†’ just visit this link β†’ sheets.new

  2. [OPTIONAL] Give that sheet any name so that it looks good, like β†’ My Phone Activity

  3. Write Time and Activity in the first row like this πŸ‘‡

    image.png

  4. On Toolbar β†’ Extensions β†’ Apps Script

  5. Remove the code which is written there

  6. Copy the code below and paste it there

    Credit goes to: https://github.com/jamiewilson/form-to-google-sheets

  7. Click on Save

    image.png

  8. Click on Run

    image.png

  9. Click Review permissions

    image.png

  10. Choose your Gmail account in which you created this Google Sheet.

    image.png

  11. Click Advanced

    image.png

  12. Click β€˜Go to Untitled project (unsafe)’ Don’t worry. It’s just asking to trust your own app as it isn’t verified lol. I think you can trust yourself πŸ˜‚ or no? πŸ’€

    image.png

  13. Click Continue. It’s just asking for permission to edit your Google Sheet. Obviously we’ll need that permission as we’re going to write our phone activity on that sheet.

    image.png

  14. Then you should see 'Execution completed’ message.

    image.png

  15. Now click on Deploy β†’ New deployment

    image.png

  16. Click on Settings icon β†’ Web app

    image.png