> ## Documentation Index
> Fetch the complete documentation index at: https://docs.paysight.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Attribution

> Hyros and other attribution-specific identifiers.

Attribution groups checkout tracking that is specifically used for attribution platforms rather than general conversion pixels.

<Info>
  Find this module in **Shopify Stores** > **Edit Checkout** > **Tracking**.
</Info>

## How it works

Use this module when the client provides attribution credentials or asks for attribution-only scripts on checkout.

## Settings reference

<AccordionGroup>
  <Accordion title="Hyros account ID">
    **You will set:** Text field

    The numeric Hyros account ID supplied by the client.
  </Accordion>

  <Accordion title="Hyros PH token">
    **You will set:** Text field

    The Hyros token supplied by the client.
  </Accordion>

  <Accordion title="Hyros tag">
    **You will set:** Text field

    Optional Hyros tag. Leave blank unless the client provides a custom tag.
  </Accordion>

  <Accordion title="WeTracked attribution">
    **You will set:** On/off switch

    Enables WeTracked attribution for the connected Shopify store.
  </Accordion>

  <Accordion title="Shop domain">
    **You will set:** Read-only domain

    The Shopify domain used for WeTracked setup context.
  </Accordion>
</AccordionGroup>

## Examples

<Tabs>
  <Tab title="Hyros setup">
    Enable Hyros, enter the account ID and PH token, and leave tag blank unless the client provided one.
  </Tab>

  <Tab title="WeTracked setup">
    Enable WeTracked after confirming the Shopify domain is correct.
  </Tab>

  <Tab title="Choosing the right module">
    Use Attribution for Hyros and WeTracked; use Pixels for Meta, TikTok, Snapchat, Pinterest, Google Ads, and similar platforms.
  </Tab>
</Tabs>

## Before saving

* Confirm Hyros credentials exactly with the client.
* Verify the Shopify domain before enabling WeTracked.
* Do not duplicate attribution scripts in Checkout Code Blocks unless reviewed.

## Related modules

<CardGroup cols={2}>
  <Card title="Pixels" icon="arrow-right" href="/guides/shopify-store-editor/pixels">
    Manage conversion pixels, URL matching, default behavior, and event filters.
  </Card>

  <Card title="GTM Events" icon="arrow-right" href="/guides/shopify-store-editor/gtm-events">
    Configure GTM container IDs, standard dataLayer events, and custom page-load events.
  </Card>

  <Card title="Checkout Code Blocks" icon="arrow-right" href="/guides/shopify-store-editor/code-blocks">
    Inject reviewed HTML, CSS, and JavaScript into supported checkout placements.
  </Card>
</CardGroup>
