1.2.8 • Published 11 months ago

log-harvestor-web v1.2.8

Weekly downloads
-
License
ISC
Repository
github
Last release
11 months 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

11 months ago

1.1.1

12 months ago

1.1.0

12 months ago

1.0.0

12 months ago

1.2.8

11 months ago

1.2.7

11 months ago

1.2.6

11 months ago

1.2.5

11 months ago

1.2.4

11 months ago

1.2.3

11 months ago

1.2.2

11 months ago

1.2.1

11 months ago

1.1.2

12 months ago

0.1.2

1 year ago

0.1.0

1 year ago

0.0.9

1 year ago

0.0.8

1 year ago

0.0.7

1 year ago

0.0.6

1 year ago

0.0.4

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago