Loading...
Answers
MenuWhat's a good service to use for visitor referrals, i.e, a contest-system that gets visitors to your site in exchange for "entries".
Answers
I can refer you to several third party platforms that provide this service: www.referralsasquatch.com allows you to create an incentive based sharing system, www.sweettoothrewards.com is similar but more tailored to a full 360 loyalty program. Additionally, www.referralcandy.com has a different form of pricing that may suit your needs because it allows you to pay as you go; with no setup fees. Hopefully these few recommendations will be enough to get you atleast considering different options. Feel free to call me with any questions or implementation advice.
Hey, I build / advise on WordPress sites myself and although I've not tried it yet when I saw your question I immediately thought of:
http://kingsumo.com/apps/giveaways/
Which is created by AppSumo (they used it for some of their very successful contests I think).
It's designed to work with WordPress and costs $198 for a lifetime on a single site (they did a promo for it but that's ended now unfortunately).
Hope this helps :)
Nick
Have you considered rafflecopter or wishpond for running contests?
Related Questions
-
How much should I charge to develop a WordPress site?
Take the # of hours it takes you to do it and charge $50/hour. That's the price. Eventually you can charge $100/hour but that will require a bigger customer. If the customer is small < $1M in gross sales per year - charge $50/hour If the customer id medium < $1-5M / sales - charge $75 Over $5M - charge $100 The challenge you'll face is clearly defining the expectations and handoff so that you're not stuck doing stuff that you can charge for and always getting interrupted from past customers.DM
-
Does anyone know if there is a slideshow plugin for wordpress available that allows text wrapping without modifying the css?
I don't know any plugins with that specific feature, but I did want to mention this after reading your description. You can target specific pages/posts with CSS, so you can limit text wrap to your about page. You just need to know the page ID. WordPress includes a page specific class in the body tag. It looks like this page-id-123. 123 would be your page ID. See screenshot - http://i.imgur.com/zFldy2T.png So you can simply do something like this: .page-id-123 .slideshow-class { ... } This will limit your CSS changes to the slideshow on this particular page.VN
-
Is it possible in woocommerce to display Shipping methods first on the checkout page?
Yes. https://docs.woothemes.com/document/configuring-woocommerce-settings/SN
-
How effective is Referral Key for generating leads?
Not totally clear on what you are asking, but if the questions is; does giving out a referral code to an existing user in hopes that they would refer another work? My experience (largely in B2B software) is not all that well, at least not without some sort of incentive. Even if your user is super satisfied with the product/service you are providing, simply giving them a code to give another person doesn't necessarily drive them to make the handoff. Now, two things. First, if you either incentivize the existing user with say a discount on his next bill or a free goodie, then he'll be more likely to do it... Even better, if you do that, plus give the referred user some kind of benefit, like a discount on his first bill, free trial or other goody, then it can work rather well. Second, all that said, know that referrals in general are gold. You should test and do whatever you can to get referrals. Generally @Leads360 we found that providing really high quality customer service (more so than even the best product) lead to referrals. To that point, our sales people worked in tandem with customer service in this way. Whenever a CS person realized they gave a great customer experience they would let the sales person know and they would then reach out to that customer while still warm from the nice touch and simply ASK for a referral. I was always surprised when we could get referrals simply by asking. I like to stick with 1 referral at a time, just ask for 1 person to be email connected with, don't overwhelm them with the statement "hey, can you refer your friends and colleagues to us", be specific. Something like "I see on LinkedIn you're connected with John B from ACME corp, I'd really like to speak with him about our product, would be willing to make an introduction for me".JS
-
How can I create a searchable large (3 million record) searchable database in WordPress?
Well first off I wouldn't recommend trying to power your client's database with the standard WordPress database instance. They can use WordPress for the website all they like. But with millions of records like that, you really don't want to move those data in with WordPress. For that matter, you're probably gonna want a dedicated database server to answer those questions, if the client doesn't already have one. You might also need to investigate something like Elastic Search, depending on what your search requirements are and what sort of database they are using (pay close attention to whether or not it provides full text search ability). Beyond that, and somewhat obviously, you're also gonna want SSL on the website and to make sure you're up to date on federal and state privacy requirements for data like this, as well as best practices for securely transferring data over the web (port configuration, ssh keys, etc). The privacy concerns would raise a flag for me. If those data have anything personally identifiable in them - which they very probably do - then you're really gonna want to make sure you do your research on security of personally identifiable information. Government specific privacy /security /auditability requirements may also apply, so double check that too.EV
the startups.com platform
Copyright © 2025 Startups.com. All rights reserved.