Skip to content

Commit

Permalink
[FullStory] Update snippet (#153570)
Browse files Browse the repository at this point in the history
Co-authored-by: kibanamachine <[email protected]>
  • Loading branch information
afharo and kibanamachine authored Apr 18, 2023
1 parent 0ce4f2d commit 7de4733
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 6 deletions.
5 changes: 3 additions & 2 deletions NOTICE.txt
Original file line number Diff line number Diff line change
Expand Up @@ -257,8 +257,9 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.

---
This code is part of the Services provided by FullStory, Inc. For license information, please refer to https://www.fullstory.com/legal/terms-and-conditions/.
Portions of this code are licensed separately and can be found in https://edge.fullstory.com/s/fs.js.LICENSE.txt
This code is part of the Services provided by FullStory, Inc. For license information, please refer to https://www.fullstory.com/legal/terms-and-conditions/
Portions of this code are licensed under the following license:
For license information please see fs.js.LICENSE.txt

---
This product bundles [email protected] which is available under a
Expand Down
2 changes: 1 addition & 1 deletion packages/analytics/shippers/fullstory/src/load_snippet.ts
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ export interface FullStorySnippetConfig {
}

export function loadSnippet({
scriptUrl = 'edge.fullstory.com/s/fs.js',
scriptUrl = 'https://edge.fullstory.com/s/fs.js',
fullStoryOrgId,
host = 'fullstory.com',
namespace = 'FS',
Expand Down

Large diffs are not rendered by default.

0 comments on commit 7de4733

Please sign in to comment.