Commit cbea6147 authored by Tim Zallmann's avatar Tim Zallmann

Merge branch '8111-snowplow-integration-cannot-find-variable-sesname' into 'master'

Resolve "Snowplow integration - cannot find variable sesName"

Closes #8111

See merge request gitlab-org/gitlab-ee!8461
parents e2f55507 0b7aaf45
......@@ -14,8 +14,9 @@
post: true,
contexts: {
webPage: true,
},
stateStorageStrategy: "localStorage"
}
// Uncomment in https://gitlab.com/gitlab-org/gitlab-ee/issues/8432
// stateStorageStrategy: "localStorage"
});
window.snowplow('enableActivityTracking', 30, 30);
......
---
title: Switch snowplows stateStorageStrategy to cookie
merge_request: 8461
author:
type: changed
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment