Quantcast
Channel: Matomo forums - Latest topics
Viewing all articles
Browse latest Browse all 13974

Exclude query-parameter via regEx?

$
0
0

@voku wrote:

Hi, I try to exclude many (different) query-parameters. How can I do this?

Example:

http://foobar/Dispatch.php?view=FooBar&sort_by=kunde_id_viewer&sort_dir=DESC&kunde_id_viewer=2&kunde_id_editor=1&v_partner_id=9&v_zustaendigkeit_id=0&v_warengruppe_id=0&v_geltungsbereich_id=0&v_kategorie_id=0&v_rahmenvertrag_id=0&do_search=true

->

So in this example I will exclude everything after “view=FooBar”, can I do this with Piwik?

?view(?:=[^&])?(?=&|$)(?.)

-> https://regex101.com/r/FSIgcP/1

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 13974

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>