Data Tag script source - proxy trough my own domain

In the Data Tag there is a setting for script URL

Url, where to load data tag script from
which is set to: https://stapecdn.com/dtag/v8.js

  • how important in general is it, to use my own domain in regards of uBlock?
  • is the Tag not working, if /dtag/v8.js would get blocked?
  • How to proxy it trough my own domain, without having to use Stape Business sub for file-proxy?

I have seen here, that this was done, but only with Stape Business: Data Tag Exception thrown when Script URL changed - #5 by Dan

Thanks!

This script is used if Data tag sends a POST request or any additional functions are used (data hashing, data saving, etc.).

The script itself is not blocked by adblockers as far as it is known, but you may want to host it and specify the url to the script in this input. In this case the script will be loaded by the url you specify.
You don’t have to proxy it through sGTM, you can host the file on your web server for example.

1 Like

uBlock is now blocking stapecdn.com. The file proxy power up is only available on the Business plan. And If we edit the Data Tag to add our domain to the Allowed URL field, we lose the ability to receive tag updates from Stape.

What is the solution?

Some of my clients are on the Pro plan and I do not have access to their domain/website. I was using jsDelivr to load the script, but I do not like that solution.