I want to track tweet button clicks via Google Analytics, but tweet button is an iframe with content from another domain. Is there some tricks to add callbacks for tweet button click?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
|
Twitter recently added support for this: https://dev.twitter.com/pages/intents-events |
|||
|
|
|
Another domain means it is out of your control due to Same Origin Policy |
|||
|
|