Advertisement
Guest User

Untitled

a guest
Feb 25th, 2018
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.07 KB | None | 0 0
  1. <!-- Start of Async Drift Code -->
  2. <script>
  3. !function() {
  4. var t;
  5. if (t = window.driftt = window.drift = window.driftt || [], !t.init) return t.invoked ? void (window.console && console.error && console.error("Drift snippet included twice.")) : (t.invoked = !0,
  6. t.methods = [ "identify", "config", "track", "reset", "debug", "show", "ping", "page", "hide", "off", "on" ],
  7. t.factory = function(e) {
  8. return function() {
  9. var n;
  10. return n = Array.prototype.slice.call(arguments), n.unshift(e), t.push(n), t;
  11. };
  12. }, t.methods.forEach(function(e) {
  13. t[e] = t.factory(e);
  14. }), t.load = function(t) {
  15. var e, n, o, i;
  16. e = 3e5, i = Math.ceil(new Date() / e) * e, o = document.createElement("script"),
  17. o.type = "text/javascript", o.async = !0, o.crossorigin = "anonymous", o.src = "https://js.driftt.com/include/" + i + "/" + t + ".js",
  18. n = document.getElementsByTagName("script")[0], n.parentNode.insertBefore(o, n);
  19. });
  20. }();
  21. drift.SNIPPET_VERSION = '0.3.1';
  22. drift.load('i9nec9hxzrv7');
  23. </script>
  24. <!-- End of Async Drift Code -->
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement