If you want to use your own Domain in 24Metrics AdSecurity Platform you need to configure 3 things.
1. Create/Select an Integration in your 24Metrics AdSecurity Platform Account
You can do this under the section > Integrations>Overview. Each Integration has its own custom Integration that we need link to your Domain. You can find your Integration in the Browser URL or at the bottom of the Integration Page.
Once you select an Integration you can go to the Domain Setup to see to configure the domain records.
2. Configure the Domain Records
STEP 1 - ADDING DOMAIN VERIFICATION
To ensure that nobody can hijack your domain we need to verify the domain ownership. To do this please create a TXT Record including your integration ID from the previous step (step 1)
and a TXT Record on the domain (ensure that the integration ID is written in small caps)
Name.com / AWS Route53 Configuration
integration_id.verify.adsecurity.mydomain.com = adsecurity
GoDaddy Configuration
integration_id.verify.adsecurity = adsecurity
STEP 2 - ADDING SSL Support
We automatically issue valid SSL certificate for clients. The certificate is issued by LetsEncrypt. To do this please add
Name.com / AWS Route53 Configuration
_acme-challenge.tracking.mydomain.com = _acme_challgene.24metrics.com
GoDaddy Configuration
_acme-challenge.tracking = _acme_challenge.24metrics.com
STEP 3. CONNECTING THE DOMAIN
In order to link your Domain to 24Metrics AdSecurity Platform ensure that your domain is pointed to the 24Metrics AdSecurity Platform servers. You can do that with the CNAME Record (do not confuse with A record!) of your Domain management.
E.g. tracking.mydomain.com points a CNAME to:
Name.com / AWS Route53 Configuration
tracking.mydomain.com = integration_id.gateway.adsecurity.24metrics.com
GoDaddy Configuration
tracking = integration_id.gateway.adsecurity.24metrics.com
3. Verify Integration
Once it is successfully integrated the buttons will light up green in the integrations Overview section.