0 comments (0 comments)0 reactions (0 reactions)0 assignees (0 assignees)JavaScript5,305 forks (5,305 forks)batch import
blockedenhancementgood first issuehelp wantedtriagedtrigger / source
Repository metrics
- Stars
- 7,438 stars (7,438 stars)
- PR merge metrics
- Avg merge 9d 7h (Avg merge 9d 7h)131 merged PRs in 30d (131 merged PRs in 30d)
Description
Describe the event source. What app, what event?
Google Analytics
New Goals | Triggers when a new goal is added.
Please provide a link to the relevant API docs for the specific service / operation this trigger is tied to.
https://developers.google.com/analytics
Contributor guide
- Research direction
- Study existing event source components in the repository, especially those for Google services. Follow the Pipedream component pattern to create a new source that listens for new goals in Google Analytics using the Management API. Use the provided API docs to understand the 'Goals' resource.
- Tech stack
- javascript
- Domain
- backend
- Issue type
- Feature
- Prerequisites
- JavaScriptNode.js