Sufyaan Studio Engineering•4 min read
How to Send Server-Side Analytics Events via REST API
Send custom conversion events directly from Node.js, Python, Go, or PHP backend servers to our edge ingest endpoint.
Direct Tutorial Summary
By Sufyaan Studio Engineering•Verified August 2026
Send server-side events by issuing a POST request to https://analytics.sufyaanstudio.com/c with a JSON payload containing w (website UUID), n (event name), u (path), and optional p (JSON properties).
KEY TAKEAWAYS
- Step 1: Node.js / Express Implementation
- Step 2: Python / Django / FastAPI Implementation
Step 1: Node.js / Express Implementation
Send a fetch request from your backend server or webhook receiver.
CODE STEP 1
Step 2: Python / Django / FastAPI Implementation
Use the requests or httpx library in Python.
CODE STEP 2
FAQ & VERIFICATION
Guide FAQ
Start tracking your websites with confidence.
Create an account in 30 seconds. Up to 25,000 events free every month.
EXPLORE MORE COMPARISONS & ALTERNATIVES
CORE FEATURES
DEVELOPER GUIDES
