1.2.8 • Published 2 years ago

log-harvestor-web v1.2.8

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

log-harvestor-web

Documentation

See API Docs for Log-Harvestor.

This package is specific to browsers. Please see our docs for other supported languages and frameworks, or use standard HTTP requests.

Getting Started


This package requires that you have a Log Harvestor account, and Forwarder's created. If you have not done this yet: 1. Go to LogHarvestor.com 2. Register for a new Account (This is free) Register
3. Create a new Forwarder - Link 4. Generate a Forwarder Token

Adding the script


Now you can use this forwarder token to send logs, by adding providing the token to the script like this.

<script data-fwd-token="YOUR_TOKEN_HERE" type="module" src="https://unpkg.com/log-harvestor-web@latest" id="log-harvestor" defer></script>

Google Tags


If you're adding Log Harvestor via Google Tags, add the following script:

<script data-fwd-token="YOUR_TOKEN_HERE" type="text/javascript" src="https://unpkg.com/log-harvestor-web@latest" id="log-harvestor" defer></script>

Script options


keytypedescription
data-fwd-tokenstringA token that you have created for your forwarder
data-api-urlstringThe url that the logs are being sent to Development purposes
data-debugstringLogs all the events to the console Development purposes
1.2.0

2 years ago

1.1.1

2 years ago

1.1.0

2 years ago

1.0.0

2 years ago

1.2.8

2 years ago

1.2.7

2 years ago

1.2.6

2 years ago

1.2.5

2 years ago

1.2.4

2 years ago

1.2.3

2 years ago

1.2.2

2 years ago

1.2.1

2 years ago

1.1.2

2 years ago

0.1.2

2 years ago

0.1.0

2 years ago

0.0.9

2 years ago

0.0.8

2 years ago

0.0.7

2 years ago

0.0.6

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago