Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 14 days 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 (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-25T11:56:22.000Z (29 days ago)
- Last Synced: 2024-12-05T05:45:41.072Z (19 days 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: 5
- 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
![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 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
- Value Decimal### Override User Data:
- IP address
- 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)## Open Source
Reddit Tag for GTM Server Side is developed and maintained by Stape Team under the Apache 2.0 license.