Skip to content
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

Merged
merged 7 commits into from
Sep 24, 2024

Conversation

omarmosid
Copy link
Member

Summary

Screenshots (optional)

Documentation checklist

  • The documentation style guide has been adhered to.
  • If a larger change - such as adding a new page- an issue has been opened in relation to any incorrect or out of date information that this PR fixes.
  • Files which have changed name or location have been allocated redirects.

Copy link
Contributor

@hyperlint-ai hyperlint-ai bot left a 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.

src/content/docs/zaraz/faq.mdx Show resolved Hide resolved
src/content/docs/zaraz/faq.mdx Show resolved Hide resolved
Copy link

github-actions bot commented Sep 20, 2024

This PR changes current filenames or deletes current files. Make sure you have redirects set up to cover the following paths:

  • /zaraz/get-started/additional-fields/
  • /zaraz/get-started/create-trigger/
  • /zaraz/get-started/edit-tools-and-actions/
  • /zaraz/get-started/edit-triggers/
  • /zaraz/get-started/add-tool/
  • /zaraz/get-started/create-actions/
  • /zaraz/get-started/
  • /zaraz/history/history/
  • /zaraz/get-started/create-variables/
  • /zaraz/get-started/edit-variables/
  • /zaraz/advanced/worker-variables/

@bjesus bjesus requested a review from WalshyDev as a code owner September 24, 2024 14:02
@@ -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.
Copy link
Contributor

@simonabadoiu simonabadoiu Sep 24, 2024

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.
Copy link
Contributor

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?

Copy link
Member

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

bjesus and others added 3 commits September 24, 2024 18:23
Co-authored-by: Jun Lee <junlee@cloudflare.com>
Co-authored-by: Jun Lee <junlee@cloudflare.com>
Co-authored-by: Jun Lee <junlee@cloudflare.com>
bjesus and others added 2 commits September 24, 2024 18:25
Co-authored-by: Simona Badoiu <simonaandreea.badoiu@gmail.com>
Co-authored-by: Jun Lee <junlee@cloudflare.com>
@bjesus bjesus merged commit d20fef9 into production Sep 24, 2024
12 checks passed
@bjesus bjesus deleted the ZRZ-1404 branch September 24, 2024 17:04
elithrar pushed a commit that referenced this pull request Oct 15, 2024
…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>
maheshwarip pushed a commit that referenced this pull request Dec 2, 2024
…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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants