[Pro] Google Analytics

Does anyone know if Google Analytics can be applied to an object within a page. My customer wants to measure how clicks the ad receives. See link for site in question
Thanks John


freewaytalk mailing list
email@hidden
Update your subscriptions at:

See if this helps you

D


freewaytalk mailing list
email@hidden
Update your subscriptions at:

Thanks I will give it a read.


freewaytalk mailing list
email@hidden
Update your subscriptions at:

Anyone familar with:

Tag your page for enhanced link attribution
Add the tag to your tracking code, after you create a tracking object, as illustrated by the red text in the example below:

ga(‘create’, ‘UA-XXXX-X’);
ga(‘require’, ‘linkid’);
ga(‘send’, ‘pageview’);

I assume I have to go in with Text Wrangler and add this code/
Thoughts. Thanks JOhn


freewaytalk mailing list
email@hidden
Update your subscriptions at:

Try this again. How do a add this code from Google to an image?

You’ll also need to add (or modify) the onclick attribute to your links. Use this example as a model for your own links:

Check out example.com

I tried “Mark Up” and it does not work or I am doing it wrong. I know I have to change out “www.example.com

Thanks John


freewaytalk mailing list
email@hidden
Update your subscriptions at: