This is a Jitsu.Classic documentation. For the lastest version, please visit docs.jitsu.com. Read about differences here.

πŸ“œ Configuration

Configuration UI

πŸ‘©β€πŸ”¬ Extending Jitsu

Overview
Destination Extensions
Source Extensions
API Specs

Jitsu Internals

Jitsu Server

1.25.0 - 15 Dec 2020

EventNative 1.25.0 is out! Here are the biggest changes:

  1. Google Analytics Destination Support - EventNative now supports sending data to Google Analytics as a destination using the measurement protocol. Read more about Google Analytics Configuration
  2. Processing Pipeline Refactoring - We've re-factored our processing pipeline and added archiving income raw events, replaying failed events, and a new mapping structure. Read more about our new mapping structure
  3. Redis Caching - EventNative now supports caching latest events in Redis. View our Documentation here
  4. SQL Query Logging - We've added the ability to log raw SQL queries and enabling writing DDL and data modification queries to a dedicated file. Read more about SQL logs here

See more detailed changelog on GitHub