
Simple installation for non-Flash-based websites
The following simple steps for installing the pixel-code are required to integrate the pixel-code into a non-Flash-based website without manually allocating page and group names.
1. Copy the pixel-code under 'Configuration – Pixel-Code – Description'.
2. Insert the copied pixel-code into the HTML code between the two body tags (<BODY> </BODY>) of the website. The best position is the line directly in front of the closing body tag (</BODY>).
3. If the website transmits data via an encrypted connection (SSL), the pixel-code will need to be adjusted by replacing the 'http' after "img src=" " with 'https' in the <noscript> part of the pixel-code.
These steps should be repeated for all pages that are to be included in the analysis.
The following is a basic example of how a simple integration of the pixel-code might appear:
| Code between the two body tags: |
|---|
<BODY> |
