Tracking Settings
Get Tracking Settings
Get the company’s email tracking configuration
GET
Get Tracking Settings
Get how a company measures email engagement - open, click, and unsubscribe tracking, the attribution window, automatic UTM tagging, the dedicated click-tracking domain, and inbound reply tracking - plus whether new contacts must confirm their subscription.
Use this to audit measurement readiness, to explain why opens or clicks are not being recorded, or to check how contacts enter the list before investigating bot or alias signups.
Request
Response fields
boolean
Whether open tracking pixels are injected.
boolean
Whether links are rewritten for click tracking.
boolean
Opt-in aggressive bot detection at tracking ingest: strict user-agent
patterns, datacenter-IP classification, and cross-send IP sweeps. Off by
default. Enabling it filters more security-scanner traffic but can also
discard some real engagement, lowering reported open and click rates.
number
Hours after a send during which conversions are attributed to it.
boolean
Whether new contacts must confirm by email before they become subscribed.
When enabled, contacts added by forms, the API, and integrations start
pending until they click the confirmation email.string
Confirmation email sent to pending contacts.
null when double opt-in has
never been enabled; enabling it provisions one automatically.boolean
Whether UTM parameters are appended to outbound links automatically.
object
Dedicated click-tracking domain with its verification and SSL status.
null means click links use the shared Sequenzy tracking domain.object
Inbound reply configuration:
inboundEmailEnabled,
inboundReplyDomainMode, and forwardReplies.Responses
Get Tracking Settings