このページの見出し
[1.9.0] - 2024-12-26
Added
Fixed
Changed
Changed Audit rule for Rebates Product Page - Page View
event.
Changed Schema condition in Rebates JSON Schema.
Changed Initial message when opening the Debugger.
Deprecated
Removed
[1.8.1] - 2024-12-11
Added
Added message on Analytics Table tab when fist opening the plugin window.
Added info with RAT endpoint where event was sent to.
Added Rebates schema and audit functionality.
Added event search bar.
Fixed
Changed
Changed icons and style to Rex official icons and style guidelines.
When changing schema events are deselected in Analytics Table tab.
Events generated by ral-iframe are filtered out.
Deprecated
Removed
Locale select option.
Dark theme and theme select option.
[1.7.0] - 2024-10-24
Added
Introduced a new JSON
view mode in the Analytics Table to display raw JSON payloads.
Added a new AuditExpandedRow
component to display detailed analytics parameters for audit events.
Fixed
Changed
Deprecated
Removed
[1.6.0] - 2024-10-03
Added
Parameters with JSON type (like cp, cv, ...) will display the expected sub-properties types from JSON Schema definition.
Made columns in Analytics Table hideable
Added acc and aid parameters to Analytics Table
Fixed
Changed
Filtered errors for if/then/else schema selection.
Changed 'Set by User' and 'Set by Environment' parameters classification.
Changed Rakuten icon color to black and white.
Deprecated
Removed
[1.5.0] - 2024-09-20
Added
Sorting Analytics Events by timestamp.
Fixed
Changed
Analytics Table now allows sorting by clicking on timestamp column or icons in it.
Deprecated
Removed
[1.4.0] - 2024-09-20
Added
Feature to copy JSON Raw payload to clipboard.
Fixed
Changed
Analytics Table now contains an extra column called Actions.
Deprecated
Removed
[1.3.0] - 2024-09-13
Added
Theme mode support (System, Light, Dark) with a new select in the Settings page.
Fixed
Changed
Deprecated
Removed
[1.2.0] - 2024-09-11
Added
Option to select schema for event validation.
Added Rakuma schema with custom checkout event.
Added Audit Page.
Fixed
Wrong const value for chkout in schema.
Deselect event in Analytics Events table when switching tab.
Changed
Footer contains extension version.
Analytics events table contains info on which schema is used for validation.
Updated JSON schema to include default value for some properties.
Deprecated
Removed
[1.1.1] - 2024-08-30
Added
Fixed
Changed
Deprecated
Removed
[1.1.0] - 2024-08-27
Added
JSON Schema Validation : Implemented validation of Analytics Events using JSON Schema. This feature ensures that all analytics events conform to the expected structure and data types, improving the reliability and accuracy of the data being sent.
Integrated real-time validation of analytics events against the JSON Schema.
Provided detailed error messages and warnings for events that do not comply with the defined schema, aiding in quick identification and resolution of issues.
Fixed
Minor bug fixes and performance improvements to enhance the overall stability and responsiveness of the extension.
Changed
Updated user interface to include a new section for JSON Schema validation results, making it easier for users to view and understand validation errors and warnings.
Deprecated
Removed