Skip to content

Commit

Permalink
feat(offset): add tracking on btn
Browse files Browse the repository at this point in the history
  • Loading branch information
emilielr committed Jul 29, 2024
1 parent 1fb4a5c commit 65bc11d
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -311,6 +311,9 @@ function TileCard({
!offsetBasedOnWalkingDistance,
)
updateOffsetInputValue()
posthog.capture(
'OFFSET_BASED_ON_WALKING_DISTANCE_BTN_CLICK',
)
}}
>
Forskyv basert på gåavstand
Expand Down

0 comments on commit 65bc11d

Please sign in to comment.