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

Home · Changes

Page history
Update home authored Apr 26, 2021 by Davide Ciacco's avatar Davide Ciacco
Hide whitespace changes
Inline Side-by-side
home.md
View page @ f028d9c0
......@@ -7,7 +7,7 @@ _**Web Analytics Web Lib**_ is a Javascript library used to define and detect ev
The library has to be included in every page you need to use it on:
```html
<script src="PATH/web-analytics.js"></script>
<script src="PATH/client-web-analytics.js"></script>
```
followed by the initialization script or file:
```html
......@@ -104,4 +104,4 @@ workunit = {
userId: "CqVggqFpqcKc1qxciNW5F"
version: "1.1.1" // library version
}
```
```
\ No newline at end of file
Clone repository
  • home
    • events
      • events configuration
        • Events Configuration File
        • Send Event Method