S2S и постбеки
Трекинг и пиксели · 6 мин чтения
Server-to-Server (S2S) tracking is the most reliable method for tracking conversions — immune to ad blockers and browser privacy restrictions.
How It Works
- User clicks your tracking link.
- GramPixel captures the click ID and session data.
- User converts (e.g., makes a purchase in your bot).
- Your server sends a postback to GramPixel with the click ID.
- GramPixel attributes the conversion to the original traffic source.
Configuration
- Navigate to Postbacks in the sidebar.
- Click Add Postback.
- Set a name, postback URL with macros, HTTP method, and trigger events.
Available Macros
{{click_id}}— original click identifier{{event_name}}— conversion event type{{revenue}}— monetary value of the conversion{{telegram_id}}— Telegram user ID
Testing
Use the Test Postback button to send a test conversion and verify your setup before going live.