Adobe Analytics - force HTTPS

Bronze Contributor
Bronze Contributor

I have a Tealium profile running Adobe Marketing Cloud ID Service & Appmeasurement tags. The server calls to demdex.net and Adobe data collection server seem to default to whatever protocol the site is using.

Is it possible to force the server calls to always use HTTPS, and if so how?

 

 

2 REPLIES 2

Adobe Analytics - force HTTPS

Tealium Employee

Hi @jusaha

For the Appmeasurement tags you can either:

  1. Use a mapping to set  ssl = true
  2. Amend the tag template to have 
    ##UTVARconfig_sobject##.ssl=true;
  3. Use an extension, scoped to the tag, to set u.o.ssl = true;

 

With regards to Adobe Marketing Cloud ID

Set up a mapping using config.loadSSL = true;   

This should do what you are asking.

Adrian

Ask me anything Tealium related or TypeScript/JavaScript, or NodeJS.
Please remember to mark solutions as accepted for future searchers.

Adobe Analytics - force HTTPS

Moderator
Moderator

OOOOOOO @jusaha I'd accept @adrian_browning's reply as a solution. #hinthint 

#toodles!

If you liked it then you should have put a kudo on it!
Public