Installation Guide

Add TapText to your website

One line of code. Takes about 2 minutes. Works on Shopify, Squarespace, Wix, WordPress, or any website.

Your embed code

<script src="https://taptext.com.au/widget.js?key=tk_live_YOUR_KEY"></script>

Your personalised embed code (with your unique key already filled in) is waiting in your dashboard. Log in and go to Help & Setup to grab it.

1

Go to Online Store โ†’ Themes

From your Shopify admin, click Online Store in the left sidebar, then Themes.

admin.shopify.com โ€บ themes
โ—ˆ Shopifyyour-store.myshopify.com
๐Ÿ  Home
๐Ÿ“ฆ Orders
๐Ÿช Products
๐ŸŒ Online Store
โ†’ Themes

Themes

DawnCurrent theme
2

Click the "โ‹ฏ" menu โ†’ Edit code

Click the โ‹ฏ (three dots) button next to your current theme, then choose Edit code.

admin.shopify.com โ€บ themes
DawnCurrent theme
Preview
Rename
Edit code
Download
3

Open Layout โ†’ theme.liquid

In the file sidebar, expand the Layout folder and click theme.liquid.

admin.shopify.com โ€บ themes โ€บ edit

Files

๐Ÿ“ Assets
๐Ÿ“ Config
๐Ÿ“‚ Layout
theme.liquid
password.liquid
๐Ÿ“ Sections
๐Ÿ“ Snippets
๐Ÿ“ Templates
โ€” theme.liquid is open in the editor โ†’
4

Paste your code just before </body>

Scroll to the bottom of the file. Find the closing </body> tag and paste your TapText script on the line directly above it.

theme.liquidSave
50<footer class="site-footer">
51</footer>
52
53<script src="https://taptext.com.au/widget.js?key=tk_live_โ€ฆ"></script> โ† paste here
54</body>
55</html>
๐Ÿ’กUse Ctrl+F and search for </body> to jump straight to it โ€” theme.liquid files can be long.
5

Click Save

Hit the green Save button in the top-right of the editor. Changes go live immediately.

โœ…

TapText is now live on your store.

Open your store in a new tab and you'll see the TapText button in the corner. It may take a few seconds on the first load.

Don't have an account yet?

14-day free trial. Credit card required ยท won't be charged until day 15.

Start free trial โ†’