Recent content by eclipsenetworkz

  1. eclipsenetworkz

    Megaclick for advertising

    I've been doing some advertising on Megaclick recently, but am getting dicked around by my contact. Does anyone have a good contact who actually works with affiliates to help them succeed? Thanks
  2. eclipsenetworkz

    Survey Site making over $3k a day looking to partner with networks and affiliates

    Hi there, I have a survey site (free to join) that is making me some nice money. I'm not going to bullshit you. I'm posting the number so that people will be excited to partner with me. BTW, the site I'm talking about is in my sig. I already partner with some awesome people, but am always...
  3. eclipsenetworkz

    Looking for some survey offers to promote

    Hey, I'm looking to promote NPD Online Research and Surveyspot on my site mindsharesurveys.com. Both need to be US and accept all traffic. Anyone know where I can pick these up?
  4. eclipsenetworkz

    Consumer Incentive Promotions

    Hey, I've seen sites like Consumerincentivepromotions around for quite a while. I get the general strategy they are using. But when they give away a $1,500 laptop and ask users to fill out offers, the offers don't equal the amount of the laptop. Is this strategy purely based on the fact that...
  5. eclipsenetworkz

    tracking keywords in miva

    Does Miva allow keyword passthrough? I'm trying to track which keywords are converting from the Miva Search Network. I have a script setup to track query string values. If they allow passthrough I can just set it up like ?keyword= , but I can't figure out if they do. Is there any...
  6. eclipsenetworkz

    link wrapping

    one of my affiliate managers just asked me if they could see my link upwrapped. They said they can't tell what parameters I have in the link, because I'm using "link wrapping" What is link wrapping?
  7. eclipsenetworkz

    How can I decode this link? Please help

    Hi, I have found a page where someone is redirecting to a coded link. it is like this...
  8. eclipsenetworkz

    How do I attract affiliates

    Hi, I have just launched a new product (in my signature). I've been posting on forums to try to get affiliates. I'm just wondering what's a good way to encourage affiliates to try my site. I'm already offering a good promotion. What else can I do? Thanks
  9. eclipsenetworkz

    Breaking the cycle of mediocrity: Start having success Now

    Hi, This is one of my first posts in this forum, and I wanted to touch upon a topic that I find very frustrating. It is all the people who lurk around forums and never actually do anything. What I'm going to do in this post is summarize the Top 5 things that you need to do right now to start...
  10. eclipsenetworkz

    Reputable SEO Service Needed

    Hi, I have a website which I need to have ranking higher in the search engines. I would also like to acquire solid one-way non-paid backlinks from none directory sites. My site is solid, I just don't have the seo skills. I am running a TON of paid traffic to the site right now, but want to...
  11. eclipsenetworkz

    PHP Redirect

    I have this code on my redirect page <?php foreach($_POST as $key => $value) { $$key = $value; } foreach($_GET as $key => $value) { $$key = $value; } $w = $_GET['w']; ?> <?php header('location:<? echo $w; ?>'); ?>...
  12. eclipsenetworkz

    trying to figure out tracking

    Hi, I came across this website, findstuff.com. I'm trying to figure out how they do their tracking. They redirect all of their exit links to this page findstuff.com/red.php but when you pull up that page, there is no code on the view source. Does anyone have an idea as to 1. How they are...
  13. eclipsenetworkz

    Php redirects

    Hi, I use a redirect on this page http://www.shoppingbounce.com/6/searchresults.php?page=2&start_from=12&keyword=hats&tab=&categoryid=&categorynameb=&mysearch=&brandid=&marid=&storename=&brandname=&brandname= Notice that on the goto.php page it takes about 1 second before going to the...
  14. eclipsenetworkz

    Website Design and Development

    I'm looking to learn website design and development skills. This includes designing with css, scripting with php and using mysql...javascript, AJAX, and the other necessities. I have a base in marketing, and some basic html, css knowledge. But I'm really looking to get to the next level. I...
  15. eclipsenetworkz

    Website Speed Optimization

    Hi, I have a website shoppingbounce.com and it runs too slow. We run some traffic to shoppingbounce.com/1 Any advice on how to speed this up. Our redirecting to the merchant pages from our search listings is too slow as well. Thanks