remove mixpanel + add more matomo tracking
This commit is contained in:
@@ -124,7 +124,8 @@
|
||||
<% content_for(:html_header) do %>
|
||||
<script>
|
||||
$(function() {
|
||||
window.Danbooru.mixpanelEvent("View Account Upgrade");
|
||||
window._paq = _paq || [];
|
||||
window._paq.push(['trackEvent', 'viewAccountUpgrade']);
|
||||
});
|
||||
</script>
|
||||
<% end %>
|
||||
|
||||
Reference in New Issue
Block a user