feat(campaign): sequels, creator analytics dashboard, and grant match… - #808
Conversation
…ing programs - Add campaign sequel system: link sequels/prequels/spinoffs/related campaigns, track franchise series, and surface 'next in series'. - Add campaign analytics dashboard: traffic sources, conversion funnel, backer demographics, reward tier popularity, and daily funding trends. - Add creator grant programs: platform-funded matching for underrepresented creators that matches the first 10% of qualifying funds. Implements issues 1, 2, and 3.
|
@lawrencias-design Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits. You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀 |
|
Important
This repository does not receive automatic reviews because it has fewer than 10 stars. ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Team Run ID: Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
…ls-analytics-grants # Conflicts: # apps/web/src/graphql/resolvers.ts
|
Thank you very much. |
Utilitycoder
left a comment
There was a problem hiding this comment.
Please fix up the merge conflict and update your PR. Kindly ensure you offramp with Fundable at https://stellar.fundable.finance/offramp
…ls-analytics-grants # Conflicts: # apps/web/src/app/(overview)/campaigns/[id]/page.tsx
|
Fixed |
…ls-analytics-grants # Conflicts: # apps/web/src/app/(overview)/campaigns/[id]/page.tsx # apps/web/src/app/(overview)/campaigns/page.tsx
|
Fixed. |
I fixed three issues: (1) added a campaign sequel system so creators can link related/follow-up campaigns, track franchises/universes, and surface a "next in series" recommendation to backers; (2) built a detailed creator analytics dashboard covering traffic sources, conversion funnel, backer demographics, reward tier popularity, and daily funding trends; and (3) implemented platform-funded creator grant programs that match the first 10% of funds for campaigns from underrepresented communities.
Closes #797
Closes #795
Closes #797