![]() | | ||||||||
| | #1 |
| Advanced Warrior War Room Member Join Date: Nov 2009
Posts: 516
Thanks: 60
Thanked 17 Times in 17 Posts
|
I have been trying to use tracking 202 to track my ppc, but it doesnt appear to work with a blog. Can someone guide me on this, is there a way it can work with a blog? Thanks.
|
| | |
| | |
| | #2 |
| Custom Join Date: Oct 2007 Location: California
Posts: 837
Thanks: 3
Thanked 139 Times in 92 Posts
|
Yes, you can install the LP code on a Wordpress blog. What you have to do is find out the post ID number. Go to the post in Wordpress, and hover over the link that says EDIT. As you hover over the link, you'll see in the lower left part of your browser some parameters.. and one of them will be the ID. Then, grab your Prosper LP code and pop open footer.php Directly before the closing </body> tag... put this code: Code: <?php if(is_single('id#')) : ?>
<script src="http://yourdomain.com/tracking202/static/landing.php?lpip=935" type="text/javascript"></script>
<?php endif; ?> |
| | |
![]() |
|
| Tags |
| 202, blog, tracking |
| Thread Tools | |
| |
![]() |