Skip to content

Commit

Permalink
Merge pull request #305 from amplitude/AMP-108054-streaming-doc-minor…
Browse files Browse the repository at this point in the history
…-updates

AMP-108054 Minor updates to Google Ads and Streaming limitations
  • Loading branch information
markzegarelli authored Sep 30, 2024
2 parents 5db1b42 + 7c5210b commit ab481ab
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ With event streaming, you gain access to user-friendly, configuration-based tool

## Limitations

- **Forwarding transformed data:** Amplitude event streaming only supports raw (untransformed) events, event properties, and user properties. [Transformed](/docs/data/transformations) events and properties (such as merged properties) aren't supported.
- **Format for user properties:** All forwarded user properties are currently sent as strings except for [Braze streaming](/docs/data/destination-catalog/braze) and [Iterable streaming](/docs/data/destination-catalog/iterable) destinations
- **Reserved keywords:** Specific keywords, including `_all` and `_identify`, can't be used as event names when streaming events from Amplitude.
- **Historical data:** Amplitude's streaming integrations focus on data from the setup point forward. Historical data isn't included in this process, which ensures that Amplitude transmits only events captured post-configuration.
Expand Down
2 changes: 1 addition & 1 deletion content/collections/destination-catalog/en/google-ads.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ After you create the destination, you must configure the settings.
5. Enter the [Google Ads Customer ID](https://support.google.com/google-ads/answer/1704344?hl=en): A Google Ads Customer ID is a unique identifier assigned to each advertiser or business that uses Google Ads. It helps Google track and manage accounts, campaigns, and billing information for advertisers. Find the Google Ads Customer ID at top-right when logged into Google Ads. Enter the ID **without** hyphens.
6. Enter the [Google Ads Conversion Action ID](https://support.google.com/google-ads/thread/105330243?hl=en&sjid=5504033552721490234-EU): This is a unique identifier associated with a specific conversion action in Google Ads, and represents an action that you want your visitors or users to take. For example, make a purchase, submit a contact form, or sign up for a newsletter. Once the conversion action is visible on Google Ads, click it to visit the details page (path: `/conversions/detail`). The URL has a parameter `ctId=`. Copy the value of that parameter as the Conversion Action ID.
7. To send events ingested by Amplitude to Google Ads, toggle *Send Events* to *Enabled*. Expand the *Select and filter events* panel, and select which events to send. Amplitude recommends that you send only the events you need in Google Ads, rather than selecting *All Events*.
9. Map the `event_time` Amplitude property to the `Conversion Date Time` property in Google Ads
9. Map the `gclid` Amplitude property to the `GCLID` property in Google Ads.
10. Save when finished.

### Setup tracking conversion in Google Ads
Expand Down

0 comments on commit ab481ab

Please sign in to comment.