Needs review
Project:
Google Analytics
Version:
4.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
13 Apr 2021 at 14:14 UTC
Updated:
17 Sep 2021 at 18:48 UTC
Jump to comment: Most recent
I wanted to block all /user/* pages but a certain page should be able to be tracked. Then i found out there was no way to exclude this page from the configuration. Then i thought of an example of drupal blocks where you could showcase a block but have a exception of showing the block on a certain page with the exclamation mark symbol. for example !/user/register
Adding the same check for checking pages.
Review the current patch.
Adds the option to add an exception on a certain page by adding the ! symbol.
| Comment | File | Size | Author |
|---|---|---|---|
| added-exclude-pages-exception.patch | 3.91 KB | remco hoeneveld |
Comments
Comment #2
japerry