You are here: Research Studies -> gemiusHeatMap -> FAQ

gemiusHeatMap - FAQ

How do I enroll HTTPS protocol sites in gHM?

In case of websites using the HTTPS protocol, the "http" should be changed to "https" in the reference to the main script:

The following main script reference is placed in the last line of the script (sent by the Gemius consultant) that is to be placed on each monitored site:

<script type="text/javascript" src="http://pro.hit.gemius.pl/hmapxy.js"></script>

By the main script we mean the script you can find at:

http://pro.hit.gemius.pl/hmapxy.js

In case of websites using the SSL (https) protocol, you should modify this reference by replacing the above specified fragment with this one:

<script type="text/javascript" src="https://pro.hit.gemius.pl/hmapxy.js"></script>"

One this is done, the main script, elicited in the way described above, will react correctly – the data will be sent in a safe way.

Back to list