diff --git a/djangocms_forms/templates/djangocms_forms/form_template/default.html b/djangocms_forms/templates/djangocms_forms/form_template/default.html index 007e95c..40b3a23 100644 --- a/djangocms_forms/templates/djangocms_forms/form_template/default.html +++ b/djangocms_forms/templates/djangocms_forms/form_template/default.html @@ -49,7 +49,7 @@ var form = { {% endif %}
Вы можете обратить к нам с вопросом или заказать услугу «{{ instance.name }}»
{% else %} @@ -120,7 +120,7 @@ angular.element($('.order-form')[0]).scope().open({{ instance.id }}); yaCounter950321.reachGoal('OrderOpen'); - ga('send', 'event', 'Service', 'order_open'); + ga('send', 'event', 'Service', 'order_open', document.title); }); consultation_link = true;