diff --git a/index.html b/index.html
index a4dfee89..0948f4d7 100644
--- a/index.html
+++ b/index.html
@@ -2,10 +2,10 @@
-
- An exploration of what's possible with CSS and Pokémon Cards
+ Pokémon Cards CSS Holographic Effect
+
@@ -23,7 +23,9 @@
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
- gtag('config', 'G-3SKXCY5997');
+ gtag('config', 'G-3SKXCY5997', {
+ 'linker': { 'domains': ['poke-holo.simey.me', 'deck-24abcd.netlify.app'] }
+ });