https://github.com/stape-io/reddit-tag
Reddit tag for Google Tag Manager Server Side
https://github.com/stape-io/reddit-tag
gtm gtm-custom-template gtm-server-side reddit reddit-ads reddit-api stape
Last synced: 5 months ago
JSON representation
Reddit tag for Google Tag Manager Server Side
- Host: GitHub
- URL: https://github.com/stape-io/reddit-tag
- Owner: stape-io
- License: apache-2.0
- Created: 2023-07-27T13:42:21.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-11-25T11:56:22.000Z (over 1 year ago)
- Last Synced: 2025-03-28T04:52:17.686Z (about 1 year ago)
- Topics: gtm, gtm-custom-template, gtm-server-side, reddit, reddit-ads, reddit-api, stape
- Language: Smarty
- Homepage: https://stape.io/blog/reddit-conversion-api-tag-for-server-google-tag-manager
- Size: 175 KB
- Stars: 1
- Watchers: 6
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Reddit Conversions API Tag for Google Tag Manager Server Container
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
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.
## Tag settings

**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.
**Pixel ID** - ID of the pixel (data source) on your Reddit Ads account. It can be found in the Reddit Events Manager.
**Conversion Access Token** - a secure key that lets send conversion event data.
**Test ID** - ID for using the [Reddit Event Testing Tool](https://ads.reddit.com/events-manager/testing).
**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.
### Override Server Event:
- Conversion ID
- Currency ID
- Item count
- Products
- Value
### Override User Data:
- IP address
- Email
- Phone Number
- External ID
- IDFA (Access identifier for advertisers)
- AAID (Android Advertising ID)
- Opt out / Data Processing Options
- User Agent
- Screen Dimensions
- UUID (Universally Unique Identifier)
## Useful resouces
- [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)
## Open Source
The **Reddit Tag for GTM Server Side** is developed and maintained by [Stape Team](https://stape.io/) under the Apache 2.0 license.