Skip to content

Commit

Permalink
change event
Browse files Browse the repository at this point in the history
  • Loading branch information
chriskapp committed Jul 14, 2024
1 parent 3ab9d34 commit 237b718
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/template/contact.php
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<?php elseif(isset($success)): ?>
<div class="alert alert-success"><b>Thanks for your request, we will answer your request as soon as possible.</b></div>
<script>
gtag("event", "conversion_event_submit_lead_form");
gtag("event", "conversion_event_contact");
</script>
<?php endif; ?>

Expand Down

0 comments on commit 237b718

Please sign in to comment.