Skip to content

docs: update contact links with CTA placement - #4454

Merged
Brendan O'Leary (olearycrew) merged 2 commits into
nextfrom
codex/docs-contact-links
Sep 11, 2026
Merged

docs: update contact links with CTA placement#4454
Brendan O'Leary (olearycrew) merged 2 commits into
nextfrom
codex/docs-contact-links

Conversation

@olearycrew

@olearycrew Brendan O'Leary (olearycrew) commented Sep 11, 2026

Copy link
Copy Markdown
Collaborator

Summary

Route documentation contact links to the Composio contact form with both utm_source=docs and page-specific CTA placement tracking.

Changes

  • Replace Calendly links on both rate-limit pages with https://composio.dev/contact?utm_source=docs&cta_placement=docs-rate-limits.
  • Update the data-retention sales link to use utm_source=docs&cta_placement=docs-data-retention.
  • Replace the premium-tools billing email link with the contact form using utm_source=docs&cta_placement=docs-pro-tools.

Type of change

  • Documentation

How Has This Been Tested?

Verified that all four Markdown contact links contain the expected source and page-specific placement parameters with Python URL parsing assertions. git diff --check passed. The docs build and test suite were not run; docs dependencies are not installed in this checkout.

Checklist

  • I updated documentation as needed
  • I added tests or explain why not applicable

No new tests or changeset are needed for these four documentation URL replacements.

@vercel

vercel Bot commented Sep 11, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated
docs Ready Ready Preview Sep 11, 2026 6:00pm UTC

Request Review

@greptile-apps

greptile-apps Bot commented Sep 11, 2026

Copy link
Copy Markdown

Greptile Summary

Updates four documentation contact links to route through the Composio contact form while preserving source attribution and adding page-specific CTA placement tracking.

  • Adds utm_source=docs and page-specific cta_placement values to data-retention, rate-limit, and premium-tools contact links.
  • Replaces the remaining Calendly and email destinations with the Composio contact form.

Confidence Score: 5/5

The documentation-only URL changes appear safe to merge.

All four contact links consistently preserve docs source tracking and add context-specific CTA placement values; no actionable regression or outstanding finding remains.

Important Files Changed

Filename Overview
docs/content/docs/security/data-retention.mdx Adds source and data-retention CTA attribution to the sales contact link.
docs/content/reference/rate-limits.mdx Replaces the enterprise Calendly link with the tracked Composio contact form.
docs/content/reference/v3/rate-limits.mdx Applies the tracked contact-form destination to the v3 rate-limit page.
docs/content/toolkits/pro-tools.mdx Replaces the billing email link with a source- and page-attributed contact-form URL.

Reviews (2): Last reviewed commit: "docs: preserve source tracking on contac..." | Re-trigger Greptile

@olearycrew
Brendan O'Leary (olearycrew) merged commit 85e33f6 into next Sep 11, 2026
19 checks passed
@olearycrew
Brendan O'Leary (olearycrew) deleted the codex/docs-contact-links branch September 11, 2026 18:06
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.

1 participant