WPIntell

Source evidence

use case

SheetDB – get your Google Spreadsheet data · support · 2021-02-07T09:02:00+00:00

complaintsentiment
mediumseverity
0.8relevance
2replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

5 / 30 rows with source links

16.7% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

25 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
Salloom88 unresolved
I like the Plugin but I have a presales question. I will give a use case and you can tell if it can be done using this plugin or not I have a round 12000 students who have users in wordpress. I want to give a unique coupon code for every user. so I thought of having a table in google sheet containing the usernames and the coupon against every user. and then I will add a new page which will pull the coupon only of the logged in user. is it possible? I know I can display the full table but here I want to display only one row which belongs to the user only.. I dont want to disclose all the coupons.. waiting for your reply. Regards, Interested in this too I’m not the developer but may be able to answer your question. You have the option of adding a search parameter to the shortcode e.g. search=”username=27″. If you can pass the value of the unique username to the page on which you want the data displayed it will show only those rows relating to that user. You could perhaps use the URL querystring to pass the username to the page and a shortcode to include that value as the search value. I will be testing this myself tomorrow for a very similar use case.

Comments

2 shown
nils0wxp 2021-07-28T08:12:00+00:00

Interested in this too

richmandan 2021-11-24T22:45:00+00:00

I’m not the developer but may be able to answer your question. You have the option of adding a search parameter to the shortcode e.g. search=”username=27″. If you can pass the value of the unique username to the page on which you want the data displayed it will show only those rows relating to that user. You could perhaps use the URL querystring to pass the username to the page and a shortcode to include that value as the search value. I will be testing this myself tomorrow for a very similar use case.