Skip to content

[DEFECT] Tags not accruing on visitor to urlmapped content #33620

@wezell

Description

@wezell

Problem Statement

When a visitor visits a url mapped page, we used to automatically add the tags on that page to the visitor object. Somehow over the ages, we lost this feature

https://dev.dotcms.com/docs/visitors#VisitedPageTags

Steps to Reproduce

On the demo site, check your visitor object tags by hitting the "your profile" page :
https://demo.dotcms.com/login/profile

Then go and hit a blog detail page a few times. You can create a custom blog page with tags you can easily recognize if you need to.

Then return to the your profile page and you should see the tags for the blog detail page that you visited "accrued" to your visitor profile.

Acceptance Criteria

The visitor object should accrue tags when visiting a blog detail page.

dotCMS Version

latest

Severity

Medium - Some functionality impacted

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions