Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

SOLVED

Changing Analytics URL path due to Adblocker

Avatar

Level 3

Hi,

is it possible to change the default URL path of Adobe Analytics, as the pattern "/b/ss/*&aqe=" is blocked by some AdBlocker like uBlock ?

Default URL looks like "<tracking-server>/b/ss/<rsid>/1/JS-1.5.1-D5M5/sxxxxxxxxxx?AQB=1&...."

Or does anyone has a best practise for handling blocked Analytics calls?

Thanks, Michael

1 Accepted Solution

Avatar

Correct answer by
Employee

Hi Micheal,

Thanks for reaching out. 

The URL path you are referring to is the path of the image request which goes to the server and it cannot be changed. 

If you have recognized a analytics blocker you may look into implementing server side image requests using any of our web server libraries listed here - https://marketing.adobe.com/resources/help/en_US/reference/developer.html

Thanks.

TM

View solution in original post

1 Reply

Avatar

Correct answer by
Employee

Hi Micheal,

Thanks for reaching out. 

The URL path you are referring to is the path of the image request which goes to the server and it cannot be changed. 

If you have recognized a analytics blocker you may look into implementing server side image requests using any of our web server libraries listed here - https://marketing.adobe.com/resources/help/en_US/reference/developer.html

Thanks.

TM