solutions
solutions copied to clipboard
Analyze topics sent to a your support alias
Solution title: Measure volume of topics sent to a your support alias
One sentence summary: Generate analytics from your support alias' inbox Design Details: Uses Gmail and Sheets. Give Gmail.getMessages() access to an inbox e.g., [email protected]. Scrape your inbox for basic analytics, e.g., count the number of messages received, unique senders, etc. Output to a google sheet the # of emails you got that week, how many employees you supported, and optionally check for popular topics (e.g., scrape the subject line for key terms(
Once a repo owner has approved this issue, you may use our template directory to make a pull request for you solution. You may either submit the full implementation to this repo or if you already have the implementation in another repo, simply link it in the README.
Approved! Here is the template: https://github.com/gsuitedevs/solutions/tree/master/template