diff --git a/examples/web/frustration-tracking.html b/examples/web/frustration-tracking.html new file mode 100644 index 000000000..04b002c0c --- /dev/null +++ b/examples/web/frustration-tracking.html @@ -0,0 +1,833 @@ + + + + + + + Frustration Tracking Example - Rage, Dead, and Error Clicks + + + + + + + +
+

Tracking your frustration programatically

+ +
+ DataDog's implementation. + It tracks three types of frustration: + +
+ +

Test Rage Clicks

+
+ +
+ +

Test Dead Clicks

+
+ +
+ Non-Interactive Div +
+
+ +

Test Error Clicks

+
+ +
+ +

Test Interactive Elements (Should NOT trigger dead clicks)

+
+ These elements should not be marked as dead clicks because they're expected to be interactive. +
+
+ + + + Interactive Link + +
+
+ + + + + + +