Google Analytics is one of the most powerful analytics tools out there, even though many non technical users think it’s too complex.
To simplify the usage of Google Analytics tracking, I’m working on a enhanced version of the tracker, an addon that can help a lot of non-technical marketeers and web analysts.
The Enhanced Google Analytics (eGA) tracking, as I call it, will track:
- File Downloads
- Scroll
- Time on site
- External link
How eGA works?
eGA uses GA events to measure all the micro actions:

How to install eGA?
You can just add the following script to the end of the page, before closing the body (</body>):
<script src=”ega.min.js” defer=”defer”></script>
I used the defer attribute to be completely async and we could think to put it in the head, but I’m asking to put it in the footer anyway to be sure that it doesn’t delay your website.
eGA allow you to set the domain and the time interval:
<script src=”ega.min.js?domains=brunoamaral.pt&time_interval=15″ defer=”defer”></script>
Download the beta version: Enhanced Google Analytics minified version
Posted in Web Analytics, Web Marketing by admin
OpenCart installer is a great tool to install new extensions on OpenCart. However, if you have modifications in the extension it could become difficult to update it. Problem: Unable to update an extension because ID already exists. Solution: To update your extension using opencart installer follow this steps: Go to Extension > Modifications Remove the […]
Posted in OpenCart by Bruno Amaral
Alterar o servidor de IMAP ou POP3 no Mail do Mac parece ser uma tarefa básica, mas infelizmente nem sempre e a última versão deste sistema operativo adicionou uma funcionalidade que complica um pouco essa alteração. Se tem o Mac OSX 10.10 (Yosemite) e pretender alterar o servidor IMAP ou POP3 vai deparar-se com o servidor a […]
Posted in Mac, Operating Systems, Software by Bruno Amaral
Já lhe aconteceu esquecer-se da password do seu iPhone? Se não ainda bem, mas para o caso de acontecer fica aqui o que é necessário fazer para recuperar um iPhone bloqueado. Remover a password e fazer reset ao iPhone: Ligue o iTunes; Conecte o iPhone ao computador; Pressione o botão Home (botão redondo) e o […]
Posted in iPhone by Bruno Amaral
Jing is a free software that allow us to take snapshots and record video from our screen. Besides, this great software have a excellent share feature with direct upload to Flickr, screencast.com or another server throw FTP support. We can also save our visuals to a local file or to clipboard. Available for both Windows […]
Posted in Software by admin
To win the final battle (Redemption) in Heavenly Sword without too much effort we’ve to know how to block and deflect Bohan (Raven King – The Boss) attacks back to him, specially those sent from the air.
Posted in Games by Bruno Amaral
Some time ago, my iPhone crashed, freeze and I couldn’t make it reboot. Besides, in the iPhone isn’t easy to remove the battery. After searching for a solution I found that there is a way to reboot the iPhone, just using a combination. To do it, we need to press two buttons at the same […]
Posted in iPhone by admin