Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <script type="text/javascript">
- jQuery(function ($) {
- $(document).on("gform_confirmation_loaded", function (e, id) {
- window.dataLayer = window.dataLayer || [];
- window.dataLayer.push({
- event: "gravity_form_submitted",
- form_id: id
- });
- });
- });
- </script>
Advertisement
Add Comment
Please, Sign In to add comment