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 @ 74ee9c89
...@@ -13,5 +13,5 @@ The supported types are: ...@@ -13,5 +13,5 @@ The supported types are:
- `onPage` - `onPage`
These events can also be defined inside of a: These events can also be defined inside of a:
- `checklist` once all the events in the checklist occurred, the checklist event will be triggered - `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 - `sequence` (like the checklist, but its events must happen in sequence)
\ No newline at end of file \ No newline at end of file
Clone repository
  • home
    • events
      • events configuration
        • Events Configuration File
        • Send Event Method