Unbxd Events Validator
Overview
While Unbxd Analytics tracks multiple events, it is now easier to validate the analytics on your sites via our Chrome Extension. This extension can help detect Analytics Integration Issues.
We have currently classified Analytics Issues into two broad categories:
- Is the analytics script included and required objects (liked “UnbxdAnalyticsConf”) are initialized with correct values?
- Are the relevant events fired correctly?
- Are all events required for a particular page type fired correctly (search or browse page along with recommendations widget)
- Are the events having all the required mandatory additional parameters (for example: “pid” must be sent for a click event)
- Are there any additional parameters that can be sent in each event to improve analytics ( these are shown as warning items)
- Any more validations that can be done on events correlation (for example: is the same “pid” sent in an impression > Click > Cart > Order Flow)
- Once the events are detected and a validation report is generated, you can download the report to validate it yourself or send it to us for further analysis for any required support in the integration.
The extension intercepts the network calls on the page to look for 1p.jpg calls, validates the event as per the page type, and reports it on the extension's UI.
Install & Use Extension
- Install the extension from the Chrome Store.
- Go to any customer website and open the Developer Tools. You will see “ValidateUnbxdAnalytics” as a tab in the Developer Tools. Click on it.
- Select your page (either Search or Category Page) and check the “Recommendation Widget” checkbox if you want to test the recommendations widget on that page.
- Click on “Start Testing”.
- Proceed to play around with customers’ websites and generate the Unbxd Analytics events. These will start showing up in the extensions UI
Reports Download
- Once you’re done with all the actions to generate the events, click the “Stop” button. This will generate a report which states any missing mandatory or good to have events.
- You can also download the CSV report of the same by clicking the “Download CSV” button.
Updated about 1 month ago
