{"id":17053802,"url":"https://github.com/terrymooreii/angular-new-relic-insights","last_synced_at":"2025-03-23T05:44:06.417Z","repository":{"id":140327831,"uuid":"37565176","full_name":"TerryMooreII/angular-new-relic-insights","owner":"TerryMooreII","description":"Angular directive to log custom events to New Relic Browser Insights","archived":false,"fork":false,"pushed_at":"2015-06-17T01:50:21.000Z","size":132,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-28T12:35:27.158Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/TerryMooreII.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-06-17T01:23:14.000Z","updated_at":"2015-06-17T01:24:38.000Z","dependencies_parsed_at":"2023-03-13T10:43:47.762Z","dependency_job_id":null,"html_url":"https://github.com/TerryMooreII/angular-new-relic-insights","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TerryMooreII%2Fangular-new-relic-insights","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TerryMooreII%2Fangular-new-relic-insights/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TerryMooreII%2Fangular-new-relic-insights/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TerryMooreII%2Fangular-new-relic-insights/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TerryMooreII","download_url":"https://codeload.github.com/TerryMooreII/angular-new-relic-insights/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245061384,"owners_count":20554563,"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":[],"created_at":"2024-10-14T10:13:16.381Z","updated_at":"2025-03-23T05:44:06.394Z","avatar_url":"https://github.com/TerryMooreII.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"angular-new-relic-insights\n============================\n\nAn AngularJS directive to log custom events to New Relic Insights\n\nThis has not been tested yet!!!!!!!!\n\nAssumes that you have already configured your site for New Relic and have access to the New Relic Browser Insights.\n\n\nModule\n--------\n\n```javascript\nangular.module('app', ['angular-new-relic-insights'])\n\n```\n\nUsage\n---------\n\n```html\n\u003cbutton nr-insights=\"CustomActionName\" action-event=\"click\" action-data=\"yourData\"\u003eClick Me\u003c/button\u003e\n```\n\n\nAttributes\n---------------\n\nAttributes | Description\n-----|----\nnr-insights |  {string} *Required* Action Name.  Place this on any element to log the action event to New Relic Insights\naction-event | {string} *Required* Any JavaScript event handle (ex. click, touch, mouseover, mousein, etc)\naction-data | {object} Any scope data object. \n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fterrymooreii%2Fangular-new-relic-insights","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fterrymooreii%2Fangular-new-relic-insights","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fterrymooreii%2Fangular-new-relic-insights/lists"}