Discount Code in URL

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
Hace 8 años
jeyara wrote:
Another question.

How is your discount URL after the changes??

Ivan

http://www.domain.com?discountcouponcode='discount20'


Hi Jeyara-

I am curious..
Does this only work for links to the main page, or can the discountcouponcode be appended to the querystring for any page on your domain?

Example:
http://www.domain.com/other-page?discountcouponcode='discount20'

Thanks!
Hace 8 años
It works for all URL on nop version 3.20
Hace 8 años
jeyara wrote:
It works for all URL.

We send newsletter campaigns to customers with a coupon code in the message, but unless they input the coupon code themselves, we cannot track campaign recipients who convert into buyers. This will allow us to link to any page on our site from the newsletter, and if they buy while visiting, we will know it resulted from the campaign.

Excellent...thank you!
Hace 8 años
embryo wrote:
...but unless they input the coupon code themselves, we cannot track campaign recipients who convert into buyers.


Did you try using the Google' campaign parameters?

https://support.google.com/analytics/answer/1033867?hl=en

You can easly track all campaign results, conversion rate, value, products, open rate and everything you want using google analytics.
Hace 8 años
ivanslater wrote:

You can easly track all campaign results, conversion rate, value, products, open rate and everything you want using google analytics.


Yes true, if you add conversion script in order confirmation page. But there are few catches,

01. Google Conversion do not count with cancelled order
02. Some payment method failed orders may result with +1 conversion.
03. If customer visits back and order another order after discount period, google analytic will record that too.

Solution,

You can get the order IDs of converted orders from google analytics. Then Check this with completed orders in nop admin. This will give you accurate report. Its manually done but more accurate.
Hace 8 años
jeyara wrote:

01. Google Conversion do not count with cancelled order
02. Some payment method failed orders may result with +1 conversion.
03. If customer visits back and order another order after discount period, google analytic will record that too.


Yes, absolute right.

Google Analytics is a very powerful tool to get and understand all of your site's results, customer behaviors, etc, and use it as base of a lot of site improvements.

Once you see a lot of conversions but no orders completed, paid or worse, cancelled, you have problems and this is one of many Google Analytics purposes.

Forget about online visitors, this is the simplest feature it has.

;)

Ivan.
Hace 8 años
ivanslater wrote:
Hi there!

So, is possible to automaticly apply a discount code received from URL parameter?

E.g.: /product?c=123456

Do you know a plugin or something similar?

Thanks!


Hi,

I have a Discount Plugin for this purpose.
Its works with an affiliateId.
If customer is affiliated with required affiliate then discount applies.

http://www.nopturk.com/en/discount-url
Hace 6 años
Hi there,

I am trying to apply a discount coupon code via the URL. Based on the thread it seems as though this is part of NOP now?

I dont think I am applying it correctly but when I try:

https://mydomain.com/?discountcouponcode='discount20'

And then I select a product and go to cart, the discount is not applied?

Please can someone advise :)

Many thanks
Hace 6 años
Done.
Now you can provide links to a store which include a discount coupon codes. Changes are here.
Thanks for the suggestion.
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.