Skip to content
GitLab
  • Explore
  • Sign in
  • Davide Ciacco
  • Web Analytics Web Lib Example
  • Wiki
  • Home
  • Events

Events · Changes

Page history
Update Events authored Apr 26, 2021 by Davide Ciacco's avatar Davide Ciacco
Hide whitespace changes
Inline Side-by-side
home/Events.md
View page @ 4a6ff65d
......@@ -12,4 +12,6 @@ The supported types are:
- `onFormSubmit`
- `onPage`
These events can also be defined inside of a `sequence` or a `checklist`
\ No newline at end of file
These events can also be defined inside of a:
- `checklist` once all the events in the checklist occurred, the checklist event will be triggered
- `sequence` like the checklist, but its events must happen in sequence
\ No newline at end of file
Clone repository
  • home
    • events
      • events configuration
        • Events Configuration File
        • Send Event Method