Skip to content

feat(Content Analytics) #31319 : Add telemetry customer category, customer name, and environment name to Content Analytics events#31459

Merged
jcastro-dotcms merged 10 commits intomainfrom
issue-31319-Add-telemetry-customer-category-customer-name-and-environment-name-to-content-analytics-events
Feb 26, 2025
Merged

feat(Content Analytics) #31319 : Add telemetry customer category, customer name, and environment name to Content Analytics events#31459
jcastro-dotcms merged 10 commits intomainfrom
issue-31319-Add-telemetry-customer-category-customer-name-and-environment-name-to-content-analytics-events

Conversation

@jcastro-dotcms
Copy link
Copy Markdown
Member

@jcastro-dotcms jcastro-dotcms commented Feb 25, 2025

Proposed Changes

  • Adding four more attributes to a Customer Analytics Event:
    • Customer category.
    • Customer name.
    • Environment name.
    • Environment version.
  • The schema and database table was updated in order to reflect this.
  • The code changes were added to the BasicProfileCollector class. This means that absolutely all Data Collectors will have access to these new attributes, no matter where they're being triggered from.

This PR fixes: #31319

…tomer name, and environment name to Content Analytics events
@dotcms-github-app
Copy link
Copy Markdown

Please use a Conventional Commit title format for this PR. For more information, see https://www.conventionalcommits.org/en/v1.0.0/

@jcastro-dotcms jcastro-dotcms added this pull request to the merge queue Feb 26, 2025
Merged via the queue into main with commit 143c756 Feb 26, 2025
@jcastro-dotcms jcastro-dotcms deleted the issue-31319-Add-telemetry-customer-category-customer-name-and-environment-name-to-content-analytics-events branch February 26, 2025 15:20
fmontes pushed a commit that referenced this pull request Feb 26, 2025
…tomer name, and environment name to Content Analytics events (#31459)

### Proposed Changes
* Adding four more attributes to a Customer Analytics Event:
  * Customer category.
  * Customer name.
  * Environment name.
  * Environment version.
* The schema and database table was updated in order to reflect this.
* The code changes were added to the `BasicProfileCollector` class. This
means that absolutely all Data Collectors will have access to these new
attributes, no matter where they're being triggered from.
spbolton pushed a commit that referenced this pull request Jun 20, 2025
…tomer name, and environment name to Content Analytics events (#31459)

### Proposed Changes
* Adding four more attributes to a Customer Analytics Event:
  * Customer category.
  * Customer name.
  * Environment name.
  * Environment version.
* The schema and database table was updated in order to reflect this.
* The code changes were added to the `BasicProfileCollector` class. This
means that absolutely all Data Collectors will have access to these new
attributes, no matter where they're being triggered from.
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.

Add telemetry customer category, customer name & environment name to content analytics events

4 participants