› Forums › Post Pay Counter PRO › Support › Problem with counting visits
We are based in Europe with a GMT+1/GMT+2 time zone - support replies may be delayed due to time zone differences with your country.
- This topic has 35 replies, 1 voice, and was last updated 1 year, 9 months ago by Abdulaziz.
-
AuthorPosts
-
January 18, 2023 at 7:49 am #231006AbdulazizGuest
I used Google Analytics to calculate the visits, but no visits have been calculated yet. For your information, I have been using the add-on for a few hours
January 18, 2023 at 7:50 am #231212StefanoKeymasterHi there,
have you already had a look at our Analytics tutorial?Google Analytics setup and configuration with Post Pay Counter PRO
January 18, 2023 at 10:55 am #231250AbdulazizGuestYes, of course, and I did the steps correctly, and indeed the moment he recorded a visit, but this required a day to record this visit. Is there a way to make it faster?
January 18, 2023 at 12:47 pm #231258StefanoKeymasterDo you mean that Analytics itself has not data from the past, or that there is data there, but Post Pay Counter is not showing it?
January 18, 2023 at 12:50 pm #231260AbdulazizGuestIt shows the data, but it takes a long time. See it here. Last Analytics request
Is there a way to make it fetch the data and display it quickly?January 18, 2023 at 5:14 pm #231287StefanoKeymasterYou can use the Update data feature in the Google Analytics Status box to pull data from the past, but new data will only come in daily. There is no way to get data more often than once per day, unfortunately.
January 18, 2023 at 5:16 pm #231289AbdulazizGuestIs this because of Google Analytics
Also, if you transfer to share profits, will members lose the profits in their account?January 18, 2023 at 5:33 pm #231291StefanoKeymasterYes, the current API does not allow querying for periods shorter than one day.
Can you elaborate more on the second question? I don’t understand what you mean.
January 18, 2023 at 5:36 pm #231294AbdulazizGuestI use Google Analytics to calculate the profits, but in the future I will change this to sharing the profits of Google Adsense. It is assumed that it will be some accounts that have money. If I transfer to the profit sharing of Google Adsense, the member will keep the old profits and add to them the new profits from Google Adsense.
January 18, 2023 at 9:11 pm #231336AbdulazizGuesti see this error in error log
An error was thrown with code “no_author_with_total_payment”, message “No posts reach the threshold. Check your settings at Options > Counting Settings > Total Payment > Pay only when the total payment threshold is reached.” and debug data “false”.
how fixJanuary 19, 2023 at 1:11 pm #231427StefanoKeymasterIf you do things out of Post Pay Counter, moving Adsense revenue around accounts, then PPC is not involved. PPC allows you to calculate how much of the revenue you received in your account admin account should be shared with authors.
i see this error in error log
It’s nothing to worry about. I will stop it being logged in the next release, soon!
January 31, 2023 at 4:30 am #233644AbdulazizGuestwhat different between
Use the zonal system
Use the incremental payment systemJanuary 31, 2023 at 4:53 pm #233794StefanoKeymasterIf you click on the info icons to their right in the settings, you’ll find plenty of information about them.
January 31, 2023 at 6:23 pm #233807AbdulazizGuestI have a few suggestions to add and I really hope you do
1 – Adding the possibility of setting a specific price for each country, for example, for every thousand visitors from the speaking states, for example, 5 dollars, this will make the system fairer for the writer
2 – Adding the possibility to change the price of the visit without affecting the balance of the member already in his account. This would be more logical and fair
I really hope this from you and thank youFebruary 14, 2023 at 8:21 am #236960AbdulazizGuestWelcome
I really hope that you will take my suggestion into consideration, and I really hope that this feature will be added as soon as possible. It is very important to make things selective, and you can also make it an option if you want to, but it must be present.
2 – Adding the possibility to change the price of the visit without affecting the balance of the member already in his account. This would be more logical and fair
———————————————————————————-
I also have a question, how do I hide the Paypal box from the member’s profile?
Because I want to add more payment methods, and for that, I prefer all of them to be in one place, I need to hide itFebruary 14, 2023 at 3:23 pm #237057StefanoKeymasterHi there,
both features would require extensive engineering work to be implemented, so we don’t plan to add them in public releases any time soon 🙂I also have a question, how do I hide the Paypal box from the member’s profile?
Unfortunately there is no option allowing you to hide it currently.
A nice day,
StefanoFebruary 14, 2023 at 3:32 pm #237059AbdulazizGuestIsn’t it possible to focus on this feature at the present time and add it as it is really important and I will be grateful to you if you do this
2 – Adding the possibility to change the price of the visit without affecting the balance of the member already in his account. This would be more logical and fairAlso, is there a place in the code that I can modify above to hide this field?
February 14, 2023 at 4:13 pm #237065StefanoKeymasterThe PayPal form is displayed by the
custom_fields_user_page_print
function inpost-pay-counter-pro/classes/ppcp_html_functions_class.php
.2 – Adding the possibility to change the price of the visit without affecting the balance of the member already in his account. This would be more logical and fair
As I said, this requires heavily changing the plugin. Right now the earnings are re-computed at every page load (except for caching), which allows us to have a minimal footprint on the database and not have to regenerate earnings on settings change. It is a design decision baked quite deep into the plugin.
February 14, 2023 at 5:07 pm #237079AbdulazizGuestWhat am I supposed to do with this function exactly so that I don’t take a step that affects the program
Also, you are doing a good job, I depend on you accordingly, so I know that you will find a solution to add this feature, but believe me, it is unique, and as I told you earlier, you can make it optional. This will be appropriate for your vision as well.
Also, there will be no need to recalculate the data again. The statistics can be installed as they are. After changing the settings, the program completes as it is, but with the new settings. Also, I am talking here about one setting that was lost when the Incremental payment value changed.
The old balance of the member should not be affected, and the new data is calculated on the old one. I hope I was able to clarify what I meanFebruary 14, 2023 at 5:15 pm #237082AbdulazizGuestI see the code here, how can I adjust the height without damaging anything in the program
https://i.ibb.co/QFb8dQk/Screenshot-2023-02-14-181254.jpg
Can I put this code as your comment?
/**
Code**/ -
AuthorPosts
- The topic ‘Problem with counting visits’ is closed to new replies.