Snowy is a browser extension developed to help you troubleshoot SAS CI360 Events. You can use Snowy to inspect the data captured by CI360 Tag from your website on your browser in real time.
Snowy can also act as an alternative to General Agent or a Diagnostic Agent, so that you can stream Events from the tenant to your browser for troubleshooting purposes.
If you want to capture the JSON payload sent by CI360 to your Connector Endpoint, you can assign a General Agent to your Connector, under CI360 Tenant > General Setting > Connector, and activate that Access Point details in Snowy.
- Monitor CI360 Event information captured by CI360 Tag.
- Act as a General Agent or Diagnostic Agent to capture real time events from any channels, including Mobile SDK.
- Inspect the payload sent to Connector Endpoint, while using a General Agent as Proxy.
- Download the content of the
Chrome
folder to your machine and extract it to a folder. - Open Chrome
- Navigate to
Settings
>More Tools
>Extension
- Enable
Developer Mode
(usually on the upper right-hand side) - Click
Load Unpacked
- Select the folder where you extracted the content
- The extension is now added to Chrome
- Click on the
Details
button - Ensure the extension is
On
- Under the
Details
of the extension - Set the
Site access
to your choice. The preferred option isOn Click
- If you usually browse the sites in Incognito mode, then enable
Allow in incognito
- Download the content of the
Chrome
folder to your machine and extract it to a folder. - Open Microsoft Edge
- Navigate to
Settings
>Extensions
- Enable
Developer Mode
(usually on the lower left-hand side) - Click
Load Unpacked
- Select the folder where you extracted the content
- The extension is now added to Edge
- Click on the
Details
link - Ensure the extension is
On
- Under the
Details
of the extension - Set the
Site access
to your choice. The preferred option isOn Click
- If you usually browse the sites in InPrivate mode, then enable
Allow in InPrivate
Since the extension is not distributed via the public domains (like Chrome Web Store), you will have to follow manual steps to install the updates.
- Download the content of the
Chrome
folder to your machine and extract it to the same folder where you extracted it during the installation. - Open the
Extensions
section under yourSettings
- Click the
Reload
icon orReload
button
- Open your browser
- Navigate to the website you want to inspect.
- Based on the configuration you selected under the
Optional Steps
above, you might have to click on the icon of the extension to start it. - Open the
Developer Toolbar
(F12
orCtrl+Shift+I
) - Inside the Developer Toolbar, go to the tab
CI 360
- Browse around your site as usual and you will see all the 360 network traffic getting added to the list.
- The list will be reset when you Close the developer toolbar
Warning!
When you start streaming events to Snowy by activating the Access Point (aka Agent), ensure you do not have another instance of the Agent running elsewhere.
- Open your browser
- Navigate to the website you want to inspect.
- Based on the configuration you selected under the
Optional Steps
above, you might have to click on the icon of the extension to start it. - Open the
Developer Toolbar
(F12
orCtrl+Shift+I
) - Inside the Developer Toolbar, go to the tab
CI 360
- Go to the Setting Tab with in Snowy (the little
Purple
gear icon on the top right hand side) - Enter the Tenant Id, Client secret and other details as needed
- Save and Activate the Agent.
- If you have a details saved already, you can select that from the dropdown and activate it.
- Go to the
360 Event Stream
Tab with in Snowy. - Click on the Start button.
- If the Access Point you configured is a Diagnostic Access Point, then you will be prompted to select a filter based on Identity. Provide necessary details.
- If you are looking to demo the data captured by CI 360 to a prospect then please use CI 360 Event Inspector by the Sales Team
- Snowy captures only the POST requests in its raw format, any processing done by CI 360 in the cloud will not reflect here
- When you activate Snowy's event stream capabilities, (aka. Agent), it will temporarily break your integration, if you have done any, using that Access Point.