Making WordPress.org

Opened 6 years ago

Closed 6 years ago

#4145 closed defect (bug) (invalid)

Create GA custom dimension and filter for spam

Reported by: jonoaldersonwp's profile jonoaldersonwp Owned by:
Milestone: Priority: high
Component: General Keywords: analytics
Cc:

Description

We need some GA config:

  • A session-level custom dimension for is_spam.
  • A filter which excludes sessions where the value of is_spam is TRUE.

GTM is already configured and ready to manage populating the is_spam variable.

Change History (3)

#1 @jonoaldersonwp
6 years ago

(I'll need to know which # slot the custom dimension uses, too)

#2 in reply to: ↑ description @dd32
6 years ago

Replying to jonoaldersonwp:

  • A session-level custom dimension for is_spam.

This has been added by @barry. Slot #1.

  • A filter which excludes sessions where the value of is_spam is TRUE.

We're not quite 100% sure what this is, if it's not something you can setup, can you let us know exactly what's needed?

#3 @jonoaldersonwp
6 years ago

  • Resolution set to invalid
  • Status changed from new to closed

Ah, looks like the filter is already set up :)

Note: See TracTickets for help on using tickets.