record full URL

This commit is contained in:
Jennifer Hasegawa
2019-04-22 17:36:08 -07:00
parent 8125424e59
commit ed8aecfc6f

View File

@@ -28,7 +28,7 @@
<!--{# start embed of the typeform survey widget at the bottom of the page. #}-->
<hr>
<div id="typeform-survey" class="typeform-widget" data-url="" style="width: 100%; height: 300px"></div>
<script> $('#typeform-survey').attr('data-url', 'https://ryan1106.typeform.com/to/CROjck?source=' + window.location.pathname); </script>
<script> $('#typeform-survey').attr('data-url', 'https://ryan1106.typeform.com/to/CROjck?source=' + window.location.href); </script>
<script> (function() { var qs,js,q,s,d=document, gi=d.getElementById, ce=d.createElement, gt=d.getElementsByTagName, id="typef_orm", b="https://embed.typeform.com/"; if(!gi.call(d,id)) { js=ce.call(d,"script"); js.id=id; js.src=b+"embed.js"; q=gt.call(d,"script")[0]; q.parentNode.insertBefore(js,q) } })() </script>
<!--{# end embed of the typeform survey widget at the bottom of the page. #}-->
</article>