1.7.0 • Published 3 years ago

openhouse-ai-sdk v1.7.0

Weekly downloads
26
License
MIT
Repository
-
Last release
3 years ago

!> The current version is a work-in-progress and will continue to be updated.

Introduction

The OpenHouse.AI SDK is used to integrate a website with OpenHouse.AI's analytics.

Note that this SDK requires JavaScript to be enabled in the browser.

Getting Started

Before you start, you will need to obtain your content space id from OpenHouse.AI. If you would like to integrate with a testing environment, you can use sdkTestSpaceId.

Choose one of the following ways to set up the SDK:

Script Tag

Add the following code snippet in the <head> section of the HTML pages that will use the SDK:

<script src="https://cdn.openhouse.ai/sdk/v1/openhouse-ai-sdk.js?contentSpaceId=<your-content-space-id>"></script>

This will add openhouseAiTools to the window and can be used directly once it has loaded.

NPM

Run npm install openhouse-ai-sdk --save. Once installed, initialize the OpenHouseAi Tools with a content space id and it is ready to be used!

import { initializeOpenHouseAiTools } from 'openhouse-ai-sdk`;

export const openhouseAiTools = initializeOpenHouseAiTools('<your-content-space-id>');
1.7.0

3 years ago

0.0.0-bc3e8b

3 years ago

0.0.0-29b59f

3 years ago

0.0.0-79e0b4

3 years ago

0.0.0-61591e

3 years ago

1.6.0

3 years ago

0.0.0-ec6152

3 years ago

0.0.0-2cdf4c

3 years ago

0.0.0-4934a1

3 years ago

1.5.0

3 years ago

0.0.0-687281

3 years ago

0.0.0-bafd9e

3 years ago

0.0.0-4ec396

3 years ago

0.0.0-35ea60

3 years ago

0.0.0-e4bd66

3 years ago

0.0.0-e11e68

3 years ago

0.0.0-705835

3 years ago

0.0.0-84ce12

3 years ago

0.0.0-66111b

3 years ago

1.4.0

3 years ago

0.0.0-73727a

3 years ago

0.0.0-931f98

3 years ago

0.0.0-f4905e

3 years ago

1.2.0

3 years ago

0.0.0-0f1648

3 years ago

0.0.0-a00b74

3 years ago

0.0.0-ec367e

3 years ago

1.1.0

3 years ago

0.0.0-a03a7e

3 years ago

0.0.0-148495

3 years ago

1.0.2

3 years ago

0.0.0-9b881f

3 years ago

0.0.0-72804e

3 years ago

0.0.0-2c4e89

3 years ago

0.0.0-9d7a2f

3 years ago

1.0.0

3 years ago

0.0.0-ca7a5b

3 years ago

0.0.0-734dd3

3 years ago

0.0.0-08f367

3 years ago

0.0.0-c45217

3 years ago

0.0.0-b6800b

3 years ago

0.0.0-1e95ed

3 years ago

0.0.0-25f80e

3 years ago

0.1.6

3 years ago

0.0.0-d18eba

3 years ago

0.0.0-458bbb

3 years ago

0.0.0-806acf

3 years ago

0.0.0-2325d0

3 years ago

0.0.0-298b34

4 years ago

0.0.0-a60c25

4 years ago

0.0.0-549d05

4 years ago

0.0.0-265a46

4 years ago

0.1.5

4 years ago

0.1.4

4 years ago

0.0.0-d855a5

4 years ago