Release path
1.0.0Published Mar 4, 2026@pasar6987/hubspot-marketing
HubSpot CRM marketing dimensions and metrics — email campaigns, delivery and engagement rates, A/B testing, workflow automation, enrollment tracking, and goal completion analytics.
Published package · Latest published 1.0.0 Mar 4, 2026 · 2 datasets / 12 measures in the latest review · Updated Apr 28, 2026
Publisher
@pasar6987Published Mar 4, 2026Structure snapshot
2 datasets12 measures · 20 dimensionsReference context
Secondary package facts stay compact
- Updated
- Apr 28, 2026
- Visibility
- Public hub listing
- License
- Apache-2.0
- Created
- Mar 4, 2026
Reference facts
Secondary package facts after the usage path is clear
Licensing, categorization, ownership, and linked metadata stay below the runnable path so the page reads in the right order.
Format
Upstream
Repository
Domain
Source
Owner
@pasar6987Organization
License
Visibility
Publisher
Latest published version
Tags
Schema preview
SDK handoff
Use this package in code and AI
After structure review, move straight into typed reads with load() or compact LLM context with to_prompt().
Python SDK
Python example for @pasar6987/hubspot-marketing
This example uses the current package ref and, when preview data is available, fills in real dataset names from the published summary.
import rawctx
model = rawctx.load("@pasar6987/hubspot-marketing")
prompt = rawctx.to_prompt(
"@pasar6987/hubspot-marketing",
datasets=["EmailMarketing", "Workflow"],
max_tokens=2000,
)
print(model.datasets) # ["EmailMarketing", "Workflow"]
print(model.measures) # [Measure(name="emails_delivered", ...), Measure(name="email_open_rate", ...), Measure(name="email_click_rate", ...)]
print(model.dimensions) # [Dimension(name="email_campaign_id", ...), Dimension(name="email_campaign_name", ...), Dimension(name="email_campaign_type", ...)]
print(model.relationships) # [Relationship(name='...', ...)]
print(prompt)README
Package narrative and examples
Use documentation after the package clears provenance, ownership, and runnable-path checks.
@pasar6987/hubspot-marketing
HubSpot Marketing Automation — email campaign performance and workflow automation analytics covering delivery rates, engagement signals (opens, clicks, replies), subscription management, A/B testing variants, automated workflow enrollment and completion tracking, and goal achievement measurement that quantifies the impact of your marketing automation engine.
Overview
| Count | |
|---|---|
| Datasets | 2 |
| Dimensions | 20 |
| Metrics | 12 |
| Relationships | 0 |
Datasets
EmailMarketing
Marketing email campaign attributes — campaign IDs, names, types, subject lines, send timestamps, subscription types, sender details, A/B test variants, and recipient list references that describe every outbound marketing communication.
- Dimensions: 12
- Metrics: 8
Workflow
Automation workflow tracking — workflow IDs, names, types, enrollment states, enrollment and completion timestamps, unenrollment dates, and goal achievement flags that measure the effectiveness of your marketing and sales automation.
- Dimensions: 8
- Metrics: 4
Metrics
- emails_delivered — The total number of marketing emails successfully delivered.
- email_open_rate — The percentage of delivered marketing emails that were opened.
- email_click_rate — The percentage of delivered marketing emails where a link was clicked.
- email_bounce_rate — The percentage of marketing emails that bounced (hard + soft).
- email_unsubscribe_rate — The percentage of marketing email recipients who unsubscribed.
- email_spam_report_rate — The percentage of marketing email recipients who reported the email as spam.
- email_clicks — The total count of link clicks within marketing emails.
- email_opens — The total count of marketing email opens.
- active_workflow_enrollments — The number of records currently enrolled in active workflows.
- workflow_completions — The number of records that completed a workflow.
- workflow_goal_rate — The percentage of workflow enrollments where the goal criteria were met.
- workflow_unenroll_rate — The percentage of workflow enrollments that were unenrolled before completion.
Install
rawctx snapshot-download @pasar6987/hubspot-marketing
Source
Structure review
Inspect package structure after the usage path is clear
Use the structural review when you need the package footprint, field counts, and model paths before a deeper explorer pass.
Topology
Semantic graph
Use the graph last, once provenance, documentation, and the runnable path are already clear.
Semantic Graph
Topology counts appear after the graph loads.
Loading graph
Semantic topology is still loadingCounts and graph nodes appear after the latest published summary has been fetched.
