add mixpanel tracking for clicking stripe buttons
This commit is contained in:
@@ -124,7 +124,7 @@
|
||||
<% content_for(:html_header) do %>
|
||||
<script>
|
||||
$(function() {
|
||||
window.Danbooru.mixpanelEvent("Account Upgrade");
|
||||
window.Danbooru.mixpanelEvent("View Account Upgrade");
|
||||
});
|
||||
</script>
|
||||
<% end %>
|
||||
|
||||
Reference in New Issue
Block a user