Skip to main content
no code neededunlimited viewsfree forever

Free TripAdvisor Review Widgets for Notion

Embed TripAdvisor reviews on any public Notion page in 60 seconds — uses the standard CodePen workaround for Notion's URL-only `/embed` block. TripAdvisor has no embed; CodePen + BlooTrue is the only way.

Build Your Tripadvisor Review Widget

Key facts: 60-second install on Notion · fills TripAdvisor's missing embed gap · free Notion plan supported · uses CodePen / JSBin workaround · no TripAdvisor API key required · schema.org markup on paid plans

Last updated ·by Mike Ragimov

SEO + AI schema · paid plans

Star ratings in search results, on paid plans

Paid widgets add schema.org Review and AggregateRating JSON-LD to the page they sit on, so search engines and AI answer engines can read your Google reviews as structured data. The free plan shows the reviews without the schema. See how the schema works

Why Use BlooTrue for TripAdvisor on Notion?

The only way to put live TripAdvisor reviews on a Notion page — TripAdvisor has no embed and Notion has no plugin layer.

Fills Two Gaps At Once

TripAdvisor has no embed widget. Notion has no native HTML block. BlooTrue + CodePen is the only practical path — well-known on Reddit, Stack Overflow, and the Notion community forum.

No TripAdvisor API Key Required

Works with any public TripAdvisor listing. No TripAdvisor Fusion application, no API quotas, no business-level claim required.

Super, Potion, Fruition Compatible

Third-party publishers that turn Notion pages into standalone websites preserve `/embed` blocks. The CodePen iframe carrying BlooTrue renders identically on Super, Potion, and Fruition.

Auto-Sync With TripAdvisor

New TripAdvisor reviews appear on your Notion page automatically every 24 hours. The CodePen pen pulls from BlooTrue's CDN, which pulls from your public TripAdvisor listing.

What makes a TripAdvisor widget different from a Google review widget?

TripAdvisor is a native star platform built for travel businesses. Knowing how its bubble ratings, listing setup, and review moderation work avoids surprises after you embed.

How BlooTrue shows your real TripAdvisor star ratings

TripAdvisor is a native star platform: every traveler review carries a 1–5 “bubble” rating, and each listing has an overall average. BlooTrue shows those ratings exactly as stars — no conversion, no percentages, nothing invented. A 5-bubble review renders as 5 stars, a 3-bubble review as 3, and the widget header shows your listing's real TripAdvisor average and review count. The result is a TripAdvisor widget that reads exactly like your Google or Yelp widget. The header rating always comes from TripAdvisor's own published aggregate, never from averaging the individual cards on screen.

Where the reviews come from and how often they refresh

BlooTrue fetches the publicly-visible reviews from your TripAdvisor listing on a server-side schedule — roughly once every 24 hours on paid plans — and caches the result. Your site never calls TripAdvisor directly, so visitor traffic to your page doesn't depend on TripAdvisor being reachable, and the widget loads instantly from cache. Only reviews that are public on your listing are included. Each review keeps its reviewer name, photo, bubble rating, and text, and links back to your TripAdvisor listing.

Your listing setup and what shows up in the widget

Reviews only appear if your TripAdvisor listing is public and has reviews. If your listing is brand new or has zero reviews, there's nothing for the widget to import yet — it will populate as soon as your first public traveler review lands. Once your listing has reviews, the widget shows whatever your listing shows publicly: no more, no less. If a review disappears from your widget after a sync, it almost always means the traveler deleted it or TripAdvisor removed it — the widget simply follows your listing's public state.

Moderation, review guidelines, and attribution

TripAdvisor moderates reviews under its content guidelines and removes spam, fraudulent submissions, and content that violates its policies. Because BlooTrue reads only your listing's public reviews, the widget automatically reflects those removals on the next sync — you never display content TripAdvisor has already taken down. Every card keeps the TripAdvisor mark and the reviewer's name, and clicking a review links back to your TripAdvisor listing, so attribution stays intact. BlooTrue never fabricates a rating: an empty star-only review (a bubble rating with no written text) is still shown as a real review, and the header number is always TripAdvisor's own aggregate.

TripAdvisor tips for Notion

  • Notion's embed block accepts the TripAdvisor widget URL — paste the snippet URL (not the script tag) into the embed prompt.
  • For public Notion sites built with Super, Potion, or Fruition, the TripAdvisor widget renders identically to the standard embed.
  • TripAdvisor's widget respects Notion's page width and adapts to Notion's narrow vs. wide layouts automatically.

