... | @@ -7,7 +7,7 @@ _**Web Analytics Web Lib**_ is a Javascript library used to define and detect ev |
... | @@ -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:
|
|
The library has to be included in every page you need to use it on:
|
|
```html
|
|
```html
|
|
<script src="PATH/web-analytics.js"></script>
|
|
<script src="PATH/client-web-analytics.js"></script>
|
|
```
|
|
```
|
|
followed by the initialization script or file:
|
|
followed by the initialization script or file:
|
|
```html
|
|
```html
|
... | | ... | |