{"id":15533886,"url":"https://github.com/heroiceric/ember-full-story","last_synced_at":"2025-04-23T14:05:56.917Z","repository":{"id":2875849,"uuid":"47734661","full_name":"HeroicEric/ember-full-story","owner":"HeroicEric","description":"Ember CLI addon for integration with http://fullstory.com","archived":false,"fork":false,"pushed_at":"2022-12-10T01:30:45.000Z","size":2344,"stargazers_count":7,"open_issues_count":26,"forks_count":9,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-04-21T09:57:28.124Z","etag":null,"topics":["ember","ember-addon","ember-cli","fullstory"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/HeroicEric.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-12-10T03:12:04.000Z","updated_at":"2019-05-22T15:02:13.000Z","dependencies_parsed_at":"2023-01-13T12:45:15.417Z","dependency_job_id":null,"html_url":"https://github.com/HeroicEric/ember-full-story","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HeroicEric%2Fember-full-story","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HeroicEric%2Fember-full-story/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HeroicEric%2Fember-full-story/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HeroicEric%2Fember-full-story/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/HeroicEric","download_url":"https://codeload.github.com/HeroicEric/ember-full-story/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250447990,"owners_count":21432164,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ember","ember-addon","ember-cli","fullstory"],"created_at":"2024-10-02T11:40:19.222Z","updated_at":"2025-04-23T14:05:56.851Z","avatar_url":"https://github.com/HeroicEric.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"ember-full-story\n==============================================================================\n\nThis addon inserts the [FullStory][full-story] recording script into the\n`\u003chead\u003e` of the page for you.\n\nInstallation\n------------------------------------------------------------------------------\n\n```\nember install ember-full-story\n```\n\nAfter installing the addon, you **MUST** provide a configuration value for your\norg. You can find it in the settings tab on your [FullStory][full-story]\ndashboard, inside the recording script.\n\nIt looks something like the following:\n\n```javascript\nwindow['_fs_org'] = 'XXXXX';\n```\n\nUsage\n------------------------------------------------------------------------------\n\nYou can configure some of the variables used in the inserted recording script.\n\n```javascript\n// config/environment.js\n\nENV['ember-full-story'] = {\n  debug: false,                        // default\n  enabledEnvironments: ['production'], // default\n  host: 'www.fullstory.com',           // default\n  namespace: 'FS',                     // default\n  org: 'YourOrg'                       // required, no default\n};\n```\n\nLicense\n------------------------------------------------------------------------------\n\nThis project is licensed under the [MIT License](LICENSE.md).\n\n[full-story]: https://fullstory.com/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fheroiceric%2Fember-full-story","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fheroiceric%2Fember-full-story","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fheroiceric%2Fember-full-story/lists"}