# Influtics Platform Documentation

Welcome to the Influtics developer docs. This site covers the backend architecture, API reference, and data flows for the Influtics platform.


# Backend

Section Description
Dashboard Video tracking via the dashboard UI — start tracking flow and nightly refresh
Analytics Stats pipeline, materialized views, and analytics data flows
Campaigns Campaign analytics, budget tracking, timeseries charts
Bloggers Blogger account tracking — initial fetch, midnight/noon batch, platform APIs
Google Sheets OAuth connect, bidirectional sync, scheduled resync
Import / Export Excel file import and export flows

# Tech Stack

Layer Technology
Workers Cloudflare Workers (TypeScript + JavaScript)
Queues Cloudflare Queues
Database Supabase (PostgreSQL)
Auth Supabase Auth + JWT
External APIs RapidAPI (TikTok, Instagram, YouTube), Google Sheets API v4