Replies: 1 comment 3 replies
-
|
I really don't think this is possible. You're trying to insert tracking JavaScript into a URL shortener that ideally never even serves the visitor a full page before they're redirected to the intended link. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello. I'm sorry, my English is very bad, but I need help. I speak Russian.
Tell me where I can insert the code of a third-party metric so that I can collect the data that went to my short address.
Where can I add this code to make it work
<script> !function(f,b,e,v,n,t,s) {if(f.fbq)return;n=f.fbq=function(){n.callMethod? n.callMethod.apply(n,arguments):n.queue.push(arguments)}; if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0'; n.queue=[];t=b.createElement(e);t.async=!0; t.src=v;s=b.getElementsByTagName(e)[0]; s.parentNode.insertBefore(t,s)}(window, document,'script', 'https://connect.facebook.net/en_US/fbevents.js'); fbq('init', '11116055555546039'); fbq('track', 'PageView'); </script>Скажите куда я могу вставить код сторонней метрики, что бы я мог собирать данные которые перешли по моему короткому адресу.
Beta Was this translation helpful? Give feedback.
All reactions