Loading your analytics…

Ad Management
Create and manage ads shown on this site
Title TypeFreq. CapStatusActions
Surveys
Collect structured responses from visitors
TitleQuestionsStatusActions
Guideline Videos
Show YouTube videos to first-time or returning visitors
TitleYouTube IDShow OnceStatusActions
Visitor Feedback
Latest 50 feedback messages from this site
My Sites
Register and configure each website
Site NameDomainAdsSurveysVideosActions
Embed Code
Add one snippet to your website to start tracking

Paste the snippet below just before the </body> tag of every page you want to track.

<!-- Technology Tracking — paste before </body> --> <script src="https://technologytracking.pages.dev/script.js" data-site-id="YOUR_SITE_ID" data-api-key="YOUR_API_KEY" async defer></script>

Install a plugin like "Insert Headers and Footers", then paste this snippet into the Footer section:

<!-- Paste in Footer scripts --> <script src="https://technologytracking.pages.dev/script.js" data-site-id="YOUR_SITE_ID" data-api-key="YOUR_API_KEY" async defer></script>

Create a new Custom HTML Tag in Google Tag Manager, set the trigger to All Pages, and paste this:

<!-- GTM Custom HTML Tag --> <script> (function() { var s = document.createElement('script'); s.src = "https://technologytracking.pages.dev/script.js"; s.setAttribute('data-site-id', 'YOUR_SITE_ID'); s.setAttribute('data-api-key', 'YOUR_API_KEY'); s.async = true; document.body.appendChild(s); })(); </script>
Site Details
Site ID
Domain
API Key
Ads Enabled
Surveys Enabled
Videos Enabled
Account
Your Technology Tracking profile
This key authenticates your dashboard session. Keep it private.