I'm debugging my paid search detection rule by looking at a raw data
feed, columns paid_search, page_url, ref_domain, and referrer columns.
The rule is currently set to:Search Engine: - any -Rule: ContainsFilter:
srch=1My paid search links have a parameter WT.srch=1 in them, and from
the data feed I can see the rule is working, even though the paid search
links have WT.srch=1 and my filter is srch=1. This is good. In addition,
all paid search links from Google have an internal custom parameter t...