Hardal Updates
Latest updates and improvements to our platform
🧭 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
Each event directly contains session data. So yes—events come with full session context!
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!
:heart_on_fire:
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