Submit us your idea if you answer "Yes" to any of these questions!
- Do you have a passionate connection to your product?
- Can you clearly explain what the product is and how it works in as few words possible?
- Do you want to have your idea featured on our site?
- Do you want to generate traffic to your site by submitting your links to us?
Contribute and make your voice count if you...
- have a strong opinion about a product
- think a product is cool and has great potential
- want to make a difference in someone's life
Try using our tools and you will be able to...
- Drive traffic to your site from interested viewers
- Portray a message to employers, investors, or buyers of how good you or your product is
- Encourage vistors on your site to vote for your idea
- Create your own contest by using our button tools
Current there are a couple of ways you can integrate our tools onto your
site.
-
Standard Method "Submit This Idea"

This allows your visitors to submit ideas from your site. Just simply copy
and paste the following code onto your site.
| <script type="text/javascript"
src="http://www.ratemyideas.com/evb/button.php"></script> |
-
Advanced Method "Rated My Idea" with live voting count

This allows visitors on your site to see how popular your idea is with a live
voting count. They can also submit their vote by clicking on the button. Again,
just simply copy and paste the following code onto your site.
Replace TARGET_URL with the exact URL you submitted to us.
<script type="text/javascript">submit_url = 'TARGET_URL';</script>
<script type="text/javascript"
src="http://www.ratemyideas/evb/button.php"></script>
|