From 24a8040ce8664b75297420b2a1ca55f7e291a3e0 Mon Sep 17 00:00:00 2001 From: lianahus Date: Wed, 9 Oct 2024 14:09:01 +0200 Subject: [PATCH] added matomo for play --- apps/remix-ide/src/app/plugins/remixGuide.tsx | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/apps/remix-ide/src/app/plugins/remixGuide.tsx b/apps/remix-ide/src/app/plugins/remixGuide.tsx index 117d0c6dab..37905d9ec3 100644 --- a/apps/remix-ide/src/app/plugins/remixGuide.tsx +++ b/apps/remix-ide/src/app/plugins/remixGuide.tsx @@ -135,9 +135,13 @@ export class RemixGuidePlugin extends ViewPlugin { this.showVideo = true this.videoID = cell.expandViewElement.videoID this.renderComponent() + _paq.push(['trackEvent', 'remixGuide', 'playGuide', cell.title]) }} > - + })}