Announcement

Collapse
No announcement yet.

mystore.com is rated (### reviews)

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    mystore.com is rated (### reviews)

    Hello All,

    I would like customers to be able to review their experience when making a purchase from my site. I don't want to have to offer them a gift for doing so. I would like the reviews to show up on google.

    What are my options for customer reviews of the buying experience?

    Thank you.
    David

    #2
    Re: mystore.com is rated (### reviews)

    Originally posted by yovation View Post
    Hello All,

    I would like customers to be able to review their experience when making a purchase from my site. I don't want to have to offer them a gift for doing so. I would like the reviews to show up on google.

    What are my options for customer reviews of the buying experience?

    Thank you.
    David
    If you are talking about google shopping than I believe this is part of using google checkout's review system.
    Mark Hood
    Vermont Gear

    Comment


      #3
      Re: mystore.com is rated (### reviews)

      It shows up on the ppc ads. It seems to pull the reviews from all over. ie:epinions, resellerratings, yahoo, etc. I was just wondering if anyone is using any specific rating system for MivaMerchant.

      Comment


        #4
        Re: mystore.com is rated (### reviews)

        Reseller ratings seems to work the quickest. We get about 6 reviews a week (out of about 400 orders a week). Small business users seem more apt to participate than Joe Oncebuy.

        The pop-up invitation at the invoice screen works much better than a link on the invoice page (we tried both).

        We've incorporated one of their widgets to display reviews in our store footer. Be sure to ask for the HTTPS code, too, and then test the status of the page (secure or not) to determine which code snippet to use so you don't have to have separate footers for secure/non-secure.

        Really pretty painless. Let me know If I can help ...

        Comment


          #5
          Re: mystore.com is rated (### reviews)

          Thank you nottheusual1,

          I just signed up for the 30 day trial.

          David

          Comment


            #6
            Re: mystore.com is rated (### reviews)

            When you are ready to start displaying all the killer reviews you'll get to your customers, this worked for us to do secure difference bit when using their review widget:

            Code:
            <mvt:if expr="NOT g.secure">
            insert code for non-secure widget
            <mvt:else>
            insert code for secure widget
            </mvt:if>

            Comment


              #7
              Re: mystore.com is rated (### reviews)

              Perfect!

              Thank you.
              David

              Comment

              Working...
              X