Skip to content

Commit

Permalink
Update to correct naming
Browse files Browse the repository at this point in the history
  • Loading branch information
Bukashk0zzz committed May 23, 2022
1 parent 6c64dab commit 9d93bcf
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
# Spreadsheet Reader Variable for Google Tag Manager Server Container
# Google Sheets Reader Variable for Google Tag Manager Server Container

Spreadsheet reader variable allows reading data from Google Sheet and add use it inside server Google Tag Manager.
Google Sheets reader variable allows reading data from Google Sheet and add use it inside server Google Tag Manager.

**There are three action types:**

- Read cell
- Read Range
- Read Two Columns

**To use Spreadsheet reader variable, you'll need:**
**To use Google Sheets reader variable, you'll need:**

- [Server Google Tag Manager container](https://stape.io/blog/how-to-set-up-google-tag-manager-server-side-container)
- [Google Service Account](https://stape.io/blog/write-data-from-server-google-tag-manager-to-google-sheets#1-google-service-account)
Expand All @@ -21,4 +21,4 @@ Spreadsheet reader variable allows reading data from Google Sheet and add use it

## Open Source

Spreadsheet Variable for GTM Server Side is developing and maintained by [Stape Team](https://stape.io/) under the Apache 2.0 license.
Google Sheets Variable for GTM Server Side is developing and maintained by [Stape Team](https://stape.io/) under the Apache 2.0 license.
4 changes: 2 additions & 2 deletions template.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ ___INFO___
"id": "cvt_temp_public_id",
"version": 1,
"securityGroups": [],
"displayName": "Spreadsheet Reader",
"description": "Read data from Google Spreadsheets",
"displayName": "Google Sheets Reader",
"description": "Read data from Google Sheets",
"containerContexts": [
"SERVER"
]
Expand Down

0 comments on commit 9d93bcf

Please sign in to comment.