docs(email): document global defaults for preference center and UTM tracking#670
Open
msoukhomlinov wants to merge 5 commits intomautic:7.0from
Open
docs(email): document global defaults for preference center and UTM tracking#670msoukhomlinov wants to merge 5 commits intomautic:7.0from
msoukhomlinov wants to merge 5 commits intomautic:7.0from
Conversation
…racking Adds descriptions for the five new Configuration → Email settings introduced in mautic/mautic#15905: - Default UTM source, medium, campaign, content (Message settings section) - Default Preference Center page (Unsubscribe settings section) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…ommas - Capitalize "Campaign" as a Mautic feature name in UTM settings - Replace em dashes with commas per style guide - Use "Landing Page" instead of "page" for Preference Center setting - Replace "here" link text with descriptive reference for accessibility - Use contraction "doesn't" per reviewer suggestion Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Contributor
|
@mautic/core-team can you please re-check the content accuracy? TIA! ✨ |
Contributor
|
@escopecz just to make sure, this targets branch 7.0 and 7.1, correct? |
Member
|
This targets 7.1. 7.0 is closed for new PRs now. |
Member
|
Wait, this will go to 7.2 at earliest as 7.1 is already tagged and it is a new enhancement so it cannot go to a patch version. |
Contributor
Would this confirm that there won't be updates for docs in |
Member
|
That is correct. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Documents the five new Configuration → Email settings introduced in mautic/mautic#15905:
When a new Email is created, these site-wide defaults pre-populate the relevant fields. Existing Emails, edited Emails, and cloned Emails always retain their own explicit values.
Changes
docs/configuration/settings.rst— two additions matching the UI layout from the code changeReview feedback addressed (from #665)
7.0Supersedes #665.