Explore
Account
1 project tagged with this
Aline Widget — Surveys, inquiries, and announcements from multiple sites, all in one place. With a single line of script, embed quick survey, inquiry, and announcement widgets on any site, and manage all responses from a single dashboard. We've integrated survey and inquiry features, which used to be built separately for each site (like aline.team, showcase, battle), into a single embeddable widget. Even if your sites grow, it's just one line of widget code and a dashboard registration. What it can do Feature Description 📊 Quick Survey Display single-choice/multiple-choice surveys only on specific paths. Automatically block duplicate responses from the same visitor. 💬 Inquiry (Contact) An inquiry form that collects name, email, type, and content. Instant notification upon submission. 📢 Announcement Pop-up Display time-bound announcements as a modal. Visitor consideration with "Don't show today / Don't show again" options. 🔔 Notifications Choose between Google Chat webhook or email per site to receive new responses/inquiries. 🌐 Automatic Multilingual Detects the language of the visited site and displays the widget in Korean, English, or Japanese. 🔒 Lightweight Data Collection Collects minimal data based on anonymous sessions. Fully isolated per site. Installation is just one line Step 1 — Register your site on the dashboard, and a unique project key (pk_...) will be issued. Step 2 — Insert the issued key and paste it just before the </body> tag in your site's HTML. <script src="https://survey.aline.team/widget.js" data-project="YOUR_ISSUED_PROJECT_KEY" async></script> Step 3 — Done. A widget button will appear in the bottom right corner, and if surveys/announcements are configured, they will be displayed as well. Injected via Shadow DOM, not an iframe, it will never conflict with your existing site's CSS or design. No separate build or library installation is required. What are the benefits? Save Development Time — No need to create new forms, databases, or notifications for each site. A new site only requires one line of script + 1 minute for registration. Centralize Dispersed Feedback — Gather responses, inquiries, and survey results from multiple services in a single dashboard. Never Miss a Notification — New inquiries arrive instantly via Google Chat or email. Your operations team can respond quickly. Global Reach — Automatically displayed in Korean/English/Japanese according to the visitor's language, covering multilingual sites without additional effort. Lightweight Data Handling — Operates only on anonymous sessions without collecting raw IP or precise location, reducing personal data burden. Flexible Targeting — Precisely control exposure, such as displaying surveys only on specific page paths or announcements only during certain periods. Get Started Now Create an account (email/password) and log in at survey.aline.team Register your site (project) on the dashboard → Set up notification channels → Issue project key Insert the single line of script above into your site. Inquiries: support@extory.co