Home >
Questions and Answers >
General Questions
Visual Website Optimizer (11)
06-19-2011 01:43 AM
#1
minh1204 (Member)
Visual Website Optimizer
Thinking of giving visualwebsiteoptimizer.com a try. For you guys that use it, how do you track conversion rate? or do you just assume a higher CTR is going to = a higher conversion rate? Anything else similar out there that uses a tracking pixel to track conversion rate?
Thank
06-19-2011 02:21 PM
#2
mattaw ()
It's awesome, use it... that's all I'll say..
06-19-2011 02:50 PM
#3
fors ()
Im also wondering how you use it to track conversions with a pixel. I was fiddling around with it for a while but could never get it to track 100% of conversions, only got like 70-80% of them. Unfortunately they don't have 1 line of code you can place so you have to use iframes with the whole code and stuff, quite a hassle.. unless I missed something
09-18-2011 06:16 PM
#4
vidivo (Member)
same question, i want to track leads/conversions on the affiliate network end in my vwo...
i want to see conversions rate not only the higher ctr since it could really be off!! please help!
09-18-2011 06:30 PM
#5
nusolutionz (Veteran Member)

Originally Posted by
vidivo
same question, i want to track leads/conversions on the affiliate network end in my vwo...
i want to see conversions rate not only the higher ctr since it could really be off!! please help!
if you want to track conversions there is a workaround.
1.create and empty php file and place the vwo+vwo tracking code in it..name it pixel.php
2.upload it to your server
3.place the pixel on your cpa network like this: <iframe frameborder="0" scrolling="no" width="1" height="1" src="http://www.yourdomain.com/pixel.php"></iframe>
this way you can track your cvr with the "custom conversion goal" in VWO
09-18-2011 06:33 PM
#6
vidivo (Member)
hey thanks!
what about if the affiliate network only allows one pixel placement? like in EWA...
as I want to track p202 conversions as well...
also with the vwo + vwo code do you mean the original long vwo code they give you and also the revenue tracking one which is like this:
<script>
_vis_opt_revenue=49;
</script>
and if so what do you put as the number? cant you dynamically insert it with p202? or do you need to change this with each offer?
thanks!
09-18-2011 06:41 PM
#7
nusolutionz (Veteran Member)

Originally Posted by
vidivo
hey thanks!
what about if the affiliate network only allows one pixel placement? like in EWA...

as I want to track p202 conversions as well...
also with the vwo + vwo code do you mean the original long vwo code they give you and also the revenue tracking one which is like this:
<script>
_vis_opt_revenue=49;
</script>
and if so what do you put as the number? cant you dynamically insert it with p202? or do you need to change this with each offer?
thanks!
yes you need both vwo codes..first the regular one and then the conversion code..
any ewa does support multiple pixels..just tell your am that you need two pixels placed and he'll do it for you
09-18-2011 06:50 PM
#8
vidivo (Member)
you think it will work if i put everything, including the p202 image pixel on a pixel.php and just submit that?
09-18-2011 07:00 PM
#9
nusolutionz (Veteran Member)

Originally Posted by
vidivo
you think it will work if i put everything, including the p202 image pixel on a pixel.php and just submit that?
i think placing to pixels on ewa would be better
09-18-2011 11:05 PM
#10
polarbacon (Moderator)
you may also want to try http://conversion202.com/ ...I wasn't to fond of the support at VWO.....from what I understand you can actually talk to someone at conversion202....
I sent in a question at VWO and it to 3 days to get back to me with an answer that kinda sucked....and I had issues with there java-editor as well......all in all it was good....but I would prob look elsewhere or just use google's tool
09-19-2011 01:17 AM
#11
vidivo (Member)

Originally Posted by
polarbacon
you may also want to try
http://conversion202.com/ ...I wasn't to fond of the support at VWO.....from what I understand you can actually talk to someone at conversion202....
I sent in a question at VWO and it to 3 days to get back to me with an answer that kinda sucked....and I had issues with there java-editor as well......all in all it was good....but I would prob look elsewhere or just use google's tool
ahh yeah I like it more, its easier to implement the pixel...
however just found out another problem
how do i add in like php code and crap like that? seems to be impossible since it takes the control group and uses the IP of their server as the control location/ it never changes...
Home >
Questions and Answers >
General Questions