docs: Document Company Segments for Account-Based Marketing#809
docs: Document Company Segments for Account-Based Marketing#809promptless-for-oss wants to merge 3 commits into
Conversation
| @@ -0,0 +1,221 @@ | |||
| .. vale off | |||
There was a problem hiding this comment.
Added Company Segments documentation based on the feature implementation in PR #16025 which introduces Account-Based Marketing (ABM) functionality with Company Segment management, filters, Campaign integration, and CLI commands.
Source: mautic/mautic#16025
| - Updates the Contact's owner. | ||
| * - **Modify Company's Segments** | ||
| - Adds or removes the Contact's primary Company to or from Company Segments. Use this for Account-Based Marketing workflows targeting Companies. | ||
|
|
There was a problem hiding this comment.
Added Modify Company's Segments Campaign action and Company Segments Campaign condition based on PR #16025 which adds Campaign integration for Company Segments.
Source: mautic/mautic#16025
| @@ -48,6 +49,25 @@ You can also limit the number of Contacts to process per script execution using | |||
|
|
|||
| .. vale off | |||
There was a problem hiding this comment.
Added mautic:company-segments:update cron job documentation based on PR #16025 which implements automatic Company Segment rebuilding via CLI command.
Source: mautic/mautic#16025
|
@promptless-for-oss please rebase to 7.2 branch. |
Documents the Company Segments feature from mautic/mautic PR #16025: creating and managing Company Segments, Campaign integration, cron job configuration, and search operators.
83f7041 to
0dca30c
Compare
|
Thanks @adiati98! Rebased the branch onto |
adiati98
left a comment
There was a problem hiding this comment.
@promptless-for-oss please address the suggestions.
- Apply maintainer suggestions: collapse blank lines in field and cron-option lists, capitalize Cron in headings/prose, fix :ref: target - Use active/inactive terminology instead of publish/unpublish for Segments, per mautic/mautic source (CompanySegmentType renders isPublished via YesNoButtonGroupType, default label 'Active') - Rewrite passive 'can be set' alias sentence in active voice
|
@adiati98 thanks for the review — all suggestions have been addressed and pushed to this branch:
Vale runs clean (0 errors) on the changed RST files. Ready for another look. |
adiati98
left a comment
There was a problem hiding this comment.
@promptless-for-oss please address the suggestions.
- Add ABM to Mautic Vale accept vocabulary
- Fix Google.Passive warning ('are included') in filter group description
- Capitalize Company in the Cron job :ref: target (Mautic.FeatureList)
- Apply maintainer's vale off/on wrapping for Modify Company's Segments
reference and the Editing/Cloning/Deleting section headings
- Rewrite passive 'are referenced' in active voice in delete warning
|
Thanks @adiati98! Addressed all the comments in this round:
Vale now runs clean on the file (the only remaining flag is the feature-name H1 title, which is intentionally capitalized and already wrapped). Ready for another look. |
Open this suggestion in Promptless to view citations and reasoning process
Documents the new Company Segments feature from PR #16025. Adds comprehensive documentation for creating and managing Company Segments, including filters, static segments, Campaign integration, cron job configuration, and search operators.
Trigger Events
Tip: Leave inline comments with
@Promptlesson suggestion diffs in the Promptless dashboard for targeted refinements 💬