Friday Deploy
FIXED
- Bug in the Data Hub has been fixed
- Retention API has been corrected and is now functioning as expected.
- Session and Event Listing UI Sync issue has been resolved.
- Monitoring setup that is used to detect server downtime has been improved.
UPDATED
-
Session Details User Parameters have been improved:
- More readable and user-friendly display.
- First Seen timestamps have been added.
What is Data Hub?
It’s an attribution engine + data platform that aggregates and restructures all data collected in Analytics into a new, unified database.Previously, Custom Reports and Campaign Reports handled.Now, with Data Hub, we’ve transformed the Analytics API into a standalone data platform, offering reliability, scalability, and flexibility.Core Updates on Data Hub
Explore- Define data by Dimensions and Metrics
- Multi-event selection
- Attribution model selection
- Perform key analytics operations (pivot, grouping, aggregation, etc.)
- Basic visualizations (line chart, pie chart, etc.)
- You can use generated data tables directly connecting to MySQL database and API fetching with JSON format.
- You can upload your CSV data to Hardal for online/offline data matching.
New Features
-
Background Jobs:
Process large datasets asynchronously. -
Time Scheduling:
Schedule automatic updates via cron jobs (e.g., every day at 23:00). -
Attribution Model Updates:
- Last Click: Uses conversion event data
- First Click: Uses the page_view parameter where conversion occurred
- Attribution window is now fully functional
Updated Metrics
-
Session:
Each request to Hardal now defines a 30-minute user session period. -
Users:
Unique user IDs are now generated using cookieless fingerprinting methods.
New Charts & Graphs
-
Retention Charts:
Understand user stickiness over time -
Journey Charts:
Visualize how users move through your funnel
IMPROVEMENTS
API Documentation Fixes- Fixed duplicate authentication fields in API playground
- Added Ruby support to API code examples
- Improved authentication configuration with clear guidance
- Standardized bearer token authentication across all endpoints
- Added
llms.txtfor better AI assistant integration - Enhanced API playground interface consistency
- Improved documentation structure and clarity
Documentation
Self-Hosted DeploymentAdded comprehensive system requirements including hardware specifications, network requirements, and port configurations.
NEW
Campaign Reports
Analyze your revenue by channel using our new Campaign Reports!Find it under:
Analytics > Reports > Campaign ReportsGoodbye not-set and unassigned values.
Cookieless Sessions
Track the entire visitor journey in a completely anonymous and cookie-free way.Perfect for privacy-focused teams.
Mobile Analytics (SDK-Free)
Collect analytics data from iOS and Android devices—no SDK required.Everything runs through your first-party domain for maximum reliability and compliance.
TL;DR
From anonymous session tracking to SDK-free mobile analytics, this release makes your analytics stronger, simpler, and summer-ready. ☀️Friday Deploy
FIXED
- Bug in the search bar within projects is now fixed.
- Date Range Chart: Displays hourly data for daily selections, and daily data for broader ranges.
- All Beta labels have been removed from the interface.
UPDATED
- Session Details Timeline now shows all event properties and values!
- Web script has been restructured.
NEW
Campaign URLs
- You can now create short URLs for iOS, Android, and Web directly from the interface.
Custom Reports Events Data
- Any Purchase, Add to Cart, or Gaming-focused events can now be viewed as a breakdown table—
no SQL required!
API Enhancements
- Session Data API added.
- Event Data API added.
- Event Data Fields are now available.
NEW Overview (Main Analytics Tabs)
We have 4 main tabs in Analytics:- Overview
- Events
- Sessions
- Reports
Overview
This is the section where all the key metrics are displayed in a simple way!- Visitors Equals Sessions
There’s no session timeout like in GA4. In our case, each visitor = a session, i.e., each device is counted individually. - Page Views
Total number of page visits (events with the namepage_view). - Average Session Duration
The average time spent in a session. - Traffic Overview Chart
Super functional!
Only shows Page views and Visitors. - Browser & Device Stats
Includes browser, device, and OS data. - Top Pages and Referrers
Where visitors came from (not campaigns, just referrers). - Location Details (v1)
Currently shows timezone only. Soon Country and City are going to be added in Signal version1.8.2.
Events
All events are listed here and grouped in 3 ways:- By Date
- By Event
- By Referrer
Sessions
Detailed view of every session where events happened!- Shows the entire user journey as a timeline.
- In both Events and Sessions, any PII content in the URL is automatically redacted. 🛡️
Reports
Campaign Reports
All your UTM parameters (campaign, source, etc.) live here!- You can pick a custom conversion goal, and it’ll calculate conversion rates accordingly.
For example: if your conversion isadd_to_cart, you select it, and the report updates!
Custom Reports
List of all raw data—no SQL needed! 🙌Currently limited in scope, but in version
1.8.1, we’ll add:- Group by options
- Export as CSV
Additional Updates
-
All database data is now accessible via API!
For example:
/api/websites/${signalId}/active?minutes=10
returns active users in the last 10 minutes. (We’ll document all API routes later using AI!) Invitation email template was updated.
Got other email templates? Let us know—we’ll polish them too! - UI bugs in the Setup section are fixed.
- Search functionality is now available in the project!
Documents Added
- Looker Studio Troubleshooting
- Raw Hardal Data on Looker Studio
- GA4 Data on Looker Studio
Updated
- Corrections and some typos are fixed.
Added
- sGTM ID Copy input functionality
- New Metric Copy feature
- Signal to Project navigation
- Strong API key functionality for signals
Updated
- Modified endpoint response error handling
- Enhanced Play Game while waiting deploy section
- Improved Login Page
- Updated Score Card
Fixed
- Removed timestamp from real-time metrics
- Config change endpoint response issues
Improved
- Setup Updates
- Destinations Update
- Signal Update Progress Bar
- Settings Updates
- Slack Webhook API testing
- Custom Endpoint Updates
- Condition & Transform improvements
- Pipedream API testing
- Default navigation for signals