Skip to content

Conversation

@codeunia-dev
Copy link
Owner

  • Remove trackClick function calls from event and hackathon registration handlers
  • Eliminate click tracking from useAnalyticsTracking hook initialization
  • Remove clicks field from AnalyticsCharts component state and calculations
  • Remove MousePointerClick icon import from lucide-react
  • Simplify analytics data transformation by removing click proportion distribution logic
  • Remove clicks-related remainder calculations and distribution logic
  • Update chart data mapping to exclude clicksRemainder field
  • Remove clicks from analytics totals calculation in CompanyDashboard
  • Simplify next.config.ts by removing unnecessary configuration
  • Delete obsolete delete-test-company.js cleanup script
  • Streamline analytics tracking to focus on views and registrations only

- Remove trackClick function calls from event and hackathon registration handlers
- Eliminate click tracking from useAnalyticsTracking hook initialization
- Remove clicks field from AnalyticsCharts component state and calculations
- Remove MousePointerClick icon import from lucide-react
- Simplify analytics data transformation by removing click proportion distribution logic
- Remove clicks-related remainder calculations and distribution logic
- Update chart data mapping to exclude clicksRemainder field
- Remove clicks from analytics totals calculation in CompanyDashboard
- Simplify next.config.ts by removing unnecessary configuration
- Delete obsolete delete-test-company.js cleanup script
- Streamline analytics tracking to focus on views and registrations only
@vercel
Copy link

vercel bot commented Nov 18, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
codeunia Building Building Preview Comment Nov 18, 2025 0:43am

@codeunia-dev codeunia-dev merged commit 23c3e1d into main Nov 18, 2025
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants