Forum Replies Created
-
AuthorPosts
-
August 26, 2015 at 8:07 pm in reply to: Giving free shipping to customers using Affiliate Links #71118ontraMember
I’ve put in an to get a quote on custom work but haven’t heard back, could you poke them for me please
August 10, 2015 at 7:41 pm in reply to: Track Consultant Sales from their individual web pages #71016ontraMemberOk, thank you very much. I think I found a workaround that may help others as well:
1.) I created individual consultant landing pages Example: http://www.acme.com/tom
2.) On that page (www.acme.com/tom) I created a “Shop Now” banner ad that’s linked to
the Affiliate ID URL (www.acme.com/?ap_id=Tom … and that Affiliate ID URL links to the products page. This is how I will make sure my Consultants get credit for sales.
3.) Then to stop customers from bypassing the “Shop Now” button on each consultants page I removed the main menu and any other objects on the consultant’s page, that linked off the consultants page, this prevents the customer from clicking on my main “Shop” button on the main menu. So the only way to continue the navigation is to click on the consultants “Shop Now” banner.
Here is the CSS I used to remove the main menu and my logo (which linked to the home page)
#primary_menu { display: none !important; }
.logo { display: none !important; }
I hope this helps others.
August 7, 2015 at 10:28 pm in reply to: Track Consultant Sales from their individual web pages #71013ontraMemberok, I purchased the Affiliates Plugin and I was able to figure out the Affiliate ID ap_id cookie. But I have a question:
I am using WordPress and I am trying to build each affiliate a personal web page on the main website I would like the URL of each affiliates page to be their Affiliate ID, example: [www.acme.com/?ap_id=Bob] but when I go to edit the pages permalink WordPress won’t allow me to add the “?” “!” “_” and “=” does anyone know how to force WordPress to keep those characters in the permalink so the Affiliate ID can be used as the URL?
August 5, 2015 at 12:15 am in reply to: Track Consultant Sales from their individual web pages #71011ontraMemberHello
I am the designer, but I don’t have any PHP programing experience. But if I can figure out how to do one ap_id cookie, is it pretty easy to duplicate the process? Also if I get stuck could I pay you to do that via your custom work?
August 4, 2015 at 10:13 pm in reply to: Track Consultant Sales from their individual web pages #71009ontraMemberYes, you are correct that the consultant pages are on the same website as the shop pages.
I am not sure I fully understand how to set the custom code for the ap_id cookie, is there a tutorial on how to do that?
August 4, 2015 at 8:31 pm in reply to: Track Consultant Sales from their individual web pages #71007ontraMemberHi
You mention “The links that go from the consultant pages to the shop pages”, but the problem is that there will be a “Shop” button on the main menu that potential customers could click on and bypass the affiliates link that goes to the store.
Just so I understand in order for the affiliate to get credit the potential customer would have to click on the link on the affiliates page?
Thank you
ontraMemberOk, but the exported list is still missing the date of the purchase, so it is really hard to differentiate between one days orders and the current days order, this is important so my customer knows what products need to be fulfilled for that days orders.Can the date be added when exporting the list?
ontraMemberAlso when I go to export the “order management” list it is missing the date of the purchase, this is crucial so I can keep track of each days orders.
July 28, 2015 at 9:44 pm in reply to: eStore – Multiple Coupons Per Checkout (Allow Coupon Stacking) #51701ontraMemberHi, Any way to only allow them to apply two coupons, not an endless amount of coupons?
ontraMemberHi I only want to show the name of the product, not size, not quantity, and not “add to cart” button. Thank you.
ontraMemberok thank you.
ontraMemberIt looks like the above vide link you provided is great for exporting and adjusting prices, etc. but I just need a simple way to export (.csv) the inventory of all products, the above link looks very complicated to have to do every time I want to export inventory. Sorry if I misunderstood the above video features.
It looks like this feature of exporting inventory would go under “Manage Products” but there is not export button. Any ideas?
ontraMemberIncredible, you guys are amazing! Thank you!!!!!
ontraMemberThanks.
[http://tinyurl.com/od6u7ux]
April 17, 2015 at 8:53 pm in reply to: eStore – need to adjust price for (buy one get one free) items in shopping cart #57923ontraMemberThank you, but it is giving me a rounding error on my total price. (Each product is $13). I set up the buy 3 get and $13 off, so when 3 products are added the total should then be $26.00 (3 products @ $13ea – $13) but it says $26.01 not $26
-
AuthorPosts