Skip to content

Commit 8311b1d

Browse files
densumeshcdxker
authored andcommitted
feature: frontend experiment UI scaffolding
1 parent 8233a01 commit 8311b1d

File tree

22 files changed

+1156
-297
lines changed

22 files changed

+1156
-297
lines changed

clients/trieve-shopify-extension/.env.densumes-trieve-extension

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,5 @@
22
SHOPIFY_API_KEY=35eede841ebb457fb68f6eada8e1d780
33
SHOPIFY_TRIEVE_PDP_QUESTIONS_ID=51815e62-ddad-408b-afb9-6f804648f89f
44
SHOPIFY_GLOBAL_COMPONENT_ID=6c762bf0-fbc4-47bd-9370-514048760d5c
5-
SHOPIFY_TRIEVE_CHECKOUT_WEB_PIXEL_ID=b3a72834-5d8a-48a9-8584-092c57ab8c9d
5+
SHOPIFY_TRIEVE_CHECKOUT_WEB_PIXEL_ID=b3a72834-5d8a-48a9-8584-092c57ab8c9d
6+
SHOPIFY_ENRICH_CONTENT_BLOCK_ID=490a3a28-f2ea-400f-8fe7-485702763df5

clients/trieve-shopify-extension/app/queries/analytics/chat.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
import { QueryOptions } from "@tanstack/react-query";
2-
import { ClickhouseQueryBuilder } from "node_modules/trieve-ts-sdk/dist/functions/analytics";
32
import {
43
TrieveSDK,
54
Granularity,

0 commit comments

Comments
 (0)