Skip to content

Commit

Permalink
remove unnecessary plausible calls (#1664)
Browse files Browse the repository at this point in the history
  • Loading branch information
nguyenkims authored Mar 27, 2023
1 parent 1c65094 commit eba4ee8
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion templates/dashboard/pricing.html
Original file line number Diff line number Diff line change
Expand Up @@ -210,6 +210,5 @@ <h4>Proton Unlimited, Business and Visionary plans include SimpleLogin premium a
});
}

plausible("visit pricing");
</script>
{% endblock %}
1 change: 0 additions & 1 deletion templates/dashboard/thank-you.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,4 @@ <h1 class="h3">Thanks so much for supporting SimpleLogin!</h1>
<a class="btn btn-primary" href="/">Close</a>
</div>
</div>
<script>plausible("upgraded")</script>
{% endblock %}

0 comments on commit eba4ee8

Please sign in to comment.