GroceriStar / GroceriStar/groceristar

drift

Open
#97 1 comment 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
CSS
Stars
33
Forks
19
PR merge metrics
No merged PRs in 30d

Description

# Description/Steps to reproduce

```

!function() {
var t;
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,
t.methods = [ "identify", "config", "track", "reset", "debug", "show", "ping", "page", "hide", "off", "on" ],
t.factory = function(e) {
return function() {
var n;
return n = Array.prototype.slice.call(arguments), n.unshift(e), t.push(n), t;
};
}, t.methods.forEach(function(e) {
t[e] = t.factory(e);
}), t.load = function(t) {
var e, n, o, i;
e = 3e5, i = Math.ceil(new Date() / e) * e, o = document.createElement("script"),
o.type = "text/javascript", o.async = !0, o.crossorigin = "anonymous", o.src = "https://js.driftt.com/include/" + i + "/" + t + ".js",
n = document.getElementsByTagName("script")[0], n.parentNode.insertBefore(o, n);
});
}();
drift.SNIPPET_VERSION = '0.3.1';
drift.load('g6fd7bb69ivu');

```

# Expected result

# Additional information

Contributor guide

Open the contributing guide

Research direction

The issue contains only a Drift JavaScript snippet and does not identify a repository file, test, entry point, or reproducible problem. First determine what behavior is expected and where the Drift integration lives; done should be defined by an agreed change and a corresponding verification step.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Bug
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
10/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.