Skip to content

Commit 0e5ebb5

Browse files
Add vk pixel code
1 parent 84aa9e8 commit 0e5ebb5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

templates/base.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@
3636
<script type="text/javascript" src="//ajax.googleapis.com/ajax/libs/jquery/2.2.4/jquery.min.js"></script>
3737
<script type="text/javascript" src="{% static "js/masonry.pkgd.min.js" %}"></script>
3838
<script type="text/javascript" src="{% static "js/jquery.main.js" %}"></script>
39+
<script type="text/javascript">(window.Image ? (new Image()) : document.createElement('img')).src = 'https://vk.com/rtrg?p=VK-RTRG-140885-7lEHE';</script>
3940
{% include 'blocks/analytics.html' %}
4041
{% block extra_js %}{% endblock %}
4142
</body>

0 commit comments

Comments
 (0)