How to Automate Shopify Stores: Data Streaming and AI-based Content Writing

Automatically generate product descriptions in Shopify by using the Shopify API and increase your conversions.

shopify automation demonstrated by green shopify logo in blue digital matrix

Learn how data streaming pipelines and natural language generation (NLG) can increase your page traffic by automatically publishing product descriptions and meta tags in real time.

Although we are an early stage startup, we have already worked on content automation projects with known brands that have several million dollars in e-commerce revenue per year. Through smart content automation they have found themselves with traffic increases from 25% up to a shocking 95% (double revenue!).

When it comes to automating your content, streaming your product data through several systems has an increasingly important role. You don't want to wait hours, days or even weeks until your store's contents are updated, do you? Have you ever manually imported data through Excel imports and want to avoid manual labor? Then this article is for you.

Through a practical example with a single product we are going to showcase:

  1. how it is possible to link your product data with a text generation engine
  2. how to stream generated text results to the CMS of your store and respectively update your store's webpage content.

Of course our simple example can be scaled to thousands of products.

Let's jump right into it.

The data

First of all, let's have a look at the product's data attributes that we used. The following listing shows an example extract of product data that is stored in Shopify:


"variants": [
  {
    "id": 40253132492565,
    "sku": "V32D12E4",
    "grams": 1000,
    "price": "99,00",
    "title": "Mobile Laptop Stand",
    "weight": 1,
    "barcode": "480528304523",
    "weight_unit": "kg",
    "inventory_item_id": 23469741292512,
    ...
  }
]

As you can see from the JSON document, our product is a mobile laptop stand. The product data - if already uploaded - can be accessed via GET request:

https://<YOUR-SHOP-NAME>.myshopify.com/admin/api/2021-04/products.json

For further details please refer to the Shopify Product API.

In this case we already have our data uploaded and listed in our Shopify store. This is probably the most common case for Shopify store owners.

What about the product description?

Usually, the tedious part of maintaining your product pages is filling it with content. Describing your product will increase your page traffic and conversion rates, that's for sure. This can be achieved by outlining unique selling points, addressing your audience on a personal level or filling your page with relevant SEO keywords, just to name a few possibilities.

Writing all that for a single product? No problem.

For hundreds or thousands of products? You might waste months until building organic page traffic.

That's where software tools come into play that use NLG, an AI-based technology to generate content in natural language. We are using AX Semantics' NLG Cloud, an AWS hosted AI engine that allows us to generate grammatically correct and highly personalized text from structured data - even in multiple languages.

Intelligent sentence completion that ensures grammatical accuracy

Now, what we need are following texts:

  • search engine relevant content, consisting of web title and web description
  • content for personalization and conversion, we limit the showcase to the product title and product description

And optimally, these texts automatically end up in the web store.

Transferring and updating your page content through streaming pipelines

Currently, we have two things at hand: our product data in Shopify along with their product API as well as our NLG software to deliver high quality - but automated - text results.

That's were data streaming comes into play. We like to use streaming pipelines from our partner DataCater because they are easy to handle and:

  • enable us to connect different data sources and systems with each other
  • allow us to apply data transformations along the way without affecting the data in source systems
  • help us to update stores in real time rather than having nightly jobs (e.g. transfer all product data at 2 am in a batch) through a technique called "change data capture"

Generally speaking we can flexibly configure regular and irregular data transfers from virtually any source to any sink that offers connectors.

How Natural Language Generation works

By creating depicted pipelines that listen to any changes in our Shopify products collection we can ensure that your product texts are always up to date with a minimal delay.

Putting together all parts

After reading until here you must be curious about the outcome. Here is an example screenshot taken from our Shopify page preview.

We included information such as:

  • durability details of the shown platforms
  • adjustability
  • mobility
  • product material
  • discount promotions

With this you don't have to manually create or update your products texts anymore whenever you:

  • add attributes to existing products
  • update attributes of existing products
  • add new products

And the best part? Setting up a data streaming pipeline with DataCater usually doesn't take longer than a few minutes. With just a few hundreds of articles you will feel a significant improvement.

Increase your content production speed by magnitudes, draw organic page visitors to your shop and increase your sales.

Don't hesitate. Automate.

👉 Contact Us

Stacy Yee content marketing specialist

Jan Kaiser

CEO | Founding Partner

Jan is one of the founders at Xanevo and he is responsible for the implementation of customer projects, which includes project management and leading the technical implementation by the developers.

We will make you a smarter marketer for free. Join our newsletter.

Thanks for joining our newsletter.
Oops! Something went wrong.