feat(analytics): add behavior and payment funnel tracking
This commit is contained in:
@@ -46,6 +46,7 @@ describe("splash Tailwind components", () => {
|
||||
expect(html).toContain("active:enabled:brightness-90");
|
||||
expect(html).toContain("touch-manipulation");
|
||||
expect(html).toContain("Start Chatting");
|
||||
expect(html).toContain('data-analytics-key="splash.start_chat"');
|
||||
expect(html).not.toContain("disabled=\"");
|
||||
expect(html).not.toContain("animate-spin");
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user