132 reputation
8
bio website vitogo.com
location New York, United States
age 27
visits member for 7 months
seen Dec 11 '12 at 4:02
stats profile views 1

Learning iOS, getting better at Rails, working at getting better.


Dec
7
awarded  Scholar
Dec
7
accepted Tracking URL Goals to an external site from a landing page
Dec
7
comment Tracking URL Goals to an external site from a landing page
It's started to work. It must have just taken longer than usual.
Dec
5
comment Tracking URL Goals to an external site from a landing page
I've set up the event tracking on the above link, but no conversions are being tracked for some reason. This is what I've been having trouble with. I believe the code on the site and the settings I posted are both correct, but no conversions are being recorded. There are conversions happening, so it's not just that there is no data to track.
Dec
4
comment Tracking URL Goals to an external site from a landing page
I updated the question. I'm trying to track clicks on a link away from my site. Bonus points for how to get the click on this link to not count as a bounce. If possible.
Dec
4
revised Tracking URL Goals to an external site from a landing page
added 223 characters in body
Dec
4
awarded  Editor
Dec
4
revised Tracking URL Goals to an external site from a landing page
added 631 characters in body
Dec
4
awarded  Critic
Oct
15
awarded  Student
Oct
5
comment Tracking URL Goals to an external site from a landing page
These really are not helpful suggestions. I've spent a lot of time trying to get this working, and have been through the tutorials, FAQs, etc.
Oct
5
awarded  Commentator
Oct
5
comment Tracking URL Goals to an external site from a landing page
I followed those instructions before getting here, and they didn't help.
Oct
4
comment What's the point of an Echo command in PHP?
PS, you should try Stack Overflow it's a bit better for the stuff you're learning.
Oct
4
comment What's the point of an Echo command in PHP?
No problem. I know how hard it is to get started. Keep at it.
Oct
4
comment Tracking URL Goals to an external site from a landing page
So you can't have goal URLs that point away from your site?
Oct
4
comment What's the point of an Echo command in PHP?
Yes, exactly right!
Oct
4
comment Tracking URL Goals to an external site from a landing page
Thanks for the help. I can't find any good support online for doing this.
Oct
4
comment Tracking URL Goals to an external site from a landing page
So in Admin ... > Goals under "Goal Details" the "Goal URL" right now is "itunes.apple.com/us/app/vitogo-fitness-personal-trainer/…; and should be what? I put that code in my site? How exactly do I format that for my link?
Oct
4
comment What's the point of an Echo command in PHP?
So on the facebook example, when you create your account, you are writing to the database(adding something new to it), when you are using the echo command you are reading from the database.