No funded issue found.
Check out the Issue Explorer
Be the OSS Funding you wish to see in the world.
Looking to fund some work? You can submit a new Funded Issue here .
Time left
Opened
Issue Type
Workers Auto Approve
Project Type
Time Commitment
Experience Level
Permissions
Accepted
Reserved For
As a Gitcoin operator, cohorting our email marketing & reminders for Gitcoin hackathons increase the relevancy and accuracy of our emails.
gitcoinco
Python
### User Story
As a Gitcoin operator, cohorting our email marketing & reminders for Gitcoin hackathons increase the relevancy and accuracy of our emails.
### Why Is this Needed
Mailchimp currently doesn't allow easy, dynamic cohorting of email lists.
### Description
**example email send based off of grant actions:**
1. User heads over to gitcoin.co/grants/new and fills out form and submit a POST request to server
2. Execution happens [here](https://github.com/gitcoinco/web/blob/master/app/grants/views.py#L588) and we save data to our db
3. Once the grant is created, we invoke [this](https://github.com/gitcoinco/web/blob/master/app/grants/views.py#L656) to construct the mail in this case called `new_grant` [here](https://github.com/gitcoinco/web/blob/master/app/grants/views.py#L56), which is imported from `marketing.mails`.
4. Mail gets constructed over [here](https://github.com/gitcoinco/web/blob/master/app/marketing/mails.py#L183-L201).
5. Populating the template with the grant data is delegated to a function called [`render_new_grant_email`](https://github.com/gitcoinco/web/blob/master/app/marketing/mails.py#L196) in `mails.py`. [`render_new_grant_email`](https://github.com/gitcoinco/web/blob/master/app/retail/emails.py#L117) in `emails.py` invokes `premailer_transform` with the email html template to populate all the data, this html template is found [here](https://github.com/gitcoinco/web/blob/master/app/retail/templates/emails/grants/new_grant.html).
6. Since testing the involves creating a grant which is time consuming, we keep a dummy url for each email for admin to test it out. That url is defined [here](https://github.com/gitcoinco/web/blob/master/app/app/urls.py#L500). In this case, that url uses the latest grant as data & populates the template to give us quick view.
**Summary of actions for success:**
1. conditions for firing, based on website actions or data from our models (`views.py`)
2. construct mail (`mails.py`) based off of templates (`templates.html`)
3. link via (`urls.py`)
### Current Behavior
no custom hackathon emails
### Expected Behavior
custom hackathon action emails
### Definition of Done
use cases
- [ ] 48 hours before hackathon end, send reminder
- [ ] if started work on a hackathon bounty but have not submitted work, email reminder after x days
- [ ] TBD use cases
### Additional Information
thanks to @thelostone-mc for helping me define the flow
Setup your profile
Tell us a little about you:
Skills
No results found for [[search]] .
Type to search skills..
Bio Required
[[totalcharacter]] / 240
Are you currently looking for work?
[[ option.string ]]
Next
Setup your profile
Our tools are based on the principles of earn (π°), learn (π), and meet (π¬).
Select the ones you are interested in. You can change it later in your settings.
I'm also an organization manager looking for a great community.
Back
Next
Save
Enable your organization profile
Gitcoin products can help grow community around your brand. Create your tribe, events, and incentivize your community with bounties. Announce new and upcoming events using townsquare. Find top-quality hackers and fund them to work with you on a grant.
These are the organizations you own. If you don't see your organization here please be sure that information is public on your GitHub profile. Gitcoin will sync this information for you.
Select the products you are interested in:
Out of the box you will receive Tribes Lite for your organization. Please provide us with a contact email:
Email
Back
Save