Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

109
Views
how to implement multiple script tags specific to the user that will inject a widget into their website?

I'm trying to create a service where users can embed a customer feedback widget in their website, similar to https://appzi.com. I'm thinking about using NodeJS for the BE but I'm confused as to how to generate unique script tags for each widget? And how to host those scripts? i searched all over google but couldn't find anything.

about 4 years ago · Juan Pablo Isaza
1 answers
Answer question

0

For hosting you could serve the files on an api endpoint and then res.send the files back with a fastify api. You could use a script tag and as a source use your api url and add a id to your script tag to identify. <script src="https://yourapientpoint.something.com" id="widgetId" /> You can then in your widget subtract this id to determine the look of your widget. Alternatively you could check https://www.jsdelivr.com/

about 4 years ago · Juan Pablo Isaza Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!