Want more on TripAdvisor itself? See the TripAdvisor widget overview or our guide to the best review widgets for websites.

How Do I Install BlooTrue TripAdvisor on Notion?

4 steps. Uses CodePen as a free intermediary because Notion's /embed block only accepts URLs, not HTML.

1

Build Your Widget & Copy the Embed Code

Use the BlooTrue builder on this page. Paste your TripAdvisor listing URL (e.g. tripadvisor.com/your-listing-slug) and your real reviews load automatically into the live preview. Click the embed code.

Notion's /embed block only accepts URLs, not raw HTML — so we'll use a free CodePen pen to host the snippet at a public URL.

2

Host the Snippet in a Free CodePen Pen

Open codepen.io (free signup, no credit card). Click Create → New Pen, paste the BlooTrue embed code into the HTML tab, then click Save.

Once saved, click Change View → Full Page and copy the full-page URL — it looks like codepen.io/your-name/full/abc123. Important: use the /full/ view URL, not the editor URL.

Alternative: JSBin, Glitch, Replit, or GitHub Pages all work the same way.

3

Paste the CodePen URL into Notion

In your Notion page, type /embed, paste your CodePen full-page URL into the popup, and click Embed link. Notion renders the CodePen full page inside its iframe — your TripAdvisor reviews appear.

4

Resize to Fit Your Notion Page

Drag the corners of the embed block in Notion to resize the widget. The widget is responsive inside the iframe. Reviews auto-sync from TripAdvisor every 24 hours via the CodePen pen — no further maintenance.

How BlooTrue Compares to Other TripAdvisor-on-Notion Options

TripAdvisor doesn't offer an embed. Notion has no plugin layer. Here's how BlooTrue compares to the alternatives.

OptionBlooTrue + CodePenTripAdvisor officialStatic screenshot
Free TripAdvisor embed available
Free
Live, auto-updating reviews
Works inside Notion `/embed`
No TripAdvisor API key needed
Works on Super / Potion / Fruition
Custom layouts and accent colors
Pricing for full features$9/moN/AFree

TripAdvisor Review Widget for Notion — Free, CodePen / JSBin Workaround

BlooTrue's TripAdvisor Review Widget for Notion is a free embed for any public Notion page — works around Notion's URL-only /embed block via a free CodePen / JSBin intermediary. TripAdvisor has no embed widget at all (its Fusion API is gated for partner apps), and Notion has no native TripAdvisor integration and no app marketplace, so CodePen + BlooTrue is literally the only practical way to put live TripAdvisor reviews on a Notion page. Notion's native /embed block only accepts URLs, not raw HTML, because Notion is a docs/wiki tool rather than a website CMS in the conventional sense. The well-documented community workaround is to paste the BlooTrue embed snippet into a free CodePen pen (or JSBin), save it, copy the pen's full-page URL (the /full/ view, not the editor), then in Notion type /embed and paste that URL. Notion renders the CodePen full page inside an iframe, and the BlooTrue widget renders inside the iframe with your real TripAdvisor reviews. The free Notion plan supports this — no paid Notion subscription and no TripAdvisor API key are required. Notion's “Share to web” feature lets you publish the page as a public read-only URL, and third-party publishers like Super, Potion, and Fruition turn a Notion page into a standalone website with custom domain support — the embedded TripAdvisor widget renders identically on all of them. SEO note: Notion's own pages don't expose JSON-LD at the page level, so the embed itself emits schema.org Review + AggregateRating JSON-LD inside its iframe — Bing and DuckDuckGo pick this up, and Super / Potion sites surface it at the page level via their own meta-tag layer.

Why is BlooTrue + CodePen the only way?

TripAdvisor doesn't publish a paste-ready embed widget the way Google publishes Place Cards — TripAdvisor's Fusion API is positioned as a partner-channel product (used by sites like Apple Maps and Trivago), not a merchant self-service product. Notion, on the other side, doesn't accept raw HTML in any block — only URLs via /embed. The intersection of those two constraints leaves CodePen + BlooTrue as the only practical path to put live TripAdvisor reviews on a Notion page.

About TripAdvisor reviews in this widget

Your TripAdvisor widget shows the traveler reviews from your TripAdvisor listing, each with the traveler's 1 to 5 bubbles. The summary at the top is the listing's overall bubble rating and review count, as reported by TripAdvisor, which is not your ranking position: a listing at '#3 of 120 restaurants' still shows its bubbles, not a 3. Travelers write reviews on the listing without booking through TripAdvisor, and TripAdvisor's own Review Snippets are small badges with little styling control. Hoteliers sometimes expect the Travelers' Choice award in the header; the widget shows reviews and the bubble rating.

Frequently Asked Questions

Will the widget show my TripAdvisor ranking, like #2 of 85 hotels in town?

No. The header takes your listing's overall bubble rating and its review count from TripAdvisor; the ranking position is a separate figure TripAdvisor works out against other businesses in your area, and it is not part of the widget. Each review card keeps the 1 to 5 bubbles the traveler gave.

Does embedding TripAdvisor reviews require one of TripAdvisor's paid business products?

No. The BlooTrue builder reads any public TripAdvisor listing from its URL, with no TripAdvisor business subscription needed. TripAdvisor does hand out its own Review Snippets and rating widgets, but they are small badges you cannot restyle, whereas this embed is one line of code showing the traveler reviews themselves with their bubble ratings.

How does the widget handle TripAdvisor reviews with 1 or 2 bubbles?

On the free plan only reviews of 4 bubbles and above appear, and the widget holds whatever TripAdvisor showed on the day you created it. Paid plans refresh from TripAdvisor daily, so a review TripAdvisor removes for breaking its guidelines drops off your widget on the next refresh, while the header keeps TripAdvisor's own bubble rating.

Is the BlooTrue TripAdvisor widget free for Notion?

Yes. BlooTrue is completely free for Notion. No Notion paid plan required, no view caps on any plan, no credit card. The free plan shows your TripAdvisor reviews with BlooTrue branding in the footer.

Why doesn't Notion accept raw HTML in the `/embed` block?

Notion's `/embed` block is a URL-only embed: you paste a link, and Notion renders the link's content inside an iframe. Notion does not give you a code block that runs raw HTML, JavaScript, or `<script>` tags. This is a security and consistency design choice — Notion is fundamentally a docs/wiki tool, not a website CMS. The community workaround is to host the HTML snippet in a free intermediary that exposes a public full-page URL, then paste that URL into Notion's `/embed` block.

How does the CodePen workaround for embedding TripAdvisor in Notion work?

CodePen lets anyone create a free pen, paste HTML/CSS/JS, and serve the result at a public full-page URL like codepen.io/your-name/full/abc123. You paste the BlooTrue TripAdvisor embed code into the HTML tab of a new pen, save the pen, copy the full-page URL (the `/full/` view, not the editor view), then in Notion type `/embed`, paste the URL, and click `Embed link`. Notion loads the CodePen full page inside an iframe — your TripAdvisor reviews render inside that iframe. JSBin (jsbin.com) works identically as an alternative.

Does TripAdvisor offer its own embed widget for Notion?

No. TripAdvisor does not provide an official embed widget for businesses to display their reviews anywhere — not on websites, not on Notion. TripAdvisor's Fusion API is gated and primarily intended for partner apps, not merchant self-embeds. CodePen + BlooTrue is the only practical way to put live TripAdvisor reviews on a Notion page.

Will the widget work on Super, Potion, or Fruition Notion sites?

Yes. Super, Potion, and Fruition publish a public Notion page as a standalone website. They preserve Notion's embed blocks, so the CodePen iframe carrying the BlooTrue TripAdvisor widget renders normally on the published Super / Potion / Fruition site. Custom domains and SEO settings on those publishers all coexist with the embedded widget.

Can I avoid CodePen and embed the HTML directly in Notion?

No, not at the moment. Notion has no native HTML / JavaScript code block. The only way to render arbitrary HTML inside a Notion page is to load it via the `/embed` block from a public URL, which means an intermediary host. CodePen and JSBin are the most popular choices because they're free, instant, and have no signup requirement on read. Self-hosting on Glitch, Replit, or GitHub Pages also works — same pattern, just a different host.

Will TripAdvisor reviews on my Notion page help SEO?

Honest answer: partially. Notion's own pages don't expose JSON-LD to search engines, so structured data on a vanilla `notion.so` URL is limited. The BlooTrue widget injects schema.org Review + AggregateRating JSON-LD inside its iframe, which is reliably picked up by Bing and DuckDuckGo. For full Google rich-snippet eligibility on a Notion-published site, use Super or Potion — they expose proper HTML and meta tags at the page level.

Ready to Display Your TripAdvisor Reviews on Notion?

Build your free widget in 60 seconds. No credit card, no Notion paid plan, no TripAdvisor API key.

Build Your Widget