Skip to content

Instantly share code, notes, and snippets.

@AleiaElle
AleiaElle / zapier-support-tag-list.md
Last active February 16, 2016 08:05
This is a list that shows my interest and disinterest of items that involve things a customer champion at Zapier might do. You can find the original list here: https://gist.github.com/WadeFoster/0bd294efe54f8fb8a1e7

5 things that most excite me

  • Analyze thousands of support tickets to spot trends the product team can use
  • Work with the product team to develop a new feature based on feedback from customers
  • Act as a dedicated rep for a handful of key customers to ensure their success using Zap
  • Help train and onboard new support teammates
  • Manage a support team

5 things that least excite me

  • Ghostwrite documentation for partners to publish on thier own sites
@AleiaElle
AleiaElle / meta-tags.md
Last active August 29, 2015 14:26 — forked from kevinSuttle/meta-tags.md
List of Usable HTML Meta and Link Tags

Copied from http://code.lancepollard.com/complete-list-of-html-meta-tags/

Basic HTML Meta Tags

<meta charset='UTF-8'>
<meta name='keywords' content='your, tags'>
<meta name='description' content='150 words'>
<meta name='subject' content='your website's subject'>
<meta name='copyright' content='company name'>