I'm trying to create a website widget which my customers can deploy on their website. The widget will display the price and date it (the price) was updated and will have a link to my website to place an order.
Since the "Search and Report" datapage code has to be deployed directly on the customer's website, the datapage can't accept "customer_id" as a query parameter. Instead the datapage needs to have "customer_id" hard-coded in it - which means that I will need 1 datapage per customer.
This problem would be easily solved if there's a way to pass in a query parameter directly to the deployment code - does anybody know how to do this?
Is there a better way of doing this - completely different approach from what I am taking?
You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
Question
maverick
I'm trying to create a website widget which my customers can deploy on their website. The widget will display the price and date it (the price) was updated and will have a link to my website to place an order.
Since the "Search and Report" datapage code has to be deployed directly on the customer's website, the datapage can't accept "customer_id" as a query parameter. Instead the datapage needs to have "customer_id" hard-coded in it - which means that I will need 1 datapage per customer.
This problem would be easily solved if there's a way to pass in a query parameter directly to the deployment code - does anybody know how to do this?
Is there a better way of doing this - completely different approach from what I am taking?
Thanks in advance for your help.
Link to comment
Share on other sites
2 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.