Paragon's Segment Events Documentation
The Paragon Segment Events Documentation page is a centralized resource within the Open edX wiki, providing a comprehensive list and details of all Segment events related to the Paragon design system. This documentation is continuously updated as new events are added or modified, ensuring accurate information for developers and contributors. It is a valuable reference for integrating Paragon and tracking user interactions in the Open edX platform.
Paragon's Segment Events List
Name | Description | Parameters |
---|---|---|
| A link that allows you to leave feedback about the page of the Paragon on GitHub. | - |
| Event dispatched to the Segment about the component after its creation. | {
properties: <component name>
} |
| Sends the name of the component, category, and default heading id after clicking on the Collapsible button and closing the code example. | {
value: <component name and category, default heading id>
} |
| Sends the name of the component, category, and default heading id after clicking on the Collapsible button and closing the code example. | {
value: <component name and category, empty id>
} |
| Sends the name of the component, category and heading id after clicking on the Collapsible button and opening the code example. If the component has no heading, the default id is sent. | |
| Sends the name of the component, category, and heading id after clicking on the Collapsible button and closing the code example. If the component has no heading, the default id is sent. | |
| Sends the name of the copied icon at the Icons page. | |
| Send Segment event after clicking on the link to Playground. | - |
| Dispatches a Segment event after clicking on a link leading to a place of use in a project. | |
| Dispatches a Segment event after changing in the sidebar settings. | |
| Segment event dispatched after opened settings sidebar. | - |
| Segment event dispatched after closed settings sidebar. | - |
| Segment event dispatched after changed box-shadow value at the Elevation page. | |
| Segment event dispatched after adding new box-shadow layer at the Elevation page. | - |
| Segment event, dispatched after removing the box-shadow layer on the Elevation page. | - |
| Segment event, dispatched after disabling the box-shadow layer on the Elevation page. | - |
| Segment event, dispatched after enabling the box-shadow layer on the Elevation page. | - |
| Segment event, dispatched after clicking on the tabs on the Usage Insights page. | |
| The segment event is dispatched after clicking the "Copy" button on the Playground page. | - |
| Segment event, dispatched after clicking on the “Contrast checker“ link in the Tools category. | - |
| Segment event, dispatched after clicking on the “Edit this page“ link. | - |