Our tags can also be deployed as a “first party tag” (using your website domain) by implementing a subdomain delegation. Feel free to reach out to us to activate that option.
The main reason for implementing our JavaScript tags as first party tags is to prevent them from being blocked by any adblocker installed on the user’s browser.
Default implementation is using these 2 JavaScript tags, where the source (src) is an URI pointing towards our domain https://tag.search.sensefuel.live
By setting up the first party deployment with a subdomain delegation you will be able to change the source (src) to point towards your own domain name.
Considering the following domain: search.your-domain-name.com
Sensefuel infrastructure is available for IPv4 : X.X.X.X and IPv6 : Y:Y:Y:Y:Y:Y:Y:Y
The IPs will be provided by Sensefuel in a separate document when the option is activated.
The configuration is about registering the following fields in the DNS zone of your-domain-name.com:
• search.your-domaine-name.com A X.X.X.X
• search.your-domaine-name.com AAAA Y:Y:Y:Y:Y:Y:Y:Y
Once registered this information will be propagated. We consider at least 24h for the propagation to be completed.