globeorange
Forum Replies Created
-
here you go: https://irefer.io/cf7.png
thanks
Thanks for the quick reply,
here is the screenshot:
https://www.awesomescreenshot.com/showImage?img_id=3459361here is the script (URL in script has been changed for privacy):
var referrer_code = “”;
var nameEQ = “vsu_referer_hash=”;
console.log(nameEQ);
var ca = document.cookie.split(“;”);
console.log(ca);
var i;
var text = “”;
for (i = 0; i < ca.length; i++) {
text += ca[i] + “”;
}var user_email = document.getElementsByName(“your-email”)[0].value;
user_email = encodeURIComponent(user_email);
var user_name = document.getElementsByName(“your-name”)[0].value;
user_name = encodeURIComponent(user_name);var api_url = “https://api.domain.com/v1.0/W4qLb4115082.js/newSignup?email=” + user_email + “&name=” + user_name + “&referrer_code=” + referrer_code + “&campaign_id=9214”;
console.log(api_url);
var xhr = new XMLHttpRequest();
xhr.open(“GET”, api_url, false);
xhr.send();
json_result = xhr.responseText;if(xhr.status == 200){
console.log(json_result);}
else {
console.log(xhr.status);
console.log(xhr.statusText);
console.log(xhr.responseText);}
I am also getting the same error. So I made sure currency is set to Pound Sterling in GF and the error is still the same.
Any ideas why?
thanks
Forum: Plugins
In reply to: [Viral Sign Ups] Site Down?Hi, sorry about this! We are using a 3rd party plugin to manage the membership part of our plugin and they are having issues connecting to our server and are looking into fixing this asap!
We have developed a brand new version of Viral Sign Ups which does not rely on any other 3rd party service and also comes with many more additional features. Could I suggest you try out our new version? More details on it can be found at https://www.viralsignups.com
If your interested in the new version just send me an email from our website & I can provide you with access details.
Thanks
PeteForum: Plugins
In reply to: [Viral Sign Ups] Manage ListHi Brian, thanks for getting in touch and trying out our plugin. This is not possible with the current free version of the plugin but our new version has many more features that give you greater control. You can view more details on our website: https://www.viralsignups.com
Forum: Plugins
In reply to: [Viral Sign Ups] Dutch translations available for Viral Sign Ups plugin?Hi Anna, we have developed a new version of Viral Sign Ups which allows you to translate everything to any language. We are currently in private beta at the moment. More details can be found on our website https://www.viralsignups.com where you can also get in touch to request beta access before we go live to the public.
thanks
Forum: Plugins
In reply to: [Easy Forms for Mailchimp] new version brokenYeah that worked thanks, all good now
Forum: Plugins
In reply to: [Viral Sign Ups] Missing Referral LinkHi, sorry I’ve only just seen your question. In order for the referral link to display, you will need to choose the page your sign up form is on – from the “Popup Content” drop down on this settings page of the plugin: https://joxi.ru/52akQ6aIoW00r0
Hope that helps.
Forum: Plugins
In reply to: [Viral Sign Ups] Multi Tier RewardsHi, the current version only offers 1 reward sorry. But it’s something we could look at in a future release.
Forum: Reviews
In reply to: [Viral Sign Ups] Love it!Hi Robert, glad all is ok now and thanks for your review. If you have any feedback on how we can improve the plugin it would be great to get your thoughts through our feedback system within the plugin.
Forum: Reviews
In reply to: [Viral Sign Ups] Love it!Hi Robert, sorry to hear your not happy with our plugin. There are no costs with this plugin it is totally FREE. Nothing is mentioned on our website regarding costs because the plugin is now free for anyone to use.
We are busy working on improving the plugin daily at the moment and are aware of some bugs that are being fixed and a new version will be released very soon.
If your referring to the green button within the plugin that asks you to Buy Pro Version, this is going to be removed. We were charging for the plugin and have now decided to give it away totally free, which is a very good offer considering it allows you to collect up to 10,000 emails per month.
So were not hiding anything behind a sign up page and feel we are developing a very useful plugin that will be of benefit to peoples businesses.