Skip to content

Instantly share code, notes, and snippets.

@maryburford
Last active August 29, 2015 14:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save maryburford/471127b9f467a81d403d to your computer and use it in GitHub Desktop.
Save maryburford/471127b9f467a81d403d to your computer and use it in GitHub Desktop.
signup values on account options
Column | Type | Modifiers
----------------------------------+-----------------------------+--------------------------------------------------------------
signup_partner | character varying(255) |
signup_source | character varying(255) |
signup_campaign | character varying(255) |
signup_sem_source | text |
signup_sem_campaign | text |
signup_sem_keyword | text |
signup_sem_placement | text |
signup_sem_medium | text |
signup_sem_adid | text |
yahoo_opt_in | boolean |
pp_channel | text |
pp_source | text |
pp_adid | text |
pp_keyword | text |
pp_placement | text |
pp_medium | text |
pp_campaign | text |
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment