Skip to content

Commit

Permalink
Merge pull request #7 from stape-io/updating-readme
Browse files Browse the repository at this point in the history
Updating readme
  • Loading branch information
Bukashk0zzz authored Oct 16, 2024
2 parents 2a3def5 + c0160a1 commit 3e87ab9
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 23 deletions.
53 changes: 30 additions & 23 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,38 +1,45 @@
# Reddit Conversions API Tag for Google Tag Manager Server Container

The Reddit Conversion API Tag allows sending conversion data from server Google Tag Manager to Reddit servers.
The Reddit Conversion API Tag for server Google Tag Manager provides insights into Reddit marketing efforts, allowing strategies to be optimized accordingly.

### Reddit tag description:
**Event Name Setup Method** - select from a list of standard events, add a custom event, or choose to Inherit an event name from a client. When Inherit from client is selected, the Reddit CAPI tag will try to map events automatically into standard events or use a custom name if it’s impossible to map into a starred event.
## Reddit tag description
The Reddit Conversion API Tag allows conversion data to be sent from the Google Tag Manager to Reddit servers. With Tag, you can edit and send fields such as Common Event Data Override, Server Event Data Override, and User Data by specifying the parameters you want to exclude or override.

**Reddit API Key** - create a Reddit account and find your API key by navigating to the Apps & API section of your account settings. This will show you all of the authorized apps and API keys associated with your account.
## Tag settings

**Account ID** - Reddit account ID is the same as username.
![Reddit tag image](reddit_tag.png)

**Event Name Setup Method** - select from a list of standard events, add a custom event, or choose to Inherit an event name from a client. When Inherit from a client is selected, the Reddit CAPI tag will try to map events automatically into standard events or use a custom name if it’s impossible to map into a starred event.

**Account ID** - ID of the Reddit Ads account to which the conversion event belongs.

**Conversion Access Token** - a secure key that lets send conversion event data.

**Test Mode** - indicates whether the conversion events should be processed.

**Use Optimistic Scenario** - The tag will call gtmOnSuccess() without waiting for a response from the API.
**Use Optimistic Scenario** - the tag will trigger gtmOnSuccess() immediately without waiting for an API response. While this feature improves sGTM's response time, it also means that even if the tag fails to fire correctly, it will still report a success status.

### Using tag, you can override:
- Reddit click ID
- Event time
### Override Server Event:
- Conversion ID
- Currency
- Items count
- Currency ID
- Item count
- Products
- Value
- Value Decimal
- IP Adress

### Override User Data:
- IP address
- Email
- External ID
- Idfa
- Aaid
- Opt-out
- User agent
- Screen dimensions

## Useful link:
- https://stape.io/blog/reddit-conversion-api-tag-for-server-google-tag-manager
## Open Source
- External ID
- Idfa (Access identifier for advertisers)
- Aaid (Android Advertising ID)
- Opt out
- User Agent
- Screen Dimensions
- UUID (Universally Unique Identifier)

## Useful link
[How to set up the Reddit CAPI tag](https://stape.io/blog/reddit-conversion-api-tag-for-server-google-tag-manager#how-to-set-up-reddit-capi-tag)

Reddit Tag for GTM Server Side is developing and maintained by [Stape Team](https://stape.io/) under the Apache 2.0 license.
## Open Source
Reddit Tag for GTM Server Side is developed and maintained by Stape Team under the Apache 2.0 license.
Binary file added reddit_tag.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 3e87ab9

Please sign in to comment.