Expand my Community achievements bar.

Join us for the next Community Q&A Coffee Break on Tuesday April 23, 2024 with Eric Matisoff, Principal Evangelist, Analytics & Data Science, who will join us to discuss all the big news and announcements from Summit 2024!
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
Level 10

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
Level 10

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