-
Notifications
You must be signed in to change notification settings - Fork 5.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[zaraz] Update zaraz docs with Automated action updates and move actions docs #16985
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
16 files reviewed, 2 outstanding issue(s) found.
This PR changes current filenames or deletes current files. Make sure you have redirects set up to cover the following paths:
|
@@ -51,26 +50,26 @@ export default async function (manager) { | |||
|
|||
:::note | |||
|
|||
As with regular tools, it is recommended that you [create the triggers](/zaraz/get-started/create-trigger/) you need first, if the Custom Managed Component you are adding needs to start actions using firing triggers different from the default `Pageview` trigger. | |||
As with regular tools, it is recommended that you [create the triggers](/zaraz/custom-actions/create-trigger/) you need first, if the Custom Managed Component you are adding needs to start actions using firing triggers different from the default `Pageview` trigger. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
should we say here the default Pageview
or All Tracks
trigger, instead of only Pageview
? I guess custom MCs don't have ecommerce option, if it does we can also mention the ecommerce automatic action 🤔
* **Actions**: Counts how many times a [specific action](/zaraz/get-started/create-actions/) was activated. It includes the pre-configured Pageview action, and any other actions you set in Zaraz. | ||
- **Loads**: Counts how many times Zaraz was loaded on pages of your website. When [Single Page Application support](/zaraz/reference/settings/#single-page-application-support) is enabled, Loads will count every change of navigation as well. | ||
- **Events**: Counts how many times a specific event was tracked by Zaraz. It includes the [Pageview event](/zaraz/get-started/), [Track events](/zaraz/web-api/track/), and [E-commerce events](/zaraz/web-api/ecommerce/). | ||
- **Triggers**: Counts how many times a specific trigger was activated. It includes the built-in [Pageview trigger](/zaraz/custom-actions/create-trigger/) and any other trigger you set in Zaraz. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
again, should we also add here All Events trigger or would it be confusing?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm leaving this out for now because the PR is about Automatic Actions, other pages weren't really changed so if they need fixing let's do it separately
Co-authored-by: Jun Lee <junlee@cloudflare.com>
Co-authored-by: Jun Lee <junlee@cloudflare.com>
Co-authored-by: Jun Lee <junlee@cloudflare.com>
Co-authored-by: Simona Badoiu <simonaandreea.badoiu@gmail.com>
Co-authored-by: Jun Lee <junlee@cloudflare.com>
…ons docs (#16985) * [zaraz] Update zaraz docs with Automated action and move actions docs * [Zaraz] content rearranging for automatic actions * Update src/content/docs/zaraz/custom-actions/additional-fields.mdx Co-authored-by: Jun Lee <junlee@cloudflare.com> * Update src/content/docs/zaraz/custom-actions/create-action.mdx Co-authored-by: Jun Lee <junlee@cloudflare.com> * Update src/content/docs/zaraz/get-started.mdx Co-authored-by: Jun Lee <junlee@cloudflare.com> * Update src/content/docs/zaraz/get-started.mdx Co-authored-by: Simona Badoiu <simonaandreea.badoiu@gmail.com> * Update src/content/docs/zaraz/get-started.mdx Co-authored-by: Jun Lee <junlee@cloudflare.com> --------- Co-authored-by: Yo'av Moshe <yoav@cloudflare.com> Co-authored-by: Yo'av Moshe <github@yoavmoshe.com> Co-authored-by: Jun Lee <junlee@cloudflare.com> Co-authored-by: Simona Badoiu <simonaandreea.badoiu@gmail.com>
…ons docs (#16985) * [zaraz] Update zaraz docs with Automated action and move actions docs * [Zaraz] content rearranging for automatic actions * Update src/content/docs/zaraz/custom-actions/additional-fields.mdx Co-authored-by: Jun Lee <junlee@cloudflare.com> * Update src/content/docs/zaraz/custom-actions/create-action.mdx Co-authored-by: Jun Lee <junlee@cloudflare.com> * Update src/content/docs/zaraz/get-started.mdx Co-authored-by: Jun Lee <junlee@cloudflare.com> * Update src/content/docs/zaraz/get-started.mdx Co-authored-by: Simona Badoiu <simonaandreea.badoiu@gmail.com> * Update src/content/docs/zaraz/get-started.mdx Co-authored-by: Jun Lee <junlee@cloudflare.com> --------- Co-authored-by: Yo'av Moshe <yoav@cloudflare.com> Co-authored-by: Yo'av Moshe <github@yoavmoshe.com> Co-authored-by: Jun Lee <junlee@cloudflare.com> Co-authored-by: Simona Badoiu <simonaandreea.badoiu@gmail.com>
Summary
Screenshots (optional)
Documentation checklist