rudder-sdk-js
Advanced tools
Comparing version 1.0.15 to 1.0.16
@@ -70,2 +70,1 @@ declare module "rudder-sdk-js" { | ||
} | ||
{ | ||
"name": "rudder-sdk-js", | ||
"version": "1.0.15", | ||
"version": "1.0.16", | ||
"description": "Rudder Javascript SDK", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -185,2 +185,6 @@ # What is RudderStack? | ||
| **IMPORTANT**: We have deprecated the Autotrack feature for the RudderStack JavaScript SDK. If you still wish to use it for your project, refer to [this security checkpoints](https://github.com/rudderlabs/rudder-sdk-js-autotrack#security). | | ||
|:------| | ||
It may happen that the need arises to track most of user interactions with a web-app. It becomes hard for a developer to capture these DOM interactions and make track calls for all. The autotrack feature of Rudder SDK helps in tracking all user interactions like `click | change | submit` automatically. The data generated will be verbose and to make sense of the data, one can use `user transformations` from the config-plane to build use-cases like monitoring user journeys etc. For more information and payload structure, click [here](https://docs.rudderstack.com/sdk-integration-guide/getting-started-with-javascript-sdk/rudderstack-autotrack-feature). | ||
@@ -187,0 +191,0 @@ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
701381
17877
228