Why is "node/*/*" included in the default exclusions for "Page specific tracking settings" (listed under "Add to every page except the listed pages")? Doesn't this elimate the tracking of visits to all Drupal content ?

I'm planning to just remove this but would first like to understand why "node/*/*" was set as a default exclusion.

Thank you.

Comments

nevets’s picture

The path for viewed nodes is node/*, node/*/* covers node/add/* and node/*/edit.

hass’s picture

Status: Active » Fixed

Only node view should be tracked as written in #1

tborrome’s picture

thanks for the clarification!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.