mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-21 20:47:08 -05:00
Merge pull request #9612 from overleaf/tm-onboarding-upgrade-prompt-analytics-fix
Fix event tracking for onboarding upgrade prompt page GitOrigin-RevId: 8122cc7f290cc0ba07c8d38c71d8b762bb760f32
This commit is contained in:
parent
9a6f8c4441
commit
281f222d82
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@ block content
|
||||||
event-tracking="skip-button-click"
|
event-tracking="skip-button-click"
|
||||||
event-tracking-mb="true"
|
event-tracking-mb="true"
|
||||||
event-tracking-trigger="click"
|
event-tracking-trigger="click"
|
||||||
event-segmentation='{"paywall-type": "interstitial-page"}'
|
event-segmentation='{"location": "interstitial-page"}'
|
||||||
)
|
)
|
||||||
| #{translate("continue_with_free_plan")}
|
| #{translate("continue_with_free_plan")}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue