Forum Replies Created
-
AuthorPosts
-
amin007Participant
Please read this post and provide necessary information to us:
https://support.tipsandtricks-hq.com/forums/topic/clicks-are-tracked-but-not-the-sales
amin007ParticipantDoes it have a cookie override option like the W3 total cache plugin? A cookie override lets you control the caching of a page using a cookie value for a particular visitor.
amin007ParticipantI will check it out and send you a reply.
amin007ParticipantThe “affiliate_platform_style.css” file is used for general affiliate plugin CSS. The “views/affiliate_view.css” file is used for CSS related to the on page affiliate area.
amin007ParticipantThis should help if you are looking for a premium plugin setup and configuration service:
http://www.tipsandtricks-hq.com/plugin-installation-setup
If you order that I will jump on your site and configure the plugin for you.
amin007ParticipantYou must have hardcoded it in your theme’s template file somewhere. Its really simple to track…
1) Go to the following page:
[http://www.heart-of-fire-illuminators.com/wp1/products/]
2) Click on the “View HTML source” of your browser to see the HTML code of the above page (I am guessing you know how to view the HTML source code of a web page? If you don’t please Google it and there are plenty of tutorials on this)
3) Once you can see the HTML code of that page search for the following line of code there (that’s the culprit line):
<script type="text/javascript" src="http://heart-of-fire-illuminators.us1.list-manage.com/js/jquery-1.2.6.min.js"></script>
If you search for the following line then you will find it on that page too (this is the proper JQuery library included by WordPress (the other one you hardcoded is just wrong and causing problems)
<script type='text/javascript' src='http://www.heart-of-fire-illuminators.com/wp1/wp-includes/js/jquery/jquery.js?ver=1.6.1'></script>
amin007ParticipantThe affiliate area simply shows the default commission rate that is set in the profile for the affiliate in question (it has no way of listing the commission rate for each different products). On your affiliate index page you can list the product specific commissions that you offer for particular products so that all the affiliates are aware of the different rates.
amin007Participant“the shopping cart manuals says you would create a product even for free members” – Can you please post a link to the page where it says that so I can get a better understanding of the context.
What payment gateway are you using?
amin007ParticipantI need to take a look at your PDF file to see the formatting. Can you please send me a link to your source PDF file using the contact form here?
amin007ParticipantNo the affiliate does not own the customer for life. Affiliate A will get commission for the 1st sales (for the first product). Affiliate B will get commission for the 2nd sale.
amin007ParticipantYes, once someone clicks an affiliate link, any purchase that person makes on that site is attributed to that referrer given the sale was made within the cookie life time value.
amin007ParticipantThe date value needs to be in “yyyy-mm-dd” format when adding to eMember database otherwise it won’t work.
July 29, 2011 at 1:34 am in reply to: Running 2 Seperate Shops on One Domain (WordPress Multisite) #34631amin007ParticipantIf you know for sure that the URL is correct then simply ignore this message (this message is only shown to the admin)
amin007Participantamin007ParticipantNot in eStore unfortunately. The pagination is done with numbers.
-
AuthorPosts