If you use analytics tools such as Google Analytics, you may notice a sudden burst in traffic within your analytics reports when a cookie scan is being performed. This is due to the bots that Termly uses in order to crawl your website for active cookies. You can filter out the traffic coming from the Termly cookie scanner bots by setting an IP filter within your analytics platform.
IPs used by the Termly cookie scanner bots
54.188.91.132
44.241.76.145
54.149.84.59
54.71.228.250
34.217.4.132
35.80.252.61
An example with Google Analytics
Navigate to Admin and click on Filters under View
Click on Add Filter
Choose Create new Filter
Type "Exclude Termly Bots" in Filter Name
Choose Custom filter type
Choose Exclude
Select IP Address from the Filter Field dropdown menu
Type in the first IP from list provided above into Filter Pattern
Click Save
Repeat until all the IP addresses have been entered
Note: You can also use a more advanced method by bundling all the IP addresses into one single regular expression and entering that into the Filter Pattern. An example is included below.
Regular Expression for Filtering out bots from Termly
54\.188\.91\.132|44\.241\.76\.145|54\.149\.84\.59|54\.71\.228\.250|34\.217\.4\.132|35\.80\.252\.61