Skip to content

Commit

Permalink
Merge pull request #4 from managed-components/cleanup-readme
Browse files Browse the repository at this point in the history
cleanup readme
  • Loading branch information
Refaerds authored Sep 14, 2023
2 parents 05d3e66 + 9455111 commit 54d4475
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,18 +21,6 @@ Find out more about Managed Components [here](https://blog.cloudflare.com/zaraz-

`conversionId` - Google Ads conversion tags help to build reports that show you what happens after a customer clicks on your ads.

### Google Analytics Account `string` _required_

`gaAccount` - Enter your Google Analytics tracking ID to link to the conversion to your Google analytics account.

### Tag Firing Options `string` _required_

`tagFiringOptions` - Use `once-per-page` to avoid firing this tag more than once.

### Once-per-page `boolean`

`zrzOncePerPage` - See Tag Firing Options above.

### Enable Conversion Linker `boolean`

`conversionLinker` - Enables the conversion linker for this Google Ads component.
Expand All @@ -52,6 +40,18 @@ Its value will determine how Google Ads will process it.

`label` - The Conversion Label identifies the specific conversion. [Learn more](https://support.google.com/google-ads/answer/6095821)

### Google Analytics Account `string` _required_

`gaAccount` - Enter your Google Analytics tracking ID to link to the conversion to your Google analytics account.

### Once-per-page `boolean`

`zrzOncePerPage` - Use to avoid firing tag more than once.

### Domains `string`

`domains` - Expects a comma separated list of domains to set up cross-domain measurement. [Learn more](https://developers.google.com/tag-platform/devguides/cross-domain)

## 📝 License

Licensed under the [Apache License](./LICENSE).
Expand Down

0 comments on commit 54d4475

Please sign in to comment.