Skip to content

Commit eba4ee8

Browse files
authored
remove unnecessary plausible calls (#1664)
1 parent 1c65094 commit eba4ee8

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

templates/dashboard/pricing.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,6 +210,5 @@ <h4>Proton Unlimited, Business and Visionary plans include SimpleLogin premium a
210210
});
211211
}
212212

213-
plausible("visit pricing");
214213
</script>
215214
{% endblock %}

templates/dashboard/thank-you.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,4 @@ <h1 class="h3">Thanks so much for supporting SimpleLogin!</h1>
1515
<a class="btn btn-primary" href="/">Close</a>
1616
</div>
1717
</div>
18-
<script>plausible("upgraded")</script>
1918
{% endblock %}

0 commit comments

Comments
 (0)