Integration Specifications
KnoCommerce allows you to show post-purchase surveys on your website. These surveys can unlock powerful insights that are hard to glean from other types of data, such as: where customers most commonly hear about your brand and whether they're buying for themselves or others.
Daasity exposes this raw data for you to do your own analysis. We enable you analyze all of your survey response data and will also will incorporate responses to the standard "How did you first hear about us?" post-purchase question into your attribution reporting.
Refresh Cadence
This extractor pulls the last 2 complete days of data during the nightly refresh.
Availability
This integration is available for:
Enterprise
Growth
API Endpoints
This extractor is based on the KNO REST API. The following endpoints are used to replicate data into Daasity:
Entity Relationship Diagram (ERD)
KnoCommerce Schema
The KnoComerce extractor creates these tables using the endpoints and replication methods listed. The data is mapped from source API endpoint to the table based on the mapping logic outlined in each table.
Benchmarks
Endpoint: List Benchmark Questions
Update Method: UPSERT
Table Name:
[knocommerce.benchmarks]
Response Values
Endpoint: List Responses
Update Method: UPSERT
Table Name:
[knocommerce.response_values]
Responses
Endpoint: List Responses
Update Method: UPSERT
Table Name:
[knocommerce.responses]
Survey Questions
Endpoint: List Surveys
Update Method: UPSERT
Table Name:
[knocommerce.survey_questions]
Surveys
Endpoint: List Surveys
Update Method: UPSERT
Table Name:
[knocommerce.surveys]
Last updated