-
-
Notifications
You must be signed in to change notification settings - Fork 775
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature/utm hypercharge #7502
Feature/utm hypercharge #7502
Conversation
As we talked @jdorfman yesterday, here is the UTM's for hypercharge mode :) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
DRY code
Codecov Report
@@ Coverage Diff @@
## master #7502 +/- ##
==========================================
+ Coverage 26.01% 26.08% +0.06%
==========================================
Files 318 308 -10
Lines 31953 30780 -1173
Branches 4738 4562 -176
==========================================
- Hits 8314 8029 -285
+ Misses 23352 22477 -875
+ Partials 287 274 -13
Continue to review full report at Codecov.
|
@zoek1 are we able to reuse the code on https://gitcoin.co/hackathon-list? |
this is also ready @thelostone-mc |
via #7464
@zoek1 @thelostone-mc I'm confused, the gas history page still has Disqus installed. ⬇️ |
@jdorfman This hasn't been deployed yet ! |
Description
This feature will be done when the following UTM values are added:
tweeted 2x/day automatically
utm_source=hypercharge-auto&utm_medium=twitter&utm_campaign=[bounty-title-name]
gitcoinbot will write a pinned post about it
utm_source=hypercharge-auto-pinned-post&utm_medium=gitcoinbot&utm_campaign=[bounty-title-name]
there will be secret offer for the bounty
utm_source=hypercharge-auto-secret&utm_medium=gitcoinbot&utm_campaign=[bounty-title-name]
there will be daily offer for the bounty -> No daily offers created in hypercharge mode
utm_source=hypercharge-auto-daily&utm_medium=gitcoinbot&utm_campaign=[bounty-title-name]
The bounty will be featured in the daily email.
utm_source=hypercharge-auto-daily&utm_medium=email&utm_campaign=[bounty-title-name]
Notify users who have worked with that org before
utm_source=hypercharge-auto-notify&utm_medium=email&utm_campaign=[bounty-title-name]
Auto feature on hack explorer/normal prize explorer
utm_source=hypercharge-auto-hack-explorer&utm_medium=gitcoin&utm_campaign=[bounty-title-name]
Auto feature on normal prize explorer
utm_source=hypercharge-auto-prize-explorer&utm_medium=gitcoin&utm_campaign=[bounty-title-name]
Refers/Fixes
#7308
Testing