Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions docs/configuration/settings.rst
Original file line number Diff line number Diff line change
Expand Up @@ -680,6 +680,8 @@ Mautic tracking settings
* **Identify visitors by IP** - Select **Yes** to use the IP address to identify Contacts. It's possible to track unidentified visitors with the same IP address as an existing Contact. This may result in undesirable outcomes with large Companies who use the same externally facing IP address.

* **Do Not Track 404 error for anonymous Contacts** - Select **Yes** to not track page hits on any 404 error page tracked by the tracking code. This option helps prevent filling your logs with hits from bots.

* **Append Segment IDs to Tracking URLs** - Select **Yes** to have Mautic append Segment IDs to the tracking URLs in Emails sent from Mautic. This allows Mautic to track which Segment a Contact was part of when they clicked a link in an Email.
Copy link
Contributor

Choose a reason for hiding this comment

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

I think we better use present tense here?

Suggested change
* **Append Segment IDs to Tracking URLs** - Select **Yes** to have Mautic append Segment IDs to the tracking URLs in Emails sent from Mautic. This allows Mautic to track which Segment a Contact was part of when they clicked a link in an Email.
* **Append Segment IDs to Tracking URLs** - Select **Yes** to enable Mautic to append Segment IDs to the tracking URLs in Emails sent from Mautic. This allows Mautic to track which Segment a Contact belongs to when they click on a link in an Email.


.. note::

Expand Down