Loading your analytics…
Ad Management
Create and manage ads shown on this site
| Title | Type | Freq. Cap | Status | Actions |
|---|
Surveys
Collect structured responses from visitors
| Title | Questions | Status | Actions |
|---|
Guideline Videos
Show YouTube videos to first-time or returning visitors
| Title | YouTube ID | Show Once | Status | Actions |
|---|
Visitor Feedback
Latest 50 feedback messages from this site
My Sites
Register and configure each website
| Site Name | Domain | Ads | Surveys | Videos | Actions |
|---|
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.