snowplow / snowplow/snowplow-javascript-tracker
Add plugin to grab org.schema/WebPage context from DOM
Open
Nobody has claimed this yet.
category:browser
category:context
priority:low
type:enhancement
- Dominant language
- TypeScript
- Stars
- 590
- Forks
- 232
- Avg merge
- 2h 22m
- Merged PRs (30d)
- 3
Description
If user has semantically marked up their web pages with http://schema.org/WebPage
Use this schema: https://github.com/snowplow/iglu-central/blob/master/schemas/org.schema/WebPage/jsonformat/1-0-0
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the tracker’s plugin entry point and reviewing how existing plugins handle page context. Use the linked org.schema/WebPage schema as the input contract. Done means semantically marked-up pages can provide WebPage context through the new plugin, with coverage for that behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, typescript
- Domain
- analytics, frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100