Leeberty
Forum Replies Created
-
Hi @gamesofshadows ,
On behalf of Kim, you are most welcome!
Please, do let us know how it goes for you, and don’t hesitate to reach out if you come across issues, as we’ll be glad to help you out.
Greetings @jdembowski ,
I understand the rule about not asking for access in WordPress forums.
“itβs forum policy that you not ask users for admin or server access.”
I do not have access to the customer’s site.
In my replies, there are no indications about me asking the customer for access in any way.
I simply asked for a screen recording and for the customer to share the page URL of where the table is located.
“If they are paying customers (such as people who bought a premium service/product from you) then by all means, direct them to your official customer support system.”
I understand. I provided the link to our plugin’s site contact form so that the customer can send us a direct message.
I am here to ask for reconsideration due to the fact that I have never asked for site access in my replies, after reviewing them.
Your patience and consideration are well-appreciated.
I understand that your having issues with all conversions not getting reported.
These are the possible reasons:
- Google Ads only marks purchases as a conversion if they were triggered from an ad click, so conversions reported are always lower in Google Ads and other platforms aside from Google Analytics.
- If you are seeing fewer purchases reported in Google Analytics, it can be that:
- Visitors are using an ad- or script blocker
- Visitors aren’t getting redirected to the purchase confirmation page. (Payment gateway issue)
For your reference, see: https://sweetcode.com/docs/wpm/faq#not-all-conversions-are-being-reported
Also, these articles might be of help:
- https://sweetcode.com/docs/wpm/diagnostics
- https://sweetcode.com/docs/wpm/plugin-configuration/general-settings#order-list-info
- https://sweetcode.com/docs/wpm/setup/requirements#payment-gateways
- https://sweetcode.com/blog/are-all-payment-gateways-created-equal#what-can-you-do-to-fix-the-tracking-accuracy
Let us know if you have more questions.
Hi @ucgf ,
Please feel free to send us a private message here https://wpdataaccess.com/contact/, so that we can assist you better.
We’ll wait for your message. π
Hi @andys007 ,
Sure! Please send us a message here. https://wpdataaccess.com/contact/
We’ll wait for your message. π
Hi there,
Due to inactivity, Iβm closing this thread for now.
Feel free to add a new reply to continue the conversion for this support request.Hi there,
Due to inactivity, Iβm closing this thread for now.
Feel free to add a new reply to continue the conversion for this support request.Hi @andys007 ,
Thanks for the post!
With this, can you please send us a screen recording of when this happens so we can assess this better?
Also, can you share the page URL of where this table is located?
We’ll wait for your reply.
Hi @arguetaarthur ,
Thanks for the post!
However, I wasn’t able to find the table you are referring to. Can you please provide us the page URL of where the table is located so we can assist you better?
We’ll wait for your reply.
Hi @brendane88 ,
Thanks for the post! Let me help you with this.
Here’s a quick step-by-step guide to connect to SQL server:
- Check prerequisites
- Check Architecture
- Install CONNECT storage engine
- Install ODBC or JDBC drivers
- Prepare SQL Server Connection (must use SQL server authentication)
- Check SQL Server table structure
- Use SQL Server in Data Tables
- Use SQL Server in Data Projects
For reference, here’s a tutorial vid: https://wpdataaccess.com/docs/heterogeneous-connections/connect-to-sql-server/
Let us know how it goes.
We’ll wait for your reply!
Hi @ucgf ,
Thanks for the post!
The database column needs to be allowed to have NULL values. You can check that in the structure/schema of your table.
Can you please let us know what DBMS you are currently using?
We’ll wait for your reply.
Hi @fb3000 ,
Before you can import a CSV file to a database, you must create a database table first. You can create a Create Table script statement, which you can import and execute here: https://share.getcloudapp.com/qGuqxLX6
You can then import your CSV file through Import CSV files > Upload CSV file. See: https://share.getcloudapp.com/12u7zZA6
For reference, see: https://wpdataaccess.com/docs/data-explorer-manage/imports-sql-csv/#import-csv-file
Let us know if you have further questions.
Hi @fb3000 ,
Thanks for the post! I’d be glad to help you out.
1.”Can you let me know if it allows us to create actual tables on the mysql database that is running the wordpress site?“
You most definitely can! Data TablesΒ of WPDA is a table builder that allows users to create responsive data tables from local and remote databases with just a few mouse clicks.
Here’s a quick tutorial: https://wpdataaccess.com/docs/data-tables/creating-data-tables/
You can view a live demo here: https://wpdataaccess.com/responsive-data-table-demo/
2.”Iβm wondering if we can directly import CSV files into a table like this.”
Yes. You can directly import CSV files using WPDA.
For more in-depth information, see: https://wpdataaccess.com/docs/data-explorer-manage/imports-sql-csv/
I hope this helps!
Let us know if you have more questions.
Hi @whiteeugene ,
I understand that the top menu disappears after clicking on Tables.
Can you please check and send us a screenshot if there are JavaScript errors in DevTools? You can do so by right-clicking the page, selecting inspect and going to the “Console” tab., See: https://share.getcloudapp.com/qGuqO6Dg
Please also send a screen recording of when the issue happens, so we can assess this better.
We’re looking forward to your reply.
Hi @whiteeugene ,
Thanks for the post! I’d be glad to help you out.
After clicking on Tables, which is the table builder, you should see the Create Data Table button just below that row. See: https://share.getcloudapp.com/z8uGLNOp
Under Publication Data, you can select the Database, as well as the Table/View Name. From here, you should be able to find the specific table you’re trying to display.
For reference, see: https://share.getcloudapp.com/7KuzQ7PW
I hope this helps!
Let me know if you have more questions.