Pageview on api-apply also

This commit is contained in:
Kasper Rynning-Tønnesen
2018-03-04 13:19:13 +01:00
parent b2801794ea
commit 2192b340c9

View File

@@ -6,6 +6,8 @@ $(document).ready(function() {
$("#contact-container").empty();
$("#contact-container").html("Send a mail to us: <a title='Open in client' href='mailto:contact@zoff.me?Subject=Contact%20Zoff'>contact@zoff.me</a>");
$("#submit-contact-form").hide();
ga('send', 'pageview');
if(!Helper.mobilecheck()) {
$("#iframe-container").append('<iframe id="iframe" src="https://zoff.me/_embed#celebrate&808080" width="600px" height="300px"></iframe>');