Skip to content

feat(domains): add custom click tracking support#195

Merged
drish merged 6 commits intomainfrom
feat/custom-click-tracking
Apr 9, 2026
Merged

feat(domains): add custom click tracking support#195
drish merged 6 commits intomainfrom
feat/custom-click-tracking

Conversation

@drish
Copy link
Copy Markdown
Member

@drish drish commented Apr 8, 2026

Add tracking_subdomain field to CreateParams, UpdateParams, CreateDomainResponse, and Domain.

Add open_tracking and click_tracking to Domain and CreateDomainResponse.

Make Record.priority NotRequired to correctly reflect API responses.


Summary by cubic

Adds custom open/click tracking for domains with a configurable tracking_subdomain. Domain responses now include optional open_tracking, click_tracking, and a new Tracking CNAME record.

  • New Features

    • Add tracking_subdomain to CreateParams and UpdateParams.
    • Include optional open_tracking, click_tracking, and tracking_subdomain in Domain and CreateDomainResponse.
  • Bug Fixes

    • Make Record.priority optional to match API responses.

Written for commit 76814c0. Summary will update on new commits.

Add tracking_subdomain field to CreateParams, UpdateParams, CreateDomainResponse,
and Domain. Add open_tracking and click_tracking to Domain and CreateDomainResponse.
Make Record.priority NotRequired to correctly reflect API responses.
@drish drish requested a review from rehanvdm April 8, 2026 19:38
Copy link
Copy Markdown
Contributor

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 5 files

Confidence score: 5/5

  • Automated review surfaced no issues in the provided summaries.
  • No files require special attention.

Copy link
Copy Markdown
Contributor

@rehanvdm rehanvdm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Minor changes, looks goo

drish and others added 4 commits April 9, 2026 09:54
Co-authored-by: Rehan van der Merwe <rehan.vdm4@gmail.com>
Co-authored-by: Rehan van der Merwe <rehan.vdm4@gmail.com>
Co-authored-by: Rehan van der Merwe <rehan.vdm4@gmail.com>
Co-authored-by: Rehan van der Merwe <rehan.vdm4@gmail.com>
@drish drish merged commit 8d1b648 into main Apr 9, 2026
20 checks passed
@drish drish deleted the feat/custom-click-tracking branch April 9, 2026 14:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